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/jenkins7322665872840886889.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:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run ggsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs -b osmocom:nightly -c open5gs [testenv] Using testsuite ggsn_tests (via alias ggsn) [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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 (11.2 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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-0', 'make', '-j', '21'] Creating dependency file for UDP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for ICMPv6_EncDec.cc Creating dependency file for ICMP_EncDec.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for DIAMETER_EncDec.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for UDP_Types_part_7.cc Creating dependency file for UDP_Types_part_6.cc Creating dependency file for UDP_Types_part_5.cc Creating dependency file for UDP_Types_part_4.cc Creating dependency file for UDP_Types_part_3.cc Creating dependency file for UDP_Types_part_2.cc Creating dependency file for UDP_Types_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for Socket_API_Definitions_part_2.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_6.cc Creating dependency file for DIAMETER_Templates_part_7.cc Creating dependency file for DIAMETER_Templates_part_5.cc Creating dependency file for DIAMETER_Templates_part_4.cc Creating dependency file for DIAMETER_Templates_part_3.cc Creating dependency file for DIAMETER_Templates_part_2.cc Creating dependency file for DIAMETER_Templates_part_1.cc Creating dependency file for DIAMETER_Emulation_part_7.cc Creating dependency file for DIAMETER_Emulation_part_6.cc Creating dependency file for DIAMETER_Emulation_part_5.cc Creating dependency file for DIAMETER_Emulation_part_4.cc Creating dependency file for DIAMETER_Emulation_part_3.cc Creating dependency file for DIAMETER_Emulation_part_2.cc Creating dependency file for DIAMETER_Emulation_part_1.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc Creating dependency file for DIAMETER_CodecPort_part_7.cc Creating dependency file for DIAMETER_CodecPort_part_6.cc Creating dependency file for DIAMETER_CodecPort_part_5.cc Creating dependency file for DIAMETER_CodecPort_part_4.cc Creating dependency file for DIAMETER_CodecPort_part_3.cc Creating dependency file for DIAMETER_CodecPort_part_2.cc Creating dependency file for DIAMETER_CodecPort_part_1.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for UDP_Types.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for PAP_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for PCO_Types.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_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for GGSN_Tests.cc Creating dependency file for DIAMETER_ts32_299_Templates.cc Creating dependency file for DIAMETER_ts29_272_Templates.cc Creating dependency file for DIAMETER_ts29_212_Templates.cc Creating dependency file for DIAMETER_Types.cc Creating dependency file for DIAMETER_Templates.cc Creating dependency file for DIAMETER_Emulation.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc Creating dependency file for DIAMETER_CodecPort.cc Creating dependency file for BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests.o GGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type] 8871 | } | ^ DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type] 8923 | } | ^ DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type] 9222 | } | ^ DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type] 10202 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (394 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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common 2.7.2.4600.81f6.202501272026 [2906 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common-dbgsym 2.7.2.4600.81f6.202501272026 [9897 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.202501272026 [195 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf-dbgsym 2.7.2.4600.81f6.202501272026 [2998 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.2.4600.81f6.202501272026 [47.7 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf-dbgsym 2.7.2.4600.81f6.202501272026 [308 kB] Fetched 65.1 MB in 1s (48.3 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.202501272026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.2.4600.81f6.202501272026) ... Selecting previously unselected package open5gs-common-dbgsym:amd64. Preparing to unpack .../3-open5gs-common-dbgsym_2.7.2.4600.81f6.202501272026_amd64.deb ... Unpacking open5gs-common-dbgsym:amd64 (2.7.2.4600.81f6.202501272026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../4-open5gs-smf_2.7.2.4600.81f6.202501272026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.2.4600.81f6.202501272026) ... Selecting previously unselected package open5gs-smf-dbgsym:amd64. Preparing to unpack .../5-open5gs-smf-dbgsym_2.7.2.4600.81f6.202501272026_amd64.deb ... Unpacking open5gs-smf-dbgsym:amd64 (2.7.2.4600.81f6.202501272026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../6-open5gs-upf_2.7.2.4600.81f6.202501272026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.2.4600.81f6.202501272026) ... Selecting previously unselected package open5gs-upf-dbgsym:amd64. Preparing to unpack .../7-open5gs-upf-dbgsym_2.7.2.4600.81f6.202501272026_amd64.deb ... Unpacking open5gs-upf-dbgsym:amd64 (2.7.2.4600.81f6.202501272026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up open5gs-common:amd64 (2.7.2.4600.81f6.202501272026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up open5gs-common-dbgsym:amd64 (2.7.2.4600.81f6.202501272026) ... Setting up open5gs-upf:amd64 (2.7.2.4600.81f6.202501272026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.2.4600.81f6.202501272026) ... Setting up open5gs-upf-dbgsym:amd64 (2.7.2.4600.81f6.202501272026) ... Setting up open5gs-smf-dbgsym:amd64 (2.7.2.4600.81f6.202501272026) ... 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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-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 01/28 10:59:16.441: [app] INFO: Configuration: 'open5gs-smf.yaml' (../lib/app/ogs-init.c:144) 01/28 10:59:16.465: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <OLD Format> smf: session: - subnet: 176.16.16.1/20 <NEW Format> smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 01/28 10:59:16.465: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <OLD Format> smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 01/28 10:59:16.465: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <OLD Format> smf: session: - subnet: 176.16.32.1/20 <NEW Format> smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 01/28 10:59:16.466: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <OLD Format> smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 01/28 10:59:16.466: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:299) 01/28 10:59:16.476: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 01/28 10:59:16.476: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 01/28 10:59:16.476: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 01/28 10:59:16.476: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 01/28 10:59:16.476: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 01/28 10:59:16.476: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 01/28 10:59:16.476: [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-20250128-1059-7f98155c-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 01/28 10:59:16.694: [app] INFO: Configuration: 'open5gs-upf.yaml' (../lib/app/ogs-init.c:144) 01/28 10:59:16.714: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <OLD Format> smf: session: - subnet: 176.16.16.1/20 <NEW Format> smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 01/28 10:59:16.714: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <OLD Format> smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 01/28 10:59:16.714: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <OLD Format> smf: session: - subnet: 176.16.32.1/20 <NEW Format> smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 01/28 10:59:16.714: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <OLD Format> smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 01/28 10:59:16.714: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 01/28 10:59:16.714: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 01/28 10:59:16.714: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 01/28 10:59:16.715: [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-20250128-1059-7f98155c-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@eeed92b1dcd8: Unix server socket created successfully. MC@eeed92b1dcd8: Listening on TCP port 39849. eeed92b1dcd8 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests eeed92b1dcd8 39849 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@eeed92b1dcd8: New HC connected from 10.0.2.100 [10.0.2.100]. eeed92b1dcd8: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@eeed92b1dcd8: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@eeed92b1dcd8: Configuration file was processed on all HCs. MC@eeed92b1dcd8: Creating MTC on host 10.0.2.100. MC@eeed92b1dcd8: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@eeed92b1dcd8: 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 ------ Tue Jan 28 10:59: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp4_act_deact started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 10:59:18.980: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:168) 01/28 10:59:18.980: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:188) 01/28 10:59:19.170: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 10:59:20.447: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 10:59:21.467: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/28 10:59:21.467: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/28 10:59:21.467: [smf] INFO: UE IMSI[262426092058589] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 01/28 10:59:21.478: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/28 10:59:21.478: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 01/28 10:59:21.478: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 01/28 10:59:21.478: [upf] INFO: UE F-SEID[UP:0x698 CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 01/28 10:59:21.478: [upf] INFO: UE F-SEID[UP:0x698 CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 01/28 10:59:21.478: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 10:59:21.480: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/28 10:59:21.485: [smf] INFO: Removed Session: UE IMSI:[262426092058589] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1693) 01/28 10:59:21.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/28 10:59:21.486: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 10:59:23.497: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/28 10:59:23.497: [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(3)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp4_act_deact(4)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 10:59:23 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12120) Waiting for packet dumper to finish... 1 (prev_count=12120, count=12632) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 10:59: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp4_act_deact_ipcp started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 10:59:27.982: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 10:59:29.176: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 10:59:30.177: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/28 10:59:30.177: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/28 10:59:30.177: [smf] INFO: UE IMSI[262424024084437] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 01/28 10:59:30.180: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/28 10:59:30.180: [upf] INFO: UE F-SEID[UP:0x690 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 01/28 10:59:30.180: [upf] INFO: UE F-SEID[UP:0x690 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 10:59:30.181: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/28 10:59:30.183: [smf] INFO: Removed Session: UE IMSI:[262424024084437] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1693) 01/28 10:59:30.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/28 10:59:30.183: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 10:59:32.185: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 10:59:32.185: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_ipcp(6)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(5)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 10:59:32 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 10:59:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 10:59:36.776: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 10:59:38.745: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 10:59:39.746: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/28 10:59:39.746: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/28 10:59:39.746: [smf] INFO: UE IMSI[262420294294290] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 01/28 10:59:39.750: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/28 10:59:39.750: [upf] INFO: UE F-SEID[UP:0xe40 CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 01/28 10:59:39.750: [upf] INFO: UE F-SEID[UP:0xe40 CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 10:59:39.751: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/28 10:59:39.752: [smf] INFO: Removed Session: UE IMSI:[262420294294290] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1693) 01/28 10:59:39.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/28 10:59:39.752: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 10:59:41.755: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 10:59:41.755: [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)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(8)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 10:59:41 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14736) Waiting for packet dumper to finish... 1 (prev_count=14736, count=16040) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 10:59: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp4_act_deact_pcodns started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 10:59:44.812: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 10:59:46.450: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 10:59:47.454: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/28 10:59:47.454: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/28 10:59:47.454: [smf] INFO: UE IMSI[262429652778331] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 01/28 10:59:47.457: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/28 10:59:47.457: [upf] INFO: UE F-SEID[UP:0xa36 CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 01/28 10:59:47.457: [upf] INFO: UE F-SEID[UP:0xa36 CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 10:59:47.458: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/28 10:59:47.460: [smf] INFO: Removed Session: UE IMSI:[262429652778331] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1693) 01/28 10:59:47.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/28 10:59:47.460: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 10:59:49.465: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 10:59:49.465: [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(9)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(10)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 10:59:49 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13612) Waiting for packet dumper to finish... 1 (prev_count=13612, count=14124) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 10:59:51 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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp4_act_deact_mtu started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 10:59:52.938: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 10:59:54.192: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 10:59:55.195: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/28 10:59:55.195: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/28 10:59:55.195: [smf] INFO: UE IMSI[262429299163659] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 01/28 10:59:55.198: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/28 10:59:55.198: [upf] INFO: UE F-SEID[UP:0xe94 CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 01/28 10:59:55.198: [upf] INFO: UE F-SEID[UP:0xe94 CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 10:59:55.199: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/28 10:59:55.202: [smf] INFO: Removed Session: UE IMSI:[262429299163659] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1693) 01/28 10:59:55.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/28 10:59:55.202: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 10:59:57.205: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 10:59:57.205: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_mtu(12)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp4_act_deact_mtu(11)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 10:59:57 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13368) Waiting for packet dumper to finish... 1 (prev_count=13368, count=13880) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 10:59: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp4_act_deact_gtpu_access started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:00:00.324: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:00:02.361: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:00:03.372: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/28 11:00:03.372: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/28 11:00:03.372: [smf] INFO: UE IMSI[262425252115757] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:00:03.380: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/28 11:00:03.380: [upf] INFO: UE F-SEID[UP:0x74e CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 01/28 11:00:03.380: [upf] INFO: UE F-SEID[UP:0x74e CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:00:03.393: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/28 11:00:03.402: [smf] INFO: Removed Session: UE IMSI:[262425252115757] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1693) 01/28 11:00:03.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/28 11:00:03.402: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:00:05.407: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/28 11:00:05.407: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access(14)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(13)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:00:05 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=15088) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:00: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:00:08.556: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:00:10.779: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:00:11.786: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/28 11:00:11.786: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/28 11:00:11.786: [smf] INFO: UE IMSI[262420520794868] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:00:11.796: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/28 11:00:11.796: [upf] INFO: UE F-SEID[UP:0x592 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 01/28 11:00:11.796: [upf] INFO: UE F-SEID[UP:0x592 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:00:11.799: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0x21ee (../src/upf/gtp-path.c:524) 01/28 11:00:11.799: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@eeed92b1dcd8: Warning: Stopping inactive timer T_default. 01/28 11:00:14.804: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/28 11:00:14.815: [smf] INFO: Removed Session: UE IMSI:[262420520794868] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1693) 01/28 11:00:14.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/28 11:00:14.815: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:00:16.824: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/28 11:00:16.824: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:00:16 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14324) Waiting for packet dumper to finish... 1 (prev_count=14324, count=14836) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:00:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:00:19.994: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:00:21.017: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:00:22.025: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/28 11:00:22.025: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/28 11:00:22.025: [smf] INFO: UE IMSI[262423608593533] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:00:22.034: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/28 11:00:22.035: [upf] INFO: UE F-SEID[UP:0x150 CP:0xf26] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 01/28 11:00:22.035: [upf] INFO: UE F-SEID[UP:0x150 CP:0xf26] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:00:22.038: [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@eeed92b1dcd8: Warning: Stopping inactive timer T_default. 01/28 11:00:25.042: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/28 11:00:25.055: [smf] INFO: Removed Session: UE IMSI:[262423608593533] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1693) 01/28 11:00:25.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/28 11:00:25.055: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:00:27.062: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:00:27.063: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:00:27 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14100) Waiting for packet dumper to finish... 1 (prev_count=14100, count=15404) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:00:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp4_clients_interact_with_txseq started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:00:31.607: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:00:32.270: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:00:33.273: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/28 11:00:33.273: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/28 11:00:33.273: [smf] INFO: UE IMSI[262421237946152] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:00:33.277: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/28 11:00:33.277: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 01/28 11:00:33.277: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:00:33.277: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1033) 01/28 11:00:33.277: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 01/28 11:00:33.277: [smf] INFO: UE IMSI[262425606874880] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:00:33.279: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 01/28 11:00:33.279: [upf] INFO: UE F-SEID[UP:0x681 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 01/28 11:00:33.279: [upf] INFO: UE F-SEID[UP:0x681 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: GTPU sequence number expected but not present MTC@eeed92b1dcd8: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(19)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(20)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: fail MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@eeed92b1dcd8: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:00:33 UTC 2025 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8052) 01/28 11:00:33.480: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:00:33.480: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) Waiting for packet dumper to finish... 1 (prev_count=8052, count=16208) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:00: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp4_clients_interact_without_txseq started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:00:36.598: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:00:38.665: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:00:39.676: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:00:39.676: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:00:39.676: [smf] INFO: UE IMSI[262421969667669] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:00:39.686: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:00:39.686: [upf] INFO: UE F-SEID[UP:0x49c CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 01/28 11:00:39.686: [upf] INFO: UE F-SEID[UP:0x49c CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:00:39.689: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/28 11:00:39.689: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/28 11:00:39.689: [smf] INFO: UE IMSI[262423774953510] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:00:39.703: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/28 11:00:39.703: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 01/28 11:00:39.703: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:00:39.708: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 01/28 11:00:39.718: [smf] INFO: Removed Session: UE IMSI:[262421969667669] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1693) 01/28 11:00:39.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 01/28 11:00:39.718: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:00:39.720: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:00:39.730: [smf] INFO: Removed Session: UE IMSI:[262423774953510] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1693) 01/28 11:00:39.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:00:39.730: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:00:41.737: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:00:41.738: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_clients_interact_without_txseq(22)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(21)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:00:41 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:00: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp4_act_deact_with_single_dns started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:00:45.113: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:00:46.832: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:00:47.842: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:00:47.842: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:00:47.842: [smf] INFO: UE IMSI[262427855373115] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:00:47.857: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:00:47.857: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 01/28 11:00:47.857: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:00:47.860: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:00:47.869: [smf] INFO: Removed Session: UE IMSI:[262427855373115] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1693) 01/28 11:00:47.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:00:47.869: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:00:47.873: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:00:47.873: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:00:47.873: [smf] INFO: UE IMSI[262420413807143] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:00:47.886: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:00:47.886: [upf] INFO: UE F-SEID[UP:0xa0 CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 01/28 11:00:47.886: [upf] INFO: UE F-SEID[UP:0xa0 CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:00:47.888: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:00:47.897: [smf] INFO: Removed Session: UE IMSI:[262420413807143] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1693) 01/28 11:00:47.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:00:47.897: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:00:49.902: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/28 11:00:49.903: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_with_single_dns(24)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(23)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:00:49 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:00:51 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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:00:53.959: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:00:54.046: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:00:55.055: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:00:55.055: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:00:55.055: [smf] INFO: UE IMSI[262424978254726] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:00:55.070: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:00:55.070: [upf] INFO: UE F-SEID[UP:0x452 CP:0x992] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 01/28 11:00:55.070: [upf] INFO: UE F-SEID[UP:0x452 CP:0x992] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:00:55.073: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:00:55.083: [smf] INFO: Removed Session: UE IMSI:[262424978254726] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1693) 01/28 11:00:55.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:00:55.083: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:00:57.090: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:00:57.090: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_with_separate_dns(25)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(26)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:00:57 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=15200) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:00: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp4_act_update_teic started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:01:00.293: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:01:00.514: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:01:01.523: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:01:01.523: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:01:01.523: [smf] INFO: UE IMSI[262420843967780] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:01:01.538: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:01:01.538: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 01/28 11:01:01.538: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: sending UpdatePDP MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:01:01.544: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:01:01.554: [smf] INFO: Removed Session: UE IMSI:[262420843967780] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1693) 01/28 11:01:01.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:01:01.554: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:01:03.562: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/28 11:01:03.562: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_update_teic(27)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp4_act_update_teic(28)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:01:03 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:01: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp4_act_update_teid started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:01:08.763: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:01:08.830: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:01:09.835: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:01:09.835: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:01:09.835: [smf] INFO: UE IMSI[262424736075619] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:01:09.843: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:01:09.843: [upf] INFO: UE F-SEID[UP:0x5ca CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 01/28 11:01:09.843: [upf] INFO: UE F-SEID[UP:0x5ca CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: sending UpdatePDP MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:01:09.850: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:01:09.856: [smf] INFO: Removed Session: UE IMSI:[262424736075619] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1693) 01/28 11:01:09.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:01:09.856: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:01:11.861: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/28 11:01:11.861: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_update_teid(30)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp4_act_update_teid(29)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:01:11 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15776) Waiting for packet dumper to finish... 1 (prev_count=15776, count=16392) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:01: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp6_act_deact started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:01:15.268: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:01:16.514: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:01:17.525: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:01:17.526: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:01:17.526: [smf] INFO: UE IMSI[262427845793727] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 01/28 11:01:17.535: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:01:17.535: [upf] INFO: UE F-SEID[UP:0xfda CP:0xfa6] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 01/28 11:01:17.535: [upf] INFO: UE F-SEID[UP:0xfda CP:0xfa6] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:01:17.537: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:01:17.549: [smf] INFO: Removed Session: UE IMSI:[262427845793727] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1693) 01/28 11:01:17.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:01:17.549: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:01:19.558: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/28 11:01:19.558: [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(32)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp6_act_deact(31)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:01:19 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13108) Waiting for packet dumper to finish... 1 (prev_count=13108, count=13620) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:01: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp6_act_deact_pcodns started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:01:22.756: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:01:23.134: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:01:24.143: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:01:24.143: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:01:24.143: [smf] INFO: UE IMSI[262425971259387] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 01/28 11:01:24.159: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:01:24.159: [upf] INFO: UE F-SEID[UP:0xba4 CP:0x972] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 01/28 11:01:24.159: [upf] INFO: UE F-SEID[UP:0xba4 CP:0x972] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:01:24.162: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:01:24.172: [smf] INFO: Removed Session: UE IMSI:[262425971259387] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1693) 01/28 11:01:24.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:01:24.172: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed TC_pdp6_act_deact_pcodns(34)@eeed92b1dcd8: Final verdict of PTC: none 01/28 11:01:26.180: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/28 11:01:26.180: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_pcodns(33)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:01:26 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13188) Waiting for packet dumper to finish... 1 (prev_count=13188, count=13700) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:01: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp6_act_deact_icmp6 started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:01:29.350: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:01:29.717: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:01:30.721: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:01:30.721: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:01:30.721: [smf] INFO: UE IMSI[262429891510093] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 01/28 11:01:30.724: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:01:30.724: [upf] INFO: UE F-SEID[UP:0x1db CP:0x9f2] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 01/28 11:01:30.724: [upf] INFO: UE F-SEID[UP:0x1db CP:0x9f2] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: RA with /64 prefix '20010780004420030000000000000000'O 01/28 11:01:30.726: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:01:30.728: [smf] INFO: Removed Session: UE IMSI:[262429891510093] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1693) 01/28 11:01:30.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:01:30.728: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:01:32.734: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:01:32.734: [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)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(36)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:01:32 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:01: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp6_act_deact_mtu started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:01:36.124: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:01:36.350: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:01:37.361: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:01:37.361: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:01:37.361: [smf] INFO: UE IMSI[262421756986934] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 01/28 11:01:37.371: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:01:37.371: [upf] INFO: UE F-SEID[UP:0xd46 CP:0x73] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 01/28 11:01:37.371: [upf] INFO: UE F-SEID[UP:0xd46 CP:0x73] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: RA with /64 prefix '20010780004420040000000000000000'O 01/28 11:01:37.376: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:01:37.387: [smf] INFO: Removed Session: UE IMSI:[262421756986934] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1693) 01/28 11:01:37.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:01:37.387: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:01:39.394: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:01:39.395: [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(38)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp6_act_deact_mtu(37)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:01:39 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:01: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp6_act_deact_gtpu_access started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:01:43.117: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:01:45.246: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:01:46.255: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:01:46.255: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:01:46.255: [smf] INFO: UE IMSI[262422730345781] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 01/28 11:01:46.265: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:01:46.265: [upf] INFO: UE F-SEID[UP:0x535 CP:0x7cf] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 01/28 11:01:46.265: [upf] INFO: UE F-SEID[UP:0x535 CP:0x7cf] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: RA with /64 prefix '20010780004420050000000000000000'O 01/28 11:01:46.272: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:01:46.278: [smf] INFO: Removed Session: UE IMSI:[262422730345781] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1693) 01/28 11:01:46.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:01:46.278: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:01:48.287: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:01:48.287: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access(39)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(40)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:01:48 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:01:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:01:52.626: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:01:53.965: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:01:54.974: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:01:54.974: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:01:54.974: [smf] INFO: UE IMSI[262420834351009] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 01/28 11:01:54.989: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:01:54.989: [upf] INFO: UE F-SEID[UP:0xba CP:0x665] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 01/28 11:01:54.989: [upf] INFO: UE F-SEID[UP:0xba CP:0x665] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: RA with /64 prefix '20010780004420060000000000000000'O MTC@eeed92b1dcd8: This GGSN does NOT support forwarding link-local source address. 01/28 11:01:58.003: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:01:58.017: [smf] INFO: Removed Session: UE IMSI:[262420834351009] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1693) 01/28 11:01:58.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:01:58.017: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:02:00.026: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:02:00.026: [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)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:02:00 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:02:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:02:05.194: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:02:05.347: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:02:06.355: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:02:06.355: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:02:06.355: [smf] INFO: UE IMSI[262422980252133] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 01/28 11:02:06.364: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:02:06.364: [upf] INFO: UE F-SEID[UP:0x2db CP:0xe05] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 01/28 11:02:06.364: [upf] INFO: UE F-SEID[UP:0x2db CP:0xe05] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: RA with /64 prefix '20010780004420070000000000000000'O 01/28 11:02:06.371: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0xcb4d (../src/upf/gtp-path.c:602) 01/28 11:02:06.371: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 01/28 11:02:06.371: [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@eeed92b1dcd8: Warning: Stopping inactive timer T_default. 01/28 11:02:09.376: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:02:09.386: [smf] INFO: Removed Session: UE IMSI:[262422980252133] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1693) 01/28 11:02:09.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:02:09.386: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:02:11.394: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:02:11.395: [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)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:02:11 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:02: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:02:15.349: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:02:16.522: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:02:17.531: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:02:17.532: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:02:17.532: [smf] INFO: UE IMSI[262423645999744] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 01/28 11:02:17.548: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:02:17.548: [upf] INFO: UE F-SEID[UP:0x778 CP:0x593] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 01/28 11:02:17.548: [upf] INFO: UE F-SEID[UP:0x778 CP:0x593] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: RA with /64 prefix '20010780004420080000000000000000'O 01/28 11:02:17.553: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0xb376 (../src/upf/gtp-path.c:602) 01/28 11:02:17.553: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 01/28 11:02:17.553: [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@eeed92b1dcd8: Warning: Stopping inactive timer T_default. 01/28 11:02:20.559: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:02:20.569: [smf] INFO: Removed Session: UE IMSI:[262423645999744] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1693) 01/28 11:02:20.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:02:20.569: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:02:22.577: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:02:22.578: [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)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:02:22 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:02: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:02:27.160: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:02:27.757: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:02:28.767: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:02:28.767: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:02:28.767: [smf] INFO: UE IMSI[262423672950140] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 01/28 11:02:28.778: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:02:28.778: [upf] INFO: UE F-SEID[UP:0xba5 CP:0x8a5] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 01/28 11:02:28.778: [upf] INFO: UE F-SEID[UP:0xba5 CP:0x8a5] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: RA with /64 prefix '20010780004420090000000000000000'O 01/28 11:02:28.784: [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@eeed92b1dcd8: Warning: Stopping inactive timer T_default. 01/28 11:02:31.786: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:02:31.790: [smf] INFO: Removed Session: UE IMSI:[262423672950140] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1693) 01/28 11:02:31.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:02:31.790: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:02:33.798: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:02:33.798: [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)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:02:33 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:02: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp6_clients_interact started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:02:37.001: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:02:38.568: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:02:39.580: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:02:39.580: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:02:39.580: [smf] INFO: UE IMSI[262426615679173] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 01/28 11:02:39.590: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:02:39.590: [upf] INFO: UE F-SEID[UP:0x5ac CP:0xdba] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 01/28 11:02:39.590: [upf] INFO: UE F-SEID[UP:0x5ac CP:0xdba] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: RA with /64 prefix '200107800044200A0000000000000000'O MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:02:39.596: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/28 11:02:39.597: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/28 11:02:39.597: [smf] INFO: UE IMSI[262424229277461] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 01/28 11:02:39.609: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/28 11:02:39.609: [upf] INFO: UE F-SEID[UP:0x65d CP:0xefc] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 01/28 11:02:39.609: [upf] INFO: UE F-SEID[UP:0x65d CP:0xefc] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: RA with /64 prefix '200107800044200B0000000000000000'O MTC@eeed92b1dcd8: Warning: Stopping inactive timer T_default. MTC@eeed92b1dcd8: Warning: Stopping inactive timer T_default. 01/28 11:02:45.623: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 01/28 11:02:45.638: [smf] INFO: Removed Session: UE IMSI:[262426615679173] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1693) 01/28 11:02:45.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 01/28 11:02:45.638: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:02:45.640: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:02:45.650: [smf] INFO: Removed Session: UE IMSI:[262424229277461] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1693) 01/28 11:02:45.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:02:45.650: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:02:47.654: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:02:47.654: [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)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp6_clients_interact(50)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:02:47 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:02: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp46_act_deact started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:02:51.147: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:02:52.036: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:02:53.044: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:02:53.044: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:02:53.044: [smf] INFO: UE IMSI[262421970200426] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 01/28 11:02:53.053: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:02:53.053: [upf] INFO: UE F-SEID[UP:0x96b CP:0x5dd] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 01/28 11:02:53.053: [upf] INFO: UE F-SEID[UP:0x96b CP:0x5dd] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:02:53.055: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:02:53.065: [smf] INFO: Removed Session: UE IMSI:[262421970200426] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1693) 01/28 11:02:53.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:02:53.065: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:02:55.071: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:02:55.071: [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)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp46_act_deact(52)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:02:55 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13884) Waiting for packet dumper to finish... 1 (prev_count=13884, count=14396) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:02: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp46_act_deact_ipcp started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:02:58.759: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:02:59.329: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:03:00.338: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:03:00.338: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:03:00.338: [smf] INFO: UE IMSI[262426235332086] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 01/28 11:03:00.349: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:03:00.349: [upf] INFO: UE F-SEID[UP:0xf3 CP:0xa6d] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 01/28 11:03:00.349: [upf] INFO: UE F-SEID[UP:0xf3 CP:0xa6d] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:03:00.352: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:03:00.362: [smf] INFO: Removed Session: UE IMSI:[262426235332086] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1693) 01/28 11:03:00.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:03:00.362: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:03:02.369: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:03:02.370: [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(53)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(54)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:03:02 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:03: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp46_act_deact_icmp6 started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:03:05.810: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:03:06.119: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:03:07.129: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:03:07.129: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:03:07.129: [smf] INFO: UE IMSI[262428789570444] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 01/28 11:03:07.148: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:03:07.148: [upf] INFO: UE F-SEID[UP:0x2f CP:0x6f] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 01/28 11:03:07.148: [upf] INFO: UE F-SEID[UP:0x2f CP:0x6f] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: RA with /64 prefix '20010780004421030000000000000000'O 01/28 11:03:07.155: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:03:07.165: [smf] INFO: Removed Session: UE IMSI:[262428789570444] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1693) 01/28 11:03:07.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:03:07.165: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:03:09.174: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:03:09.174: [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(55)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(56)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:03:09 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14156) Waiting for packet dumper to finish... 1 (prev_count=14156, count=14668) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:03:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp46_act_deact_pcodns4 started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:03:13.020: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:03:13.695: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:03:14.703: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:03:14.703: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:03:14.704: [smf] INFO: UE IMSI[262421281693079] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 01/28 11:03:14.712: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:03:14.712: [upf] INFO: UE F-SEID[UP:0x692 CP:0xc4b] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 01/28 11:03:14.712: [upf] INFO: UE F-SEID[UP:0x692 CP:0xc4b] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:03:14.715: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:03:14.724: [smf] INFO: Removed Session: UE IMSI:[262421281693079] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1693) 01/28 11:03:14.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:03:14.724: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:03:16.732: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_pcodns4(58)@eeed92b1dcd8: Final verdict of PTC: none 01/28 11:03:16.733: [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)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:03:16 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=13760) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:03:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp46_act_deact_pcodns6 started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:03:20.397: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:03:21.444: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:03:22.453: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:03:22.453: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:03:22.453: [smf] INFO: UE IMSI[262426446476688] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 01/28 11:03:22.464: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:03:22.464: [upf] INFO: UE F-SEID[UP:0x770 CP:0x20a] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 01/28 11:03:22.464: [upf] INFO: UE F-SEID[UP:0x770 CP:0x20a] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:03:22.467: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:03:22.476: [smf] INFO: Removed Session: UE IMSI:[262426446476688] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1693) 01/28 11:03:22.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:03:22.476: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:03:24.484: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:03:24.484: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_pcodns6(59)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(60)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:03:24 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:03:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp46_act_deact_mtu started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:03:28.135: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:03:28.341: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:03:29.345: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:03:29.345: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:03:29.345: [smf] INFO: UE IMSI[262428994539520] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 01/28 11:03:29.348: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:03:29.348: [upf] INFO: UE F-SEID[UP:0xff6 CP:0x163] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 01/28 11:03:29.348: [upf] INFO: UE F-SEID[UP:0xff6 CP:0x163] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: RA with /64 prefix '20010780004421060000000000000000'O 01/28 11:03:29.349: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:03:29.351: [smf] INFO: Removed Session: UE IMSI:[262428994539520] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1693) 01/28 11:03:29.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:03:29.351: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:03:31.360: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:03:31.360: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_mtu(61)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp46_act_deact_mtu(62)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:03:31 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15068) Waiting for packet dumper to finish... 1 (prev_count=15068, count=15580) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:03:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp46_act_deact_gtpu_access started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:03:35.119: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:03:35.896: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:03:36.905: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:03:36.905: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:03:36.905: [smf] INFO: UE IMSI[262423906161143] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 01/28 11:03:36.913: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:03:36.913: [upf] INFO: UE F-SEID[UP:0x83a CP:0x820] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 01/28 11:03:36.913: [upf] INFO: UE F-SEID[UP:0x83a CP:0x820] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:03:36.914: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:03:36.924: [smf] INFO: Removed Session: UE IMSI:[262423906161143] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1693) 01/28 11:03:36.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:03:36.924: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:03:38.929: [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(63)@eeed92b1dcd8: Final verdict of PTC: none 01/28 11:03:38.931: [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(64)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:03:38 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:03:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:03:42.218: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:03:42.400: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:03:43.407: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:03:43.407: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:03:43.407: [smf] INFO: UE IMSI[262421465858843] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 01/28 11:03:43.417: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:03:43.417: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0xa20] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 01/28 11:03:43.417: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0xa20] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:03:43.420: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x3c9c (../src/upf/gtp-path.c:524) 01/28 11:03:43.420: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@eeed92b1dcd8: Warning: Stopping inactive timer T_default. 01/28 11:03:46.424: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:03:46.435: [smf] INFO: Removed Session: UE IMSI:[262421465858843] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1693) 01/28 11:03:46.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:03:46.435: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:03:48.440: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/28 11:03:48.440: [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_saddr_ipv4(66)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:03:48 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=14928) Waiting for packet dumper to finish... 1 (prev_count=14928, count=15440) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:03:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:03:53.418: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:03:53.623: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:03:54.631: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:03:54.631: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:03:54.631: [smf] INFO: UE IMSI[262424676051375] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 01/28 11:03:54.640: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:03:54.640: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x9d7] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 01/28 11:03:54.640: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x9d7] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:03:54.643: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0xd74c (../src/upf/gtp-path.c:602) 01/28 11:03:54.643: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 01/28 11:03:54.643: [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@eeed92b1dcd8: Warning: Stopping inactive timer T_default. 01/28 11:03:57.648: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:03:57.656: [smf] INFO: Removed Session: UE IMSI:[262424676051375] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1693) 01/28 11:03:57.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:03:57.656: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:03:59.660: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:03:59.660: [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)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:03:59 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15492) Waiting for packet dumper to finish... 1 (prev_count=15492, count=17132) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:04: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:04:03.256: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:04:04.197: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:04:05.203: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:04:05.203: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:04:05.203: [smf] INFO: UE IMSI[262420401824506] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 01/28 11:04:05.218: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:04:05.218: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x62e] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 01/28 11:04:05.218: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x62e] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: RA with /64 prefix '200107800044210A0000000000000000'O 01/28 11:04:05.224: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0xf8b (../src/upf/gtp-path.c:602) 01/28 11:04:05.224: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 01/28 11:04:05.224: [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@eeed92b1dcd8: Warning: Stopping inactive timer T_default. 01/28 11:04:08.229: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:04:08.240: [smf] INFO: Removed Session: UE IMSI:[262420401824506] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1693) 01/28 11:04:08.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:04:08.240: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:04:10.247: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:04:10.247: [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(69)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:04:10 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:04:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp46_clients_interact started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:04:14.100: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:04:14.462: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:04:15.473: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:04:15.473: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:04:15.473: [smf] INFO: UE IMSI[262428617283192] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 01/28 11:04:15.489: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:04:15.489: [upf] INFO: UE F-SEID[UP:0x88 CP:0x8f1] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 01/28 11:04:15.489: [upf] INFO: UE F-SEID[UP:0x88 CP:0x8f1] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: RA with /64 prefix '200107800044210B0000000000000000'O MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:04:15.496: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/28 11:04:15.496: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/28 11:04:15.496: [smf] INFO: UE IMSI[262426967243009] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 01/28 11:04:15.508: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/28 11:04:15.508: [upf] INFO: UE F-SEID[UP:0xf2b CP:0x322] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 01/28 11:04:15.508: [upf] INFO: UE F-SEID[UP:0xf2b CP:0x322] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: RA with /64 prefix '200107800044210C0000000000000000'O MTC@eeed92b1dcd8: Warning: Stopping inactive timer T_default. MTC@eeed92b1dcd8: Warning: Stopping inactive timer T_default. 01/28 11:04:21.517: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 01/28 11:04:21.519: [smf] INFO: Removed Session: UE IMSI:[262428617283192] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1693) 01/28 11:04:21.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 01/28 11:04:21.519: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:04:21.520: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:04:21.521: [smf] INFO: Removed Session: UE IMSI:[262426967243009] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1693) 01/28 11:04:21.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:04:21.521: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:04:23.525: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:04:23.525: [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)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp46_clients_interact(71)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:04:23 UTC 2025 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22000) Waiting for packet dumper to finish... 1 (prev_count=22000, count=23304) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:04: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp46_act_deact_apn4 started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:04:27.127: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:04:27.567: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:04:28.569: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:04:28.569: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:04:28.569: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1569) 01/28 11:04:28.569: [smf] INFO: UE IMSI[262425716443075] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:04:28.572: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:04:28.572: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 01/28 11:04:28.572: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:04:28.572: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/28 11:04:28.574: [smf] INFO: Removed Session: UE IMSI:[262425716443075] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1693) 01/28 11:04:28.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/28 11:04:28.574: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:04:30.577: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_apn4(74)@eeed92b1dcd8: Final verdict of PTC: none 01/28 11:04:30.577: [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)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:04:30 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:04:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_echo_req_resp started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:04:33.947: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:04:34.435: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:04:37.440: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/28 11:04:37.440: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_echo_req_resp(75)@eeed92b1dcd8: Final verdict of PTC: none TC_echo_req_resp(76)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_echo_req_resp finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:04:37 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:04:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_echo_req_resp_gtpu started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:04:40.969: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:04:42.495: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:04:45.504: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:04:45.504: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_echo_req_resp_gtpu(77)@eeed92b1dcd8: Final verdict of PTC: none TC_echo_req_resp_gtpu(78)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:04:45 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:04: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp_act2_recovery started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:04:48.961: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:04:49.068: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:04:50.070: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/28 11:04:50.070: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/28 11:04:50.070: [smf] INFO: UE IMSI[262423548103711] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:04:50.073: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/28 11:04:50.073: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 01/28 11:04:50.073: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: sending 2nd CreatePDP (recovery increased) 01/28 11:04:50.074: [smf] ERROR: No RAT Type (../src/smf/context.c:1314) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: Stopping testcase execution from "GGSN_Tests.ttcn":383 01/28 11:04:53.077: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:04:53.077: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp_act2_recovery(79)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp_act2_recovery(80)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@eeed92b1dcd8: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:04:53 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:04: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_act_deact_retrans_duplicate started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:04:56.277: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:04:57.031: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:04:58.038: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/28 11:04:58.038: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/28 11:04:58.038: [smf] INFO: UE IMSI[262425120725094] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:04:58.053: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/28 11:04:58.053: [upf] INFO: UE F-SEID[UP:0xb0c CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 01/28 11:04:58.053: [upf] INFO: UE F-SEID[UP:0xb0c CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:04:58.057: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 01/28 11:04:58.067: [smf] INFO: Removed Session: UE IMSI:[262425120725094] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1693) 01/28 11:04:58.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 01/28 11:04:58.067: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:04:59.068: [gtp] WARNING: [49497] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:01.073: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:05:01.074: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_act_deact_retrans_duplicate(81)@eeed92b1dcd8: Final verdict of PTC: none TC_act_deact_retrans_duplicate(82)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:05:01 UTC 2025 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13756) Waiting for packet dumper to finish... 1 (prev_count=13756, count=15060) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:05:03 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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_pdp_act_restart_ctr_echo started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:05:04.264: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:05:06.545: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:05:07.551: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/28 11:05:07.551: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/28 11:05:07.551: [smf] INFO: UE IMSI[262423943152240] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:07.560: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/28 11:05:07.560: [upf] INFO: UE F-SEID[UP:0x86e CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 01/28 11:05:07.560: [upf] INFO: UE F-SEID[UP:0x86e CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: 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@eeed92b1dcd8: Stopping testcase execution from "GGSN_Tests.ttcn":2059 01/28 11:05:13.568: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/28 11:05:13.568: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp_act_restart_ctr_echo(84)@eeed92b1dcd8: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(83)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@eeed92b1dcd8: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@eeed92b1dcd8: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:05:13 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:05: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:05:16.765: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:05:17.629: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 01/28 11:05:18.950: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 01/28 11:05:18.950: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 01/28 11:05:18.950: [smf] INFO: UE IMSI[262425008673839] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:18.954: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 01/28 11:05:18.954: [upf] INFO: UE F-SEID[UP:0x746 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 01/28 11:05:18.954: [upf] INFO: UE F-SEID[UP:0x746 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:05:18.961: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 01/28 11:05:18.961: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 01/28 11:05:18.961: [smf] INFO: UE IMSI[262424592633182] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:18.965: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 01/28 11:05:18.965: [upf] INFO: UE F-SEID[UP:0x7dc CP:0xd8c] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 01/28 11:05:18.965: [upf] INFO: UE F-SEID[UP:0x7dc CP:0xd8c] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:18.972: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 01/28 11:05:18.972: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 01/28 11:05:18.972: [smf] INFO: UE IMSI[262422882726263] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:18.978: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 01/28 11:05:18.978: [upf] INFO: UE F-SEID[UP:0xca4 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 01/28 11:05:18.978: [upf] INFO: UE F-SEID[UP:0xca4 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:18.983: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 01/28 11:05:18.983: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 01/28 11:05:18.983: [smf] INFO: UE IMSI[262427790127778] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:18.988: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 01/28 11:05:18.988: [upf] INFO: UE F-SEID[UP:0xc82 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 01/28 11:05:18.988: [upf] INFO: UE F-SEID[UP:0xc82 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:18.994: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 01/28 11:05:18.994: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 01/28 11:05:18.994: [smf] INFO: UE IMSI[262422298965607] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:18.998: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 01/28 11:05:18.998: [upf] INFO: UE F-SEID[UP:0xf26 CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 01/28 11:05:18.998: [upf] INFO: UE F-SEID[UP:0xf26 CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.005: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 01/28 11:05:19.005: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 01/28 11:05:19.005: [smf] INFO: UE IMSI[262426071566326] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.009: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 01/28 11:05:19.009: [upf] INFO: UE F-SEID[UP:0x223 CP:0x25a] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.009: [upf] INFO: UE F-SEID[UP:0x223 CP:0x25a] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.015: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 01/28 11:05:19.015: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 01/28 11:05:19.015: [smf] INFO: UE IMSI[262426732156417] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.020: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 01/28 11:05:19.020: [upf] INFO: UE F-SEID[UP:0xec7 CP:0xa58] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.020: [upf] INFO: UE F-SEID[UP:0xec7 CP:0xa58] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.026: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 01/28 11:05:19.026: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 01/28 11:05:19.026: [smf] INFO: UE IMSI[262423045162851] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.031: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 01/28 11:05:19.031: [upf] INFO: UE F-SEID[UP:0x373 CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.031: [upf] INFO: UE F-SEID[UP:0x373 CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.037: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 01/28 11:05:19.037: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 01/28 11:05:19.037: [smf] INFO: UE IMSI[262427030722718] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.042: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 01/28 11:05:19.042: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.042: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.048: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 01/28 11:05:19.048: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 01/28 11:05:19.048: [smf] INFO: UE IMSI[262427753838361] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.052: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 01/28 11:05:19.052: [upf] INFO: UE F-SEID[UP:0x6dc CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.052: [upf] INFO: UE F-SEID[UP:0x6dc CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.059: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 01/28 11:05:19.059: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 01/28 11:05:19.059: [smf] INFO: UE IMSI[262426335040142] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.063: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 01/28 11:05:19.063: [upf] INFO: UE F-SEID[UP:0x69b CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.063: [upf] INFO: UE F-SEID[UP:0x69b CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.069: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 01/28 11:05:19.070: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 01/28 11:05:19.070: [smf] INFO: UE IMSI[262423003005141] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.074: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 01/28 11:05:19.074: [upf] INFO: UE F-SEID[UP:0xe03 CP:0x93c] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.074: [upf] INFO: UE F-SEID[UP:0xe03 CP:0x93c] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.080: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 01/28 11:05:19.080: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 01/28 11:05:19.080: [smf] INFO: UE IMSI[262423678174935] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.084: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 01/28 11:05:19.084: [upf] INFO: UE F-SEID[UP:0xd1a CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.084: [upf] INFO: UE F-SEID[UP:0xd1a CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.091: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 01/28 11:05:19.091: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 01/28 11:05:19.091: [smf] INFO: UE IMSI[262427333402702] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.095: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 01/28 11:05:19.095: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.095: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.102: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 01/28 11:05:19.102: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 01/28 11:05:19.102: [smf] INFO: UE IMSI[262428790088443] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.106: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 01/28 11:05:19.106: [upf] INFO: UE F-SEID[UP:0x227 CP:0xac1] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.106: [upf] INFO: UE F-SEID[UP:0x227 CP:0xac1] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.113: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 01/28 11:05:19.113: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 01/28 11:05:19.113: [smf] INFO: UE IMSI[262428409575711] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.117: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 01/28 11:05:19.117: [upf] INFO: UE F-SEID[UP:0x1cb CP:0xd5a] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.117: [upf] INFO: UE F-SEID[UP:0x1cb CP:0xd5a] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.123: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 01/28 11:05:19.123: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 01/28 11:05:19.123: [smf] INFO: UE IMSI[262427359137303] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.128: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 01/28 11:05:19.128: [upf] INFO: UE F-SEID[UP:0xb73 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.128: [upf] INFO: UE F-SEID[UP:0xb73 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.134: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 01/28 11:05:19.134: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 01/28 11:05:19.134: [smf] INFO: UE IMSI[262425319053110] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.139: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 01/28 11:05:19.139: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.139: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.145: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 01/28 11:05:19.145: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 01/28 11:05:19.145: [smf] INFO: UE IMSI[262423260547221] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.150: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 01/28 11:05:19.150: [upf] INFO: UE F-SEID[UP:0xde8 CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.150: [upf] INFO: UE F-SEID[UP:0xde8 CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.156: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 01/28 11:05:19.156: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 01/28 11:05:19.156: [smf] INFO: UE IMSI[262429792449470] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.161: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 01/28 11:05:19.161: [upf] INFO: UE F-SEID[UP:0x13f CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.161: [upf] INFO: UE F-SEID[UP:0x13f CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.167: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 01/28 11:05:19.167: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 01/28 11:05:19.167: [smf] INFO: UE IMSI[262424448793993] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.172: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 01/28 11:05:19.172: [upf] INFO: UE F-SEID[UP:0x41 CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.172: [upf] INFO: UE F-SEID[UP:0x41 CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.178: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 01/28 11:05:19.178: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 01/28 11:05:19.178: [smf] INFO: UE IMSI[262425877941802] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.182: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 01/28 11:05:19.182: [upf] INFO: UE F-SEID[UP:0xcf4 CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.182: [upf] INFO: UE F-SEID[UP:0xcf4 CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.189: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 01/28 11:05:19.189: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 01/28 11:05:19.189: [smf] INFO: UE IMSI[262424159585734] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.193: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 01/28 11:05:19.193: [upf] INFO: UE F-SEID[UP:0xef2 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.193: [upf] INFO: UE F-SEID[UP:0xef2 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.200: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 01/28 11:05:19.200: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 01/28 11:05:19.200: [smf] INFO: UE IMSI[262427693435596] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.204: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 01/28 11:05:19.204: [upf] INFO: UE F-SEID[UP:0x685 CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.204: [upf] INFO: UE F-SEID[UP:0x685 CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.210: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 01/28 11:05:19.210: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 01/28 11:05:19.210: [smf] INFO: UE IMSI[262426592495081] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.214: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 01/28 11:05:19.214: [upf] INFO: UE F-SEID[UP:0x272 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.214: [upf] INFO: UE F-SEID[UP:0x272 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.221: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 01/28 11:05:19.221: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 01/28 11:05:19.221: [smf] INFO: UE IMSI[262427324881526] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.226: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 01/28 11:05:19.226: [upf] INFO: UE F-SEID[UP:0x9d CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.226: [upf] INFO: UE F-SEID[UP:0x9d CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.232: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 01/28 11:05:19.232: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 01/28 11:05:19.232: [smf] INFO: UE IMSI[262428980239982] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.236: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 01/28 11:05:19.236: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.236: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.243: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 01/28 11:05:19.243: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 01/28 11:05:19.243: [smf] INFO: UE IMSI[262426740711543] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.247: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 01/28 11:05:19.247: [upf] INFO: UE F-SEID[UP:0x114 CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.247: [upf] INFO: UE F-SEID[UP:0x114 CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.253: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 01/28 11:05:19.253: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 01/28 11:05:19.253: [smf] INFO: UE IMSI[262420919086036] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.257: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 01/28 11:05:19.257: [upf] INFO: UE F-SEID[UP:0x7ac CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.257: [upf] INFO: UE F-SEID[UP:0x7ac CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.264: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 01/28 11:05:19.264: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 01/28 11:05:19.264: [smf] INFO: UE IMSI[262425870775112] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.271: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 01/28 11:05:19.271: [upf] INFO: UE F-SEID[UP:0x34c CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.271: [upf] INFO: UE F-SEID[UP:0x34c CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.276: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 01/28 11:05:19.276: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 01/28 11:05:19.276: [smf] INFO: UE IMSI[262420567755258] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.286: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 01/28 11:05:19.286: [upf] INFO: UE F-SEID[UP:0xe70 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.286: [upf] INFO: UE F-SEID[UP:0xe70 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.288: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 01/28 11:05:19.288: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 01/28 11:05:19.288: [smf] INFO: UE IMSI[262423745900396] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.295: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 01/28 11:05:19.295: [upf] INFO: UE F-SEID[UP:0xae3 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.296: [upf] INFO: UE F-SEID[UP:0xae3 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.299: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 01/28 11:05:19.299: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 01/28 11:05:19.299: [smf] INFO: UE IMSI[262421613414920] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.307: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 01/28 11:05:19.307: [upf] INFO: UE F-SEID[UP:0xdca CP:0xfb3] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.307: [upf] INFO: UE F-SEID[UP:0xdca CP:0xfb3] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.310: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 01/28 11:05:19.310: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 01/28 11:05:19.310: [smf] INFO: UE IMSI[262420112032810] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.317: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 01/28 11:05:19.317: [upf] INFO: UE F-SEID[UP:0x6d3 CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.317: [upf] INFO: UE F-SEID[UP:0x6d3 CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.321: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 01/28 11:05:19.321: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 01/28 11:05:19.321: [smf] INFO: UE IMSI[262426218664510] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.326: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 01/28 11:05:19.326: [upf] INFO: UE F-SEID[UP:0x42b CP:0xf5e] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.326: [upf] INFO: UE F-SEID[UP:0x42b CP:0xf5e] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.332: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 01/28 11:05:19.332: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 01/28 11:05:19.332: [smf] INFO: UE IMSI[262421333178673] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.334: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 01/28 11:05:19.334: [upf] INFO: UE F-SEID[UP:0xced CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.334: [upf] INFO: UE F-SEID[UP:0xced CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.342: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 01/28 11:05:19.343: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 01/28 11:05:19.343: [smf] INFO: UE IMSI[262426734835791] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.345: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 01/28 11:05:19.345: [upf] INFO: UE F-SEID[UP:0x441 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.345: [upf] INFO: UE F-SEID[UP:0x441 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.353: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 01/28 11:05:19.353: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 01/28 11:05:19.353: [smf] INFO: UE IMSI[262426636092437] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.359: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 01/28 11:05:19.359: [upf] INFO: UE F-SEID[UP:0x9ec CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.359: [upf] INFO: UE F-SEID[UP:0x9ec CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.364: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 01/28 11:05:19.364: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 01/28 11:05:19.364: [smf] INFO: UE IMSI[262422547743388] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.369: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 01/28 11:05:19.369: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.369: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.375: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 01/28 11:05:19.375: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 01/28 11:05:19.375: [smf] INFO: UE IMSI[262423109797996] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.380: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 01/28 11:05:19.380: [upf] INFO: UE F-SEID[UP:0x6ce CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.380: [upf] INFO: UE F-SEID[UP:0x6ce CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.387: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 01/28 11:05:19.387: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 01/28 11:05:19.387: [smf] INFO: UE IMSI[262424121819204] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.393: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 01/28 11:05:19.393: [upf] INFO: UE F-SEID[UP:0xcac CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.393: [upf] INFO: UE F-SEID[UP:0xcac CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.398: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 01/28 11:05:19.398: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 01/28 11:05:19.398: [smf] INFO: UE IMSI[262423375988921] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.404: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 01/28 11:05:19.404: [upf] INFO: UE F-SEID[UP:0x41e CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.404: [upf] INFO: UE F-SEID[UP:0x41e CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.409: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 01/28 11:05:19.409: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 01/28 11:05:19.409: [smf] INFO: UE IMSI[262429824302418] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.413: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 01/28 11:05:19.413: [upf] INFO: UE F-SEID[UP:0x870 CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.413: [upf] INFO: UE F-SEID[UP:0x870 CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.420: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 01/28 11:05:19.420: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 01/28 11:05:19.420: [smf] INFO: UE IMSI[262423918754295] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.424: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 01/28 11:05:19.424: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.424: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.431: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 01/28 11:05:19.431: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 01/28 11:05:19.431: [smf] INFO: UE IMSI[262420194137594] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.435: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 01/28 11:05:19.435: [upf] INFO: UE F-SEID[UP:0x528 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.435: [upf] INFO: UE F-SEID[UP:0x528 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.441: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 01/28 11:05:19.441: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 01/28 11:05:19.442: [smf] INFO: UE IMSI[262426532664054] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.445: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 01/28 11:05:19.445: [upf] INFO: UE F-SEID[UP:0x29d CP:0x8e3] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.445: [upf] INFO: UE F-SEID[UP:0x29d CP:0x8e3] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.452: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 01/28 11:05:19.452: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 01/28 11:05:19.452: [smf] INFO: UE IMSI[262420980116385] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.456: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 01/28 11:05:19.456: [upf] INFO: UE F-SEID[UP:0xbeb CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.456: [upf] INFO: UE F-SEID[UP:0xbeb CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.463: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 01/28 11:05:19.463: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 01/28 11:05:19.463: [smf] INFO: UE IMSI[262424445051969] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.468: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 01/28 11:05:19.468: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.468: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.474: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 01/28 11:05:19.474: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 01/28 11:05:19.474: [smf] INFO: UE IMSI[262425969495333] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.478: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 01/28 11:05:19.478: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.478: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.485: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 01/28 11:05:19.485: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 01/28 11:05:19.485: [smf] INFO: UE IMSI[262424593280500] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.489: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 01/28 11:05:19.489: [upf] INFO: UE F-SEID[UP:0xebd CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.489: [upf] INFO: UE F-SEID[UP:0xebd CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.496: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 01/28 11:05:19.496: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 01/28 11:05:19.496: [smf] INFO: UE IMSI[262424988835620] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.499: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 01/28 11:05:19.499: [upf] INFO: UE F-SEID[UP:0xe2c CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.499: [upf] INFO: UE F-SEID[UP:0xe2c CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.506: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 01/28 11:05:19.506: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 01/28 11:05:19.507: [smf] INFO: UE IMSI[262420449422357] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.511: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 01/28 11:05:19.511: [upf] INFO: UE F-SEID[UP:0xe24 CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.511: [upf] INFO: UE F-SEID[UP:0xe24 CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.518: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 01/28 11:05:19.518: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 01/28 11:05:19.518: [smf] INFO: UE IMSI[262423638724379] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.525: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 01/28 11:05:19.525: [upf] INFO: UE F-SEID[UP:0x61 CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.525: [upf] INFO: UE F-SEID[UP:0x61 CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.530: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 01/28 11:05:19.530: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 01/28 11:05:19.530: [smf] INFO: UE IMSI[262426797843454] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.538: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 01/28 11:05:19.538: [upf] INFO: UE F-SEID[UP:0xcc5 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.538: [upf] INFO: UE F-SEID[UP:0xcc5 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.541: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 01/28 11:05:19.541: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 01/28 11:05:19.541: [smf] INFO: UE IMSI[262422615138155] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.545: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 01/28 11:05:19.545: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.545: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.552: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 01/28 11:05:19.552: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 01/28 11:05:19.552: [smf] INFO: UE IMSI[262422525599296] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.556: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 01/28 11:05:19.556: [upf] INFO: UE F-SEID[UP:0x78a CP:0x13d] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.556: [upf] INFO: UE F-SEID[UP:0x78a CP:0x13d] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.563: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 01/28 11:05:19.563: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 01/28 11:05:19.563: [smf] INFO: UE IMSI[262428889093600] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.567: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 01/28 11:05:19.567: [upf] INFO: UE F-SEID[UP:0x834 CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.567: [upf] INFO: UE F-SEID[UP:0x834 CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.573: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 01/28 11:05:19.573: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 01/28 11:05:19.573: [smf] INFO: UE IMSI[262422406794341] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.577: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 01/28 11:05:19.577: [upf] INFO: UE F-SEID[UP:0xe6a CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.577: [upf] INFO: UE F-SEID[UP:0xe6a CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.584: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 01/28 11:05:19.584: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 01/28 11:05:19.584: [smf] INFO: UE IMSI[262428437710641] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.588: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 01/28 11:05:19.588: [upf] INFO: UE F-SEID[UP:0x947 CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.588: [upf] INFO: UE F-SEID[UP:0x947 CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.595: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 01/28 11:05:19.595: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 01/28 11:05:19.595: [smf] INFO: UE IMSI[262422269660172] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.599: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 01/28 11:05:19.600: [upf] INFO: UE F-SEID[UP:0x525 CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.600: [upf] INFO: UE F-SEID[UP:0x525 CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.606: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 01/28 11:05:19.606: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 01/28 11:05:19.606: [smf] INFO: UE IMSI[262420701812008] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.610: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 01/28 11:05:19.610: [upf] INFO: UE F-SEID[UP:0x913 CP:0x12a] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.610: [upf] INFO: UE F-SEID[UP:0x913 CP:0x12a] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.617: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 01/28 11:05:19.617: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 01/28 11:05:19.617: [smf] INFO: UE IMSI[262426695315495] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.621: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 01/28 11:05:19.621: [upf] INFO: UE F-SEID[UP:0x58 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.621: [upf] INFO: UE F-SEID[UP:0x58 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.628: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 01/28 11:05:19.628: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 01/28 11:05:19.628: [smf] INFO: UE IMSI[262427791995218] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.632: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 01/28 11:05:19.632: [upf] INFO: UE F-SEID[UP:0x489 CP:0xd47] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.632: [upf] INFO: UE F-SEID[UP:0x489 CP:0xd47] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.638: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 01/28 11:05:19.638: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 01/28 11:05:19.638: [smf] INFO: UE IMSI[262429791230193] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.642: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 01/28 11:05:19.642: [upf] INFO: UE F-SEID[UP:0x8c9 CP:0x219] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.642: [upf] INFO: UE F-SEID[UP:0x8c9 CP:0x219] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.649: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 01/28 11:05:19.649: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 01/28 11:05:19.649: [smf] INFO: UE IMSI[262429642340750] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.653: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 01/28 11:05:19.653: [upf] INFO: UE F-SEID[UP:0xa2d CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.653: [upf] INFO: UE F-SEID[UP:0xa2d CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.660: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 01/28 11:05:19.660: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 01/28 11:05:19.660: [smf] INFO: UE IMSI[262420679222130] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.664: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 01/28 11:05:19.664: [upf] INFO: UE F-SEID[UP:0xc1c CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.664: [upf] INFO: UE F-SEID[UP:0xc1c CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.671: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 01/28 11:05:19.671: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 01/28 11:05:19.671: [smf] INFO: UE IMSI[262421509286916] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.675: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 01/28 11:05:19.675: [upf] INFO: UE F-SEID[UP:0x693 CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.675: [upf] INFO: UE F-SEID[UP:0x693 CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.682: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 01/28 11:05:19.682: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 01/28 11:05:19.682: [smf] INFO: UE IMSI[262421484043406] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.686: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 01/28 11:05:19.686: [upf] INFO: UE F-SEID[UP:0xb1a CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.686: [upf] INFO: UE F-SEID[UP:0xb1a CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.692: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 01/28 11:05:19.692: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 01/28 11:05:19.692: [smf] INFO: UE IMSI[262424632912499] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.696: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 01/28 11:05:19.696: [upf] INFO: UE F-SEID[UP:0xb6 CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.696: [upf] INFO: UE F-SEID[UP:0xb6 CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.703: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 01/28 11:05:19.703: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 01/28 11:05:19.703: [smf] INFO: UE IMSI[262426280350086] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.707: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 01/28 11:05:19.707: [upf] INFO: UE F-SEID[UP:0x598 CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.707: [upf] INFO: UE F-SEID[UP:0x598 CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.714: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 01/28 11:05:19.714: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 01/28 11:05:19.714: [smf] INFO: UE IMSI[262421109311558] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.718: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 01/28 11:05:19.718: [upf] INFO: UE F-SEID[UP:0xa43 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.718: [upf] INFO: UE F-SEID[UP:0xa43 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.725: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 01/28 11:05:19.725: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 01/28 11:05:19.725: [smf] INFO: UE IMSI[262428668500598] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.729: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 01/28 11:05:19.729: [upf] INFO: UE F-SEID[UP:0x658 CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.729: [upf] INFO: UE F-SEID[UP:0x658 CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.736: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 01/28 11:05:19.736: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 01/28 11:05:19.736: [smf] INFO: UE IMSI[262423284032759] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.740: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 01/28 11:05:19.740: [upf] INFO: UE F-SEID[UP:0xb CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.740: [upf] INFO: UE F-SEID[UP:0xb CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.747: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 01/28 11:05:19.747: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 01/28 11:05:19.747: [smf] INFO: UE IMSI[262422168026414] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.750: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 01/28 11:05:19.750: [upf] INFO: UE F-SEID[UP:0x984 CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.750: [upf] INFO: UE F-SEID[UP:0x984 CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.757: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 01/28 11:05:19.757: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 01/28 11:05:19.757: [smf] INFO: UE IMSI[262426617799729] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.761: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 01/28 11:05:19.762: [upf] INFO: UE F-SEID[UP:0x64b CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.762: [upf] INFO: UE F-SEID[UP:0x64b CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.768: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 01/28 11:05:19.768: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 01/28 11:05:19.768: [smf] INFO: UE IMSI[262422434163413] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.772: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 01/28 11:05:19.772: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x689] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.772: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x689] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.779: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 01/28 11:05:19.779: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 01/28 11:05:19.779: [smf] INFO: UE IMSI[262427238579895] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.783: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 01/28 11:05:19.783: [upf] INFO: UE F-SEID[UP:0xa0a CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.783: [upf] INFO: UE F-SEID[UP:0xa0a CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.790: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 01/28 11:05:19.790: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 01/28 11:05:19.790: [smf] INFO: UE IMSI[262421349919426] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.794: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 01/28 11:05:19.794: [upf] INFO: UE F-SEID[UP:0x153 CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.794: [upf] INFO: UE F-SEID[UP:0x153 CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.801: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 01/28 11:05:19.801: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 01/28 11:05:19.801: [smf] INFO: UE IMSI[262425940474600] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.805: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 01/28 11:05:19.805: [upf] INFO: UE F-SEID[UP:0x859 CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.805: [upf] INFO: UE F-SEID[UP:0x859 CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.811: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 01/28 11:05:19.811: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 01/28 11:05:19.812: [smf] INFO: UE IMSI[262427124862773] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.816: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 01/28 11:05:19.816: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.816: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.822: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 01/28 11:05:19.822: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 01/28 11:05:19.822: [smf] INFO: UE IMSI[262420219761325] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.826: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 01/28 11:05:19.826: [upf] INFO: UE F-SEID[UP:0x27f CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.826: [upf] INFO: UE F-SEID[UP:0x27f CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.833: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 01/28 11:05:19.833: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 01/28 11:05:19.833: [smf] INFO: UE IMSI[262423600936922] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.838: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 01/28 11:05:19.838: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.838: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.844: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 01/28 11:05:19.844: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 01/28 11:05:19.844: [smf] INFO: UE IMSI[262423039089153] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.848: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 01/28 11:05:19.848: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.848: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.855: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 01/28 11:05:19.855: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 01/28 11:05:19.855: [smf] INFO: UE IMSI[262423661908852] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.859: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 01/28 11:05:19.859: [upf] INFO: UE F-SEID[UP:0x22f CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.859: [upf] INFO: UE F-SEID[UP:0x22f CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.866: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 01/28 11:05:19.866: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 01/28 11:05:19.866: [smf] INFO: UE IMSI[262428724865674] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.870: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 01/28 11:05:19.870: [upf] INFO: UE F-SEID[UP:0x24 CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.870: [upf] INFO: UE F-SEID[UP:0x24 CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.877: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 01/28 11:05:19.877: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 01/28 11:05:19.877: [smf] INFO: UE IMSI[262429674915327] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.881: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 01/28 11:05:19.881: [upf] INFO: UE F-SEID[UP:0xc42 CP:0xf25] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.881: [upf] INFO: UE F-SEID[UP:0xc42 CP:0xf25] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.887: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 01/28 11:05:19.887: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 01/28 11:05:19.887: [smf] INFO: UE IMSI[262421024662629] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.892: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 01/28 11:05:19.892: [upf] INFO: UE F-SEID[UP:0x184 CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.892: [upf] INFO: UE F-SEID[UP:0x184 CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.898: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 01/28 11:05:19.898: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 01/28 11:05:19.898: [smf] INFO: UE IMSI[262427791548887] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.902: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 01/28 11:05:19.902: [upf] INFO: UE F-SEID[UP:0x20b CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.902: [upf] INFO: UE F-SEID[UP:0x20b CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.909: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 01/28 11:05:19.909: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 01/28 11:05:19.909: [smf] INFO: UE IMSI[262424350326863] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.913: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 01/28 11:05:19.914: [upf] INFO: UE F-SEID[UP:0x390 CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.914: [upf] INFO: UE F-SEID[UP:0x390 CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.920: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 01/28 11:05:19.920: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 01/28 11:05:19.920: [smf] INFO: UE IMSI[262421540914062] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.924: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 01/28 11:05:19.924: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.924: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.931: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 01/28 11:05:19.931: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 01/28 11:05:19.931: [smf] INFO: UE IMSI[262424210928583] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.935: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 01/28 11:05:19.935: [upf] INFO: UE F-SEID[UP:0xd8a CP:0x30a] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.935: [upf] INFO: UE F-SEID[UP:0xd8a CP:0x30a] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.942: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 01/28 11:05:19.942: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 01/28 11:05:19.942: [smf] INFO: UE IMSI[262420992162674] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.946: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 01/28 11:05:19.946: [upf] INFO: UE F-SEID[UP:0x562 CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.946: [upf] INFO: UE F-SEID[UP:0x562 CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.952: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 01/28 11:05:19.952: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 01/28 11:05:19.953: [smf] INFO: UE IMSI[262427628016692] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.957: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 01/28 11:05:19.957: [upf] INFO: UE F-SEID[UP:0x789 CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.957: [upf] INFO: UE F-SEID[UP:0x789 CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.963: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 01/28 11:05:19.963: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 01/28 11:05:19.963: [smf] INFO: UE IMSI[262421595657543] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.967: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 01/28 11:05:19.967: [upf] INFO: UE F-SEID[UP:0xe79 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.967: [upf] INFO: UE F-SEID[UP:0xe79 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.974: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 01/28 11:05:19.974: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 01/28 11:05:19.974: [smf] INFO: UE IMSI[262425841583843] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.978: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 01/28 11:05:19.978: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.978: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.985: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 01/28 11:05:19.985: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 01/28 11:05:19.985: [smf] INFO: UE IMSI[262428565763546] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:19.991: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 01/28 11:05:19.991: [upf] INFO: UE F-SEID[UP:0x97d CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 01/28 11:05:19.991: [upf] INFO: UE F-SEID[UP:0x97d CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:19.998: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 01/28 11:05:19.998: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 01/28 11:05:19.998: [smf] INFO: UE IMSI[262422269633835] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.008: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 01/28 11:05:20.008: [upf] INFO: UE F-SEID[UP:0x81 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.008: [upf] INFO: UE F-SEID[UP:0x81 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.009: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 01/28 11:05:20.009: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 01/28 11:05:20.009: [smf] INFO: UE IMSI[262424608715153] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.015: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 01/28 11:05:20.015: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.015: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.020: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 01/28 11:05:20.020: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 01/28 11:05:20.020: [smf] INFO: UE IMSI[262421468967005] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.025: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 01/28 11:05:20.025: [upf] INFO: UE F-SEID[UP:0xfcf CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.025: [upf] INFO: UE F-SEID[UP:0xfcf CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.031: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 01/28 11:05:20.031: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 01/28 11:05:20.031: [smf] INFO: UE IMSI[262421711946774] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.036: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 01/28 11:05:20.036: [upf] INFO: UE F-SEID[UP:0xc6b CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.036: [upf] INFO: UE F-SEID[UP:0xc6b CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.042: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 01/28 11:05:20.042: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 01/28 11:05:20.042: [smf] INFO: UE IMSI[262420478157305] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.049: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 01/28 11:05:20.049: [upf] INFO: UE F-SEID[UP:0xa3 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.049: [upf] INFO: UE F-SEID[UP:0xa3 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.053: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 01/28 11:05:20.053: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 01/28 11:05:20.053: [smf] INFO: UE IMSI[262420935749168] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.058: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 01/28 11:05:20.058: [upf] INFO: UE F-SEID[UP:0x1b CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.058: [upf] INFO: UE F-SEID[UP:0x1b CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.064: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 01/28 11:05:20.064: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 01/28 11:05:20.064: [smf] INFO: UE IMSI[262420981946035] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.068: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 01/28 11:05:20.068: [upf] INFO: UE F-SEID[UP:0x953 CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.068: [upf] INFO: UE F-SEID[UP:0x953 CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.075: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 01/28 11:05:20.075: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 01/28 11:05:20.075: [smf] INFO: UE IMSI[262421425441722] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.082: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 01/28 11:05:20.082: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.082: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.086: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 01/28 11:05:20.086: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 01/28 11:05:20.086: [smf] INFO: UE IMSI[262425026115833] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.090: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 01/28 11:05:20.090: [upf] INFO: UE F-SEID[UP:0xf05 CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.090: [upf] INFO: UE F-SEID[UP:0xf05 CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.097: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 01/28 11:05:20.097: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 01/28 11:05:20.097: [smf] INFO: UE IMSI[262426301573805] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.101: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 01/28 11:05:20.101: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.101: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.108: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 01/28 11:05:20.108: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 01/28 11:05:20.108: [smf] INFO: UE IMSI[262421170955359] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.111: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 01/28 11:05:20.111: [upf] INFO: UE F-SEID[UP:0x402 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.111: [upf] INFO: UE F-SEID[UP:0x402 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.119: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 01/28 11:05:20.119: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 01/28 11:05:20.119: [smf] INFO: UE IMSI[262424158544412] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.123: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 01/28 11:05:20.123: [upf] INFO: UE F-SEID[UP:0x89f CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.123: [upf] INFO: UE F-SEID[UP:0x89f CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.130: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 01/28 11:05:20.130: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 01/28 11:05:20.130: [smf] INFO: UE IMSI[262422431727267] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.134: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 01/28 11:05:20.134: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.134: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.140: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 01/28 11:05:20.140: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 01/28 11:05:20.140: [smf] INFO: UE IMSI[262423571886249] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.144: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 01/28 11:05:20.144: [upf] INFO: UE F-SEID[UP:0x15e CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.144: [upf] INFO: UE F-SEID[UP:0x15e CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.151: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 01/28 11:05:20.151: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 01/28 11:05:20.151: [smf] INFO: UE IMSI[262420621059030] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.155: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 01/28 11:05:20.155: [upf] INFO: UE F-SEID[UP:0xe2a CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.155: [upf] INFO: UE F-SEID[UP:0xe2a CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.162: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 01/28 11:05:20.162: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 01/28 11:05:20.162: [smf] INFO: UE IMSI[262425571433702] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.166: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 01/28 11:05:20.166: [upf] INFO: UE F-SEID[UP:0x245 CP:0xaee] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.166: [upf] INFO: UE F-SEID[UP:0x245 CP:0xaee] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.174: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 01/28 11:05:20.174: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 01/28 11:05:20.174: [smf] INFO: UE IMSI[262426654101867] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.180: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 01/28 11:05:20.180: [upf] INFO: UE F-SEID[UP:0x52f CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.180: [upf] INFO: UE F-SEID[UP:0x52f CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.185: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 01/28 11:05:20.185: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 01/28 11:05:20.185: [smf] INFO: UE IMSI[262422074028591] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.190: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 01/28 11:05:20.190: [upf] INFO: UE F-SEID[UP:0x91e CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.190: [upf] INFO: UE F-SEID[UP:0x91e CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.196: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 01/28 11:05:20.196: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 01/28 11:05:20.196: [smf] INFO: UE IMSI[262421233469370] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.199: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 01/28 11:05:20.199: [upf] INFO: UE F-SEID[UP:0x2fa CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.200: [upf] INFO: UE F-SEID[UP:0x2fa CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.207: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 01/28 11:05:20.207: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 01/28 11:05:20.207: [smf] INFO: UE IMSI[262422250803113] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.212: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 01/28 11:05:20.212: [upf] INFO: UE F-SEID[UP:0x1c7 CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.212: [upf] INFO: UE F-SEID[UP:0x1c7 CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.217: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 01/28 11:05:20.218: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 01/28 11:05:20.218: [smf] INFO: UE IMSI[262429056523837] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.222: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 01/28 11:05:20.222: [upf] INFO: UE F-SEID[UP:0x109 CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.222: [upf] INFO: UE F-SEID[UP:0x109 CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.229: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 01/28 11:05:20.229: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 01/28 11:05:20.229: [smf] INFO: UE IMSI[262426362854336] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.235: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 01/28 11:05:20.235: [upf] INFO: UE F-SEID[UP:0x370 CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.235: [upf] INFO: UE F-SEID[UP:0x370 CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.240: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 01/28 11:05:20.240: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 01/28 11:05:20.240: [smf] INFO: UE IMSI[262428417022049] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.245: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 01/28 11:05:20.245: [upf] INFO: UE F-SEID[UP:0x146 CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.245: [upf] INFO: UE F-SEID[UP:0x146 CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.251: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 01/28 11:05:20.251: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 01/28 11:05:20.251: [smf] INFO: UE IMSI[262425815803930] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.255: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 01/28 11:05:20.255: [upf] INFO: UE F-SEID[UP:0x594 CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.255: [upf] INFO: UE F-SEID[UP:0x594 CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.262: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 01/28 11:05:20.262: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 01/28 11:05:20.262: [smf] INFO: UE IMSI[262426922035500] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.266: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 01/28 11:05:20.266: [upf] INFO: UE F-SEID[UP:0x635 CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.266: [upf] INFO: UE F-SEID[UP:0x635 CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.272: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 01/28 11:05:20.272: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 01/28 11:05:20.272: [smf] INFO: UE IMSI[262422006306036] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.276: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 01/28 11:05:20.276: [upf] INFO: UE F-SEID[UP:0x330 CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.276: [upf] INFO: UE F-SEID[UP:0x330 CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.283: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 01/28 11:05:20.283: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 01/28 11:05:20.283: [smf] INFO: UE IMSI[262424278140836] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.288: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 01/28 11:05:20.288: [upf] INFO: UE F-SEID[UP:0x76b CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.288: [upf] INFO: UE F-SEID[UP:0x76b CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.294: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 01/28 11:05:20.294: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 01/28 11:05:20.294: [smf] INFO: UE IMSI[262427514682809] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.299: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 01/28 11:05:20.299: [upf] INFO: UE F-SEID[UP:0x8aa CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.299: [upf] INFO: UE F-SEID[UP:0x8aa CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.305: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 01/28 11:05:20.305: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 01/28 11:05:20.305: [smf] INFO: UE IMSI[262423814067313] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.310: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 01/28 11:05:20.310: [upf] INFO: UE F-SEID[UP:0xb69 CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.310: [upf] INFO: UE F-SEID[UP:0xb69 CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.316: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 01/28 11:05:20.316: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 01/28 11:05:20.316: [smf] INFO: UE IMSI[262423297844428] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.320: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 01/28 11:05:20.320: [upf] INFO: UE F-SEID[UP:0xd0e CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.320: [upf] INFO: UE F-SEID[UP:0xd0e CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.327: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 01/28 11:05:20.327: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 01/28 11:05:20.327: [smf] INFO: UE IMSI[262429121859327] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.333: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 01/28 11:05:20.333: [upf] INFO: UE F-SEID[UP:0x97b CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.333: [upf] INFO: UE F-SEID[UP:0x97b CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.338: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 01/28 11:05:20.338: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 01/28 11:05:20.338: [smf] INFO: UE IMSI[262428142361988] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.345: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 01/28 11:05:20.345: [upf] INFO: UE F-SEID[UP:0x77e CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.345: [upf] INFO: UE F-SEID[UP:0x77e CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.349: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 01/28 11:05:20.349: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 01/28 11:05:20.349: [smf] INFO: UE IMSI[262429976348701] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.354: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 01/28 11:05:20.354: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.354: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.360: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 01/28 11:05:20.360: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 01/28 11:05:20.360: [smf] INFO: UE IMSI[262425380482981] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.364: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 01/28 11:05:20.364: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.364: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.371: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 01/28 11:05:20.371: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 01/28 11:05:20.371: [smf] INFO: UE IMSI[262421108617032] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.375: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 01/28 11:05:20.375: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.375: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.382: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 01/28 11:05:20.382: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 01/28 11:05:20.382: [smf] INFO: UE IMSI[262428351775931] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.386: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 01/28 11:05:20.386: [upf] INFO: UE F-SEID[UP:0x410 CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.386: [upf] INFO: UE F-SEID[UP:0x410 CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.393: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 01/28 11:05:20.393: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 01/28 11:05:20.393: [smf] INFO: UE IMSI[262420148411775] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.397: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 01/28 11:05:20.397: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.397: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.403: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 01/28 11:05:20.403: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 01/28 11:05:20.403: [smf] INFO: UE IMSI[262428455700191] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.407: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 01/28 11:05:20.407: [upf] INFO: UE F-SEID[UP:0x6ee CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.407: [upf] INFO: UE F-SEID[UP:0x6ee CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.414: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 01/28 11:05:20.414: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 01/28 11:05:20.414: [smf] INFO: UE IMSI[262427754342101] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.418: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 01/28 11:05:20.418: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.418: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.425: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 01/28 11:05:20.425: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 01/28 11:05:20.425: [smf] INFO: UE IMSI[262429408831567] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.429: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 01/28 11:05:20.429: [upf] INFO: UE F-SEID[UP:0x7ba CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.429: [upf] INFO: UE F-SEID[UP:0x7ba CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.436: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 01/28 11:05:20.436: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 01/28 11:05:20.436: [smf] INFO: UE IMSI[262429114732746] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.440: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 01/28 11:05:20.440: [upf] INFO: UE F-SEID[UP:0xd13 CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.440: [upf] INFO: UE F-SEID[UP:0xd13 CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.447: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 01/28 11:05:20.447: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 01/28 11:05:20.447: [smf] INFO: UE IMSI[262425737266037] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.451: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 01/28 11:05:20.451: [upf] INFO: UE F-SEID[UP:0x61a CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.451: [upf] INFO: UE F-SEID[UP:0x61a CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.458: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 01/28 11:05:20.458: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 01/28 11:05:20.458: [smf] INFO: UE IMSI[262423003940828] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.462: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 01/28 11:05:20.462: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.462: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.469: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 01/28 11:05:20.469: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 01/28 11:05:20.469: [smf] INFO: UE IMSI[262425248765387] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.476: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 01/28 11:05:20.476: [upf] INFO: UE F-SEID[UP:0x7ae CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.476: [upf] INFO: UE F-SEID[UP:0x7ae CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.482: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 01/28 11:05:20.482: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 01/28 11:05:20.482: [smf] INFO: UE IMSI[262428692198583] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.491: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 01/28 11:05:20.491: [upf] INFO: UE F-SEID[UP:0xe64 CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.491: [upf] INFO: UE F-SEID[UP:0xe64 CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.494: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 01/28 11:05:20.494: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 01/28 11:05:20.494: [smf] INFO: UE IMSI[262426008492181] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.499: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 01/28 11:05:20.499: [upf] INFO: UE F-SEID[UP:0x873 CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.499: [upf] INFO: UE F-SEID[UP:0x873 CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.505: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 01/28 11:05:20.505: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 01/28 11:05:20.505: [smf] INFO: UE IMSI[262424903213518] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.509: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 01/28 11:05:20.509: [upf] INFO: UE F-SEID[UP:0x18c CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.509: [upf] INFO: UE F-SEID[UP:0x18c CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.516: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 01/28 11:05:20.516: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 01/28 11:05:20.516: [smf] INFO: UE IMSI[262424050561402] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.520: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 01/28 11:05:20.521: [upf] INFO: UE F-SEID[UP:0xef3 CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.521: [upf] INFO: UE F-SEID[UP:0xef3 CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.527: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 01/28 11:05:20.527: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 01/28 11:05:20.527: [smf] INFO: UE IMSI[262425884688704] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.532: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 01/28 11:05:20.532: [upf] INFO: UE F-SEID[UP:0xb50 CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.532: [upf] INFO: UE F-SEID[UP:0xb50 CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.538: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 01/28 11:05:20.538: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 01/28 11:05:20.538: [smf] INFO: UE IMSI[262427706005151] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.542: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 01/28 11:05:20.542: [upf] INFO: UE F-SEID[UP:0x205 CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.542: [upf] INFO: UE F-SEID[UP:0x205 CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.549: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 01/28 11:05:20.549: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 01/28 11:05:20.549: [smf] INFO: UE IMSI[262420631319734] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.553: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 01/28 11:05:20.553: [upf] INFO: UE F-SEID[UP:0x5ab CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.553: [upf] INFO: UE F-SEID[UP:0x5ab CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.560: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 01/28 11:05:20.560: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 01/28 11:05:20.560: [smf] INFO: UE IMSI[262420396468652] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.564: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 01/28 11:05:20.564: [upf] INFO: UE F-SEID[UP:0x26b CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.564: [upf] INFO: UE F-SEID[UP:0x26b CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.570: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 01/28 11:05:20.570: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 01/28 11:05:20.570: [smf] INFO: UE IMSI[262421762047720] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.574: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 01/28 11:05:20.574: [upf] INFO: UE F-SEID[UP:0x104 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.574: [upf] INFO: UE F-SEID[UP:0x104 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.581: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 01/28 11:05:20.581: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 01/28 11:05:20.581: [smf] INFO: UE IMSI[262423367106596] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.586: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 01/28 11:05:20.586: [upf] INFO: UE F-SEID[UP:0xc04 CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.586: [upf] INFO: UE F-SEID[UP:0xc04 CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.592: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 01/28 11:05:20.592: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 01/28 11:05:20.592: [smf] INFO: UE IMSI[262429140415328] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.596: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 01/28 11:05:20.596: [upf] INFO: UE F-SEID[UP:0xeda CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.596: [upf] INFO: UE F-SEID[UP:0xeda CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.603: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 01/28 11:05:20.603: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 01/28 11:05:20.603: [smf] INFO: UE IMSI[262428485842966] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.607: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 01/28 11:05:20.607: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.607: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.614: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 01/28 11:05:20.614: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 01/28 11:05:20.614: [smf] INFO: UE IMSI[262424921151919] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.618: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 01/28 11:05:20.619: [upf] INFO: UE F-SEID[UP:0xc09 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.619: [upf] INFO: UE F-SEID[UP:0xc09 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.625: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 01/28 11:05:20.625: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 01/28 11:05:20.625: [smf] INFO: UE IMSI[262425003222865] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.629: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 01/28 11:05:20.629: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.629: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.636: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 01/28 11:05:20.636: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 01/28 11:05:20.636: [smf] INFO: UE IMSI[262420072005218] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.640: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 01/28 11:05:20.640: [upf] INFO: UE F-SEID[UP:0x97a CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.640: [upf] INFO: UE F-SEID[UP:0x97a CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.647: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 01/28 11:05:20.647: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 01/28 11:05:20.647: [smf] INFO: UE IMSI[262427760593454] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.651: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 01/28 11:05:20.651: [upf] INFO: UE F-SEID[UP:0xb32 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.651: [upf] INFO: UE F-SEID[UP:0xb32 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.657: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 01/28 11:05:20.657: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 01/28 11:05:20.657: [smf] INFO: UE IMSI[262426162416487] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.661: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 01/28 11:05:20.662: [upf] INFO: UE F-SEID[UP:0x37 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.662: [upf] INFO: UE F-SEID[UP:0x37 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.668: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 01/28 11:05:20.668: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 01/28 11:05:20.668: [smf] INFO: UE IMSI[262424085577512] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.673: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 01/28 11:05:20.673: [upf] INFO: UE F-SEID[UP:0x4cd CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.673: [upf] INFO: UE F-SEID[UP:0x4cd CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.679: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 01/28 11:05:20.679: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 01/28 11:05:20.679: [smf] INFO: UE IMSI[262421350093930] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.684: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 01/28 11:05:20.684: [upf] INFO: UE F-SEID[UP:0x44e CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.684: [upf] INFO: UE F-SEID[UP:0x44e CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.690: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 01/28 11:05:20.690: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 01/28 11:05:20.690: [smf] INFO: UE IMSI[262429962556844] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.694: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 01/28 11:05:20.694: [upf] INFO: UE F-SEID[UP:0x912 CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.694: [upf] INFO: UE F-SEID[UP:0x912 CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.701: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 01/28 11:05:20.701: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 01/28 11:05:20.701: [smf] INFO: UE IMSI[262423270514575] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.705: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 01/28 11:05:20.705: [upf] INFO: UE F-SEID[UP:0xbac CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.705: [upf] INFO: UE F-SEID[UP:0xbac CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.712: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 01/28 11:05:20.712: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 01/28 11:05:20.712: [smf] INFO: UE IMSI[262423005949283] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.716: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 01/28 11:05:20.716: [upf] INFO: UE F-SEID[UP:0x975 CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.716: [upf] INFO: UE F-SEID[UP:0x975 CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.723: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 01/28 11:05:20.723: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 01/28 11:05:20.723: [smf] INFO: UE IMSI[262426782401142] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.727: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 01/28 11:05:20.727: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.727: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.734: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 01/28 11:05:20.734: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 01/28 11:05:20.734: [smf] INFO: UE IMSI[262424485912337] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.738: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 01/28 11:05:20.738: [upf] INFO: UE F-SEID[UP:0x731 CP:0x5ec] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.738: [upf] INFO: UE F-SEID[UP:0x731 CP:0x5ec] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.744: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 01/28 11:05:20.744: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 01/28 11:05:20.744: [smf] INFO: UE IMSI[262421457416134] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.749: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 01/28 11:05:20.749: [upf] INFO: UE F-SEID[UP:0xdec CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.749: [upf] INFO: UE F-SEID[UP:0xdec CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.755: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 01/28 11:05:20.755: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 01/28 11:05:20.755: [smf] INFO: UE IMSI[262426035692473] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.759: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 01/28 11:05:20.759: [upf] INFO: UE F-SEID[UP:0xc49 CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.759: [upf] INFO: UE F-SEID[UP:0xc49 CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.766: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 01/28 11:05:20.766: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 01/28 11:05:20.766: [smf] INFO: UE IMSI[262429881293664] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.770: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 01/28 11:05:20.770: [upf] INFO: UE F-SEID[UP:0xa17 CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.770: [upf] INFO: UE F-SEID[UP:0xa17 CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.777: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 01/28 11:05:20.777: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 01/28 11:05:20.777: [smf] INFO: UE IMSI[262421946711760] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.781: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 01/28 11:05:20.781: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.781: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.788: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 01/28 11:05:20.788: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 01/28 11:05:20.788: [smf] INFO: UE IMSI[262423897638104] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.792: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 01/28 11:05:20.792: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.792: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.799: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 01/28 11:05:20.799: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 01/28 11:05:20.799: [smf] INFO: UE IMSI[262428767099187] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.803: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 01/28 11:05:20.803: [upf] INFO: UE F-SEID[UP:0x2ef CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.803: [upf] INFO: UE F-SEID[UP:0x2ef CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.809: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 01/28 11:05:20.809: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 01/28 11:05:20.810: [smf] INFO: UE IMSI[262420179959227] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.814: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 01/28 11:05:20.814: [upf] INFO: UE F-SEID[UP:0x47e CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.814: [upf] INFO: UE F-SEID[UP:0x47e CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.820: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 01/28 11:05:20.820: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 01/28 11:05:20.820: [smf] INFO: UE IMSI[262424619854591] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.825: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 01/28 11:05:20.825: [upf] INFO: UE F-SEID[UP:0x305 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.825: [upf] INFO: UE F-SEID[UP:0x305 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.831: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 01/28 11:05:20.831: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 01/28 11:05:20.831: [smf] INFO: UE IMSI[262428519390615] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.836: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 01/28 11:05:20.836: [upf] INFO: UE F-SEID[UP:0x4c CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.836: [upf] INFO: UE F-SEID[UP:0x4c CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.842: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 01/28 11:05:20.842: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 01/28 11:05:20.842: [smf] INFO: UE IMSI[262424493982956] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.846: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 01/28 11:05:20.846: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.846: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.853: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 01/28 11:05:20.853: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 01/28 11:05:20.853: [smf] INFO: UE IMSI[262426482405502] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.857: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 01/28 11:05:20.857: [upf] INFO: UE F-SEID[UP:0xf74 CP:0x2af] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.857: [upf] INFO: UE F-SEID[UP:0xf74 CP:0x2af] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.864: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 01/28 11:05:20.864: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 01/28 11:05:20.864: [smf] INFO: UE IMSI[262428952265469] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.868: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 01/28 11:05:20.868: [upf] INFO: UE F-SEID[UP:0x767 CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.868: [upf] INFO: UE F-SEID[UP:0x767 CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.875: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 01/28 11:05:20.875: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 01/28 11:05:20.875: [smf] INFO: UE IMSI[262426092084487] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.879: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 01/28 11:05:20.879: [upf] INFO: UE F-SEID[UP:0x54b CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.879: [upf] INFO: UE F-SEID[UP:0x54b CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.886: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 01/28 11:05:20.886: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 01/28 11:05:20.886: [smf] INFO: UE IMSI[262426757898412] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.890: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 01/28 11:05:20.890: [upf] INFO: UE F-SEID[UP:0xd30 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.890: [upf] INFO: UE F-SEID[UP:0xd30 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.896: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 01/28 11:05:20.896: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 01/28 11:05:20.896: [smf] INFO: UE IMSI[262420664167729] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.901: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 01/28 11:05:20.901: [upf] INFO: UE F-SEID[UP:0x8ae CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.901: [upf] INFO: UE F-SEID[UP:0x8ae CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.907: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 01/28 11:05:20.907: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 01/28 11:05:20.907: [smf] INFO: UE IMSI[262421519120131] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.911: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 01/28 11:05:20.911: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.911: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.918: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 01/28 11:05:20.918: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 01/28 11:05:20.918: [smf] INFO: UE IMSI[262424867285123] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.922: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 01/28 11:05:20.922: [upf] INFO: UE F-SEID[UP:0xcce CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.922: [upf] INFO: UE F-SEID[UP:0xcce CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.929: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 01/28 11:05:20.929: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 01/28 11:05:20.929: [smf] INFO: UE IMSI[262420927598517] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.933: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 01/28 11:05:20.933: [upf] INFO: UE F-SEID[UP:0x638 CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.933: [upf] INFO: UE F-SEID[UP:0x638 CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.940: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 01/28 11:05:20.940: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 01/28 11:05:20.940: [smf] INFO: UE IMSI[262427901520439] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.944: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 01/28 11:05:20.944: [upf] INFO: UE F-SEID[UP:0x436 CP:0x6b8] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.944: [upf] INFO: UE F-SEID[UP:0x436 CP:0x6b8] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.951: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 01/28 11:05:20.951: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 01/28 11:05:20.951: [smf] INFO: UE IMSI[262426241286694] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.955: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 01/28 11:05:20.955: [upf] INFO: UE F-SEID[UP:0x111 CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.955: [upf] INFO: UE F-SEID[UP:0x111 CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.961: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 01/28 11:05:20.961: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 01/28 11:05:20.961: [smf] INFO: UE IMSI[262423348201726] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.965: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 01/28 11:05:20.965: [upf] INFO: UE F-SEID[UP:0x29b CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.965: [upf] INFO: UE F-SEID[UP:0x29b CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.972: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 01/28 11:05:20.972: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 01/28 11:05:20.973: [smf] INFO: UE IMSI[262427881757039] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.977: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 01/28 11:05:20.977: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.977: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.983: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 01/28 11:05:20.983: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 01/28 11:05:20.983: [smf] INFO: UE IMSI[262429633584438] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.987: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 01/28 11:05:20.987: [upf] INFO: UE F-SEID[UP:0x4ed CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.987: [upf] INFO: UE F-SEID[UP:0x4ed CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:20.994: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 01/28 11:05:20.994: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 01/28 11:05:20.994: [smf] INFO: UE IMSI[262421900798697] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:20.998: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 01/28 11:05:20.998: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 01/28 11:05:20.998: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.005: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 01/28 11:05:21.005: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 01/28 11:05:21.005: [smf] INFO: UE IMSI[262425649779093] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.009: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 01/28 11:05:21.009: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.009: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.016: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 01/28 11:05:21.016: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 01/28 11:05:21.016: [smf] INFO: UE IMSI[262423390165056] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.019: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 01/28 11:05:21.019: [upf] INFO: UE F-SEID[UP:0x41c CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.019: [upf] INFO: UE F-SEID[UP:0x41c CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.026: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 01/28 11:05:21.026: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 01/28 11:05:21.026: [smf] INFO: UE IMSI[262426109411412] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.031: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 01/28 11:05:21.031: [upf] INFO: UE F-SEID[UP:0xd44 CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.031: [upf] INFO: UE F-SEID[UP:0xd44 CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.037: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 01/28 11:05:21.037: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 01/28 11:05:21.037: [smf] INFO: UE IMSI[262429176959213] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.041: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 01/28 11:05:21.041: [upf] INFO: UE F-SEID[UP:0xabb CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.041: [upf] INFO: UE F-SEID[UP:0xabb CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.048: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 01/28 11:05:21.048: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 01/28 11:05:21.048: [smf] INFO: UE IMSI[262426434277503] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.052: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 01/28 11:05:21.052: [upf] INFO: UE F-SEID[UP:0x30e CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.052: [upf] INFO: UE F-SEID[UP:0x30e CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.059: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 01/28 11:05:21.059: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 01/28 11:05:21.059: [smf] INFO: UE IMSI[262429617440389] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.063: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 01/28 11:05:21.063: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.063: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.070: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 01/28 11:05:21.070: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 01/28 11:05:21.070: [smf] INFO: UE IMSI[262422150833176] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.074: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 01/28 11:05:21.074: [upf] INFO: UE F-SEID[UP:0xc4a CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.074: [upf] INFO: UE F-SEID[UP:0xc4a CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.081: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 01/28 11:05:21.081: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 01/28 11:05:21.081: [smf] INFO: UE IMSI[262427767801826] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.085: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 01/28 11:05:21.085: [upf] INFO: UE F-SEID[UP:0xd23 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.085: [upf] INFO: UE F-SEID[UP:0xd23 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.092: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 01/28 11:05:21.092: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 01/28 11:05:21.092: [smf] INFO: UE IMSI[262422460425586] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.096: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 01/28 11:05:21.096: [upf] INFO: UE F-SEID[UP:0x14c CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.096: [upf] INFO: UE F-SEID[UP:0x14c CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.102: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 01/28 11:05:21.102: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 01/28 11:05:21.102: [smf] INFO: UE IMSI[262423050054188] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.107: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 01/28 11:05:21.107: [upf] INFO: UE F-SEID[UP:0xfad CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.107: [upf] INFO: UE F-SEID[UP:0xfad CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.113: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 01/28 11:05:21.113: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 01/28 11:05:21.113: [smf] INFO: UE IMSI[262421078539205] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.118: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 01/28 11:05:21.118: [upf] INFO: UE F-SEID[UP:0x61f CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.118: [upf] INFO: UE F-SEID[UP:0x61f CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.124: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 01/28 11:05:21.124: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 01/28 11:05:21.124: [smf] INFO: UE IMSI[262423190388824] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.128: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 01/28 11:05:21.129: [upf] INFO: UE F-SEID[UP:0x6bf CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.129: [upf] INFO: UE F-SEID[UP:0x6bf CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.135: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 01/28 11:05:21.135: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 01/28 11:05:21.135: [smf] INFO: UE IMSI[262426109572970] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.139: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 01/28 11:05:21.139: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.139: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.146: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 01/28 11:05:21.146: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 01/28 11:05:21.146: [smf] INFO: UE IMSI[262424992755365] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.150: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 01/28 11:05:21.150: [upf] INFO: UE F-SEID[UP:0x230 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.150: [upf] INFO: UE F-SEID[UP:0x230 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.157: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 01/28 11:05:21.157: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 01/28 11:05:21.157: [smf] INFO: UE IMSI[262424015343953] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.161: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 01/28 11:05:21.161: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.161: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.168: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 01/28 11:05:21.168: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 01/28 11:05:21.168: [smf] INFO: UE IMSI[262423814972971] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.172: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 01/28 11:05:21.172: [upf] INFO: UE F-SEID[UP:0x73d CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.172: [upf] INFO: UE F-SEID[UP:0x73d CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.179: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 01/28 11:05:21.179: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 01/28 11:05:21.179: [smf] INFO: UE IMSI[262424819903287] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.183: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 01/28 11:05:21.183: [upf] INFO: UE F-SEID[UP:0x732 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.183: [upf] INFO: UE F-SEID[UP:0x732 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.189: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 01/28 11:05:21.189: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 01/28 11:05:21.189: [smf] INFO: UE IMSI[262420796546073] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.194: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 01/28 11:05:21.194: [upf] INFO: UE F-SEID[UP:0x23b CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.194: [upf] INFO: UE F-SEID[UP:0x23b CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.200: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 01/28 11:05:21.200: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 01/28 11:05:21.200: [smf] INFO: UE IMSI[262428642446709] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.204: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 01/28 11:05:21.204: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.204: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.211: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 01/28 11:05:21.211: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 01/28 11:05:21.211: [smf] INFO: UE IMSI[262420416213946] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.216: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 01/28 11:05:21.216: [upf] INFO: UE F-SEID[UP:0xc0a CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.216: [upf] INFO: UE F-SEID[UP:0xc0a CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.222: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 01/28 11:05:21.222: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 01/28 11:05:21.222: [smf] INFO: UE IMSI[262421797520059] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.226: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 01/28 11:05:21.226: [upf] INFO: UE F-SEID[UP:0x986 CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.226: [upf] INFO: UE F-SEID[UP:0x986 CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.233: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 01/28 11:05:21.233: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 01/28 11:05:21.233: [smf] INFO: UE IMSI[262428853656843] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.237: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 01/28 11:05:21.237: [upf] INFO: UE F-SEID[UP:0x7c CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.237: [upf] INFO: UE F-SEID[UP:0x7c CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.244: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 01/28 11:05:21.244: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 01/28 11:05:21.244: [smf] INFO: UE IMSI[262428434441161] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.248: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 01/28 11:05:21.248: [upf] INFO: UE F-SEID[UP:0xdcb CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.248: [upf] INFO: UE F-SEID[UP:0xdcb CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.255: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 01/28 11:05:21.255: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 01/28 11:05:21.255: [smf] INFO: UE IMSI[262425306349804] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.259: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 01/28 11:05:21.259: [upf] INFO: UE F-SEID[UP:0xa22 CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.259: [upf] INFO: UE F-SEID[UP:0xa22 CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.265: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 01/28 11:05:21.266: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 01/28 11:05:21.266: [smf] INFO: UE IMSI[262421370491790] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.270: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 01/28 11:05:21.270: [upf] INFO: UE F-SEID[UP:0x78 CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.270: [upf] INFO: UE F-SEID[UP:0x78 CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.276: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 01/28 11:05:21.276: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 01/28 11:05:21.276: [smf] INFO: UE IMSI[262422458869986] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.281: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 01/28 11:05:21.281: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.281: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.287: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 01/28 11:05:21.287: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 01/28 11:05:21.287: [smf] INFO: UE IMSI[262421763340224] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.292: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 01/28 11:05:21.292: [upf] INFO: UE F-SEID[UP:0x220 CP:0xf56] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.292: [upf] INFO: UE F-SEID[UP:0x220 CP:0xf56] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.298: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 01/28 11:05:21.298: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 01/28 11:05:21.298: [smf] INFO: UE IMSI[262420567747932] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.303: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 01/28 11:05:21.303: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.303: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.309: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 01/28 11:05:21.309: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 01/28 11:05:21.309: [smf] INFO: UE IMSI[262422583517175] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.314: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 01/28 11:05:21.314: [upf] INFO: UE F-SEID[UP:0x55e CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.314: [upf] INFO: UE F-SEID[UP:0x55e CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.320: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 01/28 11:05:21.320: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 01/28 11:05:21.320: [smf] INFO: UE IMSI[262424019881249] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.324: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 01/28 11:05:21.324: [upf] INFO: UE F-SEID[UP:0x95c CP:0x570] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.324: [upf] INFO: UE F-SEID[UP:0x95c CP:0x570] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.331: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 01/28 11:05:21.331: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 01/28 11:05:21.331: [smf] INFO: UE IMSI[262427176674753] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.335: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 01/28 11:05:21.335: [upf] INFO: UE F-SEID[UP:0x6f0 CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.335: [upf] INFO: UE F-SEID[UP:0x6f0 CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.342: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 01/28 11:05:21.342: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 01/28 11:05:21.342: [smf] INFO: UE IMSI[262425610958620] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.346: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 01/28 11:05:21.346: [upf] INFO: UE F-SEID[UP:0xa00 CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.346: [upf] INFO: UE F-SEID[UP:0xa00 CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.352: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 01/28 11:05:21.352: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 01/28 11:05:21.352: [smf] INFO: UE IMSI[262424411888928] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.357: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 01/28 11:05:21.357: [upf] INFO: UE F-SEID[UP:0xd56 CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.357: [upf] INFO: UE F-SEID[UP:0xd56 CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.363: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 01/28 11:05:21.363: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 01/28 11:05:21.363: [smf] INFO: UE IMSI[262423323730436] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.368: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 01/28 11:05:21.368: [upf] INFO: UE F-SEID[UP:0x280 CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.368: [upf] INFO: UE F-SEID[UP:0x280 CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.374: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 01/28 11:05:21.374: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 01/28 11:05:21.374: [smf] INFO: UE IMSI[262424197895195] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.379: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 01/28 11:05:21.379: [upf] INFO: UE F-SEID[UP:0x47a CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.379: [upf] INFO: UE F-SEID[UP:0x47a CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.385: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 01/28 11:05:21.385: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 01/28 11:05:21.385: [smf] INFO: UE IMSI[262421717225170] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.390: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 01/28 11:05:21.390: [upf] INFO: UE F-SEID[UP:0xacb CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.390: [upf] INFO: UE F-SEID[UP:0xacb CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.396: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 01/28 11:05:21.396: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 01/28 11:05:21.396: [smf] INFO: UE IMSI[262420618167501] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.401: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 01/28 11:05:21.401: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x84d] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.401: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x84d] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.407: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 01/28 11:05:21.407: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 01/28 11:05:21.407: [smf] INFO: UE IMSI[262426192650280] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.412: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 01/28 11:05:21.412: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.412: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.418: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 01/28 11:05:21.418: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 01/28 11:05:21.418: [smf] INFO: UE IMSI[262424488004820] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.423: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 01/28 11:05:21.424: [upf] INFO: UE F-SEID[UP:0x340 CP:0x629] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.424: [upf] INFO: UE F-SEID[UP:0x340 CP:0x629] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.430: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 01/28 11:05:21.430: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 01/28 11:05:21.430: [smf] INFO: UE IMSI[262420724791397] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.437: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 01/28 11:05:21.437: [upf] INFO: UE F-SEID[UP:0x629 CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.437: [upf] INFO: UE F-SEID[UP:0x629 CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.440: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 01/28 11:05:21.440: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 01/28 11:05:21.440: [smf] INFO: UE IMSI[262423876487381] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.445: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 01/28 11:05:21.445: [upf] INFO: UE F-SEID[UP:0x247 CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.445: [upf] INFO: UE F-SEID[UP:0x247 CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.451: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 01/28 11:05:21.451: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 01/28 11:05:21.451: [smf] INFO: UE IMSI[262422672549476] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.456: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 01/28 11:05:21.456: [upf] INFO: UE F-SEID[UP:0x281 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.456: [upf] INFO: UE F-SEID[UP:0x281 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.462: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 01/28 11:05:21.462: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 01/28 11:05:21.462: [smf] INFO: UE IMSI[262426795069852] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.466: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 01/28 11:05:21.466: [upf] INFO: UE F-SEID[UP:0x14 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.466: [upf] INFO: UE F-SEID[UP:0x14 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.473: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 01/28 11:05:21.473: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 01/28 11:05:21.473: [smf] INFO: UE IMSI[262427277061499] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.477: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 01/28 11:05:21.477: [upf] INFO: UE F-SEID[UP:0x578 CP:0xe56] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.477: [upf] INFO: UE F-SEID[UP:0x578 CP:0xe56] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.484: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 01/28 11:05:21.484: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 01/28 11:05:21.484: [smf] INFO: UE IMSI[262428654430505] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.488: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 01/28 11:05:21.488: [upf] INFO: UE F-SEID[UP:0x9a CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.488: [upf] INFO: UE F-SEID[UP:0x9a CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.495: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 01/28 11:05:21.495: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 01/28 11:05:21.495: [smf] INFO: UE IMSI[262426009907016] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.498: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 01/28 11:05:21.498: [upf] INFO: UE F-SEID[UP:0x121 CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.498: [upf] INFO: UE F-SEID[UP:0x121 CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.506: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 01/28 11:05:21.506: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 01/28 11:05:21.506: [smf] INFO: UE IMSI[262422382255031] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.509: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 01/28 11:05:21.509: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.509: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.516: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 01/28 11:05:21.516: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 01/28 11:05:21.516: [smf] INFO: UE IMSI[262424096731793] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.520: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 01/28 11:05:21.520: [upf] INFO: UE F-SEID[UP:0xfcb CP:0xc76] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.520: [upf] INFO: UE F-SEID[UP:0xfcb CP:0xc76] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.528: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 01/28 11:05:21.528: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 01/28 11:05:21.528: [smf] INFO: UE IMSI[262423850958471] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.534: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 01/28 11:05:21.534: [upf] INFO: UE F-SEID[UP:0xa47 CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.534: [upf] INFO: UE F-SEID[UP:0xa47 CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.539: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 01/28 11:05:21.539: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 01/28 11:05:21.539: [smf] INFO: UE IMSI[262425491562525] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.545: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 01/28 11:05:21.545: [upf] INFO: UE F-SEID[UP:0xc2a CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.545: [upf] INFO: UE F-SEID[UP:0xc2a CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.550: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 01/28 11:05:21.550: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 01/28 11:05:21.550: [smf] INFO: UE IMSI[262428339343908] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.553: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 01/28 11:05:21.553: [upf] INFO: UE F-SEID[UP:0xbed CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.553: [upf] INFO: UE F-SEID[UP:0xbed CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.560: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 01/28 11:05:21.560: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 01/28 11:05:21.560: [smf] INFO: UE IMSI[262425859018629] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.564: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 01/28 11:05:21.564: [upf] INFO: UE F-SEID[UP:0x939 CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.564: [upf] INFO: UE F-SEID[UP:0x939 CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.571: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 01/28 11:05:21.571: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 01/28 11:05:21.571: [smf] INFO: UE IMSI[262420985390576] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.575: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 01/28 11:05:21.575: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x302] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.575: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x302] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.582: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 01/28 11:05:21.582: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 01/28 11:05:21.582: [smf] INFO: UE IMSI[262422136189792] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.586: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 01/28 11:05:21.586: [upf] INFO: UE F-SEID[UP:0x1bf CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.586: [upf] INFO: UE F-SEID[UP:0x1bf CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.593: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 01/28 11:05:21.593: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 01/28 11:05:21.593: [smf] INFO: UE IMSI[262428265451693] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.597: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 01/28 11:05:21.597: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.597: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.604: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 01/28 11:05:21.604: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 01/28 11:05:21.604: [smf] INFO: UE IMSI[262423203266197] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.614: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 01/28 11:05:21.614: [upf] INFO: UE F-SEID[UP:0x8ef CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.614: [upf] INFO: UE F-SEID[UP:0x8ef CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.616: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 01/28 11:05:21.616: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 01/28 11:05:21.616: [smf] INFO: UE IMSI[262422530334701] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.622: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 01/28 11:05:21.622: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x157] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.622: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x157] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.627: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 01/28 11:05:21.627: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 01/28 11:05:21.627: [smf] INFO: UE IMSI[262426831082773] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.630: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 01/28 11:05:21.630: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.630: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.637: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 01/28 11:05:21.637: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 01/28 11:05:21.637: [smf] INFO: UE IMSI[262426915073127] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.641: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 01/28 11:05:21.641: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.641: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.648: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 01/28 11:05:21.648: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 01/28 11:05:21.648: [smf] INFO: UE IMSI[262426096598894] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.652: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 01/28 11:05:21.652: [upf] INFO: UE F-SEID[UP:0x815 CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.652: [upf] INFO: UE F-SEID[UP:0x815 CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.659: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 01/28 11:05:21.659: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 01/28 11:05:21.659: [smf] INFO: UE IMSI[262421955251261] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.663: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 01/28 11:05:21.663: [upf] INFO: UE F-SEID[UP:0xe5a CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.663: [upf] INFO: UE F-SEID[UP:0xe5a CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.670: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 01/28 11:05:21.670: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 01/28 11:05:21.670: [smf] INFO: UE IMSI[262423997585598] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.674: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 01/28 11:05:21.675: [upf] INFO: UE F-SEID[UP:0x5f0 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.675: [upf] INFO: UE F-SEID[UP:0x5f0 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.681: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 01/28 11:05:21.681: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 01/28 11:05:21.681: [smf] INFO: UE IMSI[262424901034935] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.685: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 01/28 11:05:21.685: [upf] INFO: UE F-SEID[UP:0xf4c CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.685: [upf] INFO: UE F-SEID[UP:0xf4c CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.692: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 01/28 11:05:21.692: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 01/28 11:05:21.692: [smf] INFO: UE IMSI[262425944409485] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.696: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 01/28 11:05:21.696: [upf] INFO: UE F-SEID[UP:0x83f CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.696: [upf] INFO: UE F-SEID[UP:0x83f CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.702: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 01/28 11:05:21.702: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 01/28 11:05:21.702: [smf] INFO: UE IMSI[262421022730386] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.707: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 01/28 11:05:21.707: [upf] INFO: UE F-SEID[UP:0xbcd CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.707: [upf] INFO: UE F-SEID[UP:0xbcd CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.713: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 01/28 11:05:21.713: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 01/28 11:05:21.713: [smf] INFO: UE IMSI[262429732146599] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.717: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 01/28 11:05:21.717: [upf] INFO: UE F-SEID[UP:0x17f CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.717: [upf] INFO: UE F-SEID[UP:0x17f CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.724: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 01/28 11:05:21.724: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 01/28 11:05:21.724: [smf] INFO: UE IMSI[262427512169176] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.729: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 01/28 11:05:21.729: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.729: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.735: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 01/28 11:05:21.735: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 01/28 11:05:21.735: [smf] INFO: UE IMSI[262423506793654] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.739: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 01/28 11:05:21.739: [upf] INFO: UE F-SEID[UP:0xab CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.739: [upf] INFO: UE F-SEID[UP:0xab CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.746: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 01/28 11:05:21.746: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 01/28 11:05:21.746: [smf] INFO: UE IMSI[262420694165667] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.750: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 01/28 11:05:21.750: [upf] INFO: UE F-SEID[UP:0x284 CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.750: [upf] INFO: UE F-SEID[UP:0x284 CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.757: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 01/28 11:05:21.757: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 01/28 11:05:21.757: [smf] INFO: UE IMSI[262425726113191] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.761: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 01/28 11:05:21.762: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.762: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.768: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 01/28 11:05:21.768: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 01/28 11:05:21.768: [smf] INFO: UE IMSI[262426924594781] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.772: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 01/28 11:05:21.772: [upf] INFO: UE F-SEID[UP:0xe7 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.772: [upf] INFO: UE F-SEID[UP:0xe7 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.779: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 01/28 11:05:21.779: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 01/28 11:05:21.779: [smf] INFO: UE IMSI[262426774488301] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.783: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 01/28 11:05:21.783: [upf] INFO: UE F-SEID[UP:0x16c CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.783: [upf] INFO: UE F-SEID[UP:0x16c CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.789: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 01/28 11:05:21.789: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 01/28 11:05:21.789: [smf] INFO: UE IMSI[262420874033627] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.794: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 01/28 11:05:21.794: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0x2c4] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.794: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0x2c4] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.800: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 01/28 11:05:21.800: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 01/28 11:05:21.800: [smf] INFO: UE IMSI[262420759884517] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.804: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 01/28 11:05:21.804: [upf] INFO: UE F-SEID[UP:0x5bb CP:0xebc] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.804: [upf] INFO: UE F-SEID[UP:0x5bb CP:0xebc] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.811: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 01/28 11:05:21.811: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 01/28 11:05:21.811: [smf] INFO: UE IMSI[262428954574185] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.816: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 01/28 11:05:21.816: [upf] INFO: UE F-SEID[UP:0xee2 CP:0x66d] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.816: [upf] INFO: UE F-SEID[UP:0xee2 CP:0x66d] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.822: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 01/28 11:05:21.822: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 01/28 11:05:21.822: [smf] INFO: UE IMSI[262427021222471] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.826: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 01/28 11:05:21.826: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.826: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.833: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 01/28 11:05:21.833: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 01/28 11:05:21.833: [smf] INFO: UE IMSI[262423351763265] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.837: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 01/28 11:05:21.837: [upf] INFO: UE F-SEID[UP:0x867 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.837: [upf] INFO: UE F-SEID[UP:0x867 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.844: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 01/28 11:05:21.844: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 01/28 11:05:21.844: [smf] INFO: UE IMSI[262425949588615] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.848: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 01/28 11:05:21.848: [upf] INFO: UE F-SEID[UP:0x162 CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.848: [upf] INFO: UE F-SEID[UP:0x162 CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.854: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 01/28 11:05:21.854: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 01/28 11:05:21.855: [smf] INFO: UE IMSI[262424768094709] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.859: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 01/28 11:05:21.859: [upf] INFO: UE F-SEID[UP:0xa84 CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.859: [upf] INFO: UE F-SEID[UP:0xa84 CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.865: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 01/28 11:05:21.865: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 01/28 11:05:21.865: [smf] INFO: UE IMSI[262423985093653] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.870: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 01/28 11:05:21.870: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.870: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.876: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 01/28 11:05:21.876: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 01/28 11:05:21.876: [smf] INFO: UE IMSI[262423150936576] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.881: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 01/28 11:05:21.881: [upf] INFO: UE F-SEID[UP:0x627 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.881: [upf] INFO: UE F-SEID[UP:0x627 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.887: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 01/28 11:05:21.887: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 01/28 11:05:21.887: [smf] INFO: UE IMSI[262425425418836] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.892: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 01/28 11:05:21.892: [upf] INFO: UE F-SEID[UP:0x45c CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.892: [upf] INFO: UE F-SEID[UP:0x45c CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.898: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 01/28 11:05:21.898: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 01/28 11:05:21.898: [smf] INFO: UE IMSI[262422090716569] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.902: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 01/28 11:05:21.902: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.902: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.909: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 01/28 11:05:21.909: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 01/28 11:05:21.909: [smf] INFO: UE IMSI[262428741403278] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.914: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 01/28 11:05:21.914: [upf] INFO: UE F-SEID[UP:0x5ec CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.914: [upf] INFO: UE F-SEID[UP:0x5ec CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.920: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 01/28 11:05:21.920: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 01/28 11:05:21.920: [smf] INFO: UE IMSI[262426018118941] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.924: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 01/28 11:05:21.924: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.924: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.931: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 01/28 11:05:21.931: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 01/28 11:05:21.931: [smf] INFO: UE IMSI[262428314480836] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.935: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 01/28 11:05:21.935: [upf] INFO: UE F-SEID[UP:0xb54 CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.935: [upf] INFO: UE F-SEID[UP:0xb54 CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.941: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 01/28 11:05:21.941: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 01/28 11:05:21.941: [smf] INFO: UE IMSI[262422444739728] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.945: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 01/28 11:05:21.946: [upf] INFO: UE F-SEID[UP:0x33d CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.946: [upf] INFO: UE F-SEID[UP:0x33d CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.952: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 01/28 11:05:21.952: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 01/28 11:05:21.952: [smf] INFO: UE IMSI[262428414953508] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.957: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 01/28 11:05:21.957: [upf] INFO: UE F-SEID[UP:0xed5 CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.957: [upf] INFO: UE F-SEID[UP:0xed5 CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.963: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 01/28 11:05:21.963: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 01/28 11:05:21.963: [smf] INFO: UE IMSI[262427874913984] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.967: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 01/28 11:05:21.967: [upf] INFO: UE F-SEID[UP:0x53f CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.967: [upf] INFO: UE F-SEID[UP:0x53f CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.974: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 01/28 11:05:21.974: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 01/28 11:05:21.974: [smf] INFO: UE IMSI[262420133781945] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.978: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 01/28 11:05:21.978: [upf] INFO: UE F-SEID[UP:0x7da CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.978: [upf] INFO: UE F-SEID[UP:0x7da CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.985: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 01/28 11:05:21.985: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 01/28 11:05:21.985: [smf] INFO: UE IMSI[262426933546814] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:21.989: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 01/28 11:05:21.989: [upf] INFO: UE F-SEID[UP:0xa9 CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 01/28 11:05:21.989: [upf] INFO: UE F-SEID[UP:0xa9 CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:21.996: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 01/28 11:05:21.996: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 01/28 11:05:21.996: [smf] INFO: UE IMSI[262420951622677] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.000: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 01/28 11:05:22.000: [upf] INFO: UE F-SEID[UP:0xf1c CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.000: [upf] INFO: UE F-SEID[UP:0xf1c CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.006: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 01/28 11:05:22.006: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 01/28 11:05:22.006: [smf] INFO: UE IMSI[262429070681170] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.010: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 01/28 11:05:22.010: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.010: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.017: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 01/28 11:05:22.017: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 01/28 11:05:22.017: [smf] INFO: UE IMSI[262427099335341] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.021: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 01/28 11:05:22.021: [upf] INFO: UE F-SEID[UP:0x4ac CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.021: [upf] INFO: UE F-SEID[UP:0x4ac CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.028: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 01/28 11:05:22.028: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 01/28 11:05:22.028: [smf] INFO: UE IMSI[262424749723580] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.032: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 01/28 11:05:22.032: [upf] INFO: UE F-SEID[UP:0x9e1 CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.032: [upf] INFO: UE F-SEID[UP:0x9e1 CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.039: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 01/28 11:05:22.039: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 01/28 11:05:22.039: [smf] INFO: UE IMSI[262428070385672] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.043: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 01/28 11:05:22.043: [upf] INFO: UE F-SEID[UP:0x9ed CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.043: [upf] INFO: UE F-SEID[UP:0x9ed CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.049: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 01/28 11:05:22.050: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 01/28 11:05:22.050: [smf] INFO: UE IMSI[262426664882688] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.053: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 01/28 11:05:22.053: [upf] INFO: UE F-SEID[UP:0xbef CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.053: [upf] INFO: UE F-SEID[UP:0xbef CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.060: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 01/28 11:05:22.060: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 01/28 11:05:22.060: [smf] INFO: UE IMSI[262426557706013] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.064: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 01/28 11:05:22.064: [upf] INFO: UE F-SEID[UP:0xc16 CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.064: [upf] INFO: UE F-SEID[UP:0xc16 CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.071: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 01/28 11:05:22.071: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 01/28 11:05:22.071: [smf] INFO: UE IMSI[262426124486958] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.076: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 01/28 11:05:22.076: [upf] INFO: UE F-SEID[UP:0x44f CP:0x297] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.076: [upf] INFO: UE F-SEID[UP:0x44f CP:0x297] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.082: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 01/28 11:05:22.082: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 01/28 11:05:22.082: [smf] INFO: UE IMSI[262425387136544] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.086: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 01/28 11:05:22.086: [upf] INFO: UE F-SEID[UP:0x1ce CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.086: [upf] INFO: UE F-SEID[UP:0x1ce CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.093: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 01/28 11:05:22.093: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 01/28 11:05:22.093: [smf] INFO: UE IMSI[262424263817211] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.097: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 01/28 11:05:22.097: [upf] INFO: UE F-SEID[UP:0x90e CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.097: [upf] INFO: UE F-SEID[UP:0x90e CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.104: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 01/28 11:05:22.104: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 01/28 11:05:22.104: [smf] INFO: UE IMSI[262423189797933] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.108: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 01/28 11:05:22.108: [upf] INFO: UE F-SEID[UP:0x59d CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.108: [upf] INFO: UE F-SEID[UP:0x59d CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.115: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 01/28 11:05:22.115: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 01/28 11:05:22.115: [smf] INFO: UE IMSI[262427824457989] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.118: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 01/28 11:05:22.118: [upf] INFO: UE F-SEID[UP:0x12b CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.118: [upf] INFO: UE F-SEID[UP:0x12b CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.125: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 01/28 11:05:22.125: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 01/28 11:05:22.125: [smf] INFO: UE IMSI[262422728834184] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.129: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 01/28 11:05:22.129: [upf] INFO: UE F-SEID[UP:0x97e CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.129: [upf] INFO: UE F-SEID[UP:0x97e CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.136: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 01/28 11:05:22.136: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 01/28 11:05:22.136: [smf] INFO: UE IMSI[262429653226330] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.141: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 01/28 11:05:22.141: [upf] INFO: UE F-SEID[UP:0x28a CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.141: [upf] INFO: UE F-SEID[UP:0x28a CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.147: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 01/28 11:05:22.147: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 01/28 11:05:22.147: [smf] INFO: UE IMSI[262422110930369] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.151: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 01/28 11:05:22.151: [upf] INFO: UE F-SEID[UP:0xf7a CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.151: [upf] INFO: UE F-SEID[UP:0xf7a CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.158: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 01/28 11:05:22.158: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 01/28 11:05:22.158: [smf] INFO: UE IMSI[262424873686766] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.162: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 01/28 11:05:22.162: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.162: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.169: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 01/28 11:05:22.169: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 01/28 11:05:22.169: [smf] INFO: UE IMSI[262428670916753] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.173: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 01/28 11:05:22.173: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.173: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.180: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 01/28 11:05:22.180: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 01/28 11:05:22.180: [smf] INFO: UE IMSI[262427772733196] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.184: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 01/28 11:05:22.184: [upf] INFO: UE F-SEID[UP:0xaa0 CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.184: [upf] INFO: UE F-SEID[UP:0xaa0 CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.190: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 01/28 11:05:22.190: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 01/28 11:05:22.191: [smf] INFO: UE IMSI[262428936060366] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.195: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 01/28 11:05:22.195: [upf] INFO: UE F-SEID[UP:0x89d CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.195: [upf] INFO: UE F-SEID[UP:0x89d CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.201: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 01/28 11:05:22.201: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 01/28 11:05:22.201: [smf] INFO: UE IMSI[262427973008289] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.205: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 01/28 11:05:22.205: [upf] INFO: UE F-SEID[UP:0xb47 CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.205: [upf] INFO: UE F-SEID[UP:0xb47 CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.212: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 01/28 11:05:22.212: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 01/28 11:05:22.212: [smf] INFO: UE IMSI[262421614297845] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.216: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 01/28 11:05:22.216: [upf] INFO: UE F-SEID[UP:0xe42 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.216: [upf] INFO: UE F-SEID[UP:0xe42 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.223: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 01/28 11:05:22.223: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 01/28 11:05:22.223: [smf] INFO: UE IMSI[262428025128240] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.227: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 01/28 11:05:22.227: [upf] INFO: UE F-SEID[UP:0x5aa CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.227: [upf] INFO: UE F-SEID[UP:0x5aa CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.233: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 01/28 11:05:22.233: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 01/28 11:05:22.233: [smf] INFO: UE IMSI[262426133458621] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.236: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 01/28 11:05:22.236: [upf] INFO: UE F-SEID[UP:0x91 CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.236: [upf] INFO: UE F-SEID[UP:0x91 CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.244: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 01/28 11:05:22.244: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 01/28 11:05:22.244: [smf] INFO: UE IMSI[262424727571515] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.248: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 01/28 11:05:22.248: [upf] INFO: UE F-SEID[UP:0xf94 CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.248: [upf] INFO: UE F-SEID[UP:0xf94 CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.256: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 01/28 11:05:22.256: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 01/28 11:05:22.256: [smf] INFO: UE IMSI[262422692092024] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.262: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 01/28 11:05:22.262: [upf] INFO: UE F-SEID[UP:0x1ed CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.262: [upf] INFO: UE F-SEID[UP:0x1ed CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.267: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 01/28 11:05:22.267: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 01/28 11:05:22.267: [smf] INFO: UE IMSI[262426427740219] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.272: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 01/28 11:05:22.272: [upf] INFO: UE F-SEID[UP:0xb4 CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.272: [upf] INFO: UE F-SEID[UP:0xb4 CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.278: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 01/28 11:05:22.278: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 01/28 11:05:22.278: [smf] INFO: UE IMSI[262421063776788] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.282: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 01/28 11:05:22.282: [upf] INFO: UE F-SEID[UP:0x639 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.282: [upf] INFO: UE F-SEID[UP:0x639 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.289: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 01/28 11:05:22.289: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 01/28 11:05:22.289: [smf] INFO: UE IMSI[262422710287768] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.292: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 01/28 11:05:22.292: [upf] INFO: UE F-SEID[UP:0xd5f CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.292: [upf] INFO: UE F-SEID[UP:0xd5f CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.299: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 01/28 11:05:22.299: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 01/28 11:05:22.299: [smf] INFO: UE IMSI[262423337408791] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.303: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 01/28 11:05:22.303: [upf] INFO: UE F-SEID[UP:0x79d CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.303: [upf] INFO: UE F-SEID[UP:0x79d CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.311: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 01/28 11:05:22.311: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 01/28 11:05:22.311: [smf] INFO: UE IMSI[262423429971889] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.317: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 01/28 11:05:22.317: [upf] INFO: UE F-SEID[UP:0x5d CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.317: [upf] INFO: UE F-SEID[UP:0x5d CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.322: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 01/28 11:05:22.322: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 01/28 11:05:22.322: [smf] INFO: UE IMSI[262428698340671] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.327: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 01/28 11:05:22.327: [upf] INFO: UE F-SEID[UP:0x902 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.327: [upf] INFO: UE F-SEID[UP:0x902 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.332: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 01/28 11:05:22.332: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 01/28 11:05:22.332: [smf] INFO: UE IMSI[262421332598971] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.336: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 01/28 11:05:22.336: [upf] INFO: UE F-SEID[UP:0x5b1 CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.336: [upf] INFO: UE F-SEID[UP:0x5b1 CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.343: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 01/28 11:05:22.343: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 01/28 11:05:22.343: [smf] INFO: UE IMSI[262422120875654] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.349: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 01/28 11:05:22.349: [upf] INFO: UE F-SEID[UP:0x6ed CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.349: [upf] INFO: UE F-SEID[UP:0x6ed CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.354: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 01/28 11:05:22.354: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 01/28 11:05:22.354: [smf] INFO: UE IMSI[262428781975455] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.357: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 01/28 11:05:22.357: [upf] INFO: UE F-SEID[UP:0xf70 CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.357: [upf] INFO: UE F-SEID[UP:0xf70 CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.365: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 01/28 11:05:22.365: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 01/28 11:05:22.365: [smf] INFO: UE IMSI[262427811019298] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.367: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 01/28 11:05:22.367: [upf] INFO: UE F-SEID[UP:0x80d CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.367: [upf] INFO: UE F-SEID[UP:0x80d CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.375: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 01/28 11:05:22.375: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 01/28 11:05:22.375: [smf] INFO: UE IMSI[262427342230147] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.378: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 01/28 11:05:22.378: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.378: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.386: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 01/28 11:05:22.386: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 01/28 11:05:22.386: [smf] INFO: UE IMSI[262423467349792] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.388: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 01/28 11:05:22.388: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.388: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.396: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 01/28 11:05:22.396: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 01/28 11:05:22.396: [smf] INFO: UE IMSI[262427098479824] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.399: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 01/28 11:05:22.399: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.399: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.407: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 01/28 11:05:22.407: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 01/28 11:05:22.407: [smf] INFO: UE IMSI[262423807670604] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.409: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 01/28 11:05:22.409: [upf] INFO: UE F-SEID[UP:0xa40 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.409: [upf] INFO: UE F-SEID[UP:0xa40 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.417: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 01/28 11:05:22.417: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 01/28 11:05:22.417: [smf] INFO: UE IMSI[262428489028830] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.419: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 01/28 11:05:22.419: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.419: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.427: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 01/28 11:05:22.427: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 01/28 11:05:22.427: [smf] INFO: UE IMSI[262427958727954] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.429: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 01/28 11:05:22.429: [upf] INFO: UE F-SEID[UP:0x34b CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.429: [upf] INFO: UE F-SEID[UP:0x34b CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.438: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 01/28 11:05:22.438: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 01/28 11:05:22.438: [smf] INFO: UE IMSI[262422286807688] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.440: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 01/28 11:05:22.440: [upf] INFO: UE F-SEID[UP:0x32a CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.440: [upf] INFO: UE F-SEID[UP:0x32a CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.448: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 01/28 11:05:22.448: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 01/28 11:05:22.448: [smf] INFO: UE IMSI[262423010469250] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.450: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 01/28 11:05:22.450: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.450: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.458: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 01/28 11:05:22.458: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 01/28 11:05:22.458: [smf] INFO: UE IMSI[262422179465448] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.461: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 01/28 11:05:22.461: [upf] INFO: UE F-SEID[UP:0xdee CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.461: [upf] INFO: UE F-SEID[UP:0xdee CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.469: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 01/28 11:05:22.469: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 01/28 11:05:22.469: [smf] INFO: UE IMSI[262425669725009] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.471: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 01/28 11:05:22.471: [upf] INFO: UE F-SEID[UP:0xc2e CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.471: [upf] INFO: UE F-SEID[UP:0xc2e CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.479: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 01/28 11:05:22.479: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 01/28 11:05:22.479: [smf] INFO: UE IMSI[262420370551887] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.482: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 01/28 11:05:22.482: [upf] INFO: UE F-SEID[UP:0xd89 CP:0x378] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.482: [upf] INFO: UE F-SEID[UP:0xd89 CP:0x378] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.490: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 01/28 11:05:22.490: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 01/28 11:05:22.490: [smf] INFO: UE IMSI[262426290894418] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.492: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 01/28 11:05:22.492: [upf] INFO: UE F-SEID[UP:0x4a8 CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.492: [upf] INFO: UE F-SEID[UP:0x4a8 CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.500: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 01/28 11:05:22.500: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 01/28 11:05:22.500: [smf] INFO: UE IMSI[262426848414531] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.503: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 01/28 11:05:22.503: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x16c] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.503: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x16c] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.510: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 01/28 11:05:22.510: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 01/28 11:05:22.511: [smf] INFO: UE IMSI[262420902790775] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.513: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 01/28 11:05:22.513: [upf] INFO: UE F-SEID[UP:0x582 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.513: [upf] INFO: UE F-SEID[UP:0x582 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.521: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 01/28 11:05:22.521: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 01/28 11:05:22.521: [smf] INFO: UE IMSI[262426555624108] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.523: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 01/28 11:05:22.523: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.523: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.531: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 01/28 11:05:22.531: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 01/28 11:05:22.531: [smf] INFO: UE IMSI[262422003084567] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.534: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 01/28 11:05:22.534: [upf] INFO: UE F-SEID[UP:0xe48 CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.534: [upf] INFO: UE F-SEID[UP:0xe48 CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.542: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 01/28 11:05:22.542: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 01/28 11:05:22.542: [smf] INFO: UE IMSI[262421201015872] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.544: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 01/28 11:05:22.544: [upf] INFO: UE F-SEID[UP:0x647 CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.544: [upf] INFO: UE F-SEID[UP:0x647 CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.552: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 01/28 11:05:22.552: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 01/28 11:05:22.552: [smf] INFO: UE IMSI[262425510387970] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.554: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 01/28 11:05:22.554: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.554: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.562: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 01/28 11:05:22.562: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 01/28 11:05:22.562: [smf] INFO: UE IMSI[262429288378287] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.565: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 01/28 11:05:22.565: [upf] INFO: UE F-SEID[UP:0xf37 CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.565: [upf] INFO: UE F-SEID[UP:0xf37 CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.573: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 01/28 11:05:22.573: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 01/28 11:05:22.573: [smf] INFO: UE IMSI[262421736574136] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.575: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 01/28 11:05:22.575: [upf] INFO: UE F-SEID[UP:0x77c CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.575: [upf] INFO: UE F-SEID[UP:0x77c CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.583: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 01/28 11:05:22.583: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 01/28 11:05:22.583: [smf] INFO: UE IMSI[262424252635668] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.586: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 01/28 11:05:22.586: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.586: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.594: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 01/28 11:05:22.594: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 01/28 11:05:22.594: [smf] INFO: UE IMSI[262420673413218] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.596: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 01/28 11:05:22.596: [upf] INFO: UE F-SEID[UP:0x297 CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.596: [upf] INFO: UE F-SEID[UP:0x297 CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.604: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 01/28 11:05:22.604: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 01/28 11:05:22.604: [smf] INFO: UE IMSI[262427360561918] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.606: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 01/28 11:05:22.606: [upf] INFO: UE F-SEID[UP:0x215 CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.606: [upf] INFO: UE F-SEID[UP:0x215 CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.614: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 01/28 11:05:22.614: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 01/28 11:05:22.614: [smf] INFO: UE IMSI[262421423894766] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.617: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 01/28 11:05:22.617: [upf] INFO: UE F-SEID[UP:0xd6a CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.617: [upf] INFO: UE F-SEID[UP:0xd6a CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.625: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 01/28 11:05:22.625: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 01/28 11:05:22.625: [smf] INFO: UE IMSI[262428847990216] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.627: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 01/28 11:05:22.627: [upf] INFO: UE F-SEID[UP:0xb01 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.627: [upf] INFO: UE F-SEID[UP:0xb01 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.635: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 01/28 11:05:22.635: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 01/28 11:05:22.635: [smf] INFO: UE IMSI[262422269848709] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.637: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 01/28 11:05:22.637: [upf] INFO: UE F-SEID[UP:0x842 CP:0x9be] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.637: [upf] INFO: UE F-SEID[UP:0x842 CP:0x9be] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.646: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 01/28 11:05:22.646: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 01/28 11:05:22.646: [smf] INFO: UE IMSI[262426417014665] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.648: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 01/28 11:05:22.648: [upf] INFO: UE F-SEID[UP:0xf11 CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.648: [upf] INFO: UE F-SEID[UP:0xf11 CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.656: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 01/28 11:05:22.656: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 01/28 11:05:22.656: [smf] INFO: UE IMSI[262428685873720] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.658: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 01/28 11:05:22.658: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.658: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.666: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 01/28 11:05:22.666: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 01/28 11:05:22.666: [smf] INFO: UE IMSI[262425262474331] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.669: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 01/28 11:05:22.669: [upf] INFO: UE F-SEID[UP:0x707 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.669: [upf] INFO: UE F-SEID[UP:0x707 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.677: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 01/28 11:05:22.677: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 01/28 11:05:22.677: [smf] INFO: UE IMSI[262424930473659] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.679: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 01/28 11:05:22.679: [upf] INFO: UE F-SEID[UP:0x1be CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.679: [upf] INFO: UE F-SEID[UP:0x1be CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.687: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 01/28 11:05:22.687: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 01/28 11:05:22.687: [smf] INFO: UE IMSI[262426942579507] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.690: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 01/28 11:05:22.690: [upf] INFO: UE F-SEID[UP:0x43c CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.690: [upf] INFO: UE F-SEID[UP:0x43c CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.698: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 01/28 11:05:22.698: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 01/28 11:05:22.698: [smf] INFO: UE IMSI[262426168349939] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.700: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 01/28 11:05:22.700: [upf] INFO: UE F-SEID[UP:0x99e CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.700: [upf] INFO: UE F-SEID[UP:0x99e CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.708: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 01/28 11:05:22.708: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 01/28 11:05:22.708: [smf] INFO: UE IMSI[262422454680052] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.710: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 01/28 11:05:22.710: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.710: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.718: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 01/28 11:05:22.718: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 01/28 11:05:22.718: [smf] INFO: UE IMSI[262428915432101] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.721: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 01/28 11:05:22.721: [upf] INFO: UE F-SEID[UP:0xc10 CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.721: [upf] INFO: UE F-SEID[UP:0xc10 CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.729: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 01/28 11:05:22.729: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 01/28 11:05:22.729: [smf] INFO: UE IMSI[262421475244489] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.731: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 01/28 11:05:22.731: [upf] INFO: UE F-SEID[UP:0x9 CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.731: [upf] INFO: UE F-SEID[UP:0x9 CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.739: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 01/28 11:05:22.739: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 01/28 11:05:22.739: [smf] INFO: UE IMSI[262420056464158] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.742: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 01/28 11:05:22.742: [upf] INFO: UE F-SEID[UP:0x3e4 CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.742: [upf] INFO: UE F-SEID[UP:0x3e4 CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.750: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 01/28 11:05:22.750: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 01/28 11:05:22.750: [smf] INFO: UE IMSI[262424650052365] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.752: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 01/28 11:05:22.752: [upf] INFO: UE F-SEID[UP:0xc9 CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.752: [upf] INFO: UE F-SEID[UP:0xc9 CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.760: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 01/28 11:05:22.760: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 01/28 11:05:22.760: [smf] INFO: UE IMSI[262422706982781] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.763: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 01/28 11:05:22.763: [upf] INFO: UE F-SEID[UP:0x298 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.763: [upf] INFO: UE F-SEID[UP:0x298 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.770: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 01/28 11:05:22.770: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 01/28 11:05:22.770: [smf] INFO: UE IMSI[262426704262815] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.773: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 01/28 11:05:22.773: [upf] INFO: UE F-SEID[UP:0x4e0 CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.773: [upf] INFO: UE F-SEID[UP:0x4e0 CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.781: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 01/28 11:05:22.781: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 01/28 11:05:22.781: [smf] INFO: UE IMSI[262427181548327] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.783: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 01/28 11:05:22.783: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.783: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.791: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 01/28 11:05:22.791: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 01/28 11:05:22.791: [smf] INFO: UE IMSI[262421894070674] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.794: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 01/28 11:05:22.794: [upf] INFO: UE F-SEID[UP:0x62c CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.794: [upf] INFO: UE F-SEID[UP:0x62c CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.802: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 01/28 11:05:22.802: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 01/28 11:05:22.802: [smf] INFO: UE IMSI[262426927435470] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.804: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 01/28 11:05:22.804: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.804: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.812: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 01/28 11:05:22.812: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 01/28 11:05:22.812: [smf] INFO: UE IMSI[262427597931905] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.814: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 01/28 11:05:22.814: [upf] INFO: UE F-SEID[UP:0x893 CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.814: [upf] INFO: UE F-SEID[UP:0x893 CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.822: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 01/28 11:05:22.822: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 01/28 11:05:22.822: [smf] INFO: UE IMSI[262427439158962] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.825: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 01/28 11:05:22.825: [upf] INFO: UE F-SEID[UP:0xfce CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.825: [upf] INFO: UE F-SEID[UP:0xfce CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.833: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 01/28 11:05:22.833: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 01/28 11:05:22.833: [smf] INFO: UE IMSI[262426136409764] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.835: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 01/28 11:05:22.835: [upf] INFO: UE F-SEID[UP:0x846 CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.835: [upf] INFO: UE F-SEID[UP:0x846 CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.843: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 01/28 11:05:22.843: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 01/28 11:05:22.843: [smf] INFO: UE IMSI[262426509542661] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.845: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 01/28 11:05:22.845: [upf] INFO: UE F-SEID[UP:0xff1 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.845: [upf] INFO: UE F-SEID[UP:0xff1 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.853: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 01/28 11:05:22.853: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 01/28 11:05:22.854: [smf] INFO: UE IMSI[262426028620352] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.856: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 01/28 11:05:22.856: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.856: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.864: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 01/28 11:05:22.864: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 01/28 11:05:22.864: [smf] INFO: UE IMSI[262426602586407] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.866: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 01/28 11:05:22.866: [upf] INFO: UE F-SEID[UP:0x54f CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.866: [upf] INFO: UE F-SEID[UP:0x54f CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.874: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 01/28 11:05:22.874: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 01/28 11:05:22.874: [smf] INFO: UE IMSI[262421625165012] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.876: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 01/28 11:05:22.876: [upf] INFO: UE F-SEID[UP:0x6be CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.876: [upf] INFO: UE F-SEID[UP:0x6be CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.885: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 01/28 11:05:22.885: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 01/28 11:05:22.885: [smf] INFO: UE IMSI[262426599864587] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.887: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 01/28 11:05:22.887: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.887: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.895: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 01/28 11:05:22.895: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 01/28 11:05:22.895: [smf] INFO: UE IMSI[262423313113558] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.897: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 01/28 11:05:22.897: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.897: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.905: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 01/28 11:05:22.905: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 01/28 11:05:22.905: [smf] INFO: UE IMSI[262423630234251] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.908: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 01/28 11:05:22.908: [upf] INFO: UE F-SEID[UP:0x4b6 CP:0x4fd] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.908: [upf] INFO: UE F-SEID[UP:0x4b6 CP:0x4fd] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.916: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 01/28 11:05:22.916: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 01/28 11:05:22.916: [smf] INFO: UE IMSI[262429220954606] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.918: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 01/28 11:05:22.918: [upf] INFO: UE F-SEID[UP:0x561 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.918: [upf] INFO: UE F-SEID[UP:0x561 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.926: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 01/28 11:05:22.926: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 01/28 11:05:22.926: [smf] INFO: UE IMSI[262427165568546] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.929: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 01/28 11:05:22.929: [upf] INFO: UE F-SEID[UP:0x8ce CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.929: [upf] INFO: UE F-SEID[UP:0x8ce CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.937: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 01/28 11:05:22.937: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 01/28 11:05:22.937: [smf] INFO: UE IMSI[262424742350792] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.939: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 01/28 11:05:22.939: [upf] INFO: UE F-SEID[UP:0x624 CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.939: [upf] INFO: UE F-SEID[UP:0x624 CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.947: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 01/28 11:05:22.947: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 01/28 11:05:22.947: [smf] INFO: UE IMSI[262424841723239] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.949: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 01/28 11:05:22.949: [upf] INFO: UE F-SEID[UP:0x916 CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.949: [upf] INFO: UE F-SEID[UP:0x916 CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.957: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 01/28 11:05:22.957: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 01/28 11:05:22.957: [smf] INFO: UE IMSI[262421818194688] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.959: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 01/28 11:05:22.959: [upf] INFO: UE F-SEID[UP:0x2ed CP:0xf8e] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.959: [upf] INFO: UE F-SEID[UP:0x2ed CP:0xf8e] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.968: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 01/28 11:05:22.968: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 01/28 11:05:22.968: [smf] INFO: UE IMSI[262429859408865] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.970: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 01/28 11:05:22.970: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.970: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.978: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 01/28 11:05:22.978: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 01/28 11:05:22.978: [smf] INFO: UE IMSI[262421674388430] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.980: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 01/28 11:05:22.980: [upf] INFO: UE F-SEID[UP:0xa4f CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.980: [upf] INFO: UE F-SEID[UP:0xa4f CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.989: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 01/28 11:05:22.989: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 01/28 11:05:22.989: [smf] INFO: UE IMSI[262426923637661] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:22.991: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 01/28 11:05:22.991: [upf] INFO: UE F-SEID[UP:0x304 CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 01/28 11:05:22.991: [upf] INFO: UE F-SEID[UP:0x304 CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:22.999: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 01/28 11:05:22.999: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 01/28 11:05:22.999: [smf] INFO: UE IMSI[262420264014685] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.001: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 01/28 11:05:23.001: [upf] INFO: UE F-SEID[UP:0x386 CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.001: [upf] INFO: UE F-SEID[UP:0x386 CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.009: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 01/28 11:05:23.009: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 01/28 11:05:23.009: [smf] INFO: UE IMSI[262424477940201] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.011: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 01/28 11:05:23.011: [upf] INFO: UE F-SEID[UP:0xb93 CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.011: [upf] INFO: UE F-SEID[UP:0xb93 CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.020: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 01/28 11:05:23.020: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 01/28 11:05:23.020: [smf] INFO: UE IMSI[262428267592311] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.022: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 01/28 11:05:23.022: [upf] INFO: UE F-SEID[UP:0x106 CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.022: [upf] INFO: UE F-SEID[UP:0x106 CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.030: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 01/28 11:05:23.030: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 01/28 11:05:23.031: [smf] INFO: UE IMSI[262429280668016] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.036: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 01/28 11:05:23.036: [upf] INFO: UE F-SEID[UP:0xb2f CP:0x989] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.036: [upf] INFO: UE F-SEID[UP:0xb2f CP:0x989] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.041: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 01/28 11:05:23.042: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 01/28 11:05:23.042: [smf] INFO: UE IMSI[262420314236348] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.046: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 01/28 11:05:23.046: [upf] INFO: UE F-SEID[UP:0xdf CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.046: [upf] INFO: UE F-SEID[UP:0xdf CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.052: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 01/28 11:05:23.052: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 01/28 11:05:23.052: [smf] INFO: UE IMSI[262424885680750] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.056: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 01/28 11:05:23.056: [upf] INFO: UE F-SEID[UP:0xc13 CP:0x6b5] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.056: [upf] INFO: UE F-SEID[UP:0xc13 CP:0x6b5] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.063: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 01/28 11:05:23.063: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 01/28 11:05:23.063: [smf] INFO: UE IMSI[262426530081632] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.074: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 01/28 11:05:23.074: [upf] INFO: UE F-SEID[UP:0x260 CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.074: [upf] INFO: UE F-SEID[UP:0x260 CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.075: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 01/28 11:05:23.075: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 01/28 11:05:23.075: [smf] INFO: UE IMSI[262429725421921] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.082: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 01/28 11:05:23.082: [upf] INFO: UE F-SEID[UP:0x5df CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.082: [upf] INFO: UE F-SEID[UP:0x5df CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.086: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 01/28 11:05:23.086: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 01/28 11:05:23.086: [smf] INFO: UE IMSI[262420811278975] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.089: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 01/28 11:05:23.089: [upf] INFO: UE F-SEID[UP:0x591 CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.089: [upf] INFO: UE F-SEID[UP:0x591 CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.097: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 01/28 11:05:23.097: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 01/28 11:05:23.097: [smf] INFO: UE IMSI[262422445935876] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.101: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 01/28 11:05:23.101: [upf] INFO: UE F-SEID[UP:0xefa CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.101: [upf] INFO: UE F-SEID[UP:0xefa CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.108: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 01/28 11:05:23.108: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 01/28 11:05:23.108: [smf] INFO: UE IMSI[262427945980192] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.112: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 01/28 11:05:23.112: [upf] INFO: UE F-SEID[UP:0x500 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.112: [upf] INFO: UE F-SEID[UP:0x500 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.119: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 01/28 11:05:23.119: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 01/28 11:05:23.119: [smf] INFO: UE IMSI[262429512366045] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.123: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 01/28 11:05:23.123: [upf] INFO: UE F-SEID[UP:0xc7f CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.123: [upf] INFO: UE F-SEID[UP:0xc7f CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.130: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 01/28 11:05:23.130: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 01/28 11:05:23.130: [smf] INFO: UE IMSI[262425757124097] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.140: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 01/28 11:05:23.140: [upf] INFO: UE F-SEID[UP:0x5b6 CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.140: [upf] INFO: UE F-SEID[UP:0x5b6 CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.142: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 01/28 11:05:23.142: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 01/28 11:05:23.142: [smf] INFO: UE IMSI[262422063054179] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.150: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 01/28 11:05:23.150: [upf] INFO: UE F-SEID[UP:0x9cd CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.150: [upf] INFO: UE F-SEID[UP:0x9cd CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.153: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 01/28 11:05:23.153: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 01/28 11:05:23.153: [smf] INFO: UE IMSI[262423327791865] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.158: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 01/28 11:05:23.158: [upf] INFO: UE F-SEID[UP:0xc87 CP:0xbd7] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.158: [upf] INFO: UE F-SEID[UP:0xc87 CP:0xbd7] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.164: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 01/28 11:05:23.164: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 01/28 11:05:23.164: [smf] INFO: UE IMSI[262420137254937] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.169: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 01/28 11:05:23.169: [upf] INFO: UE F-SEID[UP:0x32b CP:0x3a1] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.169: [upf] INFO: UE F-SEID[UP:0x32b CP:0x3a1] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.175: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 01/28 11:05:23.175: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 01/28 11:05:23.175: [smf] INFO: UE IMSI[262420267544806] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.180: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 01/28 11:05:23.180: [upf] INFO: UE F-SEID[UP:0x358 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.180: [upf] INFO: UE F-SEID[UP:0x358 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.186: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 01/28 11:05:23.186: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 01/28 11:05:23.186: [smf] INFO: UE IMSI[262420396731938] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.190: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 01/28 11:05:23.190: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.190: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.197: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 01/28 11:05:23.197: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 01/28 11:05:23.197: [smf] INFO: UE IMSI[262426120786923] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.201: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 01/28 11:05:23.201: [upf] INFO: UE F-SEID[UP:0x881 CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.201: [upf] INFO: UE F-SEID[UP:0x881 CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.208: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 01/28 11:05:23.208: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 01/28 11:05:23.208: [smf] INFO: UE IMSI[262424708605314] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.213: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 01/28 11:05:23.213: [upf] INFO: UE F-SEID[UP:0xc58 CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.213: [upf] INFO: UE F-SEID[UP:0xc58 CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.219: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 01/28 11:05:23.219: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 01/28 11:05:23.219: [smf] INFO: UE IMSI[262420163043198] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.223: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 01/28 11:05:23.223: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x172] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.223: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x172] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.230: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 01/28 11:05:23.230: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 01/28 11:05:23.230: [smf] INFO: UE IMSI[262428917175238] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.234: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 01/28 11:05:23.234: [upf] INFO: UE F-SEID[UP:0x8bb CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.234: [upf] INFO: UE F-SEID[UP:0x8bb CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.241: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 01/28 11:05:23.241: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 01/28 11:05:23.241: [smf] INFO: UE IMSI[262420685466625] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.245: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 01/28 11:05:23.245: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.245: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.252: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 01/28 11:05:23.252: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 01/28 11:05:23.252: [smf] INFO: UE IMSI[262429126669987] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.256: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 01/28 11:05:23.256: [upf] INFO: UE F-SEID[UP:0x524 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.256: [upf] INFO: UE F-SEID[UP:0x524 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.263: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 01/28 11:05:23.263: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 01/28 11:05:23.263: [smf] INFO: UE IMSI[262428757788501] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.267: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 01/28 11:05:23.267: [upf] INFO: UE F-SEID[UP:0x6fa CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.267: [upf] INFO: UE F-SEID[UP:0x6fa CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.273: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 01/28 11:05:23.273: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 01/28 11:05:23.273: [smf] INFO: UE IMSI[262429485277374] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.278: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 01/28 11:05:23.278: [upf] INFO: UE F-SEID[UP:0x626 CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.278: [upf] INFO: UE F-SEID[UP:0x626 CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.284: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 01/28 11:05:23.284: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 01/28 11:05:23.284: [smf] INFO: UE IMSI[262426558810275] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.288: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 01/28 11:05:23.288: [upf] INFO: UE F-SEID[UP:0x4bd CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.288: [upf] INFO: UE F-SEID[UP:0x4bd CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.295: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 01/28 11:05:23.295: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 01/28 11:05:23.295: [smf] INFO: UE IMSI[262424298678484] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.299: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 01/28 11:05:23.299: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.299: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.306: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 01/28 11:05:23.306: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 01/28 11:05:23.306: [smf] INFO: UE IMSI[262426398328878] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.310: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 01/28 11:05:23.310: [upf] INFO: UE F-SEID[UP:0x876 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.310: [upf] INFO: UE F-SEID[UP:0x876 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.317: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 01/28 11:05:23.317: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 01/28 11:05:23.317: [smf] INFO: UE IMSI[262423255362092] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.322: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 01/28 11:05:23.322: [upf] INFO: UE F-SEID[UP:0x5ee CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.322: [upf] INFO: UE F-SEID[UP:0x5ee CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.328: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 01/28 11:05:23.328: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 01/28 11:05:23.328: [smf] INFO: UE IMSI[262424550688835] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.332: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 01/28 11:05:23.332: [upf] INFO: UE F-SEID[UP:0xc26 CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.332: [upf] INFO: UE F-SEID[UP:0xc26 CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.338: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 01/28 11:05:23.338: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 01/28 11:05:23.338: [smf] INFO: UE IMSI[262420223713544] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.343: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 01/28 11:05:23.343: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.343: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.349: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 01/28 11:05:23.349: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 01/28 11:05:23.349: [smf] INFO: UE IMSI[262422849434992] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.353: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 01/28 11:05:23.353: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.353: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.360: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 01/28 11:05:23.360: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 01/28 11:05:23.360: [smf] INFO: UE IMSI[262421027350942] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.365: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 01/28 11:05:23.365: [upf] INFO: UE F-SEID[UP:0x38b CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.365: [upf] INFO: UE F-SEID[UP:0x38b CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.371: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 01/28 11:05:23.371: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 01/28 11:05:23.371: [smf] INFO: UE IMSI[262422967758790] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.376: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 01/28 11:05:23.376: [upf] INFO: UE F-SEID[UP:0x728 CP:0x847] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.376: [upf] INFO: UE F-SEID[UP:0x728 CP:0x847] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.382: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 01/28 11:05:23.382: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 01/28 11:05:23.382: [smf] INFO: UE IMSI[262422971881769] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.386: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 01/28 11:05:23.386: [upf] INFO: UE F-SEID[UP:0x796 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.386: [upf] INFO: UE F-SEID[UP:0x796 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.393: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 01/28 11:05:23.393: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 01/28 11:05:23.393: [smf] INFO: UE IMSI[262421422969621] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.397: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 01/28 11:05:23.397: [upf] INFO: UE F-SEID[UP:0xd29 CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.397: [upf] INFO: UE F-SEID[UP:0xd29 CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.403: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 01/28 11:05:23.403: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 01/28 11:05:23.403: [smf] INFO: UE IMSI[262420419827243] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.408: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 01/28 11:05:23.408: [upf] INFO: UE F-SEID[UP:0x1bc CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.408: [upf] INFO: UE F-SEID[UP:0x1bc CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.414: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 01/28 11:05:23.414: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 01/28 11:05:23.414: [smf] INFO: UE IMSI[262428323398315] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.419: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 01/28 11:05:23.419: [upf] INFO: UE F-SEID[UP:0x382 CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.419: [upf] INFO: UE F-SEID[UP:0x382 CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.425: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 01/28 11:05:23.425: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 01/28 11:05:23.425: [smf] INFO: UE IMSI[262423975691969] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.428: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 01/28 11:05:23.428: [upf] INFO: UE F-SEID[UP:0xb07 CP:0x2bd] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.428: [upf] INFO: UE F-SEID[UP:0xb07 CP:0x2bd] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.436: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 01/28 11:05:23.436: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 01/28 11:05:23.436: [smf] INFO: UE IMSI[262422485389918] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.440: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 01/28 11:05:23.440: [upf] INFO: UE F-SEID[UP:0x8ea CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.440: [upf] INFO: UE F-SEID[UP:0x8ea CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.447: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 01/28 11:05:23.447: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 01/28 11:05:23.447: [smf] INFO: UE IMSI[262427360311432] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.451: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 01/28 11:05:23.451: [upf] INFO: UE F-SEID[UP:0xc41 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.451: [upf] INFO: UE F-SEID[UP:0xc41 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.458: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 01/28 11:05:23.458: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 01/28 11:05:23.458: [smf] INFO: UE IMSI[262421570335498] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.462: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 01/28 11:05:23.462: [upf] INFO: UE F-SEID[UP:0x841 CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.462: [upf] INFO: UE F-SEID[UP:0x841 CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.468: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 01/28 11:05:23.469: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 01/28 11:05:23.469: [smf] INFO: UE IMSI[262427449326619] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.473: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 01/28 11:05:23.473: [upf] INFO: UE F-SEID[UP:0x10b CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.473: [upf] INFO: UE F-SEID[UP:0x10b CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.479: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 01/28 11:05:23.479: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 01/28 11:05:23.479: [smf] INFO: UE IMSI[262426000010168] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.483: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 01/28 11:05:23.483: [upf] INFO: UE F-SEID[UP:0x32d CP:0x951] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.483: [upf] INFO: UE F-SEID[UP:0x32d CP:0x951] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.490: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 01/28 11:05:23.490: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 01/28 11:05:23.490: [smf] INFO: UE IMSI[262429877686949] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.494: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 01/28 11:05:23.494: [upf] INFO: UE F-SEID[UP:0xd24 CP:0xdfc] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.494: [upf] INFO: UE F-SEID[UP:0xd24 CP:0xdfc] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.501: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 01/28 11:05:23.501: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 01/28 11:05:23.501: [smf] INFO: UE IMSI[262428712681318] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.505: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 01/28 11:05:23.505: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.505: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.512: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 01/28 11:05:23.512: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 01/28 11:05:23.512: [smf] INFO: UE IMSI[262423158816979] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.516: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 01/28 11:05:23.516: [upf] INFO: UE F-SEID[UP:0x3cc CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.516: [upf] INFO: UE F-SEID[UP:0x3cc CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.522: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 01/28 11:05:23.522: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 01/28 11:05:23.523: [smf] INFO: UE IMSI[262425644599949] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.526: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 01/28 11:05:23.526: [upf] INFO: UE F-SEID[UP:0xc25 CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.526: [upf] INFO: UE F-SEID[UP:0xc25 CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.533: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 01/28 11:05:23.533: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 01/28 11:05:23.533: [smf] INFO: UE IMSI[262426787179330] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.538: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 01/28 11:05:23.538: [upf] INFO: UE F-SEID[UP:0xc05 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.538: [upf] INFO: UE F-SEID[UP:0xc05 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.544: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 01/28 11:05:23.544: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 01/28 11:05:23.544: [smf] INFO: UE IMSI[262428548954319] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.548: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 01/28 11:05:23.548: [upf] INFO: UE F-SEID[UP:0xbdb CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.548: [upf] INFO: UE F-SEID[UP:0xbdb CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.555: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 01/28 11:05:23.555: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 01/28 11:05:23.555: [smf] INFO: UE IMSI[262421716096922] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.560: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 01/28 11:05:23.560: [upf] INFO: UE F-SEID[UP:0x5f CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.560: [upf] INFO: UE F-SEID[UP:0x5f CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.566: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 01/28 11:05:23.566: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 01/28 11:05:23.566: [smf] INFO: UE IMSI[262421726141275] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.570: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 01/28 11:05:23.571: [upf] INFO: UE F-SEID[UP:0xb88 CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.571: [upf] INFO: UE F-SEID[UP:0xb88 CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.577: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 01/28 11:05:23.577: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 01/28 11:05:23.577: [smf] INFO: UE IMSI[262428999236024] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.581: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 01/28 11:05:23.581: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.581: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.588: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 01/28 11:05:23.588: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 01/28 11:05:23.588: [smf] INFO: UE IMSI[262426044215529] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.592: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 01/28 11:05:23.592: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x5b9] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.592: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x5b9] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.598: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 01/28 11:05:23.598: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 01/28 11:05:23.598: [smf] INFO: UE IMSI[262426718854926] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.602: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 01/28 11:05:23.602: [upf] INFO: UE F-SEID[UP:0x3eb CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.602: [upf] INFO: UE F-SEID[UP:0x3eb CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.609: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 01/28 11:05:23.609: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 01/28 11:05:23.609: [smf] INFO: UE IMSI[262424625364875] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.614: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 01/28 11:05:23.614: [upf] INFO: UE F-SEID[UP:0xed8 CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.614: [upf] INFO: UE F-SEID[UP:0xed8 CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.620: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 01/28 11:05:23.620: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 01/28 11:05:23.620: [smf] INFO: UE IMSI[262422744259645] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.624: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 01/28 11:05:23.624: [upf] INFO: UE F-SEID[UP:0x981 CP:0xb4b] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.624: [upf] INFO: UE F-SEID[UP:0x981 CP:0xb4b] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.631: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 01/28 11:05:23.631: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 01/28 11:05:23.631: [smf] INFO: UE IMSI[262421028125229] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.637: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 01/28 11:05:23.637: [upf] INFO: UE F-SEID[UP:0xffd CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.637: [upf] INFO: UE F-SEID[UP:0xffd CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.643: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 01/28 11:05:23.643: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 01/28 11:05:23.643: [smf] INFO: UE IMSI[262428240777770] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.649: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 01/28 11:05:23.649: [upf] INFO: UE F-SEID[UP:0x674 CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.649: [upf] INFO: UE F-SEID[UP:0x674 CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.654: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 01/28 11:05:23.654: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 01/28 11:05:23.654: [smf] INFO: UE IMSI[262423888892799] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.659: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 01/28 11:05:23.659: [upf] INFO: UE F-SEID[UP:0x61e CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.659: [upf] INFO: UE F-SEID[UP:0x61e CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.665: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 01/28 11:05:23.665: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 01/28 11:05:23.665: [smf] INFO: UE IMSI[262425651736763] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.670: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 01/28 11:05:23.670: [upf] INFO: UE F-SEID[UP:0xc0b CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.670: [upf] INFO: UE F-SEID[UP:0xc0b CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.676: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 01/28 11:05:23.676: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 01/28 11:05:23.676: [smf] INFO: UE IMSI[262426907625917] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.683: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 01/28 11:05:23.683: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.683: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.688: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 01/28 11:05:23.688: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 01/28 11:05:23.688: [smf] INFO: UE IMSI[262426137266549] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.695: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 01/28 11:05:23.695: [upf] INFO: UE F-SEID[UP:0x2ba CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.695: [upf] INFO: UE F-SEID[UP:0x2ba CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.699: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 01/28 11:05:23.699: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 01/28 11:05:23.699: [smf] INFO: UE IMSI[262426520527022] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.709: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 01/28 11:05:23.709: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.709: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.711: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 01/28 11:05:23.711: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 01/28 11:05:23.711: [smf] INFO: UE IMSI[262421556577602] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.717: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 01/28 11:05:23.717: [upf] INFO: UE F-SEID[UP:0xec4 CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.717: [upf] INFO: UE F-SEID[UP:0xec4 CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.722: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 01/28 11:05:23.722: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 01/28 11:05:23.722: [smf] INFO: UE IMSI[262424584040756] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.728: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 01/28 11:05:23.728: [upf] INFO: UE F-SEID[UP:0xb83 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.728: [upf] INFO: UE F-SEID[UP:0xb83 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.734: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 01/28 11:05:23.734: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 01/28 11:05:23.734: [smf] INFO: UE IMSI[262424379578152] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.740: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 01/28 11:05:23.740: [upf] INFO: UE F-SEID[UP:0x29a CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.740: [upf] INFO: UE F-SEID[UP:0x29a CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.745: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 01/28 11:05:23.745: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 01/28 11:05:23.745: [smf] INFO: UE IMSI[262428249010178] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.750: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 01/28 11:05:23.750: [upf] INFO: UE F-SEID[UP:0x803 CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.750: [upf] INFO: UE F-SEID[UP:0x803 CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.756: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 01/28 11:05:23.756: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 01/28 11:05:23.756: [smf] INFO: UE IMSI[262429842205765] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.761: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 01/28 11:05:23.761: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.761: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.767: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 01/28 11:05:23.767: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 01/28 11:05:23.767: [smf] INFO: UE IMSI[262425482199478] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.773: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 01/28 11:05:23.773: [upf] INFO: UE F-SEID[UP:0x4ca CP:0xfc4] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.773: [upf] INFO: UE F-SEID[UP:0x4ca CP:0xfc4] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.778: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 01/28 11:05:23.778: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 01/28 11:05:23.778: [smf] INFO: UE IMSI[262428091202314] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.783: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 01/28 11:05:23.784: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.784: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.789: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 01/28 11:05:23.789: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 01/28 11:05:23.789: [smf] INFO: UE IMSI[262426470847326] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.792: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 01/28 11:05:23.792: [upf] INFO: UE F-SEID[UP:0xf0e CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.792: [upf] INFO: UE F-SEID[UP:0xf0e CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.799: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 01/28 11:05:23.799: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 01/28 11:05:23.799: [smf] INFO: UE IMSI[262422916909169] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.804: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 01/28 11:05:23.804: [upf] INFO: UE F-SEID[UP:0x347 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.804: [upf] INFO: UE F-SEID[UP:0x347 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.810: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 01/28 11:05:23.810: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 01/28 11:05:23.810: [smf] INFO: UE IMSI[262420483287166] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.815: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 01/28 11:05:23.815: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.815: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.821: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 01/28 11:05:23.821: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 01/28 11:05:23.821: [smf] INFO: UE IMSI[262420470667690] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.827: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 01/28 11:05:23.827: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.827: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.832: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 01/28 11:05:23.832: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 01/28 11:05:23.832: [smf] INFO: UE IMSI[262426399153649] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.837: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 01/28 11:05:23.837: [upf] INFO: UE F-SEID[UP:0xb25 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.837: [upf] INFO: UE F-SEID[UP:0xb25 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.843: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 01/28 11:05:23.843: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 01/28 11:05:23.843: [smf] INFO: UE IMSI[262424659245814] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.846: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 01/28 11:05:23.846: [upf] INFO: UE F-SEID[UP:0x844 CP:0x808] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.846: [upf] INFO: UE F-SEID[UP:0x844 CP:0x808] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.854: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 01/28 11:05:23.854: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 01/28 11:05:23.854: [smf] INFO: UE IMSI[262422133252881] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.860: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 01/28 11:05:23.860: [upf] INFO: UE F-SEID[UP:0x456 CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.860: [upf] INFO: UE F-SEID[UP:0x456 CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.865: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 01/28 11:05:23.865: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 01/28 11:05:23.865: [smf] INFO: UE IMSI[262428053852530] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.872: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 01/28 11:05:23.872: [upf] INFO: UE F-SEID[UP:0xaa CP:0x514] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.872: [upf] INFO: UE F-SEID[UP:0xaa CP:0x514] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.876: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 01/28 11:05:23.876: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 01/28 11:05:23.876: [smf] INFO: UE IMSI[262422917487946] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.881: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 01/28 11:05:23.881: [upf] INFO: UE F-SEID[UP:0xb49 CP:0x80] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.881: [upf] INFO: UE F-SEID[UP:0xb49 CP:0x80] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.887: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 01/28 11:05:23.887: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 01/28 11:05:23.887: [smf] INFO: UE IMSI[262420296075290] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.892: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 01/28 11:05:23.892: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.892: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.898: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 01/28 11:05:23.898: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 01/28 11:05:23.898: [smf] INFO: UE IMSI[262423092877907] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.902: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 01/28 11:05:23.902: [upf] INFO: UE F-SEID[UP:0xa89 CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.902: [upf] INFO: UE F-SEID[UP:0xa89 CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.909: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 01/28 11:05:23.909: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 01/28 11:05:23.909: [smf] INFO: UE IMSI[262422165032401] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.913: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 01/28 11:05:23.913: [upf] INFO: UE F-SEID[UP:0x914 CP:0xb53] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.913: [upf] INFO: UE F-SEID[UP:0x914 CP:0xb53] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.920: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 01/28 11:05:23.920: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 01/28 11:05:23.920: [smf] INFO: UE IMSI[262428325424867] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.924: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 01/28 11:05:23.924: [upf] INFO: UE F-SEID[UP:0xe7b CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.924: [upf] INFO: UE F-SEID[UP:0xe7b CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.930: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 01/28 11:05:23.930: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 01/28 11:05:23.930: [smf] INFO: UE IMSI[262420817653606] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.935: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 01/28 11:05:23.935: [upf] INFO: UE F-SEID[UP:0x723 CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.935: [upf] INFO: UE F-SEID[UP:0x723 CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.941: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 01/28 11:05:23.941: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 01/28 11:05:23.941: [smf] INFO: UE IMSI[262426934650329] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.945: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 01/28 11:05:23.945: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.945: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.952: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 01/28 11:05:23.952: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 01/28 11:05:23.952: [smf] INFO: UE IMSI[262427176792979] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.957: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 01/28 11:05:23.957: [upf] INFO: UE F-SEID[UP:0x1d5 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.957: [upf] INFO: UE F-SEID[UP:0x1d5 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.963: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 01/28 11:05:23.963: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 01/28 11:05:23.963: [smf] INFO: UE IMSI[262424737688160] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.967: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 01/28 11:05:23.967: [upf] INFO: UE F-SEID[UP:0x76c CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.967: [upf] INFO: UE F-SEID[UP:0x76c CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.974: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 01/28 11:05:23.974: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 01/28 11:05:23.974: [smf] INFO: UE IMSI[262429515320751] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.979: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 01/28 11:05:23.979: [upf] INFO: UE F-SEID[UP:0x4c0 CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.979: [upf] INFO: UE F-SEID[UP:0x4c0 CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.985: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 01/28 11:05:23.985: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 01/28 11:05:23.985: [smf] INFO: UE IMSI[262427892869084] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:23.989: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 01/28 11:05:23.989: [upf] INFO: UE F-SEID[UP:0x85d CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 01/28 11:05:23.989: [upf] INFO: UE F-SEID[UP:0x85d CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:23.996: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 01/28 11:05:23.996: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 01/28 11:05:23.996: [smf] INFO: UE IMSI[262428781262134] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.000: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 01/28 11:05:24.000: [upf] INFO: UE F-SEID[UP:0x970 CP:0xf55] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.000: [upf] INFO: UE F-SEID[UP:0x970 CP:0xf55] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.006: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 01/28 11:05:24.006: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 01/28 11:05:24.006: [smf] INFO: UE IMSI[262423083192280] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.011: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 01/28 11:05:24.011: [upf] INFO: UE F-SEID[UP:0xe8a CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.011: [upf] INFO: UE F-SEID[UP:0xe8a CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.017: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 01/28 11:05:24.017: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 01/28 11:05:24.017: [smf] INFO: UE IMSI[262420444901551] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.022: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 01/28 11:05:24.022: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.022: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.028: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 01/28 11:05:24.028: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 01/28 11:05:24.028: [smf] INFO: UE IMSI[262426134422985] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.033: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 01/28 11:05:24.033: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.033: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.039: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 01/28 11:05:24.039: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 01/28 11:05:24.039: [smf] INFO: UE IMSI[262427349096677] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.044: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 01/28 11:05:24.044: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.044: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.050: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 01/28 11:05:24.050: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 01/28 11:05:24.050: [smf] INFO: UE IMSI[262427928600105] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.054: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 01/28 11:05:24.054: [upf] INFO: UE F-SEID[UP:0x965 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.054: [upf] INFO: UE F-SEID[UP:0x965 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.061: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 01/28 11:05:24.061: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 01/28 11:05:24.061: [smf] INFO: UE IMSI[262421551956379] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.065: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 01/28 11:05:24.065: [upf] INFO: UE F-SEID[UP:0x68b CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.065: [upf] INFO: UE F-SEID[UP:0x68b CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.072: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 01/28 11:05:24.072: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 01/28 11:05:24.072: [smf] INFO: UE IMSI[262422031764491] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.076: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 01/28 11:05:24.076: [upf] INFO: UE F-SEID[UP:0xf69 CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.076: [upf] INFO: UE F-SEID[UP:0xf69 CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.083: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 01/28 11:05:24.083: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 01/28 11:05:24.083: [smf] INFO: UE IMSI[262426605735008] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.087: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 01/28 11:05:24.087: [upf] INFO: UE F-SEID[UP:0x211 CP:0xc78] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.087: [upf] INFO: UE F-SEID[UP:0x211 CP:0xc78] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.093: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 01/28 11:05:24.093: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 01/28 11:05:24.093: [smf] INFO: UE IMSI[262422196372681] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.097: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 01/28 11:05:24.097: [upf] INFO: UE F-SEID[UP:0xd59 CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.097: [upf] INFO: UE F-SEID[UP:0xd59 CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.104: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 01/28 11:05:24.104: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 01/28 11:05:24.104: [smf] INFO: UE IMSI[262429247524947] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.109: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 01/28 11:05:24.109: [upf] INFO: UE F-SEID[UP:0x791 CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.109: [upf] INFO: UE F-SEID[UP:0x791 CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.115: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 01/28 11:05:24.115: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 01/28 11:05:24.115: [smf] INFO: UE IMSI[262424143129810] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.120: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 01/28 11:05:24.120: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.120: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.126: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 01/28 11:05:24.126: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 01/28 11:05:24.126: [smf] INFO: UE IMSI[262420774517061] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.131: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 01/28 11:05:24.131: [upf] INFO: UE F-SEID[UP:0x91a CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.131: [upf] INFO: UE F-SEID[UP:0x91a CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.137: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 01/28 11:05:24.137: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 01/28 11:05:24.137: [smf] INFO: UE IMSI[262429720364007] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.142: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 01/28 11:05:24.142: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x2e4] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.142: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x2e4] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.148: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 01/28 11:05:24.148: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 01/28 11:05:24.148: [smf] INFO: UE IMSI[262422666220968] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.153: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 01/28 11:05:24.153: [upf] INFO: UE F-SEID[UP:0x889 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.153: [upf] INFO: UE F-SEID[UP:0x889 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.159: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 01/28 11:05:24.159: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 01/28 11:05:24.159: [smf] INFO: UE IMSI[262422572949015] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.164: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 01/28 11:05:24.164: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0xa01] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.164: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0xa01] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.170: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 01/28 11:05:24.170: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 01/28 11:05:24.170: [smf] INFO: UE IMSI[262423353886001] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.174: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 01/28 11:05:24.174: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.174: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.181: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 01/28 11:05:24.181: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 01/28 11:05:24.181: [smf] INFO: UE IMSI[262427827429027] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.185: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 01/28 11:05:24.185: [upf] INFO: UE F-SEID[UP:0x138 CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.185: [upf] INFO: UE F-SEID[UP:0x138 CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.191: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 01/28 11:05:24.191: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 01/28 11:05:24.191: [smf] INFO: UE IMSI[262422553907994] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.196: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 01/28 11:05:24.196: [upf] INFO: UE F-SEID[UP:0x259 CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.196: [upf] INFO: UE F-SEID[UP:0x259 CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.202: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 01/28 11:05:24.202: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 01/28 11:05:24.202: [smf] INFO: UE IMSI[262422916866818] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.207: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 01/28 11:05:24.207: [upf] INFO: UE F-SEID[UP:0x891 CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.207: [upf] INFO: UE F-SEID[UP:0x891 CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.213: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 01/28 11:05:24.213: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 01/28 11:05:24.213: [smf] INFO: UE IMSI[262421687892024] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.217: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 01/28 11:05:24.217: [upf] INFO: UE F-SEID[UP:0x92a CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.217: [upf] INFO: UE F-SEID[UP:0x92a CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.224: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 01/28 11:05:24.224: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 01/28 11:05:24.224: [smf] INFO: UE IMSI[262428353311136] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.228: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 01/28 11:05:24.228: [upf] INFO: UE F-SEID[UP:0xc99 CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.228: [upf] INFO: UE F-SEID[UP:0xc99 CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.235: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 01/28 11:05:24.235: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 01/28 11:05:24.235: [smf] INFO: UE IMSI[262427077512334] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.239: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 01/28 11:05:24.239: [upf] INFO: UE F-SEID[UP:0x79a CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.239: [upf] INFO: UE F-SEID[UP:0x79a CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.246: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 01/28 11:05:24.246: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 01/28 11:05:24.246: [smf] INFO: UE IMSI[262421470386903] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.250: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 01/28 11:05:24.250: [upf] INFO: UE F-SEID[UP:0xfa4 CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.250: [upf] INFO: UE F-SEID[UP:0xfa4 CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.257: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 01/28 11:05:24.257: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 01/28 11:05:24.257: [smf] INFO: UE IMSI[262420471281014] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.261: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 01/28 11:05:24.261: [upf] INFO: UE F-SEID[UP:0x80c CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.261: [upf] INFO: UE F-SEID[UP:0x80c CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.267: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 01/28 11:05:24.267: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 01/28 11:05:24.267: [smf] INFO: UE IMSI[262422884167594] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.272: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 01/28 11:05:24.272: [upf] INFO: UE F-SEID[UP:0x434 CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.272: [upf] INFO: UE F-SEID[UP:0x434 CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.278: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 01/28 11:05:24.278: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 01/28 11:05:24.278: [smf] INFO: UE IMSI[262429451925981] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.283: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 01/28 11:05:24.283: [upf] INFO: UE F-SEID[UP:0xb2 CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.283: [upf] INFO: UE F-SEID[UP:0xb2 CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.289: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 01/28 11:05:24.289: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 01/28 11:05:24.289: [smf] INFO: UE IMSI[262420758094263] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.294: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 01/28 11:05:24.294: [upf] INFO: UE F-SEID[UP:0xeac CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.294: [upf] INFO: UE F-SEID[UP:0xeac CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.300: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 01/28 11:05:24.300: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 01/28 11:05:24.300: [smf] INFO: UE IMSI[262427791134571] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.305: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 01/28 11:05:24.305: [upf] INFO: UE F-SEID[UP:0xedb CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.305: [upf] INFO: UE F-SEID[UP:0xedb CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.311: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 01/28 11:05:24.311: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 01/28 11:05:24.311: [smf] INFO: UE IMSI[262429700403734] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.316: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 01/28 11:05:24.316: [upf] INFO: UE F-SEID[UP:0x90b CP:0xbdf] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.316: [upf] INFO: UE F-SEID[UP:0x90b CP:0xbdf] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.322: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 01/28 11:05:24.322: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 01/28 11:05:24.322: [smf] INFO: UE IMSI[262429962626707] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.327: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 01/28 11:05:24.327: [upf] INFO: UE F-SEID[UP:0x13 CP:0xc37] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.327: [upf] INFO: UE F-SEID[UP:0x13 CP:0xc37] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.333: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 01/28 11:05:24.333: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 01/28 11:05:24.333: [smf] INFO: UE IMSI[262422557048250] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.337: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 01/28 11:05:24.337: [upf] INFO: UE F-SEID[UP:0x755 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.337: [upf] INFO: UE F-SEID[UP:0x755 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.344: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 01/28 11:05:24.344: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 01/28 11:05:24.344: [smf] INFO: UE IMSI[262426048216341] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.348: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 01/28 11:05:24.348: [upf] INFO: UE F-SEID[UP:0x661 CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.348: [upf] INFO: UE F-SEID[UP:0x661 CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.355: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 01/28 11:05:24.355: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 01/28 11:05:24.355: [smf] INFO: UE IMSI[262429334228850] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.359: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 01/28 11:05:24.359: [upf] INFO: UE F-SEID[UP:0xb7f CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.359: [upf] INFO: UE F-SEID[UP:0xb7f CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.366: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 01/28 11:05:24.366: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 01/28 11:05:24.366: [smf] INFO: UE IMSI[262422123866196] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.373: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 01/28 11:05:24.373: [upf] INFO: UE F-SEID[UP:0xcdc CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.373: [upf] INFO: UE F-SEID[UP:0xcdc CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.378: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 01/28 11:05:24.378: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 01/28 11:05:24.378: [smf] INFO: UE IMSI[262429429669975] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.390: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 01/28 11:05:24.390: [upf] INFO: UE F-SEID[UP:0x3ae CP:0xe94] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.391: [upf] INFO: UE F-SEID[UP:0x3ae CP:0xe94] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.391: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 01/28 11:05:24.391: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 01/28 11:05:24.391: [smf] INFO: UE IMSI[262428426412029] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.398: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 01/28 11:05:24.398: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.398: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.401: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 01/28 11:05:24.401: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 01/28 11:05:24.401: [smf] INFO: UE IMSI[262428739572378] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.405: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 01/28 11:05:24.405: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.405: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.412: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 01/28 11:05:24.412: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 01/28 11:05:24.412: [smf] INFO: UE IMSI[262428384835498] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.415: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 01/28 11:05:24.415: [upf] INFO: UE F-SEID[UP:0x625 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.415: [upf] INFO: UE F-SEID[UP:0x625 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.423: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 01/28 11:05:24.423: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 01/28 11:05:24.423: [smf] INFO: UE IMSI[262422072799629] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.428: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 01/28 11:05:24.428: [upf] INFO: UE F-SEID[UP:0xed3 CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.428: [upf] INFO: UE F-SEID[UP:0xed3 CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.434: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 01/28 11:05:24.434: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 01/28 11:05:24.434: [smf] INFO: UE IMSI[262429643217319] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.439: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 01/28 11:05:24.439: [upf] INFO: UE F-SEID[UP:0x773 CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.439: [upf] INFO: UE F-SEID[UP:0x773 CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.445: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 01/28 11:05:24.445: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 01/28 11:05:24.445: [smf] INFO: UE IMSI[262422279554941] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.449: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 01/28 11:05:24.449: [upf] INFO: UE F-SEID[UP:0xf2e CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.449: [upf] INFO: UE F-SEID[UP:0xf2e CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.455: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 01/28 11:05:24.455: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 01/28 11:05:24.455: [smf] INFO: UE IMSI[262425673949666] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.460: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 01/28 11:05:24.460: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.460: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.466: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 01/28 11:05:24.466: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 01/28 11:05:24.466: [smf] INFO: UE IMSI[262423860009431] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.470: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 01/28 11:05:24.470: [upf] INFO: UE F-SEID[UP:0x67e CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.470: [upf] INFO: UE F-SEID[UP:0x67e CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.477: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 01/28 11:05:24.477: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 01/28 11:05:24.477: [smf] INFO: UE IMSI[262422758602990] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.480: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 01/28 11:05:24.480: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.480: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.488: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 01/28 11:05:24.488: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 01/28 11:05:24.488: [smf] INFO: UE IMSI[262429962078035] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.490: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 01/28 11:05:24.490: [upf] INFO: UE F-SEID[UP:0x76a CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.490: [upf] INFO: UE F-SEID[UP:0x76a CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.498: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 01/28 11:05:24.498: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 01/28 11:05:24.498: [smf] INFO: UE IMSI[262425961995340] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.502: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 01/28 11:05:24.502: [upf] INFO: UE F-SEID[UP:0x225 CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.502: [upf] INFO: UE F-SEID[UP:0x225 CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.509: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 01/28 11:05:24.509: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 01/28 11:05:24.509: [smf] INFO: UE IMSI[262421847708751] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.512: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 01/28 11:05:24.512: [upf] INFO: UE F-SEID[UP:0x982 CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.512: [upf] INFO: UE F-SEID[UP:0x982 CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.520: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 01/28 11:05:24.520: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 01/28 11:05:24.520: [smf] INFO: UE IMSI[262420747711560] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.524: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 01/28 11:05:24.524: [upf] INFO: UE F-SEID[UP:0x556 CP:0x796] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.525: [upf] INFO: UE F-SEID[UP:0x556 CP:0x796] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.531: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 01/28 11:05:24.531: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 01/28 11:05:24.531: [smf] INFO: UE IMSI[262422192009491] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.537: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 01/28 11:05:24.537: [upf] INFO: UE F-SEID[UP:0x190 CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.537: [upf] INFO: UE F-SEID[UP:0x190 CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.542: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 01/28 11:05:24.542: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 01/28 11:05:24.542: [smf] INFO: UE IMSI[262420611011647] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.547: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 01/28 11:05:24.547: [upf] INFO: UE F-SEID[UP:0xa26 CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.547: [upf] INFO: UE F-SEID[UP:0xa26 CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.553: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 01/28 11:05:24.553: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 01/28 11:05:24.553: [smf] INFO: UE IMSI[262429597418815] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.558: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 01/28 11:05:24.558: [upf] INFO: UE F-SEID[UP:0x201 CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.558: [upf] INFO: UE F-SEID[UP:0x201 CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.564: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 01/28 11:05:24.564: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 01/28 11:05:24.564: [smf] INFO: UE IMSI[262424325765149] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.571: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 01/28 11:05:24.571: [upf] INFO: UE F-SEID[UP:0x566 CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.571: [upf] INFO: UE F-SEID[UP:0x566 CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.575: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 01/28 11:05:24.575: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 01/28 11:05:24.575: [smf] INFO: UE IMSI[262421344173478] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.580: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 01/28 11:05:24.580: [upf] INFO: UE F-SEID[UP:0xb85 CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.580: [upf] INFO: UE F-SEID[UP:0xb85 CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.586: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 01/28 11:05:24.586: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 01/28 11:05:24.586: [smf] INFO: UE IMSI[262426780028269] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.591: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 01/28 11:05:24.591: [upf] INFO: UE F-SEID[UP:0xcf6 CP:0x7d3] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.591: [upf] INFO: UE F-SEID[UP:0xcf6 CP:0x7d3] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.597: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 01/28 11:05:24.597: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 01/28 11:05:24.597: [smf] INFO: UE IMSI[262427084376420] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.601: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 01/28 11:05:24.601: [upf] INFO: UE F-SEID[UP:0x596 CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.601: [upf] INFO: UE F-SEID[UP:0x596 CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.608: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 01/28 11:05:24.608: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 01/28 11:05:24.608: [smf] INFO: UE IMSI[262428349433630] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.612: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 01/28 11:05:24.612: [upf] INFO: UE F-SEID[UP:0xe98 CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.612: [upf] INFO: UE F-SEID[UP:0xe98 CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.618: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 01/28 11:05:24.618: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 01/28 11:05:24.618: [smf] INFO: UE IMSI[262421027857307] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.623: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 01/28 11:05:24.623: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.623: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.629: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 01/28 11:05:24.629: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 01/28 11:05:24.629: [smf] INFO: UE IMSI[262424650922993] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.634: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 01/28 11:05:24.634: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.634: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.640: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 01/28 11:05:24.640: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 01/28 11:05:24.640: [smf] INFO: UE IMSI[262424109716662] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.644: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 01/28 11:05:24.644: [upf] INFO: UE F-SEID[UP:0xa41 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.644: [upf] INFO: UE F-SEID[UP:0xa41 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.651: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 01/28 11:05:24.651: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 01/28 11:05:24.651: [smf] INFO: UE IMSI[262424979942560] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.655: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 01/28 11:05:24.655: [upf] INFO: UE F-SEID[UP:0x9f5 CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.655: [upf] INFO: UE F-SEID[UP:0x9f5 CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.662: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 01/28 11:05:24.662: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 01/28 11:05:24.662: [smf] INFO: UE IMSI[262426811700708] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.666: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 01/28 11:05:24.666: [upf] INFO: UE F-SEID[UP:0x942 CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.666: [upf] INFO: UE F-SEID[UP:0x942 CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.673: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 01/28 11:05:24.673: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 01/28 11:05:24.673: [smf] INFO: UE IMSI[262421363270635] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.681: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 01/28 11:05:24.682: [upf] INFO: UE F-SEID[UP:0xf24 CP:0x367] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.682: [upf] INFO: UE F-SEID[UP:0xf24 CP:0x367] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.687: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 01/28 11:05:24.687: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 01/28 11:05:24.687: [smf] INFO: UE IMSI[262420282516310] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.696: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 01/28 11:05:24.696: [upf] INFO: UE F-SEID[UP:0x3f CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.696: [upf] INFO: UE F-SEID[UP:0x3f CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.699: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 01/28 11:05:24.699: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 01/28 11:05:24.699: [smf] INFO: UE IMSI[262422560492333] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.704: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 01/28 11:05:24.705: [upf] INFO: UE F-SEID[UP:0xb6f CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.705: [upf] INFO: UE F-SEID[UP:0xb6f CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.710: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 01/28 11:05:24.710: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 01/28 11:05:24.710: [smf] INFO: UE IMSI[262422571425798] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.714: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 01/28 11:05:24.714: [upf] INFO: UE F-SEID[UP:0x93e CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.714: [upf] INFO: UE F-SEID[UP:0x93e CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.721: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 01/28 11:05:24.721: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 01/28 11:05:24.721: [smf] INFO: UE IMSI[262425991995969] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.726: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 01/28 11:05:24.726: [upf] INFO: UE F-SEID[UP:0x65c CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.726: [upf] INFO: UE F-SEID[UP:0x65c CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.732: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 01/28 11:05:24.732: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 01/28 11:05:24.732: [smf] INFO: UE IMSI[262422930097164] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.737: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 01/28 11:05:24.737: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.737: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.743: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 01/28 11:05:24.743: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 01/28 11:05:24.743: [smf] INFO: UE IMSI[262425375818789] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.747: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 01/28 11:05:24.747: [upf] INFO: UE F-SEID[UP:0x545 CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.747: [upf] INFO: UE F-SEID[UP:0x545 CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.754: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 01/28 11:05:24.754: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 01/28 11:05:24.754: [smf] INFO: UE IMSI[262426210622677] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.759: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 01/28 11:05:24.759: [upf] INFO: UE F-SEID[UP:0x727 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.759: [upf] INFO: UE F-SEID[UP:0x727 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.765: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 01/28 11:05:24.765: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 01/28 11:05:24.765: [smf] INFO: UE IMSI[262428047961498] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.773: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 01/28 11:05:24.773: [upf] INFO: UE F-SEID[UP:0xdfc CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.773: [upf] INFO: UE F-SEID[UP:0xdfc CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.778: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 01/28 11:05:24.778: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 01/28 11:05:24.778: [smf] INFO: UE IMSI[262422460573423] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.786: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 01/28 11:05:24.786: [upf] INFO: UE F-SEID[UP:0x781 CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.786: [upf] INFO: UE F-SEID[UP:0x781 CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.789: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 01/28 11:05:24.789: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 01/28 11:05:24.789: [smf] INFO: UE IMSI[262427414511154] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.794: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 01/28 11:05:24.794: [upf] INFO: UE F-SEID[UP:0xb30 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.794: [upf] INFO: UE F-SEID[UP:0xb30 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.800: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 01/28 11:05:24.800: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 01/28 11:05:24.800: [smf] INFO: UE IMSI[262420545765694] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.804: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 01/28 11:05:24.804: [upf] INFO: UE F-SEID[UP:0x393 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.804: [upf] INFO: UE F-SEID[UP:0x393 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.811: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 01/28 11:05:24.811: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 01/28 11:05:24.811: [smf] INFO: UE IMSI[262424724712477] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.818: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 01/28 11:05:24.818: [upf] INFO: UE F-SEID[UP:0xada CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.818: [upf] INFO: UE F-SEID[UP:0xada CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.822: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 01/28 11:05:24.822: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 01/28 11:05:24.822: [smf] INFO: UE IMSI[262420174304792] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.827: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 01/28 11:05:24.827: [upf] INFO: UE F-SEID[UP:0x110 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.827: [upf] INFO: UE F-SEID[UP:0x110 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.833: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 01/28 11:05:24.833: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 01/28 11:05:24.833: [smf] INFO: UE IMSI[262429515039155] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.838: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 01/28 11:05:24.838: [upf] INFO: UE F-SEID[UP:0xf68 CP:0xcf0] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.838: [upf] INFO: UE F-SEID[UP:0xf68 CP:0xcf0] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.845: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 01/28 11:05:24.845: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 01/28 11:05:24.845: [smf] INFO: UE IMSI[262423666578223] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.852: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 01/28 11:05:24.852: [upf] INFO: UE F-SEID[UP:0x13c CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.852: [upf] INFO: UE F-SEID[UP:0x13c CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.856: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 01/28 11:05:24.856: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 01/28 11:05:24.856: [smf] INFO: UE IMSI[262424754756543] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.861: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 01/28 11:05:24.861: [upf] INFO: UE F-SEID[UP:0xbe CP:0x37a] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.861: [upf] INFO: UE F-SEID[UP:0xbe CP:0x37a] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.867: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 01/28 11:05:24.867: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 01/28 11:05:24.867: [smf] INFO: UE IMSI[262425843514941] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.871: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 01/28 11:05:24.871: [upf] INFO: UE F-SEID[UP:0x168 CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.871: [upf] INFO: UE F-SEID[UP:0x168 CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.877: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 01/28 11:05:24.877: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 01/28 11:05:24.877: [smf] INFO: UE IMSI[262424111465531] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.881: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 01/28 11:05:24.881: [upf] INFO: UE F-SEID[UP:0xfd6 CP:0x7ce] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.881: [upf] INFO: UE F-SEID[UP:0xfd6 CP:0x7ce] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.888: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 01/28 11:05:24.888: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 01/28 11:05:24.888: [smf] INFO: UE IMSI[262420449174220] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.893: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 01/28 11:05:24.893: [upf] INFO: UE F-SEID[UP:0xa2e CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.893: [upf] INFO: UE F-SEID[UP:0xa2e CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.899: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 01/28 11:05:24.899: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 01/28 11:05:24.899: [smf] INFO: UE IMSI[262423582734923] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.904: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 01/28 11:05:24.904: [upf] INFO: UE F-SEID[UP:0x4d2 CP:0xae1] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.904: [upf] INFO: UE F-SEID[UP:0x4d2 CP:0xae1] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.910: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 01/28 11:05:24.910: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 01/28 11:05:24.910: [smf] INFO: UE IMSI[262420982588689] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.914: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 01/28 11:05:24.914: [upf] INFO: UE F-SEID[UP:0xc59 CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.914: [upf] INFO: UE F-SEID[UP:0xc59 CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.921: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 01/28 11:05:24.921: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 01/28 11:05:24.921: [smf] INFO: UE IMSI[262429110359894] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.925: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 01/28 11:05:24.925: [upf] INFO: UE F-SEID[UP:0xae8 CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.925: [upf] INFO: UE F-SEID[UP:0xae8 CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.932: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 01/28 11:05:24.932: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 01/28 11:05:24.932: [smf] INFO: UE IMSI[262429099695847] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.937: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 01/28 11:05:24.937: [upf] INFO: UE F-SEID[UP:0x69c CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.937: [upf] INFO: UE F-SEID[UP:0x69c CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.943: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 01/28 11:05:24.943: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 01/28 11:05:24.943: [smf] INFO: UE IMSI[262420869456694] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.948: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 01/28 11:05:24.948: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.948: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.953: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 01/28 11:05:24.953: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 01/28 11:05:24.953: [smf] INFO: UE IMSI[262426513605690] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.958: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 01/28 11:05:24.958: [upf] INFO: UE F-SEID[UP:0x2fc CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.958: [upf] INFO: UE F-SEID[UP:0x2fc CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.964: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 01/28 11:05:24.964: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 01/28 11:05:24.964: [smf] INFO: UE IMSI[262429801593673] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.968: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 01/28 11:05:24.969: [upf] INFO: UE F-SEID[UP:0xdf6 CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.969: [upf] INFO: UE F-SEID[UP:0xdf6 CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.975: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 01/28 11:05:24.975: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 01/28 11:05:24.975: [smf] INFO: UE IMSI[262424885054697] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.979: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 01/28 11:05:24.979: [upf] INFO: UE F-SEID[UP:0x9fe CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.979: [upf] INFO: UE F-SEID[UP:0x9fe CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.986: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 01/28 11:05:24.986: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 01/28 11:05:24.986: [smf] INFO: UE IMSI[262426603654116] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:24.991: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 01/28 11:05:24.991: [upf] INFO: UE F-SEID[UP:0x501 CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 01/28 11:05:24.991: [upf] INFO: UE F-SEID[UP:0x501 CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:24.997: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 01/28 11:05:24.997: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 01/28 11:05:24.997: [smf] INFO: UE IMSI[262429618461128] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.002: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 01/28 11:05:25.002: [upf] INFO: UE F-SEID[UP:0xbc CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.002: [upf] INFO: UE F-SEID[UP:0xbc CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.008: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 01/28 11:05:25.008: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 01/28 11:05:25.008: [smf] INFO: UE IMSI[262425265755171] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.012: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 01/28 11:05:25.012: [upf] INFO: UE F-SEID[UP:0xc98 CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.012: [upf] INFO: UE F-SEID[UP:0xc98 CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.018: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 01/28 11:05:25.018: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 01/28 11:05:25.018: [smf] INFO: UE IMSI[262424145268774] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.022: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 01/28 11:05:25.022: [upf] INFO: UE F-SEID[UP:0xd7b CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.022: [upf] INFO: UE F-SEID[UP:0xd7b CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.029: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 01/28 11:05:25.029: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 01/28 11:05:25.029: [smf] INFO: UE IMSI[262424459966302] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.034: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 01/28 11:05:25.034: [upf] INFO: UE F-SEID[UP:0x6ba CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.034: [upf] INFO: UE F-SEID[UP:0x6ba CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.040: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 01/28 11:05:25.040: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 01/28 11:05:25.040: [smf] INFO: UE IMSI[262429936571143] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.045: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 01/28 11:05:25.045: [upf] INFO: UE F-SEID[UP:0xca0 CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.045: [upf] INFO: UE F-SEID[UP:0xca0 CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.051: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 01/28 11:05:25.051: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 01/28 11:05:25.051: [smf] INFO: UE IMSI[262429225326973] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.056: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 01/28 11:05:25.056: [upf] INFO: UE F-SEID[UP:0x142 CP:0xf02] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.056: [upf] INFO: UE F-SEID[UP:0x142 CP:0xf02] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.062: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 01/28 11:05:25.062: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 01/28 11:05:25.062: [smf] INFO: UE IMSI[262423295357755] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.066: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 01/28 11:05:25.066: [upf] INFO: UE F-SEID[UP:0x714 CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.066: [upf] INFO: UE F-SEID[UP:0x714 CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.073: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 01/28 11:05:25.073: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 01/28 11:05:25.073: [smf] INFO: UE IMSI[262426028009657] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.077: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 01/28 11:05:25.077: [upf] INFO: UE F-SEID[UP:0x443 CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.077: [upf] INFO: UE F-SEID[UP:0x443 CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.083: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 01/28 11:05:25.083: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 01/28 11:05:25.083: [smf] INFO: UE IMSI[262422701396725] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.088: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 01/28 11:05:25.088: [upf] INFO: UE F-SEID[UP:0x7de CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.088: [upf] INFO: UE F-SEID[UP:0x7de CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.094: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 01/28 11:05:25.094: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 01/28 11:05:25.094: [smf] INFO: UE IMSI[262428389719425] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.099: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 01/28 11:05:25.099: [upf] INFO: UE F-SEID[UP:0x98d CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.099: [upf] INFO: UE F-SEID[UP:0x98d CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.105: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 01/28 11:05:25.105: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 01/28 11:05:25.105: [smf] INFO: UE IMSI[262425877748740] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.109: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 01/28 11:05:25.109: [upf] INFO: UE F-SEID[UP:0x10a CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.109: [upf] INFO: UE F-SEID[UP:0x10a CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.116: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 01/28 11:05:25.116: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 01/28 11:05:25.116: [smf] INFO: UE IMSI[262423660203334] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.119: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 01/28 11:05:25.119: [upf] INFO: UE F-SEID[UP:0xee8 CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.119: [upf] INFO: UE F-SEID[UP:0xee8 CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.126: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 01/28 11:05:25.126: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 01/28 11:05:25.126: [smf] INFO: UE IMSI[262429729664396] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.130: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 01/28 11:05:25.130: [upf] INFO: UE F-SEID[UP:0xa75 CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.130: [upf] INFO: UE F-SEID[UP:0xa75 CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.137: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 01/28 11:05:25.137: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 01/28 11:05:25.137: [smf] INFO: UE IMSI[262429666665594] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.141: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 01/28 11:05:25.142: [upf] INFO: UE F-SEID[UP:0x943 CP:0xcdf] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.142: [upf] INFO: UE F-SEID[UP:0x943 CP:0xcdf] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.148: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 01/28 11:05:25.148: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 01/28 11:05:25.148: [smf] INFO: UE IMSI[262424191117732] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.152: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 01/28 11:05:25.152: [upf] INFO: UE F-SEID[UP:0x446 CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.152: [upf] INFO: UE F-SEID[UP:0x446 CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.159: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 01/28 11:05:25.159: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 01/28 11:05:25.159: [smf] INFO: UE IMSI[262421952082340] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.163: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 01/28 11:05:25.163: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0x158] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.163: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0x158] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.170: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 01/28 11:05:25.170: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 01/28 11:05:25.170: [smf] INFO: UE IMSI[262427841054977] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.174: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 01/28 11:05:25.174: [upf] INFO: UE F-SEID[UP:0xc32 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.174: [upf] INFO: UE F-SEID[UP:0xc32 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.180: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 01/28 11:05:25.180: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 01/28 11:05:25.180: [smf] INFO: UE IMSI[262429101792131] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.184: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 01/28 11:05:25.184: [upf] INFO: UE F-SEID[UP:0xe31 CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.184: [upf] INFO: UE F-SEID[UP:0xe31 CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.191: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 01/28 11:05:25.191: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 01/28 11:05:25.191: [smf] INFO: UE IMSI[262428330920554] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.195: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 01/28 11:05:25.195: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.195: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.202: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 01/28 11:05:25.202: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 01/28 11:05:25.202: [smf] INFO: UE IMSI[262421169922469] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.206: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 01/28 11:05:25.206: [upf] INFO: UE F-SEID[UP:0x682 CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.206: [upf] INFO: UE F-SEID[UP:0x682 CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.213: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 01/28 11:05:25.213: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 01/28 11:05:25.213: [smf] INFO: UE IMSI[262423182084680] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.217: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 01/28 11:05:25.217: [upf] INFO: UE F-SEID[UP:0xdbe CP:0x9ce] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.217: [upf] INFO: UE F-SEID[UP:0xdbe CP:0x9ce] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.224: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 01/28 11:05:25.224: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 01/28 11:05:25.224: [smf] INFO: UE IMSI[262426900266575] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.227: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 01/28 11:05:25.227: [upf] INFO: UE F-SEID[UP:0x18b CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.227: [upf] INFO: UE F-SEID[UP:0x18b CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.234: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 01/28 11:05:25.234: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 01/28 11:05:25.234: [smf] INFO: UE IMSI[262422355672483] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.238: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 01/28 11:05:25.238: [upf] INFO: UE F-SEID[UP:0x650 CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.238: [upf] INFO: UE F-SEID[UP:0x650 CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.245: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 01/28 11:05:25.245: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 01/28 11:05:25.245: [smf] INFO: UE IMSI[262423811661658] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.250: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 01/28 11:05:25.250: [upf] INFO: UE F-SEID[UP:0x853 CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.250: [upf] INFO: UE F-SEID[UP:0x853 CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.256: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 01/28 11:05:25.256: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 01/28 11:05:25.256: [smf] INFO: UE IMSI[262421877908601] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.260: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 01/28 11:05:25.260: [upf] INFO: UE F-SEID[UP:0xa14 CP:0xf82] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.260: [upf] INFO: UE F-SEID[UP:0xa14 CP:0xf82] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.267: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 01/28 11:05:25.267: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 01/28 11:05:25.267: [smf] INFO: UE IMSI[262421048594913] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.271: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 01/28 11:05:25.271: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.271: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.278: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 01/28 11:05:25.278: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 01/28 11:05:25.278: [smf] INFO: UE IMSI[262422875435666] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.282: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 01/28 11:05:25.282: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0xbfb] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.282: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0xbfb] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.289: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 01/28 11:05:25.289: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 01/28 11:05:25.289: [smf] INFO: UE IMSI[262422740330571] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.292: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 01/28 11:05:25.292: [upf] INFO: UE F-SEID[UP:0x9aa CP:0xad9] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.292: [upf] INFO: UE F-SEID[UP:0x9aa CP:0xad9] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.299: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 01/28 11:05:25.299: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 01/28 11:05:25.299: [smf] INFO: UE IMSI[262422415530680] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.304: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 01/28 11:05:25.304: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.304: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.310: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 01/28 11:05:25.310: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 01/28 11:05:25.310: [smf] INFO: UE IMSI[262426129811527] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.314: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 01/28 11:05:25.314: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x487] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.314: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x487] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.321: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 01/28 11:05:25.321: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 01/28 11:05:25.321: [smf] INFO: UE IMSI[262421652526702] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.325: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 01/28 11:05:25.325: [upf] INFO: UE F-SEID[UP:0x4ec CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.325: [upf] INFO: UE F-SEID[UP:0x4ec CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.332: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 01/28 11:05:25.332: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 01/28 11:05:25.332: [smf] INFO: UE IMSI[262421054352304] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.336: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 01/28 11:05:25.336: [upf] INFO: UE F-SEID[UP:0x407 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.336: [upf] INFO: UE F-SEID[UP:0x407 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.342: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 01/28 11:05:25.342: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 01/28 11:05:25.342: [smf] INFO: UE IMSI[262427254876452] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.347: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 01/28 11:05:25.347: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.347: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.353: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 01/28 11:05:25.353: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 01/28 11:05:25.353: [smf] INFO: UE IMSI[262425310769808] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.357: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 01/28 11:05:25.357: [upf] INFO: UE F-SEID[UP:0xe14 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.357: [upf] INFO: UE F-SEID[UP:0xe14 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.364: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 01/28 11:05:25.364: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 01/28 11:05:25.364: [smf] INFO: UE IMSI[262424930995135] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.368: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 01/28 11:05:25.368: [upf] INFO: UE F-SEID[UP:0xde5 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.368: [upf] INFO: UE F-SEID[UP:0xde5 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.375: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 01/28 11:05:25.375: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 01/28 11:05:25.375: [smf] INFO: UE IMSI[262428563793612] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.379: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 01/28 11:05:25.379: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.379: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.386: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 01/28 11:05:25.386: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 01/28 11:05:25.386: [smf] INFO: UE IMSI[262426939189189] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.390: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 01/28 11:05:25.390: [upf] INFO: UE F-SEID[UP:0xbaa CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.390: [upf] INFO: UE F-SEID[UP:0xbaa CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.396: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 01/28 11:05:25.396: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 01/28 11:05:25.396: [smf] INFO: UE IMSI[262428763569214] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.400: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 01/28 11:05:25.400: [upf] INFO: UE F-SEID[UP:0xcbd CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.400: [upf] INFO: UE F-SEID[UP:0xcbd CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.407: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 01/28 11:05:25.407: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 01/28 11:05:25.407: [smf] INFO: UE IMSI[262421671794587] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.412: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 01/28 11:05:25.412: [upf] INFO: UE F-SEID[UP:0x312 CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.412: [upf] INFO: UE F-SEID[UP:0x312 CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.418: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 01/28 11:05:25.418: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 01/28 11:05:25.418: [smf] INFO: UE IMSI[262424859516999] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.422: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 01/28 11:05:25.422: [upf] INFO: UE F-SEID[UP:0x45 CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.422: [upf] INFO: UE F-SEID[UP:0x45 CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.428: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 01/28 11:05:25.428: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 01/28 11:05:25.429: [smf] INFO: UE IMSI[262427009307173] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.433: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 01/28 11:05:25.433: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.433: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.440: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 01/28 11:05:25.440: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 01/28 11:05:25.440: [smf] INFO: UE IMSI[262425478408908] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.449: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 01/28 11:05:25.449: [upf] INFO: UE F-SEID[UP:0xbcb CP:0xb41] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.449: [upf] INFO: UE F-SEID[UP:0xbcb CP:0xb41] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.453: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 01/28 11:05:25.453: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 01/28 11:05:25.453: [smf] INFO: UE IMSI[262428005015566] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.459: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 01/28 11:05:25.459: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.459: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.464: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 01/28 11:05:25.464: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 01/28 11:05:25.464: [smf] INFO: UE IMSI[262425943534361] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.468: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 01/28 11:05:25.468: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.468: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.474: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 01/28 11:05:25.474: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 01/28 11:05:25.474: [smf] INFO: UE IMSI[262420059628461] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.478: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 01/28 11:05:25.478: [upf] INFO: UE F-SEID[UP:0x787 CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.478: [upf] INFO: UE F-SEID[UP:0x787 CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.485: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 01/28 11:05:25.485: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 01/28 11:05:25.485: [smf] INFO: UE IMSI[262424350578078] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.490: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 01/28 11:05:25.490: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.490: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.496: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 01/28 11:05:25.496: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 01/28 11:05:25.496: [smf] INFO: UE IMSI[262420263754276] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.501: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 01/28 11:05:25.501: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.501: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.507: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 01/28 11:05:25.507: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 01/28 11:05:25.507: [smf] INFO: UE IMSI[262429601707311] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.511: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 01/28 11:05:25.511: [upf] INFO: UE F-SEID[UP:0xf72 CP:0x6a] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.511: [upf] INFO: UE F-SEID[UP:0xf72 CP:0x6a] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.518: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 01/28 11:05:25.518: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 01/28 11:05:25.518: [smf] INFO: UE IMSI[262422628000567] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.522: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 01/28 11:05:25.522: [upf] INFO: UE F-SEID[UP:0xece CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.522: [upf] INFO: UE F-SEID[UP:0xece CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.529: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 01/28 11:05:25.529: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 01/28 11:05:25.529: [smf] INFO: UE IMSI[262421545439021] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.533: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 01/28 11:05:25.533: [upf] INFO: UE F-SEID[UP:0x79f CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.533: [upf] INFO: UE F-SEID[UP:0x79f CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.539: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 01/28 11:05:25.539: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 01/28 11:05:25.539: [smf] INFO: UE IMSI[262428346774580] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.543: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 01/28 11:05:25.543: [upf] INFO: UE F-SEID[UP:0x48b CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.543: [upf] INFO: UE F-SEID[UP:0x48b CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.550: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 01/28 11:05:25.550: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 01/28 11:05:25.550: [smf] INFO: UE IMSI[262425909152435] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.559: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 01/28 11:05:25.559: [upf] INFO: UE F-SEID[UP:0xae2 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.559: [upf] INFO: UE F-SEID[UP:0xae2 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.564: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 01/28 11:05:25.564: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 01/28 11:05:25.564: [smf] INFO: UE IMSI[262427117238570] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.571: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 01/28 11:05:25.571: [upf] INFO: UE F-SEID[UP:0xd38 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.571: [upf] INFO: UE F-SEID[UP:0xd38 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.575: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 01/28 11:05:25.575: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 01/28 11:05:25.575: [smf] INFO: UE IMSI[262428874835874] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.580: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 01/28 11:05:25.580: [upf] INFO: UE F-SEID[UP:0xc8 CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.580: [upf] INFO: UE F-SEID[UP:0xc8 CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.586: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 01/28 11:05:25.586: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 01/28 11:05:25.586: [smf] INFO: UE IMSI[262422571182376] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.591: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 01/28 11:05:25.591: [upf] INFO: UE F-SEID[UP:0xa54 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.591: [upf] INFO: UE F-SEID[UP:0xa54 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.597: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 01/28 11:05:25.597: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 01/28 11:05:25.597: [smf] INFO: UE IMSI[262426657061764] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.601: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 01/28 11:05:25.601: [upf] INFO: UE F-SEID[UP:0x805 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.601: [upf] INFO: UE F-SEID[UP:0x805 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.608: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 01/28 11:05:25.608: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 01/28 11:05:25.608: [smf] INFO: UE IMSI[262423691526358] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.612: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 01/28 11:05:25.612: [upf] INFO: UE F-SEID[UP:0x735 CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.612: [upf] INFO: UE F-SEID[UP:0x735 CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.618: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 01/28 11:05:25.618: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 01/28 11:05:25.618: [smf] INFO: UE IMSI[262426842300590] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.623: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 01/28 11:05:25.623: [upf] INFO: UE F-SEID[UP:0xe07 CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.623: [upf] INFO: UE F-SEID[UP:0xe07 CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.629: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 01/28 11:05:25.629: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 01/28 11:05:25.629: [smf] INFO: UE IMSI[262428335662354] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.633: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 01/28 11:05:25.633: [upf] INFO: UE F-SEID[UP:0x360 CP:0x716] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.633: [upf] INFO: UE F-SEID[UP:0x360 CP:0x716] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.640: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 01/28 11:05:25.640: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 01/28 11:05:25.640: [smf] INFO: UE IMSI[262426801274012] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.645: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 01/28 11:05:25.645: [upf] INFO: UE F-SEID[UP:0x1f CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.645: [upf] INFO: UE F-SEID[UP:0x1f CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.651: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 01/28 11:05:25.651: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 01/28 11:05:25.651: [smf] INFO: UE IMSI[262429751302092] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.656: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 01/28 11:05:25.656: [upf] INFO: UE F-SEID[UP:0xafc CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.656: [upf] INFO: UE F-SEID[UP:0xafc CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.662: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 01/28 11:05:25.662: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 01/28 11:05:25.662: [smf] INFO: UE IMSI[262426340033804] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.667: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 01/28 11:05:25.667: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.667: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.673: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 01/28 11:05:25.673: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 01/28 11:05:25.673: [smf] INFO: UE IMSI[262421454681007] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.678: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 01/28 11:05:25.678: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x567] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.678: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x567] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.684: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 01/28 11:05:25.684: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 01/28 11:05:25.684: [smf] INFO: UE IMSI[262428365550890] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.689: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 01/28 11:05:25.689: [upf] INFO: UE F-SEID[UP:0x20f CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.689: [upf] INFO: UE F-SEID[UP:0x20f CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.695: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 01/28 11:05:25.695: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 01/28 11:05:25.695: [smf] INFO: UE IMSI[262426998160155] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.700: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 01/28 11:05:25.700: [upf] INFO: UE F-SEID[UP:0x77d CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.700: [upf] INFO: UE F-SEID[UP:0x77d CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.706: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 01/28 11:05:25.706: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 01/28 11:05:25.706: [smf] INFO: UE IMSI[262420151408791] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.711: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 01/28 11:05:25.711: [upf] INFO: UE F-SEID[UP:0x7cb CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.711: [upf] INFO: UE F-SEID[UP:0x7cb CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.717: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 01/28 11:05:25.717: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 01/28 11:05:25.717: [smf] INFO: UE IMSI[262424136634454] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.722: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 01/28 11:05:25.722: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.722: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.728: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 01/28 11:05:25.728: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 01/28 11:05:25.728: [smf] INFO: UE IMSI[262424042796808] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.732: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 01/28 11:05:25.732: [upf] INFO: UE F-SEID[UP:0x759 CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.732: [upf] INFO: UE F-SEID[UP:0x759 CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.739: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 01/28 11:05:25.739: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 01/28 11:05:25.739: [smf] INFO: UE IMSI[262422507020008] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.743: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 01/28 11:05:25.743: [upf] INFO: UE F-SEID[UP:0x604 CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.743: [upf] INFO: UE F-SEID[UP:0x604 CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.750: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 01/28 11:05:25.750: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 01/28 11:05:25.750: [smf] INFO: UE IMSI[262423239877561] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.754: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 01/28 11:05:25.754: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.754: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.761: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 01/28 11:05:25.761: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 01/28 11:05:25.761: [smf] INFO: UE IMSI[262427686277452] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.768: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 01/28 11:05:25.768: [upf] INFO: UE F-SEID[UP:0x62d CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.768: [upf] INFO: UE F-SEID[UP:0x62d CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.773: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 01/28 11:05:25.773: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 01/28 11:05:25.773: [smf] INFO: UE IMSI[262425993975887] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.779: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 01/28 11:05:25.779: [upf] INFO: UE F-SEID[UP:0x749 CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.779: [upf] INFO: UE F-SEID[UP:0x749 CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.784: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 01/28 11:05:25.784: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 01/28 11:05:25.784: [smf] INFO: UE IMSI[262421505080907] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.787: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 01/28 11:05:25.787: [upf] INFO: UE F-SEID[UP:0xea8 CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.787: [upf] INFO: UE F-SEID[UP:0xea8 CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.794: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 01/28 11:05:25.794: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 01/28 11:05:25.794: [smf] INFO: UE IMSI[262427949295897] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.799: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 01/28 11:05:25.799: [upf] INFO: UE F-SEID[UP:0xd21 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.799: [upf] INFO: UE F-SEID[UP:0xd21 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.805: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 01/28 11:05:25.805: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 01/28 11:05:25.805: [smf] INFO: UE IMSI[262425565948988] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.810: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 01/28 11:05:25.810: [upf] INFO: UE F-SEID[UP:0xfc5 CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.810: [upf] INFO: UE F-SEID[UP:0xfc5 CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.816: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 01/28 11:05:25.816: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 01/28 11:05:25.816: [smf] INFO: UE IMSI[262429799642789] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.820: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 01/28 11:05:25.820: [upf] INFO: UE F-SEID[UP:0x78e CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.820: [upf] INFO: UE F-SEID[UP:0x78e CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.827: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 01/28 11:05:25.827: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 01/28 11:05:25.827: [smf] INFO: UE IMSI[262421308172823] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.831: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 01/28 11:05:25.831: [upf] INFO: UE F-SEID[UP:0x84a CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.831: [upf] INFO: UE F-SEID[UP:0x84a CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.838: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 01/28 11:05:25.838: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 01/28 11:05:25.838: [smf] INFO: UE IMSI[262429853880100] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.843: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 01/28 11:05:25.843: [upf] INFO: UE F-SEID[UP:0x451 CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.843: [upf] INFO: UE F-SEID[UP:0x451 CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.849: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 01/28 11:05:25.849: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 01/28 11:05:25.849: [smf] INFO: UE IMSI[262423374417309] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.854: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 01/28 11:05:25.854: [upf] INFO: UE F-SEID[UP:0xc57 CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.854: [upf] INFO: UE F-SEID[UP:0xc57 CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.860: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 01/28 11:05:25.860: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 01/28 11:05:25.860: [smf] INFO: UE IMSI[262427337499607] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.867: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 01/28 11:05:25.867: [upf] INFO: UE F-SEID[UP:0x4fb CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.867: [upf] INFO: UE F-SEID[UP:0x4fb CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.872: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 01/28 11:05:25.872: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 01/28 11:05:25.872: [smf] INFO: UE IMSI[262420424934722] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.879: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 01/28 11:05:25.880: [upf] INFO: UE F-SEID[UP:0x178 CP:0x4e5] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.880: [upf] INFO: UE F-SEID[UP:0x178 CP:0x4e5] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.885: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 01/28 11:05:25.885: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 01/28 11:05:25.886: [smf] INFO: UE IMSI[262427225936126] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.896: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 01/28 11:05:25.896: [upf] INFO: UE F-SEID[UP:0x572 CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.896: [upf] INFO: UE F-SEID[UP:0x572 CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.898: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 01/28 11:05:25.898: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 01/28 11:05:25.898: [smf] INFO: UE IMSI[262425007920068] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.910: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 01/28 11:05:25.910: [upf] INFO: UE F-SEID[UP:0x504 CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.910: [upf] INFO: UE F-SEID[UP:0x504 CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.910: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 01/28 11:05:25.910: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 01/28 11:05:25.910: [smf] INFO: UE IMSI[262425965478096] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.917: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 01/28 11:05:25.917: [upf] INFO: UE F-SEID[UP:0xf CP:0x3e0] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.917: [upf] INFO: UE F-SEID[UP:0xf CP:0x3e0] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.921: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 01/28 11:05:25.921: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 01/28 11:05:25.921: [smf] INFO: UE IMSI[262425392500894] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.926: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 01/28 11:05:25.926: [upf] INFO: UE F-SEID[UP:0x11f CP:0x4fc] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.926: [upf] INFO: UE F-SEID[UP:0x11f CP:0x4fc] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.932: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 01/28 11:05:25.932: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 01/28 11:05:25.932: [smf] INFO: UE IMSI[262429576300568] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.937: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 01/28 11:05:25.937: [upf] INFO: UE F-SEID[UP:0x828 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.937: [upf] INFO: UE F-SEID[UP:0x828 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.943: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 01/28 11:05:25.943: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 01/28 11:05:25.943: [smf] INFO: UE IMSI[262426332643052] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.951: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 01/28 11:05:25.951: [upf] INFO: UE F-SEID[UP:0x7e2 CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.951: [upf] INFO: UE F-SEID[UP:0x7e2 CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.955: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 01/28 11:05:25.955: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 01/28 11:05:25.955: [smf] INFO: UE IMSI[262429471134013] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.959: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 01/28 11:05:25.959: [upf] INFO: UE F-SEID[UP:0x8fc CP:0xb9a] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.959: [upf] INFO: UE F-SEID[UP:0x8fc CP:0xb9a] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.965: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 01/28 11:05:25.965: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 01/28 11:05:25.965: [smf] INFO: UE IMSI[262428475708909] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.968: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 01/28 11:05:25.968: [upf] INFO: UE F-SEID[UP:0x101 CP:0xa96] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.968: [upf] INFO: UE F-SEID[UP:0x101 CP:0xa96] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.976: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 01/28 11:05:25.976: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 01/28 11:05:25.976: [smf] INFO: UE IMSI[262423976083057] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.981: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 01/28 11:05:25.981: [upf] INFO: UE F-SEID[UP:0xb9d CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.981: [upf] INFO: UE F-SEID[UP:0xb9d CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.987: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 01/28 11:05:25.987: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 01/28 11:05:25.988: [smf] INFO: UE IMSI[262429383098055] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:25.995: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 01/28 11:05:25.995: [upf] INFO: UE F-SEID[UP:0x861 CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 01/28 11:05:25.995: [upf] INFO: UE F-SEID[UP:0x861 CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:25.999: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 01/28 11:05:25.999: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 01/28 11:05:25.999: [smf] INFO: UE IMSI[262425083664594] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.004: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 01/28 11:05:26.004: [upf] INFO: UE F-SEID[UP:0xf4f CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.004: [upf] INFO: UE F-SEID[UP:0xf4f CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.010: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 01/28 11:05:26.010: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 01/28 11:05:26.010: [smf] INFO: UE IMSI[262426014666299] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.014: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 01/28 11:05:26.014: [upf] INFO: UE F-SEID[UP:0xc3c CP:0x7a6] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.014: [upf] INFO: UE F-SEID[UP:0xc3c CP:0x7a6] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.021: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 01/28 11:05:26.021: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 01/28 11:05:26.021: [smf] INFO: UE IMSI[262429787447515] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.027: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 01/28 11:05:26.027: [upf] INFO: UE F-SEID[UP:0xffe CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.027: [upf] INFO: UE F-SEID[UP:0xffe CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.032: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 01/28 11:05:26.032: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 01/28 11:05:26.032: [smf] INFO: UE IMSI[262425357752504] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.040: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 01/28 11:05:26.040: [upf] INFO: UE F-SEID[UP:0x235 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.040: [upf] INFO: UE F-SEID[UP:0x235 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.044: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 01/28 11:05:26.044: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 01/28 11:05:26.044: [smf] INFO: UE IMSI[262428950516126] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.053: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 01/28 11:05:26.053: [upf] INFO: UE F-SEID[UP:0x264 CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.053: [upf] INFO: UE F-SEID[UP:0x264 CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.058: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 01/28 11:05:26.058: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 01/28 11:05:26.058: [smf] INFO: UE IMSI[262421341114393] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.065: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 01/28 11:05:26.065: [upf] INFO: UE F-SEID[UP:0x11b CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.066: [upf] INFO: UE F-SEID[UP:0x11b CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.071: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 01/28 11:05:26.071: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 01/28 11:05:26.071: [smf] INFO: UE IMSI[262427852827370] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.079: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 01/28 11:05:26.079: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.079: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.082: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 01/28 11:05:26.082: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 01/28 11:05:26.082: [smf] INFO: UE IMSI[262428736046387] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.088: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 01/28 11:05:26.089: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.089: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.093: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 01/28 11:05:26.093: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 01/28 11:05:26.093: [smf] INFO: UE IMSI[262420957302149] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.099: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 01/28 11:05:26.099: [upf] INFO: UE F-SEID[UP:0xd72 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.099: [upf] INFO: UE F-SEID[UP:0xd72 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.104: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 01/28 11:05:26.104: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 01/28 11:05:26.104: [smf] INFO: UE IMSI[262426615591849] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.108: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 01/28 11:05:26.108: [upf] INFO: UE F-SEID[UP:0xba2 CP:0x3a3] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.108: [upf] INFO: UE F-SEID[UP:0xba2 CP:0x3a3] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.115: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 01/28 11:05:26.115: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 01/28 11:05:26.115: [smf] INFO: UE IMSI[262421398305168] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.119: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 01/28 11:05:26.119: [upf] INFO: UE F-SEID[UP:0xf64 CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.119: [upf] INFO: UE F-SEID[UP:0xf64 CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.126: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 01/28 11:05:26.126: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 01/28 11:05:26.126: [smf] INFO: UE IMSI[262426150103310] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.130: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 01/28 11:05:26.130: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.130: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.137: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 01/28 11:05:26.137: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 01/28 11:05:26.137: [smf] INFO: UE IMSI[262421437807638] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.141: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 01/28 11:05:26.141: [upf] INFO: UE F-SEID[UP:0xe9b CP:0xbb7] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.141: [upf] INFO: UE F-SEID[UP:0xe9b CP:0xbb7] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.148: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 01/28 11:05:26.148: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 01/28 11:05:26.148: [smf] INFO: UE IMSI[262429096699620] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.152: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 01/28 11:05:26.152: [upf] INFO: UE F-SEID[UP:0x8cb CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.152: [upf] INFO: UE F-SEID[UP:0x8cb CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.159: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 01/28 11:05:26.159: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 01/28 11:05:26.159: [smf] INFO: UE IMSI[262421697321303] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.162: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 01/28 11:05:26.162: [upf] INFO: UE F-SEID[UP:0x394 CP:0xaa0] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.162: [upf] INFO: UE F-SEID[UP:0x394 CP:0xaa0] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.170: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 01/28 11:05:26.170: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 01/28 11:05:26.170: [smf] INFO: UE IMSI[262420629600075] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.176: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 01/28 11:05:26.176: [upf] INFO: UE F-SEID[UP:0xf8e CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.176: [upf] INFO: UE F-SEID[UP:0xf8e CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.182: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 01/28 11:05:26.182: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 01/28 11:05:26.182: [smf] INFO: UE IMSI[262426480893705] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.189: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 01/28 11:05:26.189: [upf] INFO: UE F-SEID[UP:0x86c CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.189: [upf] INFO: UE F-SEID[UP:0x86c CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.193: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 01/28 11:05:26.193: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 01/28 11:05:26.193: [smf] INFO: UE IMSI[262429657601039] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.198: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 01/28 11:05:26.198: [upf] INFO: UE F-SEID[UP:0x701 CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.198: [upf] INFO: UE F-SEID[UP:0x701 CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.204: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 01/28 11:05:26.204: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 01/28 11:05:26.204: [smf] INFO: UE IMSI[262424290238331] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.209: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 01/28 11:05:26.209: [upf] INFO: UE F-SEID[UP:0xe3a CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.209: [upf] INFO: UE F-SEID[UP:0xe3a CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.215: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 01/28 11:05:26.215: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 01/28 11:05:26.215: [smf] INFO: UE IMSI[262420184989741] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.219: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 01/28 11:05:26.220: [upf] INFO: UE F-SEID[UP:0x374 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.220: [upf] INFO: UE F-SEID[UP:0x374 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.226: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 01/28 11:05:26.226: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 01/28 11:05:26.226: [smf] INFO: UE IMSI[262425725756248] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.230: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 01/28 11:05:26.230: [upf] INFO: UE F-SEID[UP:0xc21 CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.230: [upf] INFO: UE F-SEID[UP:0xc21 CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.237: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 01/28 11:05:26.237: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 01/28 11:05:26.237: [smf] INFO: UE IMSI[262422999343376] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.241: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 01/28 11:05:26.241: [upf] INFO: UE F-SEID[UP:0xd5 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.241: [upf] INFO: UE F-SEID[UP:0xd5 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.248: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 01/28 11:05:26.248: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 01/28 11:05:26.248: [smf] INFO: UE IMSI[262429407906456] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.252: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 01/28 11:05:26.252: [upf] INFO: UE F-SEID[UP:0x19f CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.252: [upf] INFO: UE F-SEID[UP:0x19f CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.259: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 01/28 11:05:26.259: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 01/28 11:05:26.259: [smf] INFO: UE IMSI[262425639360353] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.263: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 01/28 11:05:26.263: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.263: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.269: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 01/28 11:05:26.269: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 01/28 11:05:26.269: [smf] INFO: UE IMSI[262426265503330] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.274: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 01/28 11:05:26.274: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.274: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.280: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 01/28 11:05:26.280: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 01/28 11:05:26.280: [smf] INFO: UE IMSI[262422634066449] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.284: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 01/28 11:05:26.284: [upf] INFO: UE F-SEID[UP:0x40f CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.284: [upf] INFO: UE F-SEID[UP:0x40f CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.291: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 01/28 11:05:26.291: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 01/28 11:05:26.291: [smf] INFO: UE IMSI[262422577744352] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.295: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 01/28 11:05:26.295: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.295: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.302: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 01/28 11:05:26.302: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 01/28 11:05:26.302: [smf] INFO: UE IMSI[262422752140327] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.307: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 01/28 11:05:26.307: [upf] INFO: UE F-SEID[UP:0x48d CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.307: [upf] INFO: UE F-SEID[UP:0x48d CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.313: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 01/28 11:05:26.313: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 01/28 11:05:26.313: [smf] INFO: UE IMSI[262422769434524] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.317: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 01/28 11:05:26.317: [upf] INFO: UE F-SEID[UP:0x585 CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.317: [upf] INFO: UE F-SEID[UP:0x585 CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.324: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 01/28 11:05:26.324: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 01/28 11:05:26.324: [smf] INFO: UE IMSI[262426910491535] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.328: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 01/28 11:05:26.328: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.328: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.335: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 01/28 11:05:26.335: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 01/28 11:05:26.335: [smf] INFO: UE IMSI[262429919156786] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.339: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 01/28 11:05:26.339: [upf] INFO: UE F-SEID[UP:0x70d CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.339: [upf] INFO: UE F-SEID[UP:0x70d CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.345: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 01/28 11:05:26.345: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 01/28 11:05:26.345: [smf] INFO: UE IMSI[262425198442995] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.350: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 01/28 11:05:26.350: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.350: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.356: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 01/28 11:05:26.356: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 01/28 11:05:26.356: [smf] INFO: UE IMSI[262424322152952] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.360: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 01/28 11:05:26.360: [upf] INFO: UE F-SEID[UP:0xa67 CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.360: [upf] INFO: UE F-SEID[UP:0xa67 CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.367: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 01/28 11:05:26.367: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 01/28 11:05:26.367: [smf] INFO: UE IMSI[262428320353589] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.372: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 01/28 11:05:26.372: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.372: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.378: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 01/28 11:05:26.378: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 01/28 11:05:26.378: [smf] INFO: UE IMSI[262429814472388] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.382: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 01/28 11:05:26.382: [upf] INFO: UE F-SEID[UP:0x634 CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.382: [upf] INFO: UE F-SEID[UP:0x634 CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.389: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 01/28 11:05:26.389: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 01/28 11:05:26.389: [smf] INFO: UE IMSI[262424270251555] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.393: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 01/28 11:05:26.393: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.393: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.400: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 01/28 11:05:26.400: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 01/28 11:05:26.400: [smf] INFO: UE IMSI[262422508049822] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.404: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 01/28 11:05:26.404: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.404: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.411: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 01/28 11:05:26.411: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 01/28 11:05:26.411: [smf] INFO: UE IMSI[262422097668826] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.415: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 01/28 11:05:26.415: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x2e6] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.415: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x2e6] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.421: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 01/28 11:05:26.421: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 01/28 11:05:26.421: [smf] INFO: UE IMSI[262426879779431] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.426: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 01/28 11:05:26.426: [upf] INFO: UE F-SEID[UP:0xd04 CP:0x41b] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.426: [upf] INFO: UE F-SEID[UP:0xd04 CP:0x41b] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.432: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 01/28 11:05:26.432: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 01/28 11:05:26.432: [smf] INFO: UE IMSI[262427431943138] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.437: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 01/28 11:05:26.437: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.437: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.443: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 01/28 11:05:26.443: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 01/28 11:05:26.443: [smf] INFO: UE IMSI[262428031485356] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.448: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 01/28 11:05:26.448: [upf] INFO: UE F-SEID[UP:0xda5 CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.448: [upf] INFO: UE F-SEID[UP:0xda5 CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.454: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 01/28 11:05:26.454: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 01/28 11:05:26.454: [smf] INFO: UE IMSI[262421189014399] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.458: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 01/28 11:05:26.458: [upf] INFO: UE F-SEID[UP:0x333 CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.458: [upf] INFO: UE F-SEID[UP:0x333 CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.465: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 01/28 11:05:26.465: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 01/28 11:05:26.465: [smf] INFO: UE IMSI[262420073134711] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.469: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 01/28 11:05:26.469: [upf] INFO: UE F-SEID[UP:0x356 CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.469: [upf] INFO: UE F-SEID[UP:0x356 CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.476: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 01/28 11:05:26.476: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 01/28 11:05:26.476: [smf] INFO: UE IMSI[262421536557492] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.480: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 01/28 11:05:26.480: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.480: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.487: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 01/28 11:05:26.487: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 01/28 11:05:26.487: [smf] INFO: UE IMSI[262424656341016] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.491: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 01/28 11:05:26.491: [upf] INFO: UE F-SEID[UP:0x11d CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.491: [upf] INFO: UE F-SEID[UP:0x11d CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.497: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 01/28 11:05:26.497: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 01/28 11:05:26.497: [smf] INFO: UE IMSI[262427459623735] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.502: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 01/28 11:05:26.502: [upf] INFO: UE F-SEID[UP:0xb95 CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.502: [upf] INFO: UE F-SEID[UP:0xb95 CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.508: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 01/28 11:05:26.508: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 01/28 11:05:26.508: [smf] INFO: UE IMSI[262429007426797] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.513: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 01/28 11:05:26.513: [upf] INFO: UE F-SEID[UP:0x18e CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.513: [upf] INFO: UE F-SEID[UP:0x18e CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.519: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 01/28 11:05:26.519: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 01/28 11:05:26.519: [smf] INFO: UE IMSI[262421593886114] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.524: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 01/28 11:05:26.524: [upf] INFO: UE F-SEID[UP:0x969 CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.524: [upf] INFO: UE F-SEID[UP:0x969 CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.530: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 01/28 11:05:26.530: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 01/28 11:05:26.530: [smf] INFO: UE IMSI[262420074459089] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.534: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 01/28 11:05:26.534: [upf] INFO: UE F-SEID[UP:0xef4 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.534: [upf] INFO: UE F-SEID[UP:0xef4 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.541: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 01/28 11:05:26.541: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 01/28 11:05:26.541: [smf] INFO: UE IMSI[262429689876633] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.545: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 01/28 11:05:26.545: [upf] INFO: UE F-SEID[UP:0x328 CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.545: [upf] INFO: UE F-SEID[UP:0x328 CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.552: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 01/28 11:05:26.552: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 01/28 11:05:26.552: [smf] INFO: UE IMSI[262422325755933] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.556: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 01/28 11:05:26.556: [upf] INFO: UE F-SEID[UP:0x9bb CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.556: [upf] INFO: UE F-SEID[UP:0x9bb CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.563: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 01/28 11:05:26.563: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 01/28 11:05:26.563: [smf] INFO: UE IMSI[262424274820305] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.566: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 01/28 11:05:26.566: [upf] INFO: UE F-SEID[UP:0x62e CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.566: [upf] INFO: UE F-SEID[UP:0x62e CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.573: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 01/28 11:05:26.573: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 01/28 11:05:26.573: [smf] INFO: UE IMSI[262428253885018] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.578: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 01/28 11:05:26.578: [upf] INFO: UE F-SEID[UP:0xac6 CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.578: [upf] INFO: UE F-SEID[UP:0xac6 CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.585: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 01/28 11:05:26.585: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 01/28 11:05:26.585: [smf] INFO: UE IMSI[262429105429835] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.592: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 01/28 11:05:26.592: [upf] INFO: UE F-SEID[UP:0x6da CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.592: [upf] INFO: UE F-SEID[UP:0x6da CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.596: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 01/28 11:05:26.596: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 01/28 11:05:26.596: [smf] INFO: UE IMSI[262423790093018] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.601: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 01/28 11:05:26.601: [upf] INFO: UE F-SEID[UP:0x348 CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.601: [upf] INFO: UE F-SEID[UP:0x348 CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.607: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 01/28 11:05:26.607: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 01/28 11:05:26.607: [smf] INFO: UE IMSI[262425717785902] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.610: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 01/28 11:05:26.610: [upf] INFO: UE F-SEID[UP:0x93a CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.610: [upf] INFO: UE F-SEID[UP:0x93a CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.618: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 01/28 11:05:26.618: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 01/28 11:05:26.618: [smf] INFO: UE IMSI[262421075397823] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.625: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 01/28 11:05:26.625: [upf] INFO: UE F-SEID[UP:0x90a CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.625: [upf] INFO: UE F-SEID[UP:0x90a CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.629: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 01/28 11:05:26.629: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 01/28 11:05:26.629: [smf] INFO: UE IMSI[262425909520074] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.634: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 01/28 11:05:26.634: [upf] INFO: UE F-SEID[UP:0xb82 CP:0x819] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.634: [upf] INFO: UE F-SEID[UP:0xb82 CP:0x819] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.641: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 01/28 11:05:26.641: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 01/28 11:05:26.641: [smf] INFO: UE IMSI[262424384147329] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.645: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 01/28 11:05:26.645: [upf] INFO: UE F-SEID[UP:0x921 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.645: [upf] INFO: UE F-SEID[UP:0x921 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.651: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 01/28 11:05:26.651: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 01/28 11:05:26.651: [smf] INFO: UE IMSI[262429472089147] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.655: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 01/28 11:05:26.655: [upf] INFO: UE F-SEID[UP:0x311 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.655: [upf] INFO: UE F-SEID[UP:0x311 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.662: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 01/28 11:05:26.662: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 01/28 11:05:26.662: [smf] INFO: UE IMSI[262428545764283] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.667: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 01/28 11:05:26.667: [upf] INFO: UE F-SEID[UP:0x497 CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.667: [upf] INFO: UE F-SEID[UP:0x497 CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.673: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 01/28 11:05:26.673: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 01/28 11:05:26.674: [smf] INFO: UE IMSI[262420855486456] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.678: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 01/28 11:05:26.678: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x9fb] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.678: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x9fb] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.684: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 01/28 11:05:26.684: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 01/28 11:05:26.684: [smf] INFO: UE IMSI[262423627402791] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.689: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 01/28 11:05:26.689: [upf] INFO: UE F-SEID[UP:0xa2f CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.689: [upf] INFO: UE F-SEID[UP:0xa2f CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.695: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 01/28 11:05:26.695: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 01/28 11:05:26.695: [smf] INFO: UE IMSI[262428208906721] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.701: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 01/28 11:05:26.701: [upf] INFO: UE F-SEID[UP:0x95b CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.701: [upf] INFO: UE F-SEID[UP:0x95b CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.706: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 01/28 11:05:26.706: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 01/28 11:05:26.706: [smf] INFO: UE IMSI[262427741900336] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.711: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 01/28 11:05:26.712: [upf] INFO: UE F-SEID[UP:0x93 CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.712: [upf] INFO: UE F-SEID[UP:0x93 CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.717: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 01/28 11:05:26.717: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 01/28 11:05:26.717: [smf] INFO: UE IMSI[262424899277951] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.721: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 01/28 11:05:26.721: [upf] INFO: UE F-SEID[UP:0x47d CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.721: [upf] INFO: UE F-SEID[UP:0x47d CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.728: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 01/28 11:05:26.728: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 01/28 11:05:26.728: [smf] INFO: UE IMSI[262424384904195] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.733: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 01/28 11:05:26.733: [upf] INFO: UE F-SEID[UP:0x92b CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.733: [upf] INFO: UE F-SEID[UP:0x92b CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.739: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 01/28 11:05:26.739: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 01/28 11:05:26.739: [smf] INFO: UE IMSI[262420110728830] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.743: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 01/28 11:05:26.743: [upf] INFO: UE F-SEID[UP:0x2bf CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.743: [upf] INFO: UE F-SEID[UP:0x2bf CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.750: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 01/28 11:05:26.750: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 01/28 11:05:26.750: [smf] INFO: UE IMSI[262427647618241] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.754: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 01/28 11:05:26.754: [upf] INFO: UE F-SEID[UP:0x8b CP:0x92b] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.754: [upf] INFO: UE F-SEID[UP:0x8b CP:0x92b] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.760: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 01/28 11:05:26.760: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 01/28 11:05:26.761: [smf] INFO: UE IMSI[262422822676093] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.765: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 01/28 11:05:26.765: [upf] INFO: UE F-SEID[UP:0xa3c CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.765: [upf] INFO: UE F-SEID[UP:0xa3c CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.771: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 01/28 11:05:26.771: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 01/28 11:05:26.771: [smf] INFO: UE IMSI[262421817664932] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.776: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 01/28 11:05:26.776: [upf] INFO: UE F-SEID[UP:0x37b CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.776: [upf] INFO: UE F-SEID[UP:0x37b CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.782: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 01/28 11:05:26.782: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 01/28 11:05:26.782: [smf] INFO: UE IMSI[262420216976354] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.786: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 01/28 11:05:26.786: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.786: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.793: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 01/28 11:05:26.793: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 01/28 11:05:26.793: [smf] INFO: UE IMSI[262425827292755] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.797: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 01/28 11:05:26.797: [upf] INFO: UE F-SEID[UP:0x97c CP:0x5f3] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.797: [upf] INFO: UE F-SEID[UP:0x97c CP:0x5f3] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.804: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 01/28 11:05:26.804: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 01/28 11:05:26.804: [smf] INFO: UE IMSI[262422523425776] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.808: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 01/28 11:05:26.808: [upf] INFO: UE F-SEID[UP:0x8cf CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.808: [upf] INFO: UE F-SEID[UP:0x8cf CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.815: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 01/28 11:05:26.815: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 01/28 11:05:26.815: [smf] INFO: UE IMSI[262424671791899] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.818: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 01/28 11:05:26.818: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.818: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.825: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 01/28 11:05:26.825: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 01/28 11:05:26.825: [smf] INFO: UE IMSI[262421815976025] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.830: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 01/28 11:05:26.830: [upf] INFO: UE F-SEID[UP:0x478 CP:0x125] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.830: [upf] INFO: UE F-SEID[UP:0x478 CP:0x125] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.836: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 01/28 11:05:26.836: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 01/28 11:05:26.836: [smf] INFO: UE IMSI[262427092995513] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.840: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 01/28 11:05:26.840: [upf] INFO: UE F-SEID[UP:0xfe CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.840: [upf] INFO: UE F-SEID[UP:0xfe CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.847: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 01/28 11:05:26.847: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 01/28 11:05:26.847: [smf] INFO: UE IMSI[262423569840213] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.851: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 01/28 11:05:26.851: [upf] INFO: UE F-SEID[UP:0x175 CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.851: [upf] INFO: UE F-SEID[UP:0x175 CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.858: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 01/28 11:05:26.858: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 01/28 11:05:26.858: [smf] INFO: UE IMSI[262424045267655] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.862: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 01/28 11:05:26.862: [upf] INFO: UE F-SEID[UP:0xe4f CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.862: [upf] INFO: UE F-SEID[UP:0xe4f CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.869: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 01/28 11:05:26.869: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 01/28 11:05:26.869: [smf] INFO: UE IMSI[262426061279273] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.873: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 01/28 11:05:26.873: [upf] INFO: UE F-SEID[UP:0x15b CP:0xd84] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.873: [upf] INFO: UE F-SEID[UP:0x15b CP:0xd84] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.879: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 01/28 11:05:26.879: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 01/28 11:05:26.879: [smf] INFO: UE IMSI[262424629580413] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.883: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 01/28 11:05:26.883: [upf] INFO: UE F-SEID[UP:0x60b CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.883: [upf] INFO: UE F-SEID[UP:0x60b CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.890: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 01/28 11:05:26.890: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 01/28 11:05:26.890: [smf] INFO: UE IMSI[262426681673722] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.895: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 01/28 11:05:26.895: [upf] INFO: UE F-SEID[UP:0xec5 CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.895: [upf] INFO: UE F-SEID[UP:0xec5 CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.901: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 01/28 11:05:26.901: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 01/28 11:05:26.901: [smf] INFO: UE IMSI[262422116136823] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.905: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 01/28 11:05:26.905: [upf] INFO: UE F-SEID[UP:0xa69 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.905: [upf] INFO: UE F-SEID[UP:0xa69 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.912: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 01/28 11:05:26.912: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 01/28 11:05:26.912: [smf] INFO: UE IMSI[262429455616662] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.916: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 01/28 11:05:26.916: [upf] INFO: UE F-SEID[UP:0xe2f CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.916: [upf] INFO: UE F-SEID[UP:0xe2f CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.923: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 01/28 11:05:26.923: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 01/28 11:05:26.923: [smf] INFO: UE IMSI[262426537460981] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.927: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 01/28 11:05:26.927: [upf] INFO: UE F-SEID[UP:0x494 CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.927: [upf] INFO: UE F-SEID[UP:0x494 CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.934: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 01/28 11:05:26.934: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 01/28 11:05:26.934: [smf] INFO: UE IMSI[262422227121088] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.938: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 01/28 11:05:26.938: [upf] INFO: UE F-SEID[UP:0xb40 CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.938: [upf] INFO: UE F-SEID[UP:0xb40 CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.945: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 01/28 11:05:26.945: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 01/28 11:05:26.945: [smf] INFO: UE IMSI[262423109833820] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.949: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 01/28 11:05:26.949: [upf] INFO: UE F-SEID[UP:0x471 CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.949: [upf] INFO: UE F-SEID[UP:0x471 CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.955: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 01/28 11:05:26.955: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 01/28 11:05:26.955: [smf] INFO: UE IMSI[262427265305957] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.959: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 01/28 11:05:26.959: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.959: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.966: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 01/28 11:05:26.966: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 01/28 11:05:26.966: [smf] INFO: UE IMSI[262426023533423] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.971: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 01/28 11:05:26.971: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.971: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.977: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 01/28 11:05:26.977: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 01/28 11:05:26.977: [smf] INFO: UE IMSI[262429028820656] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.982: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 01/28 11:05:26.982: [upf] INFO: UE F-SEID[UP:0x19e CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.982: [upf] INFO: UE F-SEID[UP:0x19e CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.988: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 01/28 11:05:26.988: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 01/28 11:05:26.988: [smf] INFO: UE IMSI[262420717930506] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:26.992: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 01/28 11:05:26.993: [upf] INFO: UE F-SEID[UP:0x271 CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 01/28 11:05:26.993: [upf] INFO: UE F-SEID[UP:0x271 CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:26.999: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 01/28 11:05:26.999: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 01/28 11:05:26.999: [smf] INFO: UE IMSI[262426525015008] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.003: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 01/28 11:05:27.003: [upf] INFO: UE F-SEID[UP:0x88f CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.003: [upf] INFO: UE F-SEID[UP:0x88f CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.010: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 01/28 11:05:27.010: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 01/28 11:05:27.010: [smf] INFO: UE IMSI[262424085142711] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.015: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 01/28 11:05:27.015: [upf] INFO: UE F-SEID[UP:0xcee CP:0x75f] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.015: [upf] INFO: UE F-SEID[UP:0xcee CP:0x75f] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.021: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 01/28 11:05:27.021: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 01/28 11:05:27.021: [smf] INFO: UE IMSI[262420375335351] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.025: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 01/28 11:05:27.025: [upf] INFO: UE F-SEID[UP:0xfbd CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.025: [upf] INFO: UE F-SEID[UP:0xfbd CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.032: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 01/28 11:05:27.032: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 01/28 11:05:27.032: [smf] INFO: UE IMSI[262428922093763] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.036: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 01/28 11:05:27.036: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.036: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.042: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 01/28 11:05:27.042: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 01/28 11:05:27.042: [smf] INFO: UE IMSI[262424072241964] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.047: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 01/28 11:05:27.047: [upf] INFO: UE F-SEID[UP:0x95f CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.047: [upf] INFO: UE F-SEID[UP:0x95f CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.053: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 01/28 11:05:27.053: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 01/28 11:05:27.053: [smf] INFO: UE IMSI[262427277882925] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.058: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 01/28 11:05:27.058: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.058: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.064: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 01/28 11:05:27.064: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 01/28 11:05:27.064: [smf] INFO: UE IMSI[262428261605842] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.068: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 01/28 11:05:27.068: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.068: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.075: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 01/28 11:05:27.075: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 01/28 11:05:27.075: [smf] INFO: UE IMSI[262420682502520] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.079: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 01/28 11:05:27.079: [upf] INFO: UE F-SEID[UP:0x1da CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.079: [upf] INFO: UE F-SEID[UP:0x1da CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.086: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 01/28 11:05:27.086: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 01/28 11:05:27.086: [smf] INFO: UE IMSI[262425851367940] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.090: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 01/28 11:05:27.090: [upf] INFO: UE F-SEID[UP:0x92 CP:0xb25] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.090: [upf] INFO: UE F-SEID[UP:0x92 CP:0xb25] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.097: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 01/28 11:05:27.097: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 01/28 11:05:27.097: [smf] INFO: UE IMSI[262424722001030] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.101: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 01/28 11:05:27.101: [upf] INFO: UE F-SEID[UP:0x283 CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.101: [upf] INFO: UE F-SEID[UP:0x283 CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.108: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 01/28 11:05:27.108: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 01/28 11:05:27.108: [smf] INFO: UE IMSI[262420220432457] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.112: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 01/28 11:05:27.112: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.112: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.118: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 01/28 11:05:27.118: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 01/28 11:05:27.118: [smf] INFO: UE IMSI[262420551020574] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.123: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 01/28 11:05:27.123: [upf] INFO: UE F-SEID[UP:0xd7f CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.123: [upf] INFO: UE F-SEID[UP:0xd7f CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.129: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 01/28 11:05:27.129: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 01/28 11:05:27.129: [smf] INFO: UE IMSI[262420128591703] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.131: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 01/28 11:05:27.131: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.131: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.139: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 01/28 11:05:27.140: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 01/28 11:05:27.140: [smf] INFO: UE IMSI[262423821969409] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.143: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 01/28 11:05:27.143: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.143: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.150: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 01/28 11:05:27.150: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 01/28 11:05:27.150: [smf] INFO: UE IMSI[262424747711078] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.154: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 01/28 11:05:27.154: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.154: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.161: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 01/28 11:05:27.161: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 01/28 11:05:27.161: [smf] INFO: UE IMSI[262420938589819] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.165: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 01/28 11:05:27.165: [upf] INFO: UE F-SEID[UP:0x381 CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.165: [upf] INFO: UE F-SEID[UP:0x381 CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.172: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 01/28 11:05:27.172: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 01/28 11:05:27.172: [smf] INFO: UE IMSI[262427947160703] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.176: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 01/28 11:05:27.176: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.176: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.183: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 01/28 11:05:27.183: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 01/28 11:05:27.183: [smf] INFO: UE IMSI[262421246530018] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.187: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 01/28 11:05:27.187: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.187: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.194: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 01/28 11:05:27.194: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 01/28 11:05:27.194: [smf] INFO: UE IMSI[262429020602220] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.198: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 01/28 11:05:27.198: [upf] INFO: UE F-SEID[UP:0x16b CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.198: [upf] INFO: UE F-SEID[UP:0x16b CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.204: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 01/28 11:05:27.204: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 01/28 11:05:27.204: [smf] INFO: UE IMSI[262424404433789] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.209: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 01/28 11:05:27.209: [upf] INFO: UE F-SEID[UP:0xf29 CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.209: [upf] INFO: UE F-SEID[UP:0xf29 CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.215: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 01/28 11:05:27.215: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 01/28 11:05:27.215: [smf] INFO: UE IMSI[262429615287049] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.219: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 01/28 11:05:27.219: [upf] INFO: UE F-SEID[UP:0xbea CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.220: [upf] INFO: UE F-SEID[UP:0xbea CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.226: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 01/28 11:05:27.226: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 01/28 11:05:27.226: [smf] INFO: UE IMSI[262425334236314] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.230: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 01/28 11:05:27.230: [upf] INFO: UE F-SEID[UP:0xa05 CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.230: [upf] INFO: UE F-SEID[UP:0xa05 CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.237: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 01/28 11:05:27.237: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 01/28 11:05:27.237: [smf] INFO: UE IMSI[262426006588083] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.241: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 01/28 11:05:27.241: [upf] INFO: UE F-SEID[UP:0x956 CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.241: [upf] INFO: UE F-SEID[UP:0x956 CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.248: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 01/28 11:05:27.248: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 01/28 11:05:27.248: [smf] INFO: UE IMSI[262427228845372] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.252: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 01/28 11:05:27.252: [upf] INFO: UE F-SEID[UP:0x219 CP:0x5de] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.252: [upf] INFO: UE F-SEID[UP:0x219 CP:0x5de] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.259: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 01/28 11:05:27.259: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 01/28 11:05:27.259: [smf] INFO: UE IMSI[262426891551463] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.263: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 01/28 11:05:27.263: [upf] INFO: UE F-SEID[UP:0xcfe CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.263: [upf] INFO: UE F-SEID[UP:0xcfe CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.269: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 01/28 11:05:27.269: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 01/28 11:05:27.269: [smf] INFO: UE IMSI[262422758267140] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.274: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 01/28 11:05:27.274: [upf] INFO: UE F-SEID[UP:0x957 CP:0x51c] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.274: [upf] INFO: UE F-SEID[UP:0x957 CP:0x51c] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.280: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 01/28 11:05:27.280: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 01/28 11:05:27.280: [smf] INFO: UE IMSI[262429173429181] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.284: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 01/28 11:05:27.284: [upf] INFO: UE F-SEID[UP:0x41f CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.284: [upf] INFO: UE F-SEID[UP:0x41f CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.291: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 01/28 11:05:27.291: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 01/28 11:05:27.291: [smf] INFO: UE IMSI[262421812737662] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.296: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 01/28 11:05:27.296: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.296: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.302: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 01/28 11:05:27.302: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 01/28 11:05:27.302: [smf] INFO: UE IMSI[262428059093707] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.306: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 01/28 11:05:27.306: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.306: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.313: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 01/28 11:05:27.313: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 01/28 11:05:27.313: [smf] INFO: UE IMSI[262420075556804] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.317: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 01/28 11:05:27.317: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.317: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.324: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 01/28 11:05:27.324: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 01/28 11:05:27.324: [smf] INFO: UE IMSI[262422348615457] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.328: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 01/28 11:05:27.328: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.328: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.335: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 01/28 11:05:27.335: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 01/28 11:05:27.335: [smf] INFO: UE IMSI[262427701131744] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.339: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 01/28 11:05:27.339: [upf] INFO: UE F-SEID[UP:0x96 CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.339: [upf] INFO: UE F-SEID[UP:0x96 CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.345: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 01/28 11:05:27.346: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 01/28 11:05:27.346: [smf] INFO: UE IMSI[262423764215651] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.350: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 01/28 11:05:27.350: [upf] INFO: UE F-SEID[UP:0x689 CP:0x7ec] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.350: [upf] INFO: UE F-SEID[UP:0x689 CP:0x7ec] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.356: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 01/28 11:05:27.356: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 01/28 11:05:27.356: [smf] INFO: UE IMSI[262422864080386] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.361: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 01/28 11:05:27.361: [upf] INFO: UE F-SEID[UP:0xb72 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.361: [upf] INFO: UE F-SEID[UP:0xb72 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.367: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 01/28 11:05:27.367: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 01/28 11:05:27.367: [smf] INFO: UE IMSI[262426555387276] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.371: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 01/28 11:05:27.371: [upf] INFO: UE F-SEID[UP:0xef1 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.371: [upf] INFO: UE F-SEID[UP:0xef1 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.378: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 01/28 11:05:27.378: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 01/28 11:05:27.378: [smf] INFO: UE IMSI[262421817282719] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.382: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 01/28 11:05:27.382: [upf] INFO: UE F-SEID[UP:0x856 CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.382: [upf] INFO: UE F-SEID[UP:0x856 CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.389: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 01/28 11:05:27.389: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 01/28 11:05:27.389: [smf] INFO: UE IMSI[262428120325278] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.393: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 01/28 11:05:27.393: [upf] INFO: UE F-SEID[UP:0x978 CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.393: [upf] INFO: UE F-SEID[UP:0x978 CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.400: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 01/28 11:05:27.400: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 01/28 11:05:27.400: [smf] INFO: UE IMSI[262422837483536] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.404: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 01/28 11:05:27.404: [upf] INFO: UE F-SEID[UP:0x900 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.404: [upf] INFO: UE F-SEID[UP:0x900 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.410: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 01/28 11:05:27.410: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 01/28 11:05:27.410: [smf] INFO: UE IMSI[262421057315019] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.414: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 01/28 11:05:27.414: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.414: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.421: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 01/28 11:05:27.421: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 01/28 11:05:27.421: [smf] INFO: UE IMSI[262426493527807] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.426: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 01/28 11:05:27.426: [upf] INFO: UE F-SEID[UP:0xce0 CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.426: [upf] INFO: UE F-SEID[UP:0xce0 CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.432: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 01/28 11:05:27.432: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 01/28 11:05:27.432: [smf] INFO: UE IMSI[262423869293754] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.436: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 01/28 11:05:27.436: [upf] INFO: UE F-SEID[UP:0xeae CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.436: [upf] INFO: UE F-SEID[UP:0xeae CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.443: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 01/28 11:05:27.443: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 01/28 11:05:27.443: [smf] INFO: UE IMSI[262420666058860] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.445: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 01/28 11:05:27.445: [upf] INFO: UE F-SEID[UP:0x663 CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.445: [upf] INFO: UE F-SEID[UP:0x663 CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.453: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 01/28 11:05:27.453: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 01/28 11:05:27.453: [smf] INFO: UE IMSI[262422305430885] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.455: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 01/28 11:05:27.455: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.455: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.463: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 01/28 11:05:27.463: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 01/28 11:05:27.463: [smf] INFO: UE IMSI[262420414267206] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.466: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 01/28 11:05:27.466: [upf] INFO: UE F-SEID[UP:0x12d CP:0xefe] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.466: [upf] INFO: UE F-SEID[UP:0x12d CP:0xefe] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.474: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 01/28 11:05:27.474: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 01/28 11:05:27.474: [smf] INFO: UE IMSI[262424007043610] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.476: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 01/28 11:05:27.476: [upf] INFO: UE F-SEID[UP:0xb09 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.476: [upf] INFO: UE F-SEID[UP:0xb09 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.484: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 01/28 11:05:27.484: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 01/28 11:05:27.484: [smf] INFO: UE IMSI[262424839960403] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.487: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 01/28 11:05:27.487: [upf] INFO: UE F-SEID[UP:0x17e CP:0xfaf] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.487: [upf] INFO: UE F-SEID[UP:0x17e CP:0xfaf] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.495: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 01/28 11:05:27.495: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 01/28 11:05:27.495: [smf] INFO: UE IMSI[262426310428646] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.497: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 01/28 11:05:27.497: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0xe1e] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.497: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0xe1e] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.505: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 01/28 11:05:27.505: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 01/28 11:05:27.505: [smf] INFO: UE IMSI[262422215302743] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.507: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 01/28 11:05:27.507: [upf] INFO: UE F-SEID[UP:0x580 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.507: [upf] INFO: UE F-SEID[UP:0x580 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.515: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 01/28 11:05:27.515: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 01/28 11:05:27.516: [smf] INFO: UE IMSI[262427994904486] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.518: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 01/28 11:05:27.518: [upf] INFO: UE F-SEID[UP:0x47f CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.518: [upf] INFO: UE F-SEID[UP:0x47f CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.526: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 01/28 11:05:27.526: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 01/28 11:05:27.526: [smf] INFO: UE IMSI[262429473354617] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.528: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 01/28 11:05:27.528: [upf] INFO: UE F-SEID[UP:0x8f5 CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.528: [upf] INFO: UE F-SEID[UP:0x8f5 CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.536: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 01/28 11:05:27.536: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 01/28 11:05:27.536: [smf] INFO: UE IMSI[262429458722582] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.539: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 01/28 11:05:27.539: [upf] INFO: UE F-SEID[UP:0x821 CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.539: [upf] INFO: UE F-SEID[UP:0x821 CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.547: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 01/28 11:05:27.547: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 01/28 11:05:27.547: [smf] INFO: UE IMSI[262426794086648] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.549: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 01/28 11:05:27.549: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.549: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.557: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 01/28 11:05:27.557: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 01/28 11:05:27.557: [smf] INFO: UE IMSI[262425669793673] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.559: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 01/28 11:05:27.559: [upf] INFO: UE F-SEID[UP:0xef0 CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.559: [upf] INFO: UE F-SEID[UP:0xef0 CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.568: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 01/28 11:05:27.568: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 01/28 11:05:27.568: [smf] INFO: UE IMSI[262426443843546] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.570: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 01/28 11:05:27.570: [upf] INFO: UE F-SEID[UP:0xd4b CP:0xdd6] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.570: [upf] INFO: UE F-SEID[UP:0xd4b CP:0xdd6] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.578: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 01/28 11:05:27.578: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 01/28 11:05:27.578: [smf] INFO: UE IMSI[262420797812917] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.580: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 01/28 11:05:27.580: [upf] INFO: UE F-SEID[UP:0x907 CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.580: [upf] INFO: UE F-SEID[UP:0x907 CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.588: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 01/28 11:05:27.588: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 01/28 11:05:27.588: [smf] INFO: UE IMSI[262421399814995] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.590: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 01/28 11:05:27.590: [upf] INFO: UE F-SEID[UP:0x68e CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.590: [upf] INFO: UE F-SEID[UP:0x68e CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.599: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 01/28 11:05:27.599: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 01/28 11:05:27.599: [smf] INFO: UE IMSI[262427526807808] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.601: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 01/28 11:05:27.601: [upf] INFO: UE F-SEID[UP:0xf7c CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.601: [upf] INFO: UE F-SEID[UP:0xf7c CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.609: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 01/28 11:05:27.609: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 01/28 11:05:27.609: [smf] INFO: UE IMSI[262420372219825] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.611: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 01/28 11:05:27.611: [upf] INFO: UE F-SEID[UP:0x987 CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.611: [upf] INFO: UE F-SEID[UP:0x987 CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.620: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 01/28 11:05:27.620: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 01/28 11:05:27.620: [smf] INFO: UE IMSI[262425575088250] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.622: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 01/28 11:05:27.622: [upf] INFO: UE F-SEID[UP:0x2bd CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.622: [upf] INFO: UE F-SEID[UP:0x2bd CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.630: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 01/28 11:05:27.630: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 01/28 11:05:27.630: [smf] INFO: UE IMSI[262421289236279] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.632: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 01/28 11:05:27.632: [upf] INFO: UE F-SEID[UP:0xdc CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.632: [upf] INFO: UE F-SEID[UP:0xdc CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.640: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 01/28 11:05:27.640: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 01/28 11:05:27.640: [smf] INFO: UE IMSI[262426171162301] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.643: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 01/28 11:05:27.643: [upf] INFO: UE F-SEID[UP:0xc1f CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.643: [upf] INFO: UE F-SEID[UP:0xc1f CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.651: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 01/28 11:05:27.651: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 01/28 11:05:27.651: [smf] INFO: UE IMSI[262426995216293] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.653: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 01/28 11:05:27.653: [upf] INFO: UE F-SEID[UP:0x8f CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.653: [upf] INFO: UE F-SEID[UP:0x8f CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.661: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 01/28 11:05:27.661: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 01/28 11:05:27.661: [smf] INFO: UE IMSI[262429140138716] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.663: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 01/28 11:05:27.663: [upf] INFO: UE F-SEID[UP:0x999 CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.663: [upf] INFO: UE F-SEID[UP:0x999 CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.671: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 01/28 11:05:27.671: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 01/28 11:05:27.671: [smf] INFO: UE IMSI[262424742943505] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.674: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 01/28 11:05:27.674: [upf] INFO: UE F-SEID[UP:0xb08 CP:0x4a2] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.674: [upf] INFO: UE F-SEID[UP:0xb08 CP:0x4a2] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.682: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 01/28 11:05:27.682: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 01/28 11:05:27.682: [smf] INFO: UE IMSI[262427088134834] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.684: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 01/28 11:05:27.684: [upf] INFO: UE F-SEID[UP:0xc50 CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.684: [upf] INFO: UE F-SEID[UP:0xc50 CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.692: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 01/28 11:05:27.692: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 01/28 11:05:27.692: [smf] INFO: UE IMSI[262425764958263] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.694: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 01/28 11:05:27.694: [upf] INFO: UE F-SEID[UP:0x1d0 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.694: [upf] INFO: UE F-SEID[UP:0x1d0 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.703: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 01/28 11:05:27.703: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 01/28 11:05:27.703: [smf] INFO: UE IMSI[262428290477943] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.705: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 01/28 11:05:27.705: [upf] INFO: UE F-SEID[UP:0x36 CP:0xa9e] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.705: [upf] INFO: UE F-SEID[UP:0x36 CP:0xa9e] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.713: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 01/28 11:05:27.713: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 01/28 11:05:27.713: [smf] INFO: UE IMSI[262425451339359] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.715: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 01/28 11:05:27.715: [upf] INFO: UE F-SEID[UP:0xf4e CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.715: [upf] INFO: UE F-SEID[UP:0xf4e CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.723: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 01/28 11:05:27.723: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 01/28 11:05:27.723: [smf] INFO: UE IMSI[262422597264998] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.726: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 01/28 11:05:27.726: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.726: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.734: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 01/28 11:05:27.734: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 01/28 11:05:27.734: [smf] INFO: UE IMSI[262425211982119] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.736: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 01/28 11:05:27.736: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.736: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.744: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 01/28 11:05:27.744: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 01/28 11:05:27.744: [smf] INFO: UE IMSI[262420333050447] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.746: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 01/28 11:05:27.746: [upf] INFO: UE F-SEID[UP:0xc35 CP:0xac3] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.746: [upf] INFO: UE F-SEID[UP:0xc35 CP:0xac3] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.755: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 01/28 11:05:27.755: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 01/28 11:05:27.755: [smf] INFO: UE IMSI[262426432169281] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.757: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 01/28 11:05:27.757: [upf] INFO: UE F-SEID[UP:0x6de CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.757: [upf] INFO: UE F-SEID[UP:0x6de CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.765: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 01/28 11:05:27.765: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 01/28 11:05:27.765: [smf] INFO: UE IMSI[262427970478660] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.767: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 01/28 11:05:27.767: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.767: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.775: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 01/28 11:05:27.775: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 01/28 11:05:27.775: [smf] INFO: UE IMSI[262427632820866] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.777: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 01/28 11:05:27.778: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.778: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.786: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 01/28 11:05:27.786: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 01/28 11:05:27.786: [smf] INFO: UE IMSI[262423795513870] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.788: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 01/28 11:05:27.788: [upf] INFO: UE F-SEID[UP:0xd2b CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.788: [upf] INFO: UE F-SEID[UP:0xd2b CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.796: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 01/28 11:05:27.796: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 01/28 11:05:27.796: [smf] INFO: UE IMSI[262421725883437] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.798: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 01/28 11:05:27.798: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.798: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.806: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 01/28 11:05:27.806: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 01/28 11:05:27.807: [smf] INFO: UE IMSI[262429656102106] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.809: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 01/28 11:05:27.809: [upf] INFO: UE F-SEID[UP:0x289 CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.809: [upf] INFO: UE F-SEID[UP:0x289 CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.817: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 01/28 11:05:27.817: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 01/28 11:05:27.817: [smf] INFO: UE IMSI[262421556405184] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.819: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 01/28 11:05:27.819: [upf] INFO: UE F-SEID[UP:0xa0d CP:0x77f] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.819: [upf] INFO: UE F-SEID[UP:0xa0d CP:0x77f] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.827: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 01/28 11:05:27.827: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 01/28 11:05:27.827: [smf] INFO: UE IMSI[262428238684400] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.829: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 01/28 11:05:27.829: [upf] INFO: UE F-SEID[UP:0xc9a CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.829: [upf] INFO: UE F-SEID[UP:0xc9a CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.838: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 01/28 11:05:27.838: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 01/28 11:05:27.838: [smf] INFO: UE IMSI[262424906343501] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.840: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 01/28 11:05:27.840: [upf] INFO: UE F-SEID[UP:0x25 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.840: [upf] INFO: UE F-SEID[UP:0x25 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.848: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 01/28 11:05:27.848: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 01/28 11:05:27.848: [smf] INFO: UE IMSI[262429025737653] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.850: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 01/28 11:05:27.850: [upf] INFO: UE F-SEID[UP:0xc CP:0x986] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.850: [upf] INFO: UE F-SEID[UP:0xc CP:0x986] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.858: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 01/28 11:05:27.858: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 01/28 11:05:27.858: [smf] INFO: UE IMSI[262429175029469] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.861: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 01/28 11:05:27.861: [upf] INFO: UE F-SEID[UP:0xd88 CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.861: [upf] INFO: UE F-SEID[UP:0xd88 CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.869: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 01/28 11:05:27.869: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 01/28 11:05:27.869: [smf] INFO: UE IMSI[262429473633320] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.871: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 01/28 11:05:27.871: [upf] INFO: UE F-SEID[UP:0x924 CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.871: [upf] INFO: UE F-SEID[UP:0x924 CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.879: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 01/28 11:05:27.879: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 01/28 11:05:27.879: [smf] INFO: UE IMSI[262423516410148] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.881: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 01/28 11:05:27.881: [upf] INFO: UE F-SEID[UP:0x9fb CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.881: [upf] INFO: UE F-SEID[UP:0x9fb CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.890: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 01/28 11:05:27.890: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 01/28 11:05:27.890: [smf] INFO: UE IMSI[262425618310071] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.892: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 01/28 11:05:27.892: [upf] INFO: UE F-SEID[UP:0x64f CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.892: [upf] INFO: UE F-SEID[UP:0x64f CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.900: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 01/28 11:05:27.900: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 01/28 11:05:27.900: [smf] INFO: UE IMSI[262423298663975] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.902: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 01/28 11:05:27.902: [upf] INFO: UE F-SEID[UP:0xf1 CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.902: [upf] INFO: UE F-SEID[UP:0xf1 CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.910: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 01/28 11:05:27.910: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 01/28 11:05:27.910: [smf] INFO: UE IMSI[262425980228224] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.913: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 01/28 11:05:27.913: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x35e] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.913: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x35e] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.921: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 01/28 11:05:27.921: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 01/28 11:05:27.921: [smf] INFO: UE IMSI[262423444665527] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.923: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 01/28 11:05:27.923: [upf] INFO: UE F-SEID[UP:0x350 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.923: [upf] INFO: UE F-SEID[UP:0x350 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.931: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 01/28 11:05:27.931: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 01/28 11:05:27.931: [smf] INFO: UE IMSI[262424734131312] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.933: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 01/28 11:05:27.933: [upf] INFO: UE F-SEID[UP:0xb90 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.933: [upf] INFO: UE F-SEID[UP:0xb90 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.941: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 01/28 11:05:27.941: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 01/28 11:05:27.941: [smf] INFO: UE IMSI[262424001441318] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.944: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 01/28 11:05:27.944: [upf] INFO: UE F-SEID[UP:0x69 CP:0x7fb] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.944: [upf] INFO: UE F-SEID[UP:0x69 CP:0x7fb] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.952: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 01/28 11:05:27.952: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 01/28 11:05:27.952: [smf] INFO: UE IMSI[262425713394818] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.954: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 01/28 11:05:27.954: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.954: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.962: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 01/28 11:05:27.962: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 01/28 11:05:27.962: [smf] INFO: UE IMSI[262420922356196] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.964: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 01/28 11:05:27.964: [upf] INFO: UE F-SEID[UP:0xee CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.964: [upf] INFO: UE F-SEID[UP:0xee CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.973: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 01/28 11:05:27.973: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 01/28 11:05:27.973: [smf] INFO: UE IMSI[262422652852384] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.975: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 01/28 11:05:27.975: [upf] INFO: UE F-SEID[UP:0xc0f CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.975: [upf] INFO: UE F-SEID[UP:0xc0f CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.983: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 01/28 11:05:27.983: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 01/28 11:05:27.983: [smf] INFO: UE IMSI[262420357956968] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.985: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 01/28 11:05:27.985: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.985: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:27.993: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 01/28 11:05:27.993: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 01/28 11:05:27.993: [smf] INFO: UE IMSI[262420081899335] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:27.996: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 01/28 11:05:27.996: [upf] INFO: UE F-SEID[UP:0x25c CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 01/28 11:05:27.996: [upf] INFO: UE F-SEID[UP:0x25c CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.004: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 01/28 11:05:28.004: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 01/28 11:05:28.004: [smf] INFO: UE IMSI[262428670058977] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.006: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 01/28 11:05:28.006: [upf] INFO: UE F-SEID[UP:0xac8 CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.006: [upf] INFO: UE F-SEID[UP:0xac8 CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.014: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 01/28 11:05:28.014: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 01/28 11:05:28.014: [smf] INFO: UE IMSI[262428989514015] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.016: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 01/28 11:05:28.016: [upf] INFO: UE F-SEID[UP:0x55c CP:0xf63] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.016: [upf] INFO: UE F-SEID[UP:0x55c CP:0xf63] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.025: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 01/28 11:05:28.025: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 01/28 11:05:28.025: [smf] INFO: UE IMSI[262427062115504] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.028: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 01/28 11:05:28.029: [upf] INFO: UE F-SEID[UP:0xb67 CP:0xd26] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.029: [upf] INFO: UE F-SEID[UP:0xb67 CP:0xd26] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.036: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 01/28 11:05:28.036: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 01/28 11:05:28.036: [smf] INFO: UE IMSI[262426845989299] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.040: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 01/28 11:05:28.040: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.040: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.046: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 01/28 11:05:28.046: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 01/28 11:05:28.046: [smf] INFO: UE IMSI[262420881202607] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.051: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 01/28 11:05:28.051: [upf] INFO: UE F-SEID[UP:0x59 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.051: [upf] INFO: UE F-SEID[UP:0x59 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.057: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 01/28 11:05:28.057: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 01/28 11:05:28.057: [smf] INFO: UE IMSI[262420970100082] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.063: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 01/28 11:05:28.063: [upf] INFO: UE F-SEID[UP:0xdba CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.063: [upf] INFO: UE F-SEID[UP:0xdba CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.068: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 01/28 11:05:28.068: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 01/28 11:05:28.068: [smf] INFO: UE IMSI[262422864284267] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.074: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 01/28 11:05:28.074: [upf] INFO: UE F-SEID[UP:0xe10 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.074: [upf] INFO: UE F-SEID[UP:0xe10 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.079: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 01/28 11:05:28.079: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 01/28 11:05:28.079: [smf] INFO: UE IMSI[262424590600129] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.086: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 01/28 11:05:28.086: [upf] INFO: UE F-SEID[UP:0xd32 CP:0x974] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.086: [upf] INFO: UE F-SEID[UP:0xd32 CP:0x974] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.090: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 01/28 11:05:28.090: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 01/28 11:05:28.090: [smf] INFO: UE IMSI[262422729876818] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.096: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 01/28 11:05:28.096: [upf] INFO: UE F-SEID[UP:0xd5c CP:0xb47] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.096: [upf] INFO: UE F-SEID[UP:0xd5c CP:0xb47] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.101: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 01/28 11:05:28.101: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 01/28 11:05:28.101: [smf] INFO: UE IMSI[262424362379810] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.106: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 01/28 11:05:28.106: [upf] INFO: UE F-SEID[UP:0x610 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.107: [upf] INFO: UE F-SEID[UP:0x610 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.112: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 01/28 11:05:28.112: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 01/28 11:05:28.112: [smf] INFO: UE IMSI[262429259103756] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.118: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 01/28 11:05:28.118: [upf] INFO: UE F-SEID[UP:0xb81 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.118: [upf] INFO: UE F-SEID[UP:0xb81 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.124: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 01/28 11:05:28.124: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 01/28 11:05:28.124: [smf] INFO: UE IMSI[262428227238318] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.134: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 01/28 11:05:28.134: [upf] INFO: UE F-SEID[UP:0xe57 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.134: [upf] INFO: UE F-SEID[UP:0xe57 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.135: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 01/28 11:05:28.135: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 01/28 11:05:28.135: [smf] INFO: UE IMSI[262429865314343] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.142: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 01/28 11:05:28.142: [upf] INFO: UE F-SEID[UP:0xb46 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.142: [upf] INFO: UE F-SEID[UP:0xb46 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.146: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 01/28 11:05:28.146: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 01/28 11:05:28.146: [smf] INFO: UE IMSI[262420386285778] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.150: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 01/28 11:05:28.150: [upf] INFO: UE F-SEID[UP:0x741 CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.150: [upf] INFO: UE F-SEID[UP:0x741 CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.157: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 01/28 11:05:28.157: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 01/28 11:05:28.157: [smf] INFO: UE IMSI[262420327699170] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.164: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 01/28 11:05:28.164: [upf] INFO: UE F-SEID[UP:0x865 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.164: [upf] INFO: UE F-SEID[UP:0x865 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.168: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 01/28 11:05:28.168: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 01/28 11:05:28.168: [smf] INFO: UE IMSI[262422037476927] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.174: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 01/28 11:05:28.174: [upf] INFO: UE F-SEID[UP:0x8cd CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.174: [upf] INFO: UE F-SEID[UP:0x8cd CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.180: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 01/28 11:05:28.180: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 01/28 11:05:28.180: [smf] INFO: UE IMSI[262429320769571] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.188: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 01/28 11:05:28.188: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.188: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.191: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 01/28 11:05:28.191: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 01/28 11:05:28.191: [smf] INFO: UE IMSI[262423696810477] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.198: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 01/28 11:05:28.198: [upf] INFO: UE F-SEID[UP:0xead CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.198: [upf] INFO: UE F-SEID[UP:0xead CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.203: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 01/28 11:05:28.203: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 01/28 11:05:28.203: [smf] INFO: UE IMSI[262429712875736] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.211: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 01/28 11:05:28.211: [upf] INFO: UE F-SEID[UP:0x548 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.211: [upf] INFO: UE F-SEID[UP:0x548 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.216: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 01/28 11:05:28.216: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 01/28 11:05:28.216: [smf] INFO: UE IMSI[262424080105234] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.223: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 01/28 11:05:28.223: [upf] INFO: UE F-SEID[UP:0x98 CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.223: [upf] INFO: UE F-SEID[UP:0x98 CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.227: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 01/28 11:05:28.227: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 01/28 11:05:28.227: [smf] INFO: UE IMSI[262424066580549] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.232: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 01/28 11:05:28.232: [upf] INFO: UE F-SEID[UP:0x588 CP:0xf0e] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.232: [upf] INFO: UE F-SEID[UP:0x588 CP:0xf0e] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.238: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 01/28 11:05:28.238: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 01/28 11:05:28.238: [smf] INFO: UE IMSI[262427124343450] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.242: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 01/28 11:05:28.242: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.242: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.249: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 01/28 11:05:28.249: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 01/28 11:05:28.249: [smf] INFO: UE IMSI[262426058904051] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.253: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 01/28 11:05:28.253: [upf] INFO: UE F-SEID[UP:0x41d CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.253: [upf] INFO: UE F-SEID[UP:0x41d CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.259: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 01/28 11:05:28.259: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 01/28 11:05:28.259: [smf] INFO: UE IMSI[262428109214423] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.264: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 01/28 11:05:28.264: [upf] INFO: UE F-SEID[UP:0x78b CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.264: [upf] INFO: UE F-SEID[UP:0x78b CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.271: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 01/28 11:05:28.271: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 01/28 11:05:28.271: [smf] INFO: UE IMSI[262424136980606] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.278: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 01/28 11:05:28.278: [upf] INFO: UE F-SEID[UP:0x14e CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.278: [upf] INFO: UE F-SEID[UP:0x14e CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.282: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 01/28 11:05:28.282: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 01/28 11:05:28.282: [smf] INFO: UE IMSI[262428575417024] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.288: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 01/28 11:05:28.288: [upf] INFO: UE F-SEID[UP:0xc5c CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.288: [upf] INFO: UE F-SEID[UP:0xc5c CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.293: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 01/28 11:05:28.293: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 01/28 11:05:28.293: [smf] INFO: UE IMSI[262422742738079] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.298: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 01/28 11:05:28.298: [upf] INFO: UE F-SEID[UP:0x966 CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.298: [upf] INFO: UE F-SEID[UP:0x966 CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.304: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 01/28 11:05:28.304: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 01/28 11:05:28.304: [smf] INFO: UE IMSI[262428935580791] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.308: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 01/28 11:05:28.308: [upf] INFO: UE F-SEID[UP:0xee1 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.308: [upf] INFO: UE F-SEID[UP:0xee1 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.315: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 01/28 11:05:28.315: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 01/28 11:05:28.315: [smf] INFO: UE IMSI[262426977324046] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.320: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 01/28 11:05:28.320: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.320: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.326: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 01/28 11:05:28.326: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 01/28 11:05:28.326: [smf] INFO: UE IMSI[262428770043343] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.330: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 01/28 11:05:28.330: [upf] INFO: UE F-SEID[UP:0x269 CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.330: [upf] INFO: UE F-SEID[UP:0x269 CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.337: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 01/28 11:05:28.337: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 01/28 11:05:28.337: [smf] INFO: UE IMSI[262425687278313] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.341: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 01/28 11:05:28.341: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.341: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.348: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 01/28 11:05:28.348: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 01/28 11:05:28.348: [smf] INFO: UE IMSI[262424895544840] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.352: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 01/28 11:05:28.352: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x787] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.352: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x787] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.358: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 01/28 11:05:28.358: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 01/28 11:05:28.358: [smf] INFO: UE IMSI[262424638414142] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.362: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 01/28 11:05:28.362: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.362: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.369: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 01/28 11:05:28.369: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 01/28 11:05:28.369: [smf] INFO: UE IMSI[262428801222454] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.374: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 01/28 11:05:28.374: [upf] INFO: UE F-SEID[UP:0xda8 CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.374: [upf] INFO: UE F-SEID[UP:0xda8 CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.380: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 01/28 11:05:28.380: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 01/28 11:05:28.380: [smf] INFO: UE IMSI[262429978917393] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.384: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 01/28 11:05:28.384: [upf] INFO: UE F-SEID[UP:0x799 CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.384: [upf] INFO: UE F-SEID[UP:0x799 CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.391: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 01/28 11:05:28.391: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 01/28 11:05:28.391: [smf] INFO: UE IMSI[262420961917599] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.395: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 01/28 11:05:28.395: [upf] INFO: UE F-SEID[UP:0x783 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.395: [upf] INFO: UE F-SEID[UP:0x783 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.402: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 01/28 11:05:28.402: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 01/28 11:05:28.402: [smf] INFO: UE IMSI[262429479373217] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.406: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 01/28 11:05:28.406: [upf] INFO: UE F-SEID[UP:0x872 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.406: [upf] INFO: UE F-SEID[UP:0x872 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.413: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 01/28 11:05:28.413: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 01/28 11:05:28.413: [smf] INFO: UE IMSI[262423451425435] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.416: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 01/28 11:05:28.416: [upf] INFO: UE F-SEID[UP:0x46b CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.416: [upf] INFO: UE F-SEID[UP:0x46b CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.423: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 01/28 11:05:28.423: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 01/28 11:05:28.423: [smf] INFO: UE IMSI[262426858369423] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.428: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 01/28 11:05:28.428: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.428: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.434: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 01/28 11:05:28.434: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 01/28 11:05:28.434: [smf] INFO: UE IMSI[262429990820521] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.438: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 01/28 11:05:28.438: [upf] INFO: UE F-SEID[UP:0x131 CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.438: [upf] INFO: UE F-SEID[UP:0x131 CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.445: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 01/28 11:05:28.445: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 01/28 11:05:28.445: [smf] INFO: UE IMSI[262428984438634] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.450: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 01/28 11:05:28.450: [upf] INFO: UE F-SEID[UP:0xcc CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.450: [upf] INFO: UE F-SEID[UP:0xcc CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.456: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 01/28 11:05:28.456: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 01/28 11:05:28.456: [smf] INFO: UE IMSI[262426812659169] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.460: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 01/28 11:05:28.460: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.460: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.467: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 01/28 11:05:28.467: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 01/28 11:05:28.467: [smf] INFO: UE IMSI[262423891541252] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.471: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 01/28 11:05:28.471: [upf] INFO: UE F-SEID[UP:0xb23 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.471: [upf] INFO: UE F-SEID[UP:0xb23 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.478: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 01/28 11:05:28.478: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 01/28 11:05:28.478: [smf] INFO: UE IMSI[262423118253758] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.484: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 01/28 11:05:28.484: [upf] INFO: UE F-SEID[UP:0x15 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.484: [upf] INFO: UE F-SEID[UP:0x15 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.489: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 01/28 11:05:28.489: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 01/28 11:05:28.489: [smf] INFO: UE IMSI[262420387061413] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.495: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 01/28 11:05:28.495: [upf] INFO: UE F-SEID[UP:0x817 CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.495: [upf] INFO: UE F-SEID[UP:0x817 CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.500: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 01/28 11:05:28.500: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 01/28 11:05:28.500: [smf] INFO: UE IMSI[262423266746629] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.504: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 01/28 11:05:28.504: [upf] INFO: UE F-SEID[UP:0x69e CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.504: [upf] INFO: UE F-SEID[UP:0x69e CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.511: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 01/28 11:05:28.511: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 01/28 11:05:28.511: [smf] INFO: UE IMSI[262420919995613] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.519: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 01/28 11:05:28.519: [upf] INFO: UE F-SEID[UP:0x684 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.519: [upf] INFO: UE F-SEID[UP:0x684 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.523: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 01/28 11:05:28.523: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 01/28 11:05:28.523: [smf] INFO: UE IMSI[262421626154904] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.528: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 01/28 11:05:28.528: [upf] INFO: UE F-SEID[UP:0x3 CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.528: [upf] INFO: UE F-SEID[UP:0x3 CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.534: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 01/28 11:05:28.534: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 01/28 11:05:28.534: [smf] INFO: UE IMSI[262422834038816] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.538: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 01/28 11:05:28.538: [upf] INFO: UE F-SEID[UP:0x460 CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.538: [upf] INFO: UE F-SEID[UP:0x460 CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.544: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 01/28 11:05:28.544: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 01/28 11:05:28.544: [smf] INFO: UE IMSI[262428078230358] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.549: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 01/28 11:05:28.549: [upf] INFO: UE F-SEID[UP:0x68f CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.549: [upf] INFO: UE F-SEID[UP:0x68f CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.555: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 01/28 11:05:28.555: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 01/28 11:05:28.555: [smf] INFO: UE IMSI[262423140761615] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.560: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 01/28 11:05:28.560: [upf] INFO: UE F-SEID[UP:0x526 CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.560: [upf] INFO: UE F-SEID[UP:0x526 CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.566: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 01/28 11:05:28.566: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 01/28 11:05:28.566: [smf] INFO: UE IMSI[262427626377768] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.570: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 01/28 11:05:28.570: [upf] INFO: UE F-SEID[UP:0x9be CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.570: [upf] INFO: UE F-SEID[UP:0x9be CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.577: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 01/28 11:05:28.577: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 01/28 11:05:28.577: [smf] INFO: UE IMSI[262423000384449] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.581: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 01/28 11:05:28.581: [upf] INFO: UE F-SEID[UP:0x8ec CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.581: [upf] INFO: UE F-SEID[UP:0x8ec CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.588: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 01/28 11:05:28.588: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 01/28 11:05:28.588: [smf] INFO: UE IMSI[262422933231269] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.592: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 01/28 11:05:28.592: [upf] INFO: UE F-SEID[UP:0x256 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.592: [upf] INFO: UE F-SEID[UP:0x256 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.599: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 01/28 11:05:28.599: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 01/28 11:05:28.599: [smf] INFO: UE IMSI[262428600302418] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.602: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 01/28 11:05:28.602: [upf] INFO: UE F-SEID[UP:0xeaf CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.602: [upf] INFO: UE F-SEID[UP:0xeaf CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.609: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 01/28 11:05:28.609: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 01/28 11:05:28.610: [smf] INFO: UE IMSI[262427712754018] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.614: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 01/28 11:05:28.614: [upf] INFO: UE F-SEID[UP:0x61b CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.614: [upf] INFO: UE F-SEID[UP:0x61b CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.620: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 01/28 11:05:28.620: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 01/28 11:05:28.620: [smf] INFO: UE IMSI[262425015337133] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.624: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 01/28 11:05:28.624: [upf] INFO: UE F-SEID[UP:0xa1f CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.624: [upf] INFO: UE F-SEID[UP:0xa1f CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.631: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 01/28 11:05:28.631: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 01/28 11:05:28.631: [smf] INFO: UE IMSI[262426626191904] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.635: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 01/28 11:05:28.635: [upf] INFO: UE F-SEID[UP:0xb12 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.635: [upf] INFO: UE F-SEID[UP:0xb12 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.642: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 01/28 11:05:28.642: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 01/28 11:05:28.642: [smf] INFO: UE IMSI[262426430503960] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.646: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 01/28 11:05:28.646: [upf] INFO: UE F-SEID[UP:0x490 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.646: [upf] INFO: UE F-SEID[UP:0x490 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.653: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 01/28 11:05:28.653: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 01/28 11:05:28.653: [smf] INFO: UE IMSI[262426826801195] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.657: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 01/28 11:05:28.657: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0xa0b] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.657: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0xa0b] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.664: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 01/28 11:05:28.664: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 01/28 11:05:28.664: [smf] INFO: UE IMSI[262420941864114] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.668: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 01/28 11:05:28.668: [upf] INFO: UE F-SEID[UP:0x76 CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.668: [upf] INFO: UE F-SEID[UP:0x76 CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.674: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 01/28 11:05:28.674: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 01/28 11:05:28.674: [smf] INFO: UE IMSI[262426961927987] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.678: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 01/28 11:05:28.678: [upf] INFO: UE F-SEID[UP:0x1ec CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.678: [upf] INFO: UE F-SEID[UP:0x1ec CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.685: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 01/28 11:05:28.685: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 01/28 11:05:28.685: [smf] INFO: UE IMSI[262424962262889] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.690: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 01/28 11:05:28.690: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0x4b6] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.690: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0x4b6] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.696: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 01/28 11:05:28.696: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 01/28 11:05:28.696: [smf] INFO: UE IMSI[262426006577544] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.700: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 01/28 11:05:28.700: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.700: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.707: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 01/28 11:05:28.707: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 01/28 11:05:28.707: [smf] INFO: UE IMSI[262421550770870] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.712: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 01/28 11:05:28.712: [upf] INFO: UE F-SEID[UP:0xf71 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.712: [upf] INFO: UE F-SEID[UP:0xf71 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.718: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 01/28 11:05:28.718: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 01/28 11:05:28.718: [smf] INFO: UE IMSI[262425152085953] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.722: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 01/28 11:05:28.722: [upf] INFO: UE F-SEID[UP:0x237 CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.722: [upf] INFO: UE F-SEID[UP:0x237 CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.729: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 01/28 11:05:28.729: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 01/28 11:05:28.729: [smf] INFO: UE IMSI[262428783587420] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.733: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 01/28 11:05:28.733: [upf] INFO: UE F-SEID[UP:0x18 CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.733: [upf] INFO: UE F-SEID[UP:0x18 CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.740: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 01/28 11:05:28.740: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 01/28 11:05:28.740: [smf] INFO: UE IMSI[262427427663078] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.743: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 01/28 11:05:28.743: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.743: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.750: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 01/28 11:05:28.750: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 01/28 11:05:28.750: [smf] INFO: UE IMSI[262426780496408] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.754: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 01/28 11:05:28.754: [upf] INFO: UE F-SEID[UP:0x321 CP:0x8ae] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.755: [upf] INFO: UE F-SEID[UP:0x321 CP:0x8ae] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.761: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 01/28 11:05:28.761: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 01/28 11:05:28.761: [smf] INFO: UE IMSI[262421458948918] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.764: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 01/28 11:05:28.764: [upf] INFO: UE F-SEID[UP:0x67c CP:0x19f] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.764: [upf] INFO: UE F-SEID[UP:0x67c CP:0x19f] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.772: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 01/28 11:05:28.772: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 01/28 11:05:28.772: [smf] INFO: UE IMSI[262426626830705] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.777: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 01/28 11:05:28.777: [upf] INFO: UE F-SEID[UP:0x621 CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.777: [upf] INFO: UE F-SEID[UP:0x621 CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.783: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 01/28 11:05:28.783: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 01/28 11:05:28.783: [smf] INFO: UE IMSI[262423407769551] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.787: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 01/28 11:05:28.787: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.787: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.793: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 01/28 11:05:28.793: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 01/28 11:05:28.793: [smf] INFO: UE IMSI[262427840590520] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.797: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 01/28 11:05:28.797: [upf] INFO: UE F-SEID[UP:0xd1f CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.797: [upf] INFO: UE F-SEID[UP:0xd1f CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.804: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 01/28 11:05:28.804: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 01/28 11:05:28.804: [smf] INFO: UE IMSI[262426338112877] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.809: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 01/28 11:05:28.809: [upf] INFO: UE F-SEID[UP:0xfbf CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.809: [upf] INFO: UE F-SEID[UP:0xfbf CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.815: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 01/28 11:05:28.815: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 01/28 11:05:28.815: [smf] INFO: UE IMSI[262426056210673] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.819: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 01/28 11:05:28.819: [upf] INFO: UE F-SEID[UP:0xd77 CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.819: [upf] INFO: UE F-SEID[UP:0xd77 CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.826: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 01/28 11:05:28.826: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 01/28 11:05:28.826: [smf] INFO: UE IMSI[262429849487136] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.831: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 01/28 11:05:28.831: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.831: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.837: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 01/28 11:05:28.837: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 01/28 11:05:28.837: [smf] INFO: UE IMSI[262425337922888] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.842: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 01/28 11:05:28.842: [upf] INFO: UE F-SEID[UP:0x158 CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.842: [upf] INFO: UE F-SEID[UP:0x158 CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.848: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 01/28 11:05:28.848: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 01/28 11:05:28.848: [smf] INFO: UE IMSI[262429759130734] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.852: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 01/28 11:05:28.852: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0x981] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.852: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0x981] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.860: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 01/28 11:05:28.860: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 01/28 11:05:28.860: [smf] INFO: UE IMSI[262427049969717] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.869: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 01/28 11:05:28.869: [upf] INFO: UE F-SEID[UP:0x290 CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.869: [upf] INFO: UE F-SEID[UP:0x290 CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.872: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 01/28 11:05:28.872: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 01/28 11:05:28.872: [smf] INFO: UE IMSI[262428590706066] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.882: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 01/28 11:05:28.882: [upf] INFO: UE F-SEID[UP:0xd2f CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.882: [upf] INFO: UE F-SEID[UP:0xd2f CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.883: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 01/28 11:05:28.883: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 01/28 11:05:28.883: [smf] INFO: UE IMSI[262429438070209] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.894: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 01/28 11:05:28.894: [upf] INFO: UE F-SEID[UP:0x3dc CP:0x9bc] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.894: [upf] INFO: UE F-SEID[UP:0x3dc CP:0x9bc] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.895: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 01/28 11:05:28.895: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 01/28 11:05:28.895: [smf] INFO: UE IMSI[262420322649085] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.905: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 01/28 11:05:28.905: [upf] INFO: UE F-SEID[UP:0x1d CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.905: [upf] INFO: UE F-SEID[UP:0x1d CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.907: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 01/28 11:05:28.907: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 01/28 11:05:28.907: [smf] INFO: UE IMSI[262429550610791] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.912: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 01/28 11:05:28.912: [upf] INFO: UE F-SEID[UP:0xa6f CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.912: [upf] INFO: UE F-SEID[UP:0xa6f CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.917: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 01/28 11:05:28.917: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 01/28 11:05:28.917: [smf] INFO: UE IMSI[262421767224327] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.922: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 01/28 11:05:28.922: [upf] INFO: UE F-SEID[UP:0xf93 CP:0x90e] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.922: [upf] INFO: UE F-SEID[UP:0xf93 CP:0x90e] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.928: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 01/28 11:05:28.928: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 01/28 11:05:28.928: [smf] INFO: UE IMSI[262428730145767] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.933: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 01/28 11:05:28.933: [upf] INFO: UE F-SEID[UP:0xf5 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.933: [upf] INFO: UE F-SEID[UP:0xf5 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.939: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 01/28 11:05:28.939: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 01/28 11:05:28.939: [smf] INFO: UE IMSI[262427676586771] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.943: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 01/28 11:05:28.943: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.943: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.950: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 01/28 11:05:28.950: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 01/28 11:05:28.950: [smf] INFO: UE IMSI[262429679169886] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.957: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 01/28 11:05:28.957: [upf] INFO: UE F-SEID[UP:0x383 CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.957: [upf] INFO: UE F-SEID[UP:0x383 CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.961: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 01/28 11:05:28.961: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 01/28 11:05:28.961: [smf] INFO: UE IMSI[262424050893874] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.966: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 01/28 11:05:28.966: [upf] INFO: UE F-SEID[UP:0x6bc CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.966: [upf] INFO: UE F-SEID[UP:0x6bc CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.972: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 01/28 11:05:28.972: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 01/28 11:05:28.972: [smf] INFO: UE IMSI[262425398113570] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.976: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 01/28 11:05:28.976: [upf] INFO: UE F-SEID[UP:0x932 CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.976: [upf] INFO: UE F-SEID[UP:0x932 CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.983: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 01/28 11:05:28.983: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 01/28 11:05:28.983: [smf] INFO: UE IMSI[262429592759647] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:28.988: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 01/28 11:05:28.988: [upf] INFO: UE F-SEID[UP:0x59e CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 01/28 11:05:28.988: [upf] INFO: UE F-SEID[UP:0x59e CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:28.994: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 01/28 11:05:28.994: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 01/28 11:05:28.994: [smf] INFO: UE IMSI[262428312553250] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.001: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 01/28 11:05:29.001: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.001: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.005: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 01/28 11:05:29.005: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 01/28 11:05:29.005: [smf] INFO: UE IMSI[262423486391974] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.010: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 01/28 11:05:29.010: [upf] INFO: UE F-SEID[UP:0xb4f CP:0xa74] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.010: [upf] INFO: UE F-SEID[UP:0xb4f CP:0xa74] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.016: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 01/28 11:05:29.016: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 01/28 11:05:29.016: [smf] INFO: UE IMSI[262420212077021] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.021: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 01/28 11:05:29.021: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.021: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.027: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 01/28 11:05:29.027: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 01/28 11:05:29.027: [smf] INFO: UE IMSI[262425582025525] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.031: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 01/28 11:05:29.031: [upf] INFO: UE F-SEID[UP:0x930 CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.031: [upf] INFO: UE F-SEID[UP:0x930 CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.038: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 01/28 11:05:29.038: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 01/28 11:05:29.038: [smf] INFO: UE IMSI[262420486617553] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.043: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 01/28 11:05:29.043: [upf] INFO: UE F-SEID[UP:0x179 CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.043: [upf] INFO: UE F-SEID[UP:0x179 CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.049: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 01/28 11:05:29.049: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 01/28 11:05:29.049: [smf] INFO: UE IMSI[262429208029688] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.053: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 01/28 11:05:29.053: [upf] INFO: UE F-SEID[UP:0xe44 CP:0x4ed] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.053: [upf] INFO: UE F-SEID[UP:0xe44 CP:0x4ed] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.060: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 01/28 11:05:29.060: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 01/28 11:05:29.060: [smf] INFO: UE IMSI[262427517872168] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.064: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 01/28 11:05:29.064: [upf] INFO: UE F-SEID[UP:0xe3f CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.064: [upf] INFO: UE F-SEID[UP:0xe3f CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.070: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 01/28 11:05:29.070: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 01/28 11:05:29.070: [smf] INFO: UE IMSI[262424296856929] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.074: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 01/28 11:05:29.074: [upf] INFO: UE F-SEID[UP:0x57f CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.074: [upf] INFO: UE F-SEID[UP:0x57f CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.081: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 01/28 11:05:29.081: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 01/28 11:05:29.081: [smf] INFO: UE IMSI[262426898067582] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.086: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 01/28 11:05:29.086: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.086: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.092: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 01/28 11:05:29.092: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 01/28 11:05:29.092: [smf] INFO: UE IMSI[262429755360471] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.097: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 01/28 11:05:29.097: [upf] INFO: UE F-SEID[UP:0xe84 CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.097: [upf] INFO: UE F-SEID[UP:0xe84 CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.103: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 01/28 11:05:29.103: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 01/28 11:05:29.103: [smf] INFO: UE IMSI[262428294369101] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.107: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 01/28 11:05:29.108: [upf] INFO: UE F-SEID[UP:0xd8f CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.108: [upf] INFO: UE F-SEID[UP:0xd8f CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.114: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 01/28 11:05:29.114: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 01/28 11:05:29.114: [smf] INFO: UE IMSI[262429073102464] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.118: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 01/28 11:05:29.118: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.118: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.125: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 01/28 11:05:29.125: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 01/28 11:05:29.125: [smf] INFO: UE IMSI[262421571731640] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.129: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 01/28 11:05:29.129: [upf] INFO: UE F-SEID[UP:0xa83 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.129: [upf] INFO: UE F-SEID[UP:0xa83 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.136: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 01/28 11:05:29.136: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 01/28 11:05:29.136: [smf] INFO: UE IMSI[262426035993337] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.140: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 01/28 11:05:29.140: [upf] INFO: UE F-SEID[UP:0x38f CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.140: [upf] INFO: UE F-SEID[UP:0x38f CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.146: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 01/28 11:05:29.146: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 01/28 11:05:29.146: [smf] INFO: UE IMSI[262425261466922] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.151: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 01/28 11:05:29.151: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.151: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.157: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 01/28 11:05:29.157: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 01/28 11:05:29.157: [smf] INFO: UE IMSI[262426238499530] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.162: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 01/28 11:05:29.162: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.162: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.168: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 01/28 11:05:29.168: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 01/28 11:05:29.168: [smf] INFO: UE IMSI[262422315154374] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.172: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 01/28 11:05:29.172: [upf] INFO: UE F-SEID[UP:0x4ce CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.172: [upf] INFO: UE F-SEID[UP:0x4ce CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.179: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 01/28 11:05:29.179: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 01/28 11:05:29.179: [smf] INFO: UE IMSI[262427622915827] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.184: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 01/28 11:05:29.184: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.184: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.190: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 01/28 11:05:29.190: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 01/28 11:05:29.190: [smf] INFO: UE IMSI[262421307549432] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.195: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 01/28 11:05:29.195: [upf] INFO: UE F-SEID[UP:0x752 CP:0x57b] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.195: [upf] INFO: UE F-SEID[UP:0x752 CP:0x57b] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.201: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 01/28 11:05:29.201: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 01/28 11:05:29.201: [smf] INFO: UE IMSI[262423176036959] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.206: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 01/28 11:05:29.206: [upf] INFO: UE F-SEID[UP:0x59c CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.206: [upf] INFO: UE F-SEID[UP:0x59c CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.212: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 01/28 11:05:29.212: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 01/28 11:05:29.212: [smf] INFO: UE IMSI[262423253757373] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.217: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 01/28 11:05:29.217: [upf] INFO: UE F-SEID[UP:0xf1f CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.217: [upf] INFO: UE F-SEID[UP:0xf1f CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.223: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 01/28 11:05:29.223: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 01/28 11:05:29.223: [smf] INFO: UE IMSI[262425564745699] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.228: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 01/28 11:05:29.228: [upf] INFO: UE F-SEID[UP:0x644 CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.228: [upf] INFO: UE F-SEID[UP:0x644 CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.234: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 01/28 11:05:29.234: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 01/28 11:05:29.234: [smf] INFO: UE IMSI[262426276122666] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.238: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 01/28 11:05:29.238: [upf] INFO: UE F-SEID[UP:0xaca CP:0xeb5] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.238: [upf] INFO: UE F-SEID[UP:0xaca CP:0xeb5] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.244: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 01/28 11:05:29.244: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 01/28 11:05:29.244: [smf] INFO: UE IMSI[262421262761787] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.249: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 01/28 11:05:29.249: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.249: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.255: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 01/28 11:05:29.255: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 01/28 11:05:29.255: [smf] INFO: UE IMSI[262423635468662] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.260: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 01/28 11:05:29.260: [upf] INFO: UE F-SEID[UP:0x6ca CP:0xd23] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.260: [upf] INFO: UE F-SEID[UP:0x6ca CP:0xd23] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.266: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 01/28 11:05:29.266: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 01/28 11:05:29.266: [smf] INFO: UE IMSI[262421346891024] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.271: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 01/28 11:05:29.271: [upf] INFO: UE F-SEID[UP:0x495 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.271: [upf] INFO: UE F-SEID[UP:0x495 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.277: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 01/28 11:05:29.277: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 01/28 11:05:29.277: [smf] INFO: UE IMSI[262423412073750] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.282: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 01/28 11:05:29.282: [upf] INFO: UE F-SEID[UP:0x656 CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.282: [upf] INFO: UE F-SEID[UP:0x656 CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.288: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 01/28 11:05:29.288: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 01/28 11:05:29.288: [smf] INFO: UE IMSI[262428758523511] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.292: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 01/28 11:05:29.292: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.292: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.299: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 01/28 11:05:29.299: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 01/28 11:05:29.299: [smf] INFO: UE IMSI[262423262418141] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.302: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 01/28 11:05:29.303: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.303: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.310: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 01/28 11:05:29.310: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 01/28 11:05:29.310: [smf] INFO: UE IMSI[262425440488828] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.317: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 01/28 11:05:29.317: [upf] INFO: UE F-SEID[UP:0xb8b CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.317: [upf] INFO: UE F-SEID[UP:0xb8b CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.322: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 01/28 11:05:29.322: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 01/28 11:05:29.322: [smf] INFO: UE IMSI[262427297637269] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.328: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 01/28 11:05:29.328: [upf] INFO: UE F-SEID[UP:0x836 CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.328: [upf] INFO: UE F-SEID[UP:0x836 CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.333: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 01/28 11:05:29.333: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 01/28 11:05:29.333: [smf] INFO: UE IMSI[262427875967315] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.339: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 01/28 11:05:29.339: [upf] INFO: UE F-SEID[UP:0xcba CP:0x38a] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.339: [upf] INFO: UE F-SEID[UP:0xcba CP:0x38a] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.344: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 01/28 11:05:29.344: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 01/28 11:05:29.344: [smf] INFO: UE IMSI[262427435264064] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.349: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 01/28 11:05:29.349: [upf] INFO: UE F-SEID[UP:0xaba CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.349: [upf] INFO: UE F-SEID[UP:0xaba CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.355: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 01/28 11:05:29.355: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 01/28 11:05:29.355: [smf] INFO: UE IMSI[262421853718759] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.360: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 01/28 11:05:29.360: [upf] INFO: UE F-SEID[UP:0x84d CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.360: [upf] INFO: UE F-SEID[UP:0x84d CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.366: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 01/28 11:05:29.366: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 01/28 11:05:29.366: [smf] INFO: UE IMSI[262424155925496] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.371: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 01/28 11:05:29.371: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.371: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.378: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 01/28 11:05:29.378: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 01/28 11:05:29.378: [smf] INFO: UE IMSI[262429895844394] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.388: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 01/28 11:05:29.388: [upf] INFO: UE F-SEID[UP:0xde0 CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.388: [upf] INFO: UE F-SEID[UP:0xde0 CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.390: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 01/28 11:05:29.390: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 01/28 11:05:29.390: [smf] INFO: UE IMSI[262424185256946] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.398: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 01/28 11:05:29.398: [upf] INFO: UE F-SEID[UP:0x4fd CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.398: [upf] INFO: UE F-SEID[UP:0x4fd CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.401: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 01/28 11:05:29.401: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 01/28 11:05:29.401: [smf] INFO: UE IMSI[262427082386101] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.406: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 01/28 11:05:29.406: [upf] INFO: UE F-SEID[UP:0x82e CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.406: [upf] INFO: UE F-SEID[UP:0x82e CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.412: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 01/28 11:05:29.412: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 01/28 11:05:29.412: [smf] INFO: UE IMSI[262428764295523] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.417: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 01/28 11:05:29.417: [upf] INFO: UE F-SEID[UP:0x529 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.417: [upf] INFO: UE F-SEID[UP:0x529 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.423: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 01/28 11:05:29.423: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 01/28 11:05:29.423: [smf] INFO: UE IMSI[262429873972762] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.428: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 01/28 11:05:29.428: [upf] INFO: UE F-SEID[UP:0xc96 CP:0x669] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.428: [upf] INFO: UE F-SEID[UP:0xc96 CP:0x669] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.434: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 01/28 11:05:29.434: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 01/28 11:05:29.434: [smf] INFO: UE IMSI[262425412652261] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.439: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 01/28 11:05:29.439: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.439: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.445: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 01/28 11:05:29.445: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 01/28 11:05:29.445: [smf] INFO: UE IMSI[262420983786130] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.450: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 01/28 11:05:29.450: [upf] INFO: UE F-SEID[UP:0xcb CP:0x8ab] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.450: [upf] INFO: UE F-SEID[UP:0xcb CP:0x8ab] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.456: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 01/28 11:05:29.456: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 01/28 11:05:29.456: [smf] INFO: UE IMSI[262427260004353] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.461: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 01/28 11:05:29.461: [upf] INFO: UE F-SEID[UP:0xb0f CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.461: [upf] INFO: UE F-SEID[UP:0xb0f CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.467: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 01/28 11:05:29.467: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 01/28 11:05:29.467: [smf] INFO: UE IMSI[262428160513273] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.471: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 01/28 11:05:29.471: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.471: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.478: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 01/28 11:05:29.478: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 01/28 11:05:29.478: [smf] INFO: UE IMSI[262424462550280] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.482: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 01/28 11:05:29.482: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.482: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.488: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 01/28 11:05:29.488: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 01/28 11:05:29.489: [smf] INFO: UE IMSI[262425016366945] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.494: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 01/28 11:05:29.494: [upf] INFO: UE F-SEID[UP:0x105 CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.494: [upf] INFO: UE F-SEID[UP:0x105 CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.499: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 01/28 11:05:29.499: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 01/28 11:05:29.499: [smf] INFO: UE IMSI[262427291066280] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.504: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 01/28 11:05:29.504: [upf] INFO: UE F-SEID[UP:0x371 CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.504: [upf] INFO: UE F-SEID[UP:0x371 CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.510: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 01/28 11:05:29.510: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 01/28 11:05:29.510: [smf] INFO: UE IMSI[262423290572639] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.514: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 01/28 11:05:29.514: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.514: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.521: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 01/28 11:05:29.521: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 01/28 11:05:29.521: [smf] INFO: UE IMSI[262424629148374] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.525: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 01/28 11:05:29.525: [upf] INFO: UE F-SEID[UP:0xd0a CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.525: [upf] INFO: UE F-SEID[UP:0xd0a CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.532: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 01/28 11:05:29.532: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 01/28 11:05:29.532: [smf] INFO: UE IMSI[262421141034947] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.537: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 01/28 11:05:29.537: [upf] INFO: UE F-SEID[UP:0xd83 CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.537: [upf] INFO: UE F-SEID[UP:0xd83 CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.542: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 01/28 11:05:29.542: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 01/28 11:05:29.542: [smf] INFO: UE IMSI[262427328964091] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.549: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 01/28 11:05:29.549: [upf] INFO: UE F-SEID[UP:0xf4d CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.549: [upf] INFO: UE F-SEID[UP:0xf4d CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.553: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 01/28 11:05:29.553: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 01/28 11:05:29.553: [smf] INFO: UE IMSI[262428374390069] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.557: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 01/28 11:05:29.557: [upf] INFO: UE F-SEID[UP:0x576 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.557: [upf] INFO: UE F-SEID[UP:0x576 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.564: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 01/28 11:05:29.564: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 01/28 11:05:29.564: [smf] INFO: UE IMSI[262426602769713] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.569: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 01/28 11:05:29.569: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.569: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.575: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 01/28 11:05:29.575: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 01/28 11:05:29.575: [smf] INFO: UE IMSI[262422900247429] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.579: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 01/28 11:05:29.579: [upf] INFO: UE F-SEID[UP:0x1a CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.579: [upf] INFO: UE F-SEID[UP:0x1a CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.586: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 01/28 11:05:29.586: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 01/28 11:05:29.586: [smf] INFO: UE IMSI[262427774651708] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.590: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 01/28 11:05:29.590: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.590: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.596: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 01/28 11:05:29.596: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 01/28 11:05:29.596: [smf] INFO: UE IMSI[262424658939807] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.601: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 01/28 11:05:29.601: [upf] INFO: UE F-SEID[UP:0x1ea CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.601: [upf] INFO: UE F-SEID[UP:0x1ea CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.607: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 01/28 11:05:29.607: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 01/28 11:05:29.607: [smf] INFO: UE IMSI[262421121795581] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.612: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 01/28 11:05:29.612: [upf] INFO: UE F-SEID[UP:0xee6 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.612: [upf] INFO: UE F-SEID[UP:0xee6 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.618: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 01/28 11:05:29.618: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 01/28 11:05:29.618: [smf] INFO: UE IMSI[262422398873800] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.623: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 01/28 11:05:29.623: [upf] INFO: UE F-SEID[UP:0x355 CP:0x32f] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.623: [upf] INFO: UE F-SEID[UP:0x355 CP:0x32f] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.629: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 01/28 11:05:29.629: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 01/28 11:05:29.629: [smf] INFO: UE IMSI[262420671721370] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.634: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 01/28 11:05:29.634: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.634: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.640: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 01/28 11:05:29.640: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 01/28 11:05:29.640: [smf] INFO: UE IMSI[262420004809350] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.644: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 01/28 11:05:29.644: [upf] INFO: UE F-SEID[UP:0xd1 CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.644: [upf] INFO: UE F-SEID[UP:0xd1 CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.650: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 01/28 11:05:29.650: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 01/28 11:05:29.650: [smf] INFO: UE IMSI[262426515710229] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.654: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 01/28 11:05:29.654: [upf] INFO: UE F-SEID[UP:0xb6d CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.654: [upf] INFO: UE F-SEID[UP:0xb6d CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.661: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 01/28 11:05:29.661: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 01/28 11:05:29.661: [smf] INFO: UE IMSI[262421576427594] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.666: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 01/28 11:05:29.666: [upf] INFO: UE F-SEID[UP:0xe18 CP:0x379] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.666: [upf] INFO: UE F-SEID[UP:0xe18 CP:0x379] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.672: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 01/28 11:05:29.672: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 01/28 11:05:29.672: [smf] INFO: UE IMSI[262423317698342] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.677: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 01/28 11:05:29.677: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.677: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.683: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 01/28 11:05:29.683: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 01/28 11:05:29.683: [smf] INFO: UE IMSI[262429087228728] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.687: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 01/28 11:05:29.687: [upf] INFO: UE F-SEID[UP:0xb63 CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.687: [upf] INFO: UE F-SEID[UP:0xb63 CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.694: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 01/28 11:05:29.694: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 01/28 11:05:29.694: [smf] INFO: UE IMSI[262421905187331] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.698: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 01/28 11:05:29.698: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.698: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.704: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 01/28 11:05:29.704: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 01/28 11:05:29.704: [smf] INFO: UE IMSI[262420933572935] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.709: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 01/28 11:05:29.709: [upf] INFO: UE F-SEID[UP:0xd86 CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.709: [upf] INFO: UE F-SEID[UP:0xd86 CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.715: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 01/28 11:05:29.715: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 01/28 11:05:29.715: [smf] INFO: UE IMSI[262423850372903] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.719: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 01/28 11:05:29.719: [upf] INFO: UE F-SEID[UP:0xf6b CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.719: [upf] INFO: UE F-SEID[UP:0xf6b CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.726: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 01/28 11:05:29.726: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 01/28 11:05:29.726: [smf] INFO: UE IMSI[262429264563670] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.731: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 01/28 11:05:29.731: [upf] INFO: UE F-SEID[UP:0x233 CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.731: [upf] INFO: UE F-SEID[UP:0x233 CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.737: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 01/28 11:05:29.737: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 01/28 11:05:29.737: [smf] INFO: UE IMSI[262429208800178] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.741: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 01/28 11:05:29.741: [upf] INFO: UE F-SEID[UP:0xab5 CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.741: [upf] INFO: UE F-SEID[UP:0xab5 CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.748: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 01/28 11:05:29.748: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 01/28 11:05:29.748: [smf] INFO: UE IMSI[262427771909549] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.752: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 01/28 11:05:29.752: [upf] INFO: UE F-SEID[UP:0x76e CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.752: [upf] INFO: UE F-SEID[UP:0x76e CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.758: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 01/28 11:05:29.758: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 01/28 11:05:29.758: [smf] INFO: UE IMSI[262428308592397] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.763: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 01/28 11:05:29.763: [upf] INFO: UE F-SEID[UP:0x843 CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.763: [upf] INFO: UE F-SEID[UP:0x843 CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.769: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 01/28 11:05:29.769: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 01/28 11:05:29.769: [smf] INFO: UE IMSI[262425347700914] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.773: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 01/28 11:05:29.773: [upf] INFO: UE F-SEID[UP:0x59b CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.773: [upf] INFO: UE F-SEID[UP:0x59b CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.780: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 01/28 11:05:29.780: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 01/28 11:05:29.780: [smf] INFO: UE IMSI[262429656325752] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.784: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 01/28 11:05:29.784: [upf] INFO: UE F-SEID[UP:0x21a CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.784: [upf] INFO: UE F-SEID[UP:0x21a CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.791: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 01/28 11:05:29.791: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 01/28 11:05:29.791: [smf] INFO: UE IMSI[262425389855016] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.795: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 01/28 11:05:29.795: [upf] INFO: UE F-SEID[UP:0x78d CP:0xec7] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.795: [upf] INFO: UE F-SEID[UP:0x78d CP:0xec7] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.802: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 01/28 11:05:29.802: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 01/28 11:05:29.802: [smf] INFO: UE IMSI[262426853556231] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.811: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 01/28 11:05:29.811: [upf] INFO: UE F-SEID[UP:0x6b8 CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.811: [upf] INFO: UE F-SEID[UP:0x6b8 CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.815: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 01/28 11:05:29.815: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 01/28 11:05:29.815: [smf] INFO: UE IMSI[262426121972454] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.823: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 01/28 11:05:29.823: [upf] INFO: UE F-SEID[UP:0x337 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.823: [upf] INFO: UE F-SEID[UP:0x337 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.826: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 01/28 11:05:29.826: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 01/28 11:05:29.826: [smf] INFO: UE IMSI[262420660399568] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:29.830: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 01/28 11:05:29.830: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 01/28 11:05:29.830: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:29.843: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 01/28 11:05:29.848: [smf] INFO: Removed Session: UE IMSI:[262425008673839] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:29.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 01/28 11:05:29.848: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 01/28 11:05:29.854: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 01/28 11:05:29.859: [smf] INFO: Removed Session: UE IMSI:[262424592633182] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:29.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 01/28 11:05:29.859: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 01/28 11:05:29.864: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 01/28 11:05:29.869: [smf] INFO: Removed Session: UE IMSI:[262422882726263] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:29.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 01/28 11:05:29.869: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 01/28 11:05:29.875: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 01/28 11:05:29.880: [smf] INFO: Removed Session: UE IMSI:[262427790127778] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:29.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 01/28 11:05:29.880: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 01/28 11:05:29.886: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 01/28 11:05:29.891: [smf] INFO: Removed Session: UE IMSI:[262422298965607] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:29.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 01/28 11:05:29.891: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 01/28 11:05:29.897: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 01/28 11:05:29.902: [smf] INFO: Removed Session: UE IMSI:[262426071566326] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:29.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 01/28 11:05:29.902: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 01/28 11:05:29.907: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 01/28 11:05:29.912: [smf] INFO: Removed Session: UE IMSI:[262426732156417] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:29.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 01/28 11:05:29.912: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 01/28 11:05:29.918: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 01/28 11:05:29.924: [smf] INFO: Removed Session: UE IMSI:[262423045162851] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:29.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 01/28 11:05:29.924: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 01/28 11:05:29.929: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 01/28 11:05:29.934: [smf] INFO: Removed Session: UE IMSI:[262427030722718] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:29.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 01/28 11:05:29.934: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 01/28 11:05:29.940: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 01/28 11:05:29.945: [smf] INFO: Removed Session: UE IMSI:[262427753838361] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:29.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 01/28 11:05:29.945: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 01/28 11:05:29.951: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 01/28 11:05:29.956: [smf] INFO: Removed Session: UE IMSI:[262426335040142] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:29.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 01/28 11:05:29.956: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 01/28 11:05:29.962: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 01/28 11:05:29.966: [smf] INFO: Removed Session: UE IMSI:[262423003005141] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:29.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 01/28 11:05:29.966: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 01/28 11:05:29.972: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 01/28 11:05:29.978: [smf] INFO: Removed Session: UE IMSI:[262423678174935] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:29.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 01/28 11:05:29.978: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 01/28 11:05:29.983: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 01/28 11:05:29.988: [smf] INFO: Removed Session: UE IMSI:[262427333402702] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:29.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 01/28 11:05:29.988: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 01/28 11:05:29.994: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 01/28 11:05:29.999: [smf] INFO: Removed Session: UE IMSI:[262428790088443] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:29.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 01/28 11:05:29.999: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 01/28 11:05:30.005: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 01/28 11:05:30.010: [smf] INFO: Removed Session: UE IMSI:[262428409575711] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 01/28 11:05:30.010: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 01/28 11:05:30.016: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 01/28 11:05:30.021: [smf] INFO: Removed Session: UE IMSI:[262427359137303] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 01/28 11:05:30.021: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 01/28 11:05:30.026: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 01/28 11:05:30.031: [smf] INFO: Removed Session: UE IMSI:[262425319053110] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 01/28 11:05:30.031: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 01/28 11:05:30.037: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 01/28 11:05:30.043: [smf] INFO: Removed Session: UE IMSI:[262423260547221] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 01/28 11:05:30.043: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 01/28 11:05:30.048: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 01/28 11:05:30.053: [smf] INFO: Removed Session: UE IMSI:[262429792449470] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 01/28 11:05:30.053: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 01/28 11:05:30.059: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 01/28 11:05:30.064: [smf] INFO: Removed Session: UE IMSI:[262424448793993] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 01/28 11:05:30.064: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 01/28 11:05:30.070: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 01/28 11:05:30.075: [smf] INFO: Removed Session: UE IMSI:[262425877941802] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 01/28 11:05:30.075: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 01/28 11:05:30.081: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 01/28 11:05:30.085: [smf] INFO: Removed Session: UE IMSI:[262424159585734] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 01/28 11:05:30.086: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 01/28 11:05:30.091: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 01/28 11:05:30.097: [smf] INFO: Removed Session: UE IMSI:[262427693435596] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 01/28 11:05:30.097: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 01/28 11:05:30.102: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 01/28 11:05:30.107: [smf] INFO: Removed Session: UE IMSI:[262426592495081] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 01/28 11:05:30.107: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 01/28 11:05:30.113: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 01/28 11:05:30.118: [smf] INFO: Removed Session: UE IMSI:[262427324881526] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 01/28 11:05:30.118: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 01/28 11:05:30.124: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 01/28 11:05:30.129: [smf] INFO: Removed Session: UE IMSI:[262428980239982] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 01/28 11:05:30.129: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 01/28 11:05:30.135: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 01/28 11:05:30.140: [smf] INFO: Removed Session: UE IMSI:[262426740711543] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 01/28 11:05:30.140: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 01/28 11:05:30.145: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 01/28 11:05:30.150: [smf] INFO: Removed Session: UE IMSI:[262420919086036] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 01/28 11:05:30.150: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 01/28 11:05:30.156: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 01/28 11:05:30.161: [smf] INFO: Removed Session: UE IMSI:[262425870775112] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 01/28 11:05:30.161: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 01/28 11:05:30.167: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 01/28 11:05:30.172: [smf] INFO: Removed Session: UE IMSI:[262420567755258] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 01/28 11:05:30.172: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 01/28 11:05:30.177: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 01/28 11:05:30.182: [smf] INFO: Removed Session: UE IMSI:[262423745900396] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 01/28 11:05:30.182: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 01/28 11:05:30.188: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 01/28 11:05:30.193: [smf] INFO: Removed Session: UE IMSI:[262421613414920] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 01/28 11:05:30.193: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 01/28 11:05:30.199: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 01/28 11:05:30.204: [smf] INFO: Removed Session: UE IMSI:[262420112032810] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 01/28 11:05:30.204: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 01/28 11:05:30.210: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 01/28 11:05:30.215: [smf] INFO: Removed Session: UE IMSI:[262426218664510] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 01/28 11:05:30.215: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 01/28 11:05:30.221: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 01/28 11:05:30.226: [smf] INFO: Removed Session: UE IMSI:[262421333178673] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 01/28 11:05:30.226: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 01/28 11:05:30.232: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 01/28 11:05:30.237: [smf] INFO: Removed Session: UE IMSI:[262426734835791] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 01/28 11:05:30.237: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 01/28 11:05:30.242: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 01/28 11:05:30.250: [smf] INFO: Removed Session: UE IMSI:[262426636092437] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 01/28 11:05:30.250: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 01/28 11:05:30.253: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 01/28 11:05:30.255: [smf] INFO: Removed Session: UE IMSI:[262422547743388] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 01/28 11:05:30.255: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 01/28 11:05:30.264: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 01/28 11:05:30.270: [smf] INFO: Removed Session: UE IMSI:[262423109797996] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 01/28 11:05:30.271: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 01/28 11:05:30.275: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 01/28 11:05:30.280: [smf] INFO: Removed Session: UE IMSI:[262424121819204] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 01/28 11:05:30.281: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 01/28 11:05:30.285: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 01/28 11:05:30.291: [smf] INFO: Removed Session: UE IMSI:[262423375988921] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 01/28 11:05:30.291: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 01/28 11:05:30.296: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 01/28 11:05:30.305: [smf] INFO: Removed Session: UE IMSI:[262429824302418] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 01/28 11:05:30.305: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 01/28 11:05:30.308: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 01/28 11:05:30.317: [smf] INFO: Removed Session: UE IMSI:[262423918754295] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 01/28 11:05:30.317: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 01/28 11:05:30.320: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 01/28 11:05:30.326: [smf] INFO: Removed Session: UE IMSI:[262420194137594] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 01/28 11:05:30.326: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 01/28 11:05:30.331: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 01/28 11:05:30.339: [smf] INFO: Removed Session: UE IMSI:[262426532664054] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 01/28 11:05:30.339: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 01/28 11:05:30.342: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 01/28 11:05:30.351: [smf] INFO: Removed Session: UE IMSI:[262420980116385] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 01/28 11:05:30.351: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 01/28 11:05:30.354: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 01/28 11:05:30.361: [smf] INFO: Removed Session: UE IMSI:[262424445051969] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 01/28 11:05:30.361: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 01/28 11:05:30.365: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 01/28 11:05:30.370: [smf] INFO: Removed Session: UE IMSI:[262425969495333] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 01/28 11:05:30.370: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 01/28 11:05:30.375: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 01/28 11:05:30.378: [smf] INFO: Removed Session: UE IMSI:[262424593280500] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 01/28 11:05:30.378: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 01/28 11:05:30.386: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 01/28 11:05:30.391: [smf] INFO: Removed Session: UE IMSI:[262424988835620] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 01/28 11:05:30.391: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 01/28 11:05:30.397: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 01/28 11:05:30.404: [smf] INFO: Removed Session: UE IMSI:[262420449422357] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 01/28 11:05:30.404: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 01/28 11:05:30.408: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 01/28 11:05:30.413: [smf] INFO: Removed Session: UE IMSI:[262423638724379] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 01/28 11:05:30.413: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 01/28 11:05:30.419: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 01/28 11:05:30.424: [smf] INFO: Removed Session: UE IMSI:[262426797843454] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 01/28 11:05:30.424: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 01/28 11:05:30.429: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 01/28 11:05:30.436: [smf] INFO: Removed Session: UE IMSI:[262422615138155] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 01/28 11:05:30.436: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 01/28 11:05:30.441: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 01/28 11:05:30.449: [smf] INFO: Removed Session: UE IMSI:[262422525599296] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 01/28 11:05:30.449: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 01/28 11:05:30.453: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 01/28 11:05:30.461: [smf] INFO: Removed Session: UE IMSI:[262428889093600] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 01/28 11:05:30.461: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 01/28 11:05:30.465: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 01/28 11:05:30.473: [smf] INFO: Removed Session: UE IMSI:[262422406794341] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 01/28 11:05:30.473: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 01/28 11:05:30.476: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 01/28 11:05:30.482: [smf] INFO: Removed Session: UE IMSI:[262428437710641] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 01/28 11:05:30.482: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 01/28 11:05:30.487: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 01/28 11:05:30.492: [smf] INFO: Removed Session: UE IMSI:[262422269660172] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 01/28 11:05:30.492: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 01/28 11:05:30.497: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 01/28 11:05:30.502: [smf] INFO: Removed Session: UE IMSI:[262420701812008] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 01/28 11:05:30.502: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 01/28 11:05:30.508: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 01/28 11:05:30.514: [smf] INFO: Removed Session: UE IMSI:[262426695315495] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 01/28 11:05:30.514: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 01/28 11:05:30.519: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 01/28 11:05:30.525: [smf] INFO: Removed Session: UE IMSI:[262427791995218] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 01/28 11:05:30.525: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 01/28 11:05:30.530: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 01/28 11:05:30.535: [smf] INFO: Removed Session: UE IMSI:[262429791230193] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 01/28 11:05:30.535: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 01/28 11:05:30.541: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 01/28 11:05:30.548: [smf] INFO: Removed Session: UE IMSI:[262429642340750] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 01/28 11:05:30.548: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 01/28 11:05:30.552: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 01/28 11:05:30.562: [smf] INFO: Removed Session: UE IMSI:[262420679222130] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 01/28 11:05:30.562: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 01/28 11:05:30.564: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 01/28 11:05:30.573: [smf] INFO: Removed Session: UE IMSI:[262421509286916] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 01/28 11:05:30.573: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 01/28 11:05:30.575: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 01/28 11:05:30.581: [smf] INFO: Removed Session: UE IMSI:[262421484043406] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 01/28 11:05:30.581: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 01/28 11:05:30.586: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 01/28 11:05:30.591: [smf] INFO: Removed Session: UE IMSI:[262424632912499] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 01/28 11:05:30.591: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 01/28 11:05:30.596: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 01/28 11:05:30.603: [smf] INFO: Removed Session: UE IMSI:[262426280350086] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 01/28 11:05:30.603: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 01/28 11:05:30.607: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 01/28 11:05:30.613: [smf] INFO: Removed Session: UE IMSI:[262421109311558] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 01/28 11:05:30.613: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 01/28 11:05:30.618: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 01/28 11:05:30.624: [smf] INFO: Removed Session: UE IMSI:[262428668500598] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 01/28 11:05:30.624: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 01/28 11:05:30.629: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 01/28 11:05:30.635: [smf] INFO: Removed Session: UE IMSI:[262423284032759] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 01/28 11:05:30.635: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 01/28 11:05:30.639: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 01/28 11:05:30.646: [smf] INFO: Removed Session: UE IMSI:[262422168026414] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 01/28 11:05:30.646: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 01/28 11:05:30.650: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 01/28 11:05:30.655: [smf] INFO: Removed Session: UE IMSI:[262426617799729] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 01/28 11:05:30.655: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 01/28 11:05:30.661: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 01/28 11:05:30.666: [smf] INFO: Removed Session: UE IMSI:[262422434163413] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 01/28 11:05:30.666: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 01/28 11:05:30.671: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 01/28 11:05:30.676: [smf] INFO: Removed Session: UE IMSI:[262427238579895] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 01/28 11:05:30.677: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 01/28 11:05:30.682: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 01/28 11:05:30.687: [smf] INFO: Removed Session: UE IMSI:[262421349919426] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 01/28 11:05:30.687: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 01/28 11:05:30.693: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 01/28 11:05:30.699: [smf] INFO: Removed Session: UE IMSI:[262425940474600] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 01/28 11:05:30.699: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 01/28 11:05:30.704: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 01/28 11:05:30.710: [smf] INFO: Removed Session: UE IMSI:[262427124862773] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 01/28 11:05:30.710: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 01/28 11:05:30.714: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 01/28 11:05:30.719: [smf] INFO: Removed Session: UE IMSI:[262420219761325] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 01/28 11:05:30.719: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 01/28 11:05:30.725: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 01/28 11:05:30.730: [smf] INFO: Removed Session: UE IMSI:[262423600936922] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 01/28 11:05:30.730: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 01/28 11:05:30.736: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 01/28 11:05:30.741: [smf] INFO: Removed Session: UE IMSI:[262423039089153] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 01/28 11:05:30.741: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 01/28 11:05:30.747: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 01/28 11:05:30.752: [smf] INFO: Removed Session: UE IMSI:[262423661908852] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 01/28 11:05:30.752: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 01/28 11:05:30.758: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 01/28 11:05:30.763: [smf] INFO: Removed Session: UE IMSI:[262428724865674] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 01/28 11:05:30.763: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 01/28 11:05:30.769: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 01/28 11:05:30.774: [smf] INFO: Removed Session: UE IMSI:[262429674915327] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 01/28 11:05:30.774: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 01/28 11:05:30.779: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 01/28 11:05:30.785: [smf] INFO: Removed Session: UE IMSI:[262421024662629] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 01/28 11:05:30.785: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 01/28 11:05:30.790: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 01/28 11:05:30.795: [smf] INFO: Removed Session: UE IMSI:[262427791548887] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 01/28 11:05:30.795: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 01/28 11:05:30.801: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 01/28 11:05:30.806: [smf] INFO: Removed Session: UE IMSI:[262424350326863] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 01/28 11:05:30.806: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 01/28 11:05:30.812: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 01/28 11:05:30.817: [smf] INFO: Removed Session: UE IMSI:[262421540914062] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 01/28 11:05:30.817: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 01/28 11:05:30.822: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 01/28 11:05:30.828: [smf] INFO: Removed Session: UE IMSI:[262424210928583] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 01/28 11:05:30.828: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 01/28 11:05:30.833: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 01/28 11:05:30.838: [smf] INFO: Removed Session: UE IMSI:[262420992162674] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 01/28 11:05:30.838: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 01/28 11:05:30.844: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 01/28 11:05:30.849: [smf] INFO: Removed Session: UE IMSI:[262427628016692] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 01/28 11:05:30.849: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 01/28 11:05:30.855: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 01/28 11:05:30.859: [smf] INFO: Removed Session: UE IMSI:[262421595657543] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 01/28 11:05:30.859: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 01/28 11:05:30.865: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 01/28 11:05:30.871: [smf] INFO: Removed Session: UE IMSI:[262425841583843] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 01/28 11:05:30.871: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 01/28 11:05:30.876: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 01/28 11:05:30.882: [smf] INFO: Removed Session: UE IMSI:[262428565763546] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 01/28 11:05:30.882: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 01/28 11:05:30.887: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 01/28 11:05:30.892: [smf] INFO: Removed Session: UE IMSI:[262422269633835] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 01/28 11:05:30.893: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 01/28 11:05:30.898: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 01/28 11:05:30.903: [smf] INFO: Removed Session: UE IMSI:[262424608715153] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 01/28 11:05:30.903: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 01/28 11:05:30.909: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 01/28 11:05:30.916: [smf] INFO: Removed Session: UE IMSI:[262421468967005] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 01/28 11:05:30.916: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 01/28 11:05:30.919: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 01/28 11:05:30.924: [smf] INFO: Removed Session: UE IMSI:[262421711946774] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 01/28 11:05:30.925: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 01/28 11:05:30.930: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 01/28 11:05:30.936: [smf] INFO: Removed Session: UE IMSI:[262420478157305] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 01/28 11:05:30.936: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 01/28 11:05:30.941: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 01/28 11:05:30.946: [smf] INFO: Removed Session: UE IMSI:[262420935749168] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 01/28 11:05:30.946: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 01/28 11:05:30.952: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 01/28 11:05:30.956: [smf] INFO: Removed Session: UE IMSI:[262420981946035] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 01/28 11:05:30.956: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 01/28 11:05:30.963: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 01/28 11:05:30.968: [smf] INFO: Removed Session: UE IMSI:[262421425441722] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 01/28 11:05:30.968: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 01/28 11:05:30.973: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 01/28 11:05:30.979: [smf] INFO: Removed Session: UE IMSI:[262425026115833] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 01/28 11:05:30.979: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 01/28 11:05:30.986: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 01/28 11:05:30.996: [smf] INFO: Removed Session: UE IMSI:[262426301573805] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:30.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 01/28 11:05:30.996: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 01/28 11:05:30.997: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 01/28 11:05:31.006: [smf] INFO: Removed Session: UE IMSI:[262421170955359] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 01/28 11:05:31.006: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 01/28 11:05:31.008: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 01/28 11:05:31.017: [smf] INFO: Removed Session: UE IMSI:[262424158544412] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 01/28 11:05:31.017: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 01/28 11:05:31.019: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 01/28 11:05:31.023: [smf] INFO: Removed Session: UE IMSI:[262422431727267] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 01/28 11:05:31.023: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 01/28 11:05:31.030: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 01/28 11:05:31.035: [smf] INFO: Removed Session: UE IMSI:[262423571886249] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 01/28 11:05:31.035: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 01/28 11:05:31.041: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 01/28 11:05:31.047: [smf] INFO: Removed Session: UE IMSI:[262420621059030] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 01/28 11:05:31.047: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 01/28 11:05:31.051: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 01/28 11:05:31.055: [smf] INFO: Removed Session: UE IMSI:[262425571433702] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 01/28 11:05:31.055: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 01/28 11:05:31.062: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 01/28 11:05:31.069: [smf] INFO: Removed Session: UE IMSI:[262426654101867] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 01/28 11:05:31.069: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 01/28 11:05:31.073: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 01/28 11:05:31.079: [smf] INFO: Removed Session: UE IMSI:[262422074028591] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 01/28 11:05:31.079: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 01/28 11:05:31.084: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 01/28 11:05:31.090: [smf] INFO: Removed Session: UE IMSI:[262421233469370] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 01/28 11:05:31.090: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 01/28 11:05:31.095: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 01/28 11:05:31.101: [smf] INFO: Removed Session: UE IMSI:[262422250803113] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 01/28 11:05:31.101: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 01/28 11:05:31.106: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 01/28 11:05:31.115: [smf] INFO: Removed Session: UE IMSI:[262429056523837] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 01/28 11:05:31.115: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 01/28 11:05:31.117: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 01/28 11:05:31.127: [smf] INFO: Removed Session: UE IMSI:[262426362854336] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 01/28 11:05:31.127: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 01/28 11:05:31.128: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 01/28 11:05:31.134: [smf] INFO: Removed Session: UE IMSI:[262428417022049] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 01/28 11:05:31.134: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 01/28 11:05:31.139: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 01/28 11:05:31.144: [smf] INFO: Removed Session: UE IMSI:[262425815803930] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 01/28 11:05:31.144: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 01/28 11:05:31.150: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 01/28 11:05:31.155: [smf] INFO: Removed Session: UE IMSI:[262426922035500] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 01/28 11:05:31.155: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 01/28 11:05:31.161: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 01/28 11:05:31.166: [smf] INFO: Removed Session: UE IMSI:[262422006306036] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 01/28 11:05:31.166: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 01/28 11:05:31.171: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 01/28 11:05:31.177: [smf] INFO: Removed Session: UE IMSI:[262424278140836] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 01/28 11:05:31.177: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 01/28 11:05:31.182: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 01/28 11:05:31.188: [smf] INFO: Removed Session: UE IMSI:[262427514682809] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 01/28 11:05:31.188: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 01/28 11:05:31.193: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 01/28 11:05:31.198: [smf] INFO: Removed Session: UE IMSI:[262423814067313] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 01/28 11:05:31.198: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 01/28 11:05:31.204: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 01/28 11:05:31.209: [smf] INFO: Removed Session: UE IMSI:[262423297844428] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 01/28 11:05:31.209: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 01/28 11:05:31.215: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 01/28 11:05:31.220: [smf] INFO: Removed Session: UE IMSI:[262429121859327] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 01/28 11:05:31.220: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 01/28 11:05:31.225: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 01/28 11:05:31.230: [smf] INFO: Removed Session: UE IMSI:[262428142361988] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 01/28 11:05:31.230: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 01/28 11:05:31.236: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 01/28 11:05:31.241: [smf] INFO: Removed Session: UE IMSI:[262429976348701] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 01/28 11:05:31.241: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 01/28 11:05:31.247: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 01/28 11:05:31.252: [smf] INFO: Removed Session: UE IMSI:[262425380482981] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 01/28 11:05:31.252: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 01/28 11:05:31.258: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 01/28 11:05:31.262: [smf] INFO: Removed Session: UE IMSI:[262421108617032] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 01/28 11:05:31.263: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 01/28 11:05:31.268: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 01/28 11:05:31.274: [smf] INFO: Removed Session: UE IMSI:[262428351775931] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 01/28 11:05:31.274: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 01/28 11:05:31.279: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 01/28 11:05:31.285: [smf] INFO: Removed Session: UE IMSI:[262420148411775] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 01/28 11:05:31.285: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 01/28 11:05:31.290: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 01/28 11:05:31.295: [smf] INFO: Removed Session: UE IMSI:[262428455700191] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 01/28 11:05:31.295: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 01/28 11:05:31.301: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 01/28 11:05:31.306: [smf] INFO: Removed Session: UE IMSI:[262427754342101] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 01/28 11:05:31.306: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 01/28 11:05:31.311: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 01/28 11:05:31.316: [smf] INFO: Removed Session: UE IMSI:[262429408831567] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 01/28 11:05:31.316: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 01/28 11:05:31.322: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 01/28 11:05:31.327: [smf] INFO: Removed Session: UE IMSI:[262429114732746] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 01/28 11:05:31.327: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 01/28 11:05:31.333: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 01/28 11:05:31.338: [smf] INFO: Removed Session: UE IMSI:[262425737266037] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 01/28 11:05:31.338: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 01/28 11:05:31.344: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 01/28 11:05:31.349: [smf] INFO: Removed Session: UE IMSI:[262423003940828] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 01/28 11:05:31.349: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 01/28 11:05:31.355: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 01/28 11:05:31.360: [smf] INFO: Removed Session: UE IMSI:[262425248765387] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 01/28 11:05:31.360: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 01/28 11:05:31.365: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 01/28 11:05:31.371: [smf] INFO: Removed Session: UE IMSI:[262428692198583] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 01/28 11:05:31.371: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 01/28 11:05:31.376: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 01/28 11:05:31.381: [smf] INFO: Removed Session: UE IMSI:[262426008492181] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 01/28 11:05:31.381: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 01/28 11:05:31.387: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 01/28 11:05:31.393: [smf] INFO: Removed Session: UE IMSI:[262424903213518] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 01/28 11:05:31.393: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 01/28 11:05:31.398: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 01/28 11:05:31.403: [smf] INFO: Removed Session: UE IMSI:[262424050561402] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 01/28 11:05:31.403: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 01/28 11:05:31.409: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 01/28 11:05:31.414: [smf] INFO: Removed Session: UE IMSI:[262425884688704] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 01/28 11:05:31.414: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 01/28 11:05:31.419: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 01/28 11:05:31.425: [smf] INFO: Removed Session: UE IMSI:[262427706005151] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 01/28 11:05:31.425: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 01/28 11:05:31.430: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 01/28 11:05:31.436: [smf] INFO: Removed Session: UE IMSI:[262420631319734] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 01/28 11:05:31.436: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 01/28 11:05:31.441: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 01/28 11:05:31.447: [smf] INFO: Removed Session: UE IMSI:[262420396468652] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 01/28 11:05:31.447: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 01/28 11:05:31.452: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 01/28 11:05:31.458: [smf] INFO: Removed Session: UE IMSI:[262421762047720] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 01/28 11:05:31.458: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 01/28 11:05:31.463: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 01/28 11:05:31.468: [smf] INFO: Removed Session: UE IMSI:[262423367106596] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 01/28 11:05:31.468: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 01/28 11:05:31.474: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 01/28 11:05:31.480: [smf] INFO: Removed Session: UE IMSI:[262429140415328] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 01/28 11:05:31.480: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 01/28 11:05:31.484: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 01/28 11:05:31.490: [smf] INFO: Removed Session: UE IMSI:[262428485842966] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 01/28 11:05:31.490: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 01/28 11:05:31.495: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 01/28 11:05:31.501: [smf] INFO: Removed Session: UE IMSI:[262424921151919] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 01/28 11:05:31.501: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 01/28 11:05:31.506: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 01/28 11:05:31.511: [smf] INFO: Removed Session: UE IMSI:[262425003222865] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 01/28 11:05:31.511: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 01/28 11:05:31.516: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 01/28 11:05:31.521: [smf] INFO: Removed Session: UE IMSI:[262420072005218] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 01/28 11:05:31.521: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 01/28 11:05:31.527: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 01/28 11:05:31.535: [smf] INFO: Removed Session: UE IMSI:[262427760593454] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 01/28 11:05:31.535: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 01/28 11:05:31.538: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 01/28 11:05:31.544: [smf] INFO: Removed Session: UE IMSI:[262426162416487] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 01/28 11:05:31.544: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 01/28 11:05:31.549: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 01/28 11:05:31.554: [smf] INFO: Removed Session: UE IMSI:[262424085577512] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 01/28 11:05:31.554: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 01/28 11:05:31.560: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 01/28 11:05:31.565: [smf] INFO: Removed Session: UE IMSI:[262421350093930] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 01/28 11:05:31.565: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 01/28 11:05:31.571: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 01/28 11:05:31.577: [smf] INFO: Removed Session: UE IMSI:[262429962556844] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 01/28 11:05:31.577: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 01/28 11:05:31.581: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 01/28 11:05:31.586: [smf] INFO: Removed Session: UE IMSI:[262423270514575] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 01/28 11:05:31.586: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 01/28 11:05:31.592: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 01/28 11:05:31.597: [smf] INFO: Removed Session: UE IMSI:[262423005949283] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 01/28 11:05:31.597: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 01/28 11:05:31.603: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 01/28 11:05:31.609: [smf] INFO: Removed Session: UE IMSI:[262426782401142] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 01/28 11:05:31.609: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 01/28 11:05:31.614: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 01/28 11:05:31.619: [smf] INFO: Removed Session: UE IMSI:[262424485912337] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 01/28 11:05:31.619: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 01/28 11:05:31.624: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 01/28 11:05:31.630: [smf] INFO: Removed Session: UE IMSI:[262421457416134] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 01/28 11:05:31.630: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 01/28 11:05:31.635: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 01/28 11:05:31.641: [smf] INFO: Removed Session: UE IMSI:[262426035692473] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 01/28 11:05:31.641: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 01/28 11:05:31.646: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 01/28 11:05:31.651: [smf] INFO: Removed Session: UE IMSI:[262429881293664] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 01/28 11:05:31.651: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 01/28 11:05:31.657: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 01/28 11:05:31.662: [smf] INFO: Removed Session: UE IMSI:[262421946711760] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 01/28 11:05:31.662: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 01/28 11:05:31.668: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 01/28 11:05:31.676: [smf] INFO: Removed Session: UE IMSI:[262423897638104] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 01/28 11:05:31.676: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 01/28 11:05:31.679: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 01/28 11:05:31.685: [smf] INFO: Removed Session: UE IMSI:[262428767099187] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 01/28 11:05:31.685: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 01/28 11:05:31.690: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 01/28 11:05:31.695: [smf] INFO: Removed Session: UE IMSI:[262420179959227] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 01/28 11:05:31.695: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 01/28 11:05:31.700: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 01/28 11:05:31.706: [smf] INFO: Removed Session: UE IMSI:[262424619854591] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 01/28 11:05:31.706: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 01/28 11:05:31.711: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 01/28 11:05:31.716: [smf] INFO: Removed Session: UE IMSI:[262428519390615] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 01/28 11:05:31.716: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 01/28 11:05:31.722: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 01/28 11:05:31.727: [smf] INFO: Removed Session: UE IMSI:[262424493982956] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 01/28 11:05:31.727: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 01/28 11:05:31.733: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 01/28 11:05:31.738: [smf] INFO: Removed Session: UE IMSI:[262426482405502] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 01/28 11:05:31.738: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 01/28 11:05:31.744: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 01/28 11:05:31.749: [smf] INFO: Removed Session: UE IMSI:[262428952265469] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 01/28 11:05:31.749: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 01/28 11:05:31.754: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 01/28 11:05:31.759: [smf] INFO: Removed Session: UE IMSI:[262426092084487] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 01/28 11:05:31.759: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 01/28 11:05:31.765: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 01/28 11:05:31.770: [smf] INFO: Removed Session: UE IMSI:[262426757898412] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 01/28 11:05:31.770: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 01/28 11:05:31.776: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 01/28 11:05:31.781: [smf] INFO: Removed Session: UE IMSI:[262420664167729] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 01/28 11:05:31.781: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 01/28 11:05:31.787: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 01/28 11:05:31.792: [smf] INFO: Removed Session: UE IMSI:[262421519120131] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 01/28 11:05:31.792: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 01/28 11:05:31.798: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 01/28 11:05:31.803: [smf] INFO: Removed Session: UE IMSI:[262424867285123] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 01/28 11:05:31.803: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 01/28 11:05:31.808: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 01/28 11:05:31.813: [smf] INFO: Removed Session: UE IMSI:[262420927598517] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 01/28 11:05:31.814: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 01/28 11:05:31.819: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 01/28 11:05:31.824: [smf] INFO: Removed Session: UE IMSI:[262427901520439] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 01/28 11:05:31.824: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 01/28 11:05:31.830: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 01/28 11:05:31.835: [smf] INFO: Removed Session: UE IMSI:[262426241286694] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 01/28 11:05:31.835: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 01/28 11:05:31.841: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 01/28 11:05:31.846: [smf] INFO: Removed Session: UE IMSI:[262423348201726] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 01/28 11:05:31.846: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 01/28 11:05:31.851: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 01/28 11:05:31.856: [smf] INFO: Removed Session: UE IMSI:[262427881757039] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 01/28 11:05:31.856: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 01/28 11:05:31.862: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 01/28 11:05:31.867: [smf] INFO: Removed Session: UE IMSI:[262429633584438] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 01/28 11:05:31.867: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 01/28 11:05:31.873: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 01/28 11:05:31.878: [smf] INFO: Removed Session: UE IMSI:[262421900798697] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 01/28 11:05:31.878: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 01/28 11:05:31.884: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 01/28 11:05:31.889: [smf] INFO: Removed Session: UE IMSI:[262425649779093] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 01/28 11:05:31.889: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 01/28 11:05:31.894: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 01/28 11:05:31.899: [smf] INFO: Removed Session: UE IMSI:[262423390165056] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 01/28 11:05:31.899: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 01/28 11:05:31.905: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 01/28 11:05:31.911: [smf] INFO: Removed Session: UE IMSI:[262426109411412] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 01/28 11:05:31.911: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 01/28 11:05:31.916: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 01/28 11:05:31.921: [smf] INFO: Removed Session: UE IMSI:[262429176959213] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 01/28 11:05:31.921: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 01/28 11:05:31.926: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 01/28 11:05:31.932: [smf] INFO: Removed Session: UE IMSI:[262426434277503] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 01/28 11:05:31.932: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 01/28 11:05:31.937: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 01/28 11:05:31.942: [smf] INFO: Removed Session: UE IMSI:[262429617440389] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 01/28 11:05:31.942: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 01/28 11:05:31.948: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 01/28 11:05:31.954: [smf] INFO: Removed Session: UE IMSI:[262422150833176] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 01/28 11:05:31.954: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 01/28 11:05:31.959: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 01/28 11:05:31.964: [smf] INFO: Removed Session: UE IMSI:[262427767801826] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 01/28 11:05:31.964: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 01/28 11:05:31.970: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 01/28 11:05:31.976: [smf] INFO: Removed Session: UE IMSI:[262422460425586] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 01/28 11:05:31.976: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 01/28 11:05:31.980: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 01/28 11:05:31.986: [smf] INFO: Removed Session: UE IMSI:[262423050054188] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 01/28 11:05:31.986: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 01/28 11:05:31.991: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 01/28 11:05:31.997: [smf] INFO: Removed Session: UE IMSI:[262421078539205] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:31.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 01/28 11:05:31.997: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 01/28 11:05:32.002: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 01/28 11:05:32.008: [smf] INFO: Removed Session: UE IMSI:[262423190388824] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 01/28 11:05:32.008: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 01/28 11:05:32.013: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 01/28 11:05:32.018: [smf] INFO: Removed Session: UE IMSI:[262426109572970] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 01/28 11:05:32.018: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 01/28 11:05:32.023: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 01/28 11:05:32.028: [smf] INFO: Removed Session: UE IMSI:[262424992755365] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 01/28 11:05:32.028: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 01/28 11:05:32.034: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 01/28 11:05:32.039: [smf] INFO: Removed Session: UE IMSI:[262424015343953] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 01/28 11:05:32.039: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 01/28 11:05:32.045: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 01/28 11:05:32.050: [smf] INFO: Removed Session: UE IMSI:[262423814972971] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 01/28 11:05:32.050: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 01/28 11:05:32.056: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 01/28 11:05:32.061: [smf] INFO: Removed Session: UE IMSI:[262424819903287] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 01/28 11:05:32.061: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 01/28 11:05:32.066: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 01/28 11:05:32.072: [smf] INFO: Removed Session: UE IMSI:[262420796546073] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 01/28 11:05:32.072: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 01/28 11:05:32.077: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 01/28 11:05:32.083: [smf] INFO: Removed Session: UE IMSI:[262428642446709] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 01/28 11:05:32.083: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 01/28 11:05:32.088: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 01/28 11:05:32.094: [smf] INFO: Removed Session: UE IMSI:[262420416213946] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 01/28 11:05:32.094: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 01/28 11:05:32.099: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 01/28 11:05:32.104: [smf] INFO: Removed Session: UE IMSI:[262421797520059] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 01/28 11:05:32.104: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 01/28 11:05:32.110: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 01/28 11:05:32.115: [smf] INFO: Removed Session: UE IMSI:[262428853656843] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 01/28 11:05:32.115: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 01/28 11:05:32.120: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 01/28 11:05:32.126: [smf] INFO: Removed Session: UE IMSI:[262428434441161] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 01/28 11:05:32.126: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 01/28 11:05:32.131: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 01/28 11:05:32.135: [smf] INFO: Removed Session: UE IMSI:[262425306349804] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 01/28 11:05:32.135: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 01/28 11:05:32.142: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 01/28 11:05:32.146: [smf] INFO: Removed Session: UE IMSI:[262421370491790] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 01/28 11:05:32.146: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 01/28 11:05:32.152: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 01/28 11:05:32.158: [smf] INFO: Removed Session: UE IMSI:[262422458869986] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 01/28 11:05:32.158: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 01/28 11:05:32.163: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 01/28 11:05:32.169: [smf] INFO: Removed Session: UE IMSI:[262421763340224] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 01/28 11:05:32.169: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 01/28 11:05:32.174: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 01/28 11:05:32.179: [smf] INFO: Removed Session: UE IMSI:[262420567747932] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 01/28 11:05:32.179: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 01/28 11:05:32.185: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 01/28 11:05:32.190: [smf] INFO: Removed Session: UE IMSI:[262422583517175] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 01/28 11:05:32.190: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 01/28 11:05:32.195: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 01/28 11:05:32.201: [smf] INFO: Removed Session: UE IMSI:[262424019881249] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 01/28 11:05:32.201: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 01/28 11:05:32.206: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 01/28 11:05:32.212: [smf] INFO: Removed Session: UE IMSI:[262427176674753] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 01/28 11:05:32.212: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 01/28 11:05:32.217: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 01/28 11:05:32.225: [smf] INFO: Removed Session: UE IMSI:[262425610958620] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 01/28 11:05:32.225: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 01/28 11:05:32.229: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 01/28 11:05:32.237: [smf] INFO: Removed Session: UE IMSI:[262424411888928] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 01/28 11:05:32.237: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 01/28 11:05:32.240: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 01/28 11:05:32.245: [smf] INFO: Removed Session: UE IMSI:[262423323730436] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 01/28 11:05:32.245: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 01/28 11:05:32.250: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 01/28 11:05:32.256: [smf] INFO: Removed Session: UE IMSI:[262424197895195] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 01/28 11:05:32.256: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 01/28 11:05:32.261: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 01/28 11:05:32.266: [smf] INFO: Removed Session: UE IMSI:[262421717225170] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 01/28 11:05:32.266: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 01/28 11:05:32.272: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 01/28 11:05:32.278: [smf] INFO: Removed Session: UE IMSI:[262420618167501] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 01/28 11:05:32.278: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 01/28 11:05:32.282: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 01/28 11:05:32.288: [smf] INFO: Removed Session: UE IMSI:[262426192650280] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 01/28 11:05:32.288: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 01/28 11:05:32.293: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 01/28 11:05:32.299: [smf] INFO: Removed Session: UE IMSI:[262424488004820] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 01/28 11:05:32.299: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 01/28 11:05:32.304: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 01/28 11:05:32.309: [smf] INFO: Removed Session: UE IMSI:[262420724791397] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 01/28 11:05:32.309: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 01/28 11:05:32.315: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 01/28 11:05:32.319: [smf] INFO: Removed Session: UE IMSI:[262423876487381] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 01/28 11:05:32.319: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 01/28 11:05:32.325: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 01/28 11:05:32.331: [smf] INFO: Removed Session: UE IMSI:[262422672549476] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 01/28 11:05:32.331: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 01/28 11:05:32.336: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 01/28 11:05:32.342: [smf] INFO: Removed Session: UE IMSI:[262426795069852] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 01/28 11:05:32.342: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 01/28 11:05:32.347: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 01/28 11:05:32.351: [smf] INFO: Removed Session: UE IMSI:[262427277061499] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 01/28 11:05:32.352: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 01/28 11:05:32.358: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 01/28 11:05:32.363: [smf] INFO: Removed Session: UE IMSI:[262428654430505] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 01/28 11:05:32.363: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 01/28 11:05:32.368: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 01/28 11:05:32.373: [smf] INFO: Removed Session: UE IMSI:[262426009907016] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 01/28 11:05:32.373: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 01/28 11:05:32.379: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 01/28 11:05:32.385: [smf] INFO: Removed Session: UE IMSI:[262422382255031] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 01/28 11:05:32.385: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 01/28 11:05:32.390: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 01/28 11:05:32.394: [smf] INFO: Removed Session: UE IMSI:[262424096731793] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 01/28 11:05:32.395: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 01/28 11:05:32.401: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 01/28 11:05:32.406: [smf] INFO: Removed Session: UE IMSI:[262423850958471] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 01/28 11:05:32.406: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 01/28 11:05:32.411: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 01/28 11:05:32.416: [smf] INFO: Removed Session: UE IMSI:[262425491562525] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 01/28 11:05:32.416: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 01/28 11:05:32.422: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 01/28 11:05:32.427: [smf] INFO: Removed Session: UE IMSI:[262428339343908] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 01/28 11:05:32.427: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 01/28 11:05:32.433: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 01/28 11:05:32.437: [smf] INFO: Removed Session: UE IMSI:[262425859018629] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 01/28 11:05:32.438: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 01/28 11:05:32.443: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 01/28 11:05:32.448: [smf] INFO: Removed Session: UE IMSI:[262420985390576] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 01/28 11:05:32.448: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 01/28 11:05:32.454: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 01/28 11:05:32.460: [smf] INFO: Removed Session: UE IMSI:[262422136189792] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 01/28 11:05:32.460: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 01/28 11:05:32.465: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 01/28 11:05:32.469: [smf] INFO: Removed Session: UE IMSI:[262428265451693] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 01/28 11:05:32.469: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 01/28 11:05:32.475: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 01/28 11:05:32.478: [smf] INFO: Removed Session: UE IMSI:[262423203266197] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 01/28 11:05:32.478: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 01/28 11:05:32.486: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 01/28 11:05:32.492: [smf] INFO: Removed Session: UE IMSI:[262422530334701] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 01/28 11:05:32.492: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 01/28 11:05:32.497: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 01/28 11:05:32.503: [smf] INFO: Removed Session: UE IMSI:[262426831082773] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 01/28 11:05:32.503: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 01/28 11:05:32.507: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 01/28 11:05:32.511: [smf] INFO: Removed Session: UE IMSI:[262426915073127] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 01/28 11:05:32.511: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 01/28 11:05:32.518: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 01/28 11:05:32.521: [smf] INFO: Removed Session: UE IMSI:[262426096598894] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 01/28 11:05:32.521: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 01/28 11:05:32.528: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 01/28 11:05:32.531: [smf] INFO: Removed Session: UE IMSI:[262421955251261] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 01/28 11:05:32.531: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 01/28 11:05:32.539: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 01/28 11:05:32.542: [smf] INFO: Removed Session: UE IMSI:[262423997585598] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 01/28 11:05:32.542: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 01/28 11:05:32.549: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 01/28 11:05:32.551: [smf] INFO: Removed Session: UE IMSI:[262424901034935] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 01/28 11:05:32.551: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 01/28 11:05:32.560: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 01/28 11:05:32.561: [smf] INFO: Removed Session: UE IMSI:[262425944409485] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 01/28 11:05:32.561: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 01/28 11:05:32.570: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 01/28 11:05:32.572: [smf] INFO: Removed Session: UE IMSI:[262421022730386] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 01/28 11:05:32.572: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 01/28 11:05:32.580: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 01/28 11:05:32.582: [smf] INFO: Removed Session: UE IMSI:[262429732146599] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 01/28 11:05:32.582: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 01/28 11:05:32.590: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 01/28 11:05:32.592: [smf] INFO: Removed Session: UE IMSI:[262427512169176] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 01/28 11:05:32.592: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 01/28 11:05:32.600: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 01/28 11:05:32.602: [smf] INFO: Removed Session: UE IMSI:[262423506793654] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 01/28 11:05:32.602: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 01/28 11:05:32.611: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 01/28 11:05:32.613: [smf] INFO: Removed Session: UE IMSI:[262420694165667] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 01/28 11:05:32.613: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 01/28 11:05:32.621: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 01/28 11:05:32.623: [smf] INFO: Removed Session: UE IMSI:[262425726113191] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 01/28 11:05:32.623: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 01/28 11:05:32.631: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 01/28 11:05:32.633: [smf] INFO: Removed Session: UE IMSI:[262426924594781] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 01/28 11:05:32.633: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 01/28 11:05:32.641: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 01/28 11:05:32.643: [smf] INFO: Removed Session: UE IMSI:[262426774488301] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 01/28 11:05:32.643: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 01/28 11:05:32.652: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 01/28 11:05:32.653: [smf] INFO: Removed Session: UE IMSI:[262420874033627] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 01/28 11:05:32.653: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 01/28 11:05:32.662: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 01/28 11:05:32.663: [smf] INFO: Removed Session: UE IMSI:[262420759884517] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 01/28 11:05:32.664: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 01/28 11:05:32.672: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 01/28 11:05:32.674: [smf] INFO: Removed Session: UE IMSI:[262428954574185] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 01/28 11:05:32.674: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 01/28 11:05:32.682: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 01/28 11:05:32.684: [smf] INFO: Removed Session: UE IMSI:[262427021222471] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 01/28 11:05:32.684: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 01/28 11:05:32.693: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 01/28 11:05:32.694: [smf] INFO: Removed Session: UE IMSI:[262423351763265] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 01/28 11:05:32.694: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 01/28 11:05:32.703: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 01/28 11:05:32.704: [smf] INFO: Removed Session: UE IMSI:[262425949588615] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 01/28 11:05:32.704: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 01/28 11:05:32.713: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 01/28 11:05:32.715: [smf] INFO: Removed Session: UE IMSI:[262424768094709] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 01/28 11:05:32.715: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 01/28 11:05:32.723: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 01/28 11:05:32.725: [smf] INFO: Removed Session: UE IMSI:[262423985093653] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 01/28 11:05:32.725: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 01/28 11:05:32.733: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 01/28 11:05:32.735: [smf] INFO: Removed Session: UE IMSI:[262423150936576] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 01/28 11:05:32.735: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 01/28 11:05:32.744: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 01/28 11:05:32.745: [smf] INFO: Removed Session: UE IMSI:[262425425418836] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 01/28 11:05:32.745: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 01/28 11:05:32.754: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 01/28 11:05:32.756: [smf] INFO: Removed Session: UE IMSI:[262422090716569] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 01/28 11:05:32.756: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 01/28 11:05:32.764: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 01/28 11:05:32.766: [smf] INFO: Removed Session: UE IMSI:[262428741403278] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 01/28 11:05:32.766: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 01/28 11:05:32.774: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 01/28 11:05:32.776: [smf] INFO: Removed Session: UE IMSI:[262426018118941] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 01/28 11:05:32.776: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 01/28 11:05:32.785: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 01/28 11:05:32.786: [smf] INFO: Removed Session: UE IMSI:[262428314480836] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 01/28 11:05:32.786: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 01/28 11:05:32.795: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 01/28 11:05:32.796: [smf] INFO: Removed Session: UE IMSI:[262422444739728] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 01/28 11:05:32.797: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 01/28 11:05:32.805: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 01/28 11:05:32.807: [smf] INFO: Removed Session: UE IMSI:[262428414953508] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 01/28 11:05:32.807: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 01/28 11:05:32.815: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 01/28 11:05:32.817: [smf] INFO: Removed Session: UE IMSI:[262427874913984] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 01/28 11:05:32.817: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 01/28 11:05:32.825: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 01/28 11:05:32.827: [smf] INFO: Removed Session: UE IMSI:[262420133781945] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 01/28 11:05:32.827: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 01/28 11:05:32.836: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 01/28 11:05:32.837: [smf] INFO: Removed Session: UE IMSI:[262426933546814] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 01/28 11:05:32.837: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 01/28 11:05:32.846: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 01/28 11:05:32.848: [smf] INFO: Removed Session: UE IMSI:[262420951622677] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 01/28 11:05:32.848: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 01/28 11:05:32.856: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 01/28 11:05:32.858: [smf] INFO: Removed Session: UE IMSI:[262429070681170] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 01/28 11:05:32.858: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 01/28 11:05:32.866: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 01/28 11:05:32.868: [smf] INFO: Removed Session: UE IMSI:[262427099335341] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 01/28 11:05:32.868: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 01/28 11:05:32.877: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 01/28 11:05:32.879: [smf] INFO: Removed Session: UE IMSI:[262424749723580] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 01/28 11:05:32.879: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 01/28 11:05:32.887: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 01/28 11:05:32.889: [smf] INFO: Removed Session: UE IMSI:[262428070385672] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 01/28 11:05:32.889: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 01/28 11:05:32.897: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 01/28 11:05:32.899: [smf] INFO: Removed Session: UE IMSI:[262426664882688] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 01/28 11:05:32.899: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 01/28 11:05:32.907: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 01/28 11:05:32.909: [smf] INFO: Removed Session: UE IMSI:[262426557706013] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 01/28 11:05:32.909: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 01/28 11:05:32.917: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 01/28 11:05:32.919: [smf] INFO: Removed Session: UE IMSI:[262426124486958] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 01/28 11:05:32.919: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 01/28 11:05:32.928: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 01/28 11:05:32.930: [smf] INFO: Removed Session: UE IMSI:[262425387136544] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 01/28 11:05:32.930: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 01/28 11:05:32.938: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 01/28 11:05:32.940: [smf] INFO: Removed Session: UE IMSI:[262424263817211] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 01/28 11:05:32.940: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 01/28 11:05:32.948: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 01/28 11:05:32.950: [smf] INFO: Removed Session: UE IMSI:[262423189797933] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 01/28 11:05:32.950: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 01/28 11:05:32.958: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 01/28 11:05:32.960: [smf] INFO: Removed Session: UE IMSI:[262427824457989] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 01/28 11:05:32.960: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 01/28 11:05:32.969: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 01/28 11:05:32.970: [smf] INFO: Removed Session: UE IMSI:[262422728834184] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 01/28 11:05:32.971: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 01/28 11:05:32.979: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 01/28 11:05:32.981: [smf] INFO: Removed Session: UE IMSI:[262429653226330] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 01/28 11:05:32.981: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 01/28 11:05:32.989: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 01/28 11:05:32.991: [smf] INFO: Removed Session: UE IMSI:[262422110930369] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:32.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 01/28 11:05:32.991: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 01/28 11:05:32.999: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 01/28 11:05:33.001: [smf] INFO: Removed Session: UE IMSI:[262424873686766] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 01/28 11:05:33.001: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 01/28 11:05:33.009: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 01/28 11:05:33.011: [smf] INFO: Removed Session: UE IMSI:[262428670916753] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 01/28 11:05:33.011: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 01/28 11:05:33.020: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 01/28 11:05:33.022: [smf] INFO: Removed Session: UE IMSI:[262427772733196] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 01/28 11:05:33.022: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 01/28 11:05:33.030: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 01/28 11:05:33.035: [smf] INFO: Removed Session: UE IMSI:[262428936060366] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 01/28 11:05:33.036: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 01/28 11:05:33.041: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 01/28 11:05:33.050: [smf] INFO: Removed Session: UE IMSI:[262427973008289] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 01/28 11:05:33.050: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 01/28 11:05:33.052: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 01/28 11:05:33.059: [smf] INFO: Removed Session: UE IMSI:[262421614297845] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 01/28 11:05:33.059: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 01/28 11:05:33.063: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 01/28 11:05:33.069: [smf] INFO: Removed Session: UE IMSI:[262428025128240] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 01/28 11:05:33.069: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 01/28 11:05:33.073: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 01/28 11:05:33.079: [smf] INFO: Removed Session: UE IMSI:[262426133458621] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 01/28 11:05:33.079: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 01/28 11:05:33.084: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 01/28 11:05:33.091: [smf] INFO: Removed Session: UE IMSI:[262424727571515] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 01/28 11:05:33.091: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 01/28 11:05:33.095: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 01/28 11:05:33.103: [smf] INFO: Removed Session: UE IMSI:[262422692092024] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 01/28 11:05:33.103: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 01/28 11:05:33.106: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 01/28 11:05:33.115: [smf] INFO: Removed Session: UE IMSI:[262426427740219] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 01/28 11:05:33.116: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 01/28 11:05:33.118: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 01/28 11:05:33.125: [smf] INFO: Removed Session: UE IMSI:[262421063776788] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 01/28 11:05:33.125: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 01/28 11:05:33.128: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 01/28 11:05:33.134: [smf] INFO: Removed Session: UE IMSI:[262422710287768] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 01/28 11:05:33.134: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 01/28 11:05:33.139: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 01/28 11:05:33.144: [smf] INFO: Removed Session: UE IMSI:[262423337408791] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 01/28 11:05:33.144: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 01/28 11:05:33.150: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 01/28 11:05:33.156: [smf] INFO: Removed Session: UE IMSI:[262423429971889] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 01/28 11:05:33.156: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 01/28 11:05:33.160: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 01/28 11:05:33.167: [smf] INFO: Removed Session: UE IMSI:[262428698340671] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 01/28 11:05:33.167: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 01/28 11:05:33.172: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 01/28 11:05:33.178: [smf] INFO: Removed Session: UE IMSI:[262421332598971] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 01/28 11:05:33.178: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 01/28 11:05:33.182: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 01/28 11:05:33.188: [smf] INFO: Removed Session: UE IMSI:[262422120875654] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 01/28 11:05:33.188: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 01/28 11:05:33.193: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 01/28 11:05:33.198: [smf] INFO: Removed Session: UE IMSI:[262428781975455] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 01/28 11:05:33.198: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 01/28 11:05:33.204: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 01/28 11:05:33.209: [smf] INFO: Removed Session: UE IMSI:[262427811019298] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 01/28 11:05:33.209: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 01/28 11:05:33.215: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 01/28 11:05:33.221: [smf] INFO: Removed Session: UE IMSI:[262427342230147] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 01/28 11:05:33.221: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 01/28 11:05:33.226: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 01/28 11:05:33.231: [smf] INFO: Removed Session: UE IMSI:[262423467349792] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 01/28 11:05:33.231: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 01/28 11:05:33.237: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 01/28 11:05:33.241: [smf] INFO: Removed Session: UE IMSI:[262427098479824] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 01/28 11:05:33.241: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 01/28 11:05:33.248: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 01/28 11:05:33.254: [smf] INFO: Removed Session: UE IMSI:[262423807670604] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 01/28 11:05:33.254: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 01/28 11:05:33.259: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 01/28 11:05:33.263: [smf] INFO: Removed Session: UE IMSI:[262428489028830] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 01/28 11:05:33.263: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 01/28 11:05:33.269: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 01/28 11:05:33.272: [smf] INFO: Removed Session: UE IMSI:[262427958727954] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 01/28 11:05:33.272: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 01/28 11:05:33.280: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 01/28 11:05:33.285: [smf] INFO: Removed Session: UE IMSI:[262422286807688] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 01/28 11:05:33.285: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 01/28 11:05:33.290: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 01/28 11:05:33.296: [smf] INFO: Removed Session: UE IMSI:[262423010469250] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 01/28 11:05:33.296: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 01/28 11:05:33.302: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 01/28 11:05:33.311: [smf] INFO: Removed Session: UE IMSI:[262422179465448] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 01/28 11:05:33.311: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 01/28 11:05:33.314: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 01/28 11:05:33.321: [smf] INFO: Removed Session: UE IMSI:[262425669725009] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 01/28 11:05:33.321: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 01/28 11:05:33.325: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 01/28 11:05:33.330: [smf] INFO: Removed Session: UE IMSI:[262420370551887] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 01/28 11:05:33.330: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 01/28 11:05:33.335: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 01/28 11:05:33.341: [smf] INFO: Removed Session: UE IMSI:[262426290894418] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 01/28 11:05:33.341: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 01/28 11:05:33.346: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 01/28 11:05:33.353: [smf] INFO: Removed Session: UE IMSI:[262426848414531] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 01/28 11:05:33.353: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 01/28 11:05:33.358: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 01/28 11:05:33.366: [smf] INFO: Removed Session: UE IMSI:[262420902790775] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 01/28 11:05:33.366: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 01/28 11:05:33.369: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 01/28 11:05:33.375: [smf] INFO: Removed Session: UE IMSI:[262426555624108] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 01/28 11:05:33.375: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 01/28 11:05:33.379: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 01/28 11:05:33.384: [smf] INFO: Removed Session: UE IMSI:[262422003084567] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 01/28 11:05:33.384: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 01/28 11:05:33.390: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 01/28 11:05:33.397: [smf] INFO: Removed Session: UE IMSI:[262421201015872] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 01/28 11:05:33.397: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 01/28 11:05:33.402: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 01/28 11:05:33.411: [smf] INFO: Removed Session: UE IMSI:[262425510387970] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 01/28 11:05:33.411: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 01/28 11:05:33.414: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 01/28 11:05:33.424: [smf] INFO: Removed Session: UE IMSI:[262429288378287] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 01/28 11:05:33.424: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 01/28 11:05:33.425: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 01/28 11:05:33.430: [smf] INFO: Removed Session: UE IMSI:[262421736574136] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 01/28 11:05:33.430: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 01/28 11:05:33.436: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 01/28 11:05:33.442: [smf] INFO: Removed Session: UE IMSI:[262424252635668] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 01/28 11:05:33.442: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 01/28 11:05:33.447: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 01/28 11:05:33.454: [smf] INFO: Removed Session: UE IMSI:[262420673413218] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 01/28 11:05:33.455: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 01/28 11:05:33.458: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 01/28 11:05:33.463: [smf] INFO: Removed Session: UE IMSI:[262427360561918] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 01/28 11:05:33.463: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 01/28 11:05:33.469: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 01/28 11:05:33.478: [smf] INFO: Removed Session: UE IMSI:[262421423894766] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 01/28 11:05:33.478: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 01/28 11:05:33.480: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 01/28 11:05:33.487: [smf] INFO: Removed Session: UE IMSI:[262428847990216] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 01/28 11:05:33.487: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 01/28 11:05:33.491: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 01/28 11:05:33.497: [smf] INFO: Removed Session: UE IMSI:[262422269848709] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 01/28 11:05:33.497: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 01/28 11:05:33.502: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 01/28 11:05:33.507: [smf] INFO: Removed Session: UE IMSI:[262426417014665] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 01/28 11:05:33.507: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 01/28 11:05:33.512: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 01/28 11:05:33.518: [smf] INFO: Removed Session: UE IMSI:[262428685873720] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 01/28 11:05:33.518: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 01/28 11:05:33.523: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 01/28 11:05:33.529: [smf] INFO: Removed Session: UE IMSI:[262425262474331] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 01/28 11:05:33.529: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 01/28 11:05:33.534: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 01/28 11:05:33.539: [smf] INFO: Removed Session: UE IMSI:[262424930473659] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 01/28 11:05:33.539: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 01/28 11:05:33.545: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 01/28 11:05:33.550: [smf] INFO: Removed Session: UE IMSI:[262426942579507] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 01/28 11:05:33.550: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 01/28 11:05:33.555: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 01/28 11:05:33.561: [smf] INFO: Removed Session: UE IMSI:[262426168349939] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 01/28 11:05:33.561: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 01/28 11:05:33.566: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 01/28 11:05:33.572: [smf] INFO: Removed Session: UE IMSI:[262422454680052] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 01/28 11:05:33.572: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 01/28 11:05:33.577: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 01/28 11:05:33.583: [smf] INFO: Removed Session: UE IMSI:[262428915432101] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 01/28 11:05:33.583: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 01/28 11:05:33.588: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 01/28 11:05:33.594: [smf] INFO: Removed Session: UE IMSI:[262421475244489] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 01/28 11:05:33.594: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 01/28 11:05:33.599: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 01/28 11:05:33.605: [smf] INFO: Removed Session: UE IMSI:[262420056464158] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 01/28 11:05:33.605: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 01/28 11:05:33.610: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 01/28 11:05:33.616: [smf] INFO: Removed Session: UE IMSI:[262424650052365] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 01/28 11:05:33.616: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 01/28 11:05:33.620: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 01/28 11:05:33.626: [smf] INFO: Removed Session: UE IMSI:[262422706982781] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 01/28 11:05:33.626: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 01/28 11:05:33.631: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 01/28 11:05:33.636: [smf] INFO: Removed Session: UE IMSI:[262426704262815] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 01/28 11:05:33.637: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 01/28 11:05:33.642: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 01/28 11:05:33.647: [smf] INFO: Removed Session: UE IMSI:[262427181548327] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 01/28 11:05:33.647: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 01/28 11:05:33.653: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 01/28 11:05:33.658: [smf] INFO: Removed Session: UE IMSI:[262421894070674] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 01/28 11:05:33.658: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 01/28 11:05:33.663: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 01/28 11:05:33.669: [smf] INFO: Removed Session: UE IMSI:[262426927435470] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 01/28 11:05:33.669: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 01/28 11:05:33.674: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 01/28 11:05:33.680: [smf] INFO: Removed Session: UE IMSI:[262427597931905] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 01/28 11:05:33.680: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 01/28 11:05:33.685: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 01/28 11:05:33.691: [smf] INFO: Removed Session: UE IMSI:[262427439158962] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 01/28 11:05:33.691: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 01/28 11:05:33.696: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 01/28 11:05:33.702: [smf] INFO: Removed Session: UE IMSI:[262426136409764] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 01/28 11:05:33.702: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 01/28 11:05:33.707: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 01/28 11:05:33.712: [smf] INFO: Removed Session: UE IMSI:[262426509542661] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 01/28 11:05:33.712: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 01/28 11:05:33.717: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 01/28 11:05:33.723: [smf] INFO: Removed Session: UE IMSI:[262426028620352] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 01/28 11:05:33.723: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 01/28 11:05:33.728: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 01/28 11:05:33.733: [smf] INFO: Removed Session: UE IMSI:[262426602586407] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 01/28 11:05:33.734: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 01/28 11:05:33.739: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 01/28 11:05:33.744: [smf] INFO: Removed Session: UE IMSI:[262421625165012] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 01/28 11:05:33.744: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 01/28 11:05:33.750: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 01/28 11:05:33.755: [smf] INFO: Removed Session: UE IMSI:[262426599864587] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 01/28 11:05:33.755: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 01/28 11:05:33.760: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 01/28 11:05:33.766: [smf] INFO: Removed Session: UE IMSI:[262423313113558] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 01/28 11:05:33.766: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 01/28 11:05:33.771: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 01/28 11:05:33.777: [smf] INFO: Removed Session: UE IMSI:[262423630234251] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 01/28 11:05:33.777: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 01/28 11:05:33.782: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 01/28 11:05:33.788: [smf] INFO: Removed Session: UE IMSI:[262429220954606] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 01/28 11:05:33.788: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 01/28 11:05:33.793: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 01/28 11:05:33.798: [smf] INFO: Removed Session: UE IMSI:[262427165568546] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 01/28 11:05:33.798: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 01/28 11:05:33.803: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 01/28 11:05:33.809: [smf] INFO: Removed Session: UE IMSI:[262424742350792] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 01/28 11:05:33.809: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 01/28 11:05:33.814: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 01/28 11:05:33.819: [smf] INFO: Removed Session: UE IMSI:[262424841723239] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 01/28 11:05:33.819: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 01/28 11:05:33.825: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 01/28 11:05:33.830: [smf] INFO: Removed Session: UE IMSI:[262421818194688] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 01/28 11:05:33.830: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 01/28 11:05:33.836: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 01/28 11:05:33.843: [smf] INFO: Removed Session: UE IMSI:[262429859408865] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 01/28 11:05:33.843: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 01/28 11:05:33.847: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 01/28 11:05:33.852: [smf] INFO: Removed Session: UE IMSI:[262421674388430] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 01/28 11:05:33.852: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 01/28 11:05:33.857: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 01/28 11:05:33.863: [smf] INFO: Removed Session: UE IMSI:[262426923637661] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 01/28 11:05:33.863: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 01/28 11:05:33.868: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 01/28 11:05:33.874: [smf] INFO: Removed Session: UE IMSI:[262420264014685] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 01/28 11:05:33.874: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 01/28 11:05:33.879: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 01/28 11:05:33.885: [smf] INFO: Removed Session: UE IMSI:[262424477940201] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 01/28 11:05:33.885: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 01/28 11:05:33.890: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 01/28 11:05:33.896: [smf] INFO: Removed Session: UE IMSI:[262428267592311] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 01/28 11:05:33.896: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 01/28 11:05:33.901: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 01/28 11:05:33.907: [smf] INFO: Removed Session: UE IMSI:[262429280668016] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 01/28 11:05:33.907: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 01/28 11:05:33.911: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 01/28 11:05:33.917: [smf] INFO: Removed Session: UE IMSI:[262420314236348] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 01/28 11:05:33.917: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 01/28 11:05:33.922: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 01/28 11:05:33.928: [smf] INFO: Removed Session: UE IMSI:[262424885680750] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 01/28 11:05:33.928: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 01/28 11:05:33.933: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 01/28 11:05:33.939: [smf] INFO: Removed Session: UE IMSI:[262426530081632] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 01/28 11:05:33.939: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 01/28 11:05:33.944: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 01/28 11:05:33.950: [smf] INFO: Removed Session: UE IMSI:[262429725421921] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 01/28 11:05:33.950: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 01/28 11:05:33.955: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 01/28 11:05:33.960: [smf] INFO: Removed Session: UE IMSI:[262420811278975] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 01/28 11:05:33.960: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 01/28 11:05:33.965: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 01/28 11:05:33.972: [smf] INFO: Removed Session: UE IMSI:[262422445935876] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 01/28 11:05:33.972: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 01/28 11:05:33.976: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 01/28 11:05:33.982: [smf] INFO: Removed Session: UE IMSI:[262427945980192] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 01/28 11:05:33.982: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 01/28 11:05:33.987: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 01/28 11:05:33.993: [smf] INFO: Removed Session: UE IMSI:[262429512366045] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:33.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 01/28 11:05:33.993: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 01/28 11:05:33.998: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 01/28 11:05:34.003: [smf] INFO: Removed Session: UE IMSI:[262425757124097] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 01/28 11:05:34.003: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 01/28 11:05:34.009: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 01/28 11:05:34.014: [smf] INFO: Removed Session: UE IMSI:[262422063054179] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 01/28 11:05:34.014: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 01/28 11:05:34.019: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 01/28 11:05:34.025: [smf] INFO: Removed Session: UE IMSI:[262423327791865] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 01/28 11:05:34.025: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 01/28 11:05:34.030: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 01/28 11:05:34.036: [smf] INFO: Removed Session: UE IMSI:[262420137254937] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 01/28 11:05:34.036: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 01/28 11:05:34.041: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 01/28 11:05:34.047: [smf] INFO: Removed Session: UE IMSI:[262420267544806] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 01/28 11:05:34.047: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 01/28 11:05:34.052: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 01/28 11:05:34.057: [smf] INFO: Removed Session: UE IMSI:[262420396731938] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 01/28 11:05:34.057: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 01/28 11:05:34.062: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 01/28 11:05:34.067: [smf] INFO: Removed Session: UE IMSI:[262426120786923] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 01/28 11:05:34.067: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 01/28 11:05:34.073: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 01/28 11:05:34.079: [smf] INFO: Removed Session: UE IMSI:[262424708605314] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 01/28 11:05:34.079: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 01/28 11:05:34.084: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 01/28 11:05:34.089: [smf] INFO: Removed Session: UE IMSI:[262420163043198] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 01/28 11:05:34.089: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 01/28 11:05:34.095: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 01/28 11:05:34.100: [smf] INFO: Removed Session: UE IMSI:[262428917175238] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 01/28 11:05:34.100: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 01/28 11:05:34.105: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 01/28 11:05:34.111: [smf] INFO: Removed Session: UE IMSI:[262420685466625] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 01/28 11:05:34.111: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 01/28 11:05:34.116: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 01/28 11:05:34.122: [smf] INFO: Removed Session: UE IMSI:[262429126669987] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 01/28 11:05:34.122: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 01/28 11:05:34.127: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 01/28 11:05:34.132: [smf] INFO: Removed Session: UE IMSI:[262428757788501] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 01/28 11:05:34.132: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 01/28 11:05:34.138: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 01/28 11:05:34.143: [smf] INFO: Removed Session: UE IMSI:[262429485277374] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 01/28 11:05:34.143: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 01/28 11:05:34.148: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 01/28 11:05:34.153: [smf] INFO: Removed Session: UE IMSI:[262426558810275] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 01/28 11:05:34.153: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 01/28 11:05:34.159: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 01/28 11:05:34.165: [smf] INFO: Removed Session: UE IMSI:[262424298678484] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 01/28 11:05:34.165: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 01/28 11:05:34.170: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 01/28 11:05:34.176: [smf] INFO: Removed Session: UE IMSI:[262426398328878] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 01/28 11:05:34.176: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 01/28 11:05:34.181: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 01/28 11:05:34.187: [smf] INFO: Removed Session: UE IMSI:[262423255362092] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 01/28 11:05:34.187: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 01/28 11:05:34.191: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 01/28 11:05:34.197: [smf] INFO: Removed Session: UE IMSI:[262424550688835] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 01/28 11:05:34.197: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 01/28 11:05:34.202: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 01/28 11:05:34.207: [smf] INFO: Removed Session: UE IMSI:[262420223713544] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 01/28 11:05:34.207: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 01/28 11:05:34.213: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 01/28 11:05:34.218: [smf] INFO: Removed Session: UE IMSI:[262422849434992] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 01/28 11:05:34.218: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 01/28 11:05:34.224: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 01/28 11:05:34.229: [smf] INFO: Removed Session: UE IMSI:[262421027350942] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 01/28 11:05:34.229: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 01/28 11:05:34.234: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 01/28 11:05:34.240: [smf] INFO: Removed Session: UE IMSI:[262422967758790] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 01/28 11:05:34.240: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 01/28 11:05:34.245: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 01/28 11:05:34.251: [smf] INFO: Removed Session: UE IMSI:[262422971881769] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 01/28 11:05:34.251: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 01/28 11:05:34.256: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 01/28 11:05:34.261: [smf] INFO: Removed Session: UE IMSI:[262421422969621] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 01/28 11:05:34.261: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 01/28 11:05:34.267: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 01/28 11:05:34.272: [smf] INFO: Removed Session: UE IMSI:[262420419827243] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 01/28 11:05:34.272: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 01/28 11:05:34.277: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 01/28 11:05:34.282: [smf] INFO: Removed Session: UE IMSI:[262428323398315] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 01/28 11:05:34.282: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 01/28 11:05:34.288: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 01/28 11:05:34.294: [smf] INFO: Removed Session: UE IMSI:[262423975691969] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 01/28 11:05:34.294: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 01/28 11:05:34.299: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 01/28 11:05:34.305: [smf] INFO: Removed Session: UE IMSI:[262422485389918] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 01/28 11:05:34.305: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 01/28 11:05:34.310: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 01/28 11:05:34.315: [smf] INFO: Removed Session: UE IMSI:[262427360311432] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 01/28 11:05:34.315: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 01/28 11:05:34.320: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 01/28 11:05:34.326: [smf] INFO: Removed Session: UE IMSI:[262421570335498] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 01/28 11:05:34.326: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 01/28 11:05:34.331: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 01/28 11:05:34.337: [smf] INFO: Removed Session: UE IMSI:[262427449326619] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 01/28 11:05:34.337: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 01/28 11:05:34.342: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 01/28 11:05:34.347: [smf] INFO: Removed Session: UE IMSI:[262426000010168] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 01/28 11:05:34.347: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 01/28 11:05:34.353: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 01/28 11:05:34.358: [smf] INFO: Removed Session: UE IMSI:[262429877686949] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 01/28 11:05:34.358: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 01/28 11:05:34.363: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 01/28 11:05:34.368: [smf] INFO: Removed Session: UE IMSI:[262428712681318] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 01/28 11:05:34.368: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 01/28 11:05:34.374: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 01/28 11:05:34.380: [smf] INFO: Removed Session: UE IMSI:[262423158816979] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 01/28 11:05:34.380: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 01/28 11:05:34.385: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 01/28 11:05:34.390: [smf] INFO: Removed Session: UE IMSI:[262425644599949] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 01/28 11:05:34.390: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 01/28 11:05:34.396: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 01/28 11:05:34.402: [smf] INFO: Removed Session: UE IMSI:[262426787179330] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 01/28 11:05:34.402: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 01/28 11:05:34.407: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 01/28 11:05:34.412: [smf] INFO: Removed Session: UE IMSI:[262428548954319] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 01/28 11:05:34.412: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 01/28 11:05:34.417: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 01/28 11:05:34.422: [smf] INFO: Removed Session: UE IMSI:[262421716096922] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 01/28 11:05:34.422: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 01/28 11:05:34.428: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 01/28 11:05:34.433: [smf] INFO: Removed Session: UE IMSI:[262421726141275] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 01/28 11:05:34.433: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 01/28 11:05:34.439: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 01/28 11:05:34.445: [smf] INFO: Removed Session: UE IMSI:[262428999236024] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 01/28 11:05:34.445: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 01/28 11:05:34.450: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 01/28 11:05:34.455: [smf] INFO: Removed Session: UE IMSI:[262426044215529] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 01/28 11:05:34.455: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 01/28 11:05:34.460: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 01/28 11:05:34.466: [smf] INFO: Removed Session: UE IMSI:[262426718854926] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 01/28 11:05:34.466: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 01/28 11:05:34.471: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 01/28 11:05:34.476: [smf] INFO: Removed Session: UE IMSI:[262424625364875] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 01/28 11:05:34.476: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 01/28 11:05:34.482: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 01/28 11:05:34.487: [smf] INFO: Removed Session: UE IMSI:[262422744259645] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 01/28 11:05:34.487: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 01/28 11:05:34.492: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 01/28 11:05:34.497: [smf] INFO: Removed Session: UE IMSI:[262421028125229] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 01/28 11:05:34.497: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 01/28 11:05:34.503: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 01/28 11:05:34.509: [smf] INFO: Removed Session: UE IMSI:[262428240777770] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 01/28 11:05:34.509: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 01/28 11:05:34.514: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 01/28 11:05:34.520: [smf] INFO: Removed Session: UE IMSI:[262423888892799] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 01/28 11:05:34.520: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 01/28 11:05:34.525: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 01/28 11:05:34.530: [smf] INFO: Removed Session: UE IMSI:[262425651736763] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 01/28 11:05:34.530: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 01/28 11:05:34.535: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 01/28 11:05:34.541: [smf] INFO: Removed Session: UE IMSI:[262426907625917] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 01/28 11:05:34.541: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 01/28 11:05:34.546: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 01/28 11:05:34.554: [smf] INFO: Removed Session: UE IMSI:[262426137266549] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 01/28 11:05:34.554: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 01/28 11:05:34.559: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 01/28 11:05:34.565: [smf] INFO: Removed Session: UE IMSI:[262426520527022] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 01/28 11:05:34.565: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 01/28 11:05:34.569: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 01/28 11:05:34.572: [smf] INFO: Removed Session: UE IMSI:[262421556577602] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 01/28 11:05:34.572: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 01/28 11:05:34.580: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 01/28 11:05:34.587: [smf] INFO: Removed Session: UE IMSI:[262424584040756] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 01/28 11:05:34.587: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 01/28 11:05:34.591: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 01/28 11:05:34.601: [smf] INFO: Removed Session: UE IMSI:[262424379578152] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 01/28 11:05:34.601: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 01/28 11:05:34.603: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 01/28 11:05:34.609: [smf] INFO: Removed Session: UE IMSI:[262428249010178] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 01/28 11:05:34.609: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 01/28 11:05:34.614: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 01/28 11:05:34.621: [smf] INFO: Removed Session: UE IMSI:[262429842205765] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 01/28 11:05:34.621: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 01/28 11:05:34.625: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 01/28 11:05:34.632: [smf] INFO: Removed Session: UE IMSI:[262425482199478] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 01/28 11:05:34.632: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 01/28 11:05:34.636: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 01/28 11:05:34.643: [smf] INFO: Removed Session: UE IMSI:[262428091202314] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 01/28 11:05:34.644: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 01/28 11:05:34.647: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 01/28 11:05:34.653: [smf] INFO: Removed Session: UE IMSI:[262426470847326] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 01/28 11:05:34.653: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 01/28 11:05:34.657: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 01/28 11:05:34.661: [smf] INFO: Removed Session: UE IMSI:[262422916909169] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 01/28 11:05:34.661: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 01/28 11:05:34.668: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 01/28 11:05:34.672: [smf] INFO: Removed Session: UE IMSI:[262420483287166] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 01/28 11:05:34.672: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 01/28 11:05:34.678: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 01/28 11:05:34.684: [smf] INFO: Removed Session: UE IMSI:[262420470667690] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 01/28 11:05:34.684: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 01/28 11:05:34.690: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 01/28 11:05:34.698: [smf] INFO: Removed Session: UE IMSI:[262426399153649] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 01/28 11:05:34.698: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 01/28 11:05:34.701: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 01/28 11:05:34.711: [smf] INFO: Removed Session: UE IMSI:[262424659245814] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 01/28 11:05:34.711: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 01/28 11:05:34.712: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 01/28 11:05:34.720: [smf] INFO: Removed Session: UE IMSI:[262422133252881] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 01/28 11:05:34.720: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 01/28 11:05:34.724: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 01/28 11:05:34.729: [smf] INFO: Removed Session: UE IMSI:[262428053852530] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 01/28 11:05:34.729: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 01/28 11:05:34.735: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 01/28 11:05:34.741: [smf] INFO: Removed Session: UE IMSI:[262422917487946] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 01/28 11:05:34.741: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 01/28 11:05:34.746: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 01/28 11:05:34.751: [smf] INFO: Removed Session: UE IMSI:[262420296075290] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 01/28 11:05:34.751: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 01/28 11:05:34.757: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 01/28 11:05:34.762: [smf] INFO: Removed Session: UE IMSI:[262423092877907] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 01/28 11:05:34.762: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 01/28 11:05:34.767: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 01/28 11:05:34.772: [smf] INFO: Removed Session: UE IMSI:[262422165032401] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 01/28 11:05:34.772: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 01/28 11:05:34.778: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 01/28 11:05:34.787: [smf] INFO: Removed Session: UE IMSI:[262428325424867] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 01/28 11:05:34.787: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 01/28 11:05:34.789: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 01/28 11:05:34.797: [smf] INFO: Removed Session: UE IMSI:[262420817653606] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 01/28 11:05:34.797: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 01/28 11:05:34.800: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 01/28 11:05:34.807: [smf] INFO: Removed Session: UE IMSI:[262426934650329] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 01/28 11:05:34.807: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 01/28 11:05:34.811: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 01/28 11:05:34.818: [smf] INFO: Removed Session: UE IMSI:[262427176792979] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 01/28 11:05:34.818: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 01/28 11:05:34.822: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 01/28 11:05:34.830: [smf] INFO: Removed Session: UE IMSI:[262424737688160] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 01/28 11:05:34.830: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 01/28 11:05:34.833: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 01/28 11:05:34.841: [smf] INFO: Removed Session: UE IMSI:[262429515320751] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 01/28 11:05:34.841: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 01/28 11:05:34.845: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 01/28 11:05:34.851: [smf] INFO: Removed Session: UE IMSI:[262427892869084] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 01/28 11:05:34.851: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 01/28 11:05:34.856: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 01/28 11:05:34.864: [smf] INFO: Removed Session: UE IMSI:[262428781262134] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 01/28 11:05:34.864: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 01/28 11:05:34.867: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 01/28 11:05:34.876: [smf] INFO: Removed Session: UE IMSI:[262423083192280] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 01/28 11:05:34.876: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 01/28 11:05:34.879: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 01/28 11:05:34.888: [smf] INFO: Removed Session: UE IMSI:[262420444901551] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 01/28 11:05:34.888: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 01/28 11:05:34.891: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 01/28 11:05:34.899: [smf] INFO: Removed Session: UE IMSI:[262426134422985] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 01/28 11:05:34.899: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 01/28 11:05:34.902: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 01/28 11:05:34.910: [smf] INFO: Removed Session: UE IMSI:[262427349096677] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 01/28 11:05:34.910: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 01/28 11:05:34.913: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 01/28 11:05:34.919: [smf] INFO: Removed Session: UE IMSI:[262427928600105] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 01/28 11:05:34.919: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 01/28 11:05:34.924: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 01/28 11:05:34.929: [smf] INFO: Removed Session: UE IMSI:[262421551956379] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 01/28 11:05:34.929: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 01/28 11:05:34.934: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 01/28 11:05:34.939: [smf] INFO: Removed Session: UE IMSI:[262422031764491] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 01/28 11:05:34.939: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 01/28 11:05:34.945: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 01/28 11:05:34.950: [smf] INFO: Removed Session: UE IMSI:[262426605735008] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 01/28 11:05:34.950: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 01/28 11:05:34.956: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 01/28 11:05:34.962: [smf] INFO: Removed Session: UE IMSI:[262422196372681] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 01/28 11:05:34.962: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 01/28 11:05:34.966: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 01/28 11:05:34.971: [smf] INFO: Removed Session: UE IMSI:[262429247524947] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 01/28 11:05:34.971: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 01/28 11:05:34.977: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 01/28 11:05:34.983: [smf] INFO: Removed Session: UE IMSI:[262424143129810] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 01/28 11:05:34.983: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 01/28 11:05:34.988: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 01/28 11:05:34.992: [smf] INFO: Removed Session: UE IMSI:[262420774517061] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:34.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 01/28 11:05:34.992: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 01/28 11:05:34.999: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 01/28 11:05:35.004: [smf] INFO: Removed Session: UE IMSI:[262429720364007] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 01/28 11:05:35.004: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 01/28 11:05:35.009: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 01/28 11:05:35.014: [smf] INFO: Removed Session: UE IMSI:[262422666220968] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 01/28 11:05:35.014: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 01/28 11:05:35.021: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 01/28 11:05:35.030: [smf] INFO: Removed Session: UE IMSI:[262422572949015] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 01/28 11:05:35.030: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 01/28 11:05:35.032: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 01/28 11:05:35.039: [smf] INFO: Removed Session: UE IMSI:[262423353886001] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 01/28 11:05:35.039: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 01/28 11:05:35.043: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 01/28 11:05:35.050: [smf] INFO: Removed Session: UE IMSI:[262427827429027] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 01/28 11:05:35.050: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 01/28 11:05:35.054: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 01/28 11:05:35.060: [smf] INFO: Removed Session: UE IMSI:[262422553907994] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 01/28 11:05:35.060: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 01/28 11:05:35.065: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 01/28 11:05:35.071: [smf] INFO: Removed Session: UE IMSI:[262422916866818] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 01/28 11:05:35.071: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 01/28 11:05:35.075: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 01/28 11:05:35.081: [smf] INFO: Removed Session: UE IMSI:[262421687892024] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 01/28 11:05:35.081: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 01/28 11:05:35.086: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 01/28 11:05:35.091: [smf] INFO: Removed Session: UE IMSI:[262428353311136] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 01/28 11:05:35.091: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 01/28 11:05:35.097: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 01/28 11:05:35.102: [smf] INFO: Removed Session: UE IMSI:[262427077512334] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 01/28 11:05:35.102: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 01/28 11:05:35.108: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 01/28 11:05:35.113: [smf] INFO: Removed Session: UE IMSI:[262421470386903] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 01/28 11:05:35.113: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 01/28 11:05:35.118: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 01/28 11:05:35.124: [smf] INFO: Removed Session: UE IMSI:[262420471281014] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 01/28 11:05:35.124: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 01/28 11:05:35.129: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 01/28 11:05:35.134: [smf] INFO: Removed Session: UE IMSI:[262422884167594] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 01/28 11:05:35.134: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 01/28 11:05:35.140: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 01/28 11:05:35.145: [smf] INFO: Removed Session: UE IMSI:[262429451925981] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 01/28 11:05:35.145: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 01/28 11:05:35.151: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 01/28 11:05:35.156: [smf] INFO: Removed Session: UE IMSI:[262420758094263] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 01/28 11:05:35.156: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 01/28 11:05:35.161: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 01/28 11:05:35.168: [smf] INFO: Removed Session: UE IMSI:[262427791134571] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 01/28 11:05:35.168: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 01/28 11:05:35.172: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 01/28 11:05:35.178: [smf] INFO: Removed Session: UE IMSI:[262429700403734] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 01/28 11:05:35.178: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 01/28 11:05:35.183: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 01/28 11:05:35.188: [smf] INFO: Removed Session: UE IMSI:[262429962626707] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 01/28 11:05:35.188: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 01/28 11:05:35.194: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 01/28 11:05:35.198: [smf] INFO: Removed Session: UE IMSI:[262422557048250] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 01/28 11:05:35.198: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 01/28 11:05:35.205: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 01/28 11:05:35.214: [smf] INFO: Removed Session: UE IMSI:[262426048216341] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 01/28 11:05:35.214: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 01/28 11:05:35.216: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 01/28 11:05:35.222: [smf] INFO: Removed Session: UE IMSI:[262429334228850] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 01/28 11:05:35.222: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 01/28 11:05:35.227: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 01/28 11:05:35.232: [smf] INFO: Removed Session: UE IMSI:[262422123866196] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 01/28 11:05:35.232: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 01/28 11:05:35.238: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 01/28 11:05:35.243: [smf] INFO: Removed Session: UE IMSI:[262429429669975] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 01/28 11:05:35.243: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 01/28 11:05:35.248: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 01/28 11:05:35.254: [smf] INFO: Removed Session: UE IMSI:[262428426412029] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 01/28 11:05:35.254: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 01/28 11:05:35.259: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 01/28 11:05:35.264: [smf] INFO: Removed Session: UE IMSI:[262428739572378] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 01/28 11:05:35.264: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 01/28 11:05:35.270: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 01/28 11:05:35.275: [smf] INFO: Removed Session: UE IMSI:[262428384835498] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 01/28 11:05:35.275: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 01/28 11:05:35.281: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 01/28 11:05:35.285: [smf] INFO: Removed Session: UE IMSI:[262422072799629] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 01/28 11:05:35.286: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 01/28 11:05:35.291: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 01/28 11:05:35.296: [smf] INFO: Removed Session: UE IMSI:[262429643217319] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 01/28 11:05:35.296: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 01/28 11:05:35.302: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 01/28 11:05:35.307: [smf] INFO: Removed Session: UE IMSI:[262422279554941] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 01/28 11:05:35.307: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 01/28 11:05:35.313: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 01/28 11:05:35.318: [smf] INFO: Removed Session: UE IMSI:[262425673949666] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 01/28 11:05:35.318: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 01/28 11:05:35.323: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 01/28 11:05:35.328: [smf] INFO: Removed Session: UE IMSI:[262423860009431] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 01/28 11:05:35.328: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 01/28 11:05:35.334: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 01/28 11:05:35.339: [smf] INFO: Removed Session: UE IMSI:[262422758602990] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 01/28 11:05:35.339: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 01/28 11:05:35.345: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 01/28 11:05:35.350: [smf] INFO: Removed Session: UE IMSI:[262429962078035] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 01/28 11:05:35.350: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 01/28 11:05:35.356: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 01/28 11:05:35.362: [smf] INFO: Removed Session: UE IMSI:[262425961995340] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 01/28 11:05:35.363: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 01/28 11:05:35.367: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 01/28 11:05:35.375: [smf] INFO: Removed Session: UE IMSI:[262421847708751] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 01/28 11:05:35.376: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 01/28 11:05:35.378: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 01/28 11:05:35.384: [smf] INFO: Removed Session: UE IMSI:[262420747711560] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 01/28 11:05:35.384: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 01/28 11:05:35.389: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 01/28 11:05:35.397: [smf] INFO: Removed Session: UE IMSI:[262422192009491] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 01/28 11:05:35.397: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 01/28 11:05:35.400: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 01/28 11:05:35.406: [smf] INFO: Removed Session: UE IMSI:[262420611011647] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 01/28 11:05:35.406: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 01/28 11:05:35.410: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 01/28 11:05:35.418: [smf] INFO: Removed Session: UE IMSI:[262429597418815] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 01/28 11:05:35.418: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 01/28 11:05:35.422: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 01/28 11:05:35.433: [smf] INFO: Removed Session: UE IMSI:[262424325765149] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 01/28 11:05:35.433: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 01/28 11:05:35.434: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 01/28 11:05:35.443: [smf] INFO: Removed Session: UE IMSI:[262421344173478] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 01/28 11:05:35.443: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 01/28 11:05:35.445: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 01/28 11:05:35.453: [smf] INFO: Removed Session: UE IMSI:[262426780028269] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 01/28 11:05:35.453: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 01/28 11:05:35.456: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 01/28 11:05:35.461: [smf] INFO: Removed Session: UE IMSI:[262427084376420] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 01/28 11:05:35.461: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 01/28 11:05:35.468: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 01/28 11:05:35.477: [smf] INFO: Removed Session: UE IMSI:[262428349433630] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 01/28 11:05:35.477: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 01/28 11:05:35.481: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 01/28 11:05:35.491: [smf] INFO: Removed Session: UE IMSI:[262421027857307] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 01/28 11:05:35.491: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 01/28 11:05:35.492: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 01/28 11:05:35.498: [smf] INFO: Removed Session: UE IMSI:[262424650922993] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 01/28 11:05:35.499: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 01/28 11:05:35.503: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 01/28 11:05:35.509: [smf] INFO: Removed Session: UE IMSI:[262424109716662] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 01/28 11:05:35.510: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 01/28 11:05:35.513: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 01/28 11:05:35.516: [smf] INFO: Removed Session: UE IMSI:[262424979942560] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 01/28 11:05:35.516: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 01/28 11:05:35.524: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 01/28 11:05:35.527: [smf] INFO: Removed Session: UE IMSI:[262426811700708] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 01/28 11:05:35.527: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 01/28 11:05:35.534: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 01/28 11:05:35.542: [smf] INFO: Removed Session: UE IMSI:[262421363270635] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 01/28 11:05:35.542: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 01/28 11:05:35.545: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 01/28 11:05:35.552: [smf] INFO: Removed Session: UE IMSI:[262420282516310] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 01/28 11:05:35.552: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 01/28 11:05:35.556: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 01/28 11:05:35.562: [smf] INFO: Removed Session: UE IMSI:[262422560492333] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 01/28 11:05:35.562: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 01/28 11:05:35.568: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 01/28 11:05:35.575: [smf] INFO: Removed Session: UE IMSI:[262422571425798] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 01/28 11:05:35.575: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 01/28 11:05:35.579: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 01/28 11:05:35.586: [smf] INFO: Removed Session: UE IMSI:[262425991995969] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 01/28 11:05:35.586: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 01/28 11:05:35.589: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 01/28 11:05:35.595: [smf] INFO: Removed Session: UE IMSI:[262422930097164] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 01/28 11:05:35.595: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 01/28 11:05:35.601: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 01/28 11:05:35.606: [smf] INFO: Removed Session: UE IMSI:[262425375818789] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 01/28 11:05:35.606: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 01/28 11:05:35.611: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 01/28 11:05:35.616: [smf] INFO: Removed Session: UE IMSI:[262426210622677] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 01/28 11:05:35.616: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 01/28 11:05:35.622: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 01/28 11:05:35.628: [smf] INFO: Removed Session: UE IMSI:[262428047961498] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 01/28 11:05:35.628: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 01/28 11:05:35.633: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 01/28 11:05:35.638: [smf] INFO: Removed Session: UE IMSI:[262422460573423] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 01/28 11:05:35.638: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 01/28 11:05:35.644: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 01/28 11:05:35.652: [smf] INFO: Removed Session: UE IMSI:[262427414511154] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 01/28 11:05:35.652: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 01/28 11:05:35.656: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 01/28 11:05:35.664: [smf] INFO: Removed Session: UE IMSI:[262420545765694] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 01/28 11:05:35.664: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 01/28 11:05:35.666: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 01/28 11:05:35.673: [smf] INFO: Removed Session: UE IMSI:[262424724712477] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 01/28 11:05:35.673: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 01/28 11:05:35.677: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 01/28 11:05:35.684: [smf] INFO: Removed Session: UE IMSI:[262420174304792] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 01/28 11:05:35.684: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 01/28 11:05:35.688: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 01/28 11:05:35.693: [smf] INFO: Removed Session: UE IMSI:[262429515039155] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 01/28 11:05:35.693: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 01/28 11:05:35.699: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 01/28 11:05:35.705: [smf] INFO: Removed Session: UE IMSI:[262423666578223] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 01/28 11:05:35.705: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 01/28 11:05:35.710: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 01/28 11:05:35.716: [smf] INFO: Removed Session: UE IMSI:[262424754756543] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 01/28 11:05:35.716: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 01/28 11:05:35.721: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 01/28 11:05:35.727: [smf] INFO: Removed Session: UE IMSI:[262425843514941] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 01/28 11:05:35.727: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 01/28 11:05:35.732: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 01/28 11:05:35.738: [smf] INFO: Removed Session: UE IMSI:[262424111465531] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 01/28 11:05:35.738: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 01/28 11:05:35.743: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 01/28 11:05:35.751: [smf] INFO: Removed Session: UE IMSI:[262420449174220] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 01/28 11:05:35.751: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 01/28 11:05:35.754: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 01/28 11:05:35.761: [smf] INFO: Removed Session: UE IMSI:[262423582734923] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 01/28 11:05:35.761: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 01/28 11:05:35.766: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 01/28 11:05:35.774: [smf] INFO: Removed Session: UE IMSI:[262420982588689] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 01/28 11:05:35.774: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 01/28 11:05:35.777: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 01/28 11:05:35.784: [smf] INFO: Removed Session: UE IMSI:[262429110359894] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 01/28 11:05:35.784: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 01/28 11:05:35.788: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 01/28 11:05:35.794: [smf] INFO: Removed Session: UE IMSI:[262429099695847] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 01/28 11:05:35.794: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 01/28 11:05:35.799: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 01/28 11:05:35.807: [smf] INFO: Removed Session: UE IMSI:[262420869456694] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 01/28 11:05:35.807: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 01/28 11:05:35.811: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 01/28 11:05:35.817: [smf] INFO: Removed Session: UE IMSI:[262426513605690] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 01/28 11:05:35.817: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 01/28 11:05:35.822: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 01/28 11:05:35.830: [smf] INFO: Removed Session: UE IMSI:[262429801593673] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 01/28 11:05:35.830: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 01/28 11:05:35.833: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 01/28 11:05:35.839: [smf] INFO: Removed Session: UE IMSI:[262424885054697] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 01/28 11:05:35.839: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 01/28 11:05:35.844: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 01/28 11:05:35.851: [smf] INFO: Removed Session: UE IMSI:[262426603654116] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 01/28 11:05:35.851: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 01/28 11:05:35.855: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 01/28 11:05:35.862: [smf] INFO: Removed Session: UE IMSI:[262429618461128] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 01/28 11:05:35.862: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 01/28 11:05:35.866: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 01/28 11:05:35.877: [smf] INFO: Removed Session: UE IMSI:[262425265755171] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 01/28 11:05:35.877: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 01/28 11:05:35.878: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 01/28 11:05:35.884: [smf] INFO: Removed Session: UE IMSI:[262424145268774] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 01/28 11:05:35.884: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 01/28 11:05:35.889: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 01/28 11:05:35.894: [smf] INFO: Removed Session: UE IMSI:[262424459966302] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 01/28 11:05:35.894: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 01/28 11:05:35.900: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 01/28 11:05:35.905: [smf] INFO: Removed Session: UE IMSI:[262429936571143] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 01/28 11:05:35.905: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 01/28 11:05:35.910: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 01/28 11:05:35.916: [smf] INFO: Removed Session: UE IMSI:[262429225326973] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 01/28 11:05:35.916: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 01/28 11:05:35.921: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 01/28 11:05:35.927: [smf] INFO: Removed Session: UE IMSI:[262423295357755] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 01/28 11:05:35.927: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 01/28 11:05:35.932: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 01/28 11:05:35.938: [smf] INFO: Removed Session: UE IMSI:[262426028009657] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 01/28 11:05:35.938: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 01/28 11:05:35.943: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 01/28 11:05:35.949: [smf] INFO: Removed Session: UE IMSI:[262422701396725] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 01/28 11:05:35.949: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 01/28 11:05:35.954: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 01/28 11:05:35.959: [smf] INFO: Removed Session: UE IMSI:[262428389719425] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 01/28 11:05:35.959: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 01/28 11:05:35.965: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 01/28 11:05:35.970: [smf] INFO: Removed Session: UE IMSI:[262425877748740] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 01/28 11:05:35.970: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 01/28 11:05:35.975: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 01/28 11:05:35.981: [smf] INFO: Removed Session: UE IMSI:[262423660203334] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 01/28 11:05:35.981: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 01/28 11:05:35.986: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 01/28 11:05:35.991: [smf] INFO: Removed Session: UE IMSI:[262429729664396] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:35.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 01/28 11:05:35.991: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 01/28 11:05:35.997: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 01/28 11:05:36.002: [smf] INFO: Removed Session: UE IMSI:[262429666665594] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 01/28 11:05:36.002: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 01/28 11:05:36.008: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 01/28 11:05:36.014: [smf] INFO: Removed Session: UE IMSI:[262424191117732] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 01/28 11:05:36.014: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 01/28 11:05:36.018: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 01/28 11:05:36.023: [smf] INFO: Removed Session: UE IMSI:[262421952082340] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 01/28 11:05:36.024: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 01/28 11:05:36.029: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 01/28 11:05:36.035: [smf] INFO: Removed Session: UE IMSI:[262427841054977] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 01/28 11:05:36.035: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 01/28 11:05:36.041: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 01/28 11:05:36.049: [smf] INFO: Removed Session: UE IMSI:[262429101792131] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 01/28 11:05:36.049: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 01/28 11:05:36.052: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 01/28 11:05:36.058: [smf] INFO: Removed Session: UE IMSI:[262428330920554] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 01/28 11:05:36.058: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 01/28 11:05:36.063: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 01/28 11:05:36.068: [smf] INFO: Removed Session: UE IMSI:[262421169922469] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 01/28 11:05:36.068: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 01/28 11:05:36.074: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 01/28 11:05:36.079: [smf] INFO: Removed Session: UE IMSI:[262423182084680] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 01/28 11:05:36.079: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 01/28 11:05:36.084: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 01/28 11:05:36.089: [smf] INFO: Removed Session: UE IMSI:[262426900266575] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 01/28 11:05:36.089: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 01/28 11:05:36.095: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 01/28 11:05:36.101: [smf] INFO: Removed Session: UE IMSI:[262422355672483] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 01/28 11:05:36.101: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 01/28 11:05:36.106: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 01/28 11:05:36.112: [smf] INFO: Removed Session: UE IMSI:[262423811661658] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 01/28 11:05:36.112: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 01/28 11:05:36.117: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 01/28 11:05:36.122: [smf] INFO: Removed Session: UE IMSI:[262421877908601] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 01/28 11:05:36.122: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 01/28 11:05:36.128: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 01/28 11:05:36.132: [smf] INFO: Removed Session: UE IMSI:[262421048594913] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 01/28 11:05:36.132: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 01/28 11:05:36.138: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 01/28 11:05:36.144: [smf] INFO: Removed Session: UE IMSI:[262422875435666] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 01/28 11:05:36.144: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 01/28 11:05:36.149: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 01/28 11:05:36.155: [smf] INFO: Removed Session: UE IMSI:[262422740330571] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 01/28 11:05:36.156: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 01/28 11:05:36.160: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 01/28 11:05:36.166: [smf] INFO: Removed Session: UE IMSI:[262422415530680] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 01/28 11:05:36.166: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 01/28 11:05:36.171: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 01/28 11:05:36.176: [smf] INFO: Removed Session: UE IMSI:[262426129811527] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 01/28 11:05:36.176: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 01/28 11:05:36.182: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 01/28 11:05:36.187: [smf] INFO: Removed Session: UE IMSI:[262421652526702] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 01/28 11:05:36.187: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 01/28 11:05:36.192: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 01/28 11:05:36.198: [smf] INFO: Removed Session: UE IMSI:[262421054352304] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 01/28 11:05:36.198: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 01/28 11:05:36.203: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 01/28 11:05:36.209: [smf] INFO: Removed Session: UE IMSI:[262427254876452] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 01/28 11:05:36.209: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 01/28 11:05:36.214: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 01/28 11:05:36.219: [smf] INFO: Removed Session: UE IMSI:[262425310769808] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 01/28 11:05:36.219: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 01/28 11:05:36.225: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 01/28 11:05:36.230: [smf] INFO: Removed Session: UE IMSI:[262424930995135] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 01/28 11:05:36.230: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 01/28 11:05:36.235: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 01/28 11:05:36.240: [smf] INFO: Removed Session: UE IMSI:[262428563793612] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 01/28 11:05:36.240: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 01/28 11:05:36.246: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 01/28 11:05:36.251: [smf] INFO: Removed Session: UE IMSI:[262426939189189] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 01/28 11:05:36.251: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 01/28 11:05:36.257: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 01/28 11:05:36.261: [smf] INFO: Removed Session: UE IMSI:[262428763569214] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 01/28 11:05:36.261: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 01/28 11:05:36.268: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 01/28 11:05:36.272: [smf] INFO: Removed Session: UE IMSI:[262421671794587] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 01/28 11:05:36.273: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 01/28 11:05:36.278: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 01/28 11:05:36.284: [smf] INFO: Removed Session: UE IMSI:[262424859516999] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 01/28 11:05:36.284: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 01/28 11:05:36.289: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 01/28 11:05:36.294: [smf] INFO: Removed Session: UE IMSI:[262427009307173] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 01/28 11:05:36.294: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 01/28 11:05:36.300: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 01/28 11:05:36.305: [smf] INFO: Removed Session: UE IMSI:[262425478408908] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 01/28 11:05:36.305: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 01/28 11:05:36.311: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 01/28 11:05:36.316: [smf] INFO: Removed Session: UE IMSI:[262428005015566] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 01/28 11:05:36.316: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 01/28 11:05:36.321: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 01/28 11:05:36.326: [smf] INFO: Removed Session: UE IMSI:[262425943534361] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 01/28 11:05:36.326: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 01/28 11:05:36.332: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 01/28 11:05:36.337: [smf] INFO: Removed Session: UE IMSI:[262420059628461] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 01/28 11:05:36.337: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 01/28 11:05:36.343: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 01/28 11:05:36.348: [smf] INFO: Removed Session: UE IMSI:[262424350578078] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 01/28 11:05:36.348: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 01/28 11:05:36.354: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 01/28 11:05:36.359: [smf] INFO: Removed Session: UE IMSI:[262420263754276] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 01/28 11:05:36.359: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 01/28 11:05:36.365: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 01/28 11:05:36.370: [smf] INFO: Removed Session: UE IMSI:[262429601707311] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 01/28 11:05:36.370: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 01/28 11:05:36.375: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 01/28 11:05:36.381: [smf] INFO: Removed Session: UE IMSI:[262422628000567] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 01/28 11:05:36.381: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 01/28 11:05:36.386: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 01/28 11:05:36.392: [smf] INFO: Removed Session: UE IMSI:[262421545439021] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 01/28 11:05:36.392: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 01/28 11:05:36.397: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 01/28 11:05:36.404: [smf] INFO: Removed Session: UE IMSI:[262428346774580] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 01/28 11:05:36.404: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 01/28 11:05:36.408: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 01/28 11:05:36.414: [smf] INFO: Removed Session: UE IMSI:[262425909152435] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 01/28 11:05:36.414: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 01/28 11:05:36.419: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 01/28 11:05:36.425: [smf] INFO: Removed Session: UE IMSI:[262427117238570] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 01/28 11:05:36.425: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 01/28 11:05:36.430: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 01/28 11:05:36.435: [smf] INFO: Removed Session: UE IMSI:[262428874835874] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 01/28 11:05:36.435: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 01/28 11:05:36.441: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 01/28 11:05:36.446: [smf] INFO: Removed Session: UE IMSI:[262422571182376] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 01/28 11:05:36.446: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 01/28 11:05:36.451: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 01/28 11:05:36.457: [smf] INFO: Removed Session: UE IMSI:[262426657061764] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 01/28 11:05:36.457: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 01/28 11:05:36.462: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 01/28 11:05:36.468: [smf] INFO: Removed Session: UE IMSI:[262423691526358] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 01/28 11:05:36.468: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 01/28 11:05:36.473: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 01/28 11:05:36.478: [smf] INFO: Removed Session: UE IMSI:[262426842300590] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 01/28 11:05:36.478: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 01/28 11:05:36.484: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 01/28 11:05:36.489: [smf] INFO: Removed Session: UE IMSI:[262428335662354] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 01/28 11:05:36.489: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 01/28 11:05:36.494: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 01/28 11:05:36.499: [smf] INFO: Removed Session: UE IMSI:[262426801274012] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 01/28 11:05:36.499: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 01/28 11:05:36.505: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 01/28 11:05:36.510: [smf] INFO: Removed Session: UE IMSI:[262429751302092] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 01/28 11:05:36.510: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 01/28 11:05:36.516: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 01/28 11:05:36.521: [smf] INFO: Removed Session: UE IMSI:[262426340033804] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 01/28 11:05:36.521: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 01/28 11:05:36.527: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 01/28 11:05:36.532: [smf] INFO: Removed Session: UE IMSI:[262421454681007] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 01/28 11:05:36.532: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 01/28 11:05:36.537: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 01/28 11:05:36.542: [smf] INFO: Removed Session: UE IMSI:[262428365550890] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 01/28 11:05:36.542: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 01/28 11:05:36.548: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 01/28 11:05:36.553: [smf] INFO: Removed Session: UE IMSI:[262426998160155] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 01/28 11:05:36.553: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 01/28 11:05:36.559: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 01/28 11:05:36.564: [smf] INFO: Removed Session: UE IMSI:[262420151408791] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 01/28 11:05:36.564: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 01/28 11:05:36.570: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 01/28 11:05:36.575: [smf] INFO: Removed Session: UE IMSI:[262424136634454] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 01/28 11:05:36.575: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 01/28 11:05:36.580: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 01/28 11:05:36.585: [smf] INFO: Removed Session: UE IMSI:[262424042796808] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 01/28 11:05:36.585: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 01/28 11:05:36.591: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 01/28 11:05:36.596: [smf] INFO: Removed Session: UE IMSI:[262422507020008] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 01/28 11:05:36.596: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 01/28 11:05:36.602: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 01/28 11:05:36.607: [smf] INFO: Removed Session: UE IMSI:[262423239877561] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 01/28 11:05:36.607: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 01/28 11:05:36.613: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 01/28 11:05:36.618: [smf] INFO: Removed Session: UE IMSI:[262427686277452] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 01/28 11:05:36.618: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 01/28 11:05:36.623: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 01/28 11:05:36.629: [smf] INFO: Removed Session: UE IMSI:[262425993975887] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 01/28 11:05:36.629: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 01/28 11:05:36.634: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 01/28 11:05:36.639: [smf] INFO: Removed Session: UE IMSI:[262421505080907] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 01/28 11:05:36.639: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 01/28 11:05:36.645: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 01/28 11:05:36.649: [smf] INFO: Removed Session: UE IMSI:[262427949295897] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 01/28 11:05:36.649: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 01/28 11:05:36.656: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 01/28 11:05:36.661: [smf] INFO: Removed Session: UE IMSI:[262425565948988] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 01/28 11:05:36.661: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 01/28 11:05:36.666: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 01/28 11:05:36.672: [smf] INFO: Removed Session: UE IMSI:[262429799642789] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 01/28 11:05:36.672: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 01/28 11:05:36.677: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 01/28 11:05:36.682: [smf] INFO: Removed Session: UE IMSI:[262421308172823] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 01/28 11:05:36.682: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 01/28 11:05:36.688: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 01/28 11:05:36.697: [smf] INFO: Removed Session: UE IMSI:[262429853880100] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 01/28 11:05:36.697: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 01/28 11:05:36.700: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 01/28 11:05:36.709: [smf] INFO: Removed Session: UE IMSI:[262423374417309] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 01/28 11:05:36.709: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 01/28 11:05:36.712: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 01/28 11:05:36.719: [smf] INFO: Removed Session: UE IMSI:[262427337499607] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 01/28 11:05:36.719: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 01/28 11:05:36.723: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 01/28 11:05:36.728: [smf] INFO: Removed Session: UE IMSI:[262420424934722] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 01/28 11:05:36.728: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 01/28 11:05:36.733: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 01/28 11:05:36.739: [smf] INFO: Removed Session: UE IMSI:[262427225936126] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 01/28 11:05:36.739: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 01/28 11:05:36.744: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 01/28 11:05:36.750: [smf] INFO: Removed Session: UE IMSI:[262425007920068] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 01/28 11:05:36.750: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 01/28 11:05:36.755: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 01/28 11:05:36.761: [smf] INFO: Removed Session: UE IMSI:[262425965478096] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 01/28 11:05:36.761: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 01/28 11:05:36.766: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 01/28 11:05:36.772: [smf] INFO: Removed Session: UE IMSI:[262425392500894] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 01/28 11:05:36.772: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 01/28 11:05:36.777: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 01/28 11:05:36.782: [smf] INFO: Removed Session: UE IMSI:[262429576300568] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 01/28 11:05:36.782: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 01/28 11:05:36.788: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 01/28 11:05:36.793: [smf] INFO: Removed Session: UE IMSI:[262426332643052] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 01/28 11:05:36.793: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 01/28 11:05:36.799: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 01/28 11:05:36.804: [smf] INFO: Removed Session: UE IMSI:[262429471134013] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 01/28 11:05:36.804: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 01/28 11:05:36.810: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 01/28 11:05:36.815: [smf] INFO: Removed Session: UE IMSI:[262428475708909] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 01/28 11:05:36.815: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 01/28 11:05:36.820: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 01/28 11:05:36.826: [smf] INFO: Removed Session: UE IMSI:[262423976083057] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 01/28 11:05:36.826: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 01/28 11:05:36.831: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 01/28 11:05:36.836: [smf] INFO: Removed Session: UE IMSI:[262429383098055] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 01/28 11:05:36.836: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 01/28 11:05:36.842: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 01/28 11:05:36.846: [smf] INFO: Removed Session: UE IMSI:[262425083664594] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 01/28 11:05:36.846: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 01/28 11:05:36.853: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 01/28 11:05:36.857: [smf] INFO: Removed Session: UE IMSI:[262426014666299] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 01/28 11:05:36.857: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 01/28 11:05:36.863: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 01/28 11:05:36.868: [smf] INFO: Removed Session: UE IMSI:[262429787447515] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 01/28 11:05:36.868: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 01/28 11:05:36.874: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 01/28 11:05:36.880: [smf] INFO: Removed Session: UE IMSI:[262425357752504] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 01/28 11:05:36.880: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 01/28 11:05:36.885: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 01/28 11:05:36.895: [smf] INFO: Removed Session: UE IMSI:[262428950516126] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 01/28 11:05:36.895: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 01/28 11:05:36.897: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 01/28 11:05:36.904: [smf] INFO: Removed Session: UE IMSI:[262421341114393] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 01/28 11:05:36.904: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 01/28 11:05:36.907: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 01/28 11:05:36.912: [smf] INFO: Removed Session: UE IMSI:[262427852827370] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 01/28 11:05:36.912: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 01/28 11:05:36.918: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 01/28 11:05:36.923: [smf] INFO: Removed Session: UE IMSI:[262428736046387] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 01/28 11:05:36.923: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 01/28 11:05:36.929: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 01/28 11:05:36.936: [smf] INFO: Removed Session: UE IMSI:[262420957302149] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 01/28 11:05:36.936: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 01/28 11:05:36.939: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 01/28 11:05:36.946: [smf] INFO: Removed Session: UE IMSI:[262426615591849] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 01/28 11:05:36.946: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 01/28 11:05:36.950: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 01/28 11:05:36.955: [smf] INFO: Removed Session: UE IMSI:[262421398305168] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 01/28 11:05:36.955: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 01/28 11:05:36.961: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 01/28 11:05:36.967: [smf] INFO: Removed Session: UE IMSI:[262426150103310] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 01/28 11:05:36.967: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 01/28 11:05:36.971: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 01/28 11:05:36.974: [smf] INFO: Removed Session: UE IMSI:[262421437807638] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 01/28 11:05:36.974: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 01/28 11:05:36.981: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 01/28 11:05:36.985: [smf] INFO: Removed Session: UE IMSI:[262429096699620] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 01/28 11:05:36.985: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 01/28 11:05:36.992: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 01/28 11:05:36.998: [smf] INFO: Removed Session: UE IMSI:[262421697321303] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:36.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 01/28 11:05:36.998: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 01/28 11:05:37.003: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 01/28 11:05:37.009: [smf] INFO: Removed Session: UE IMSI:[262420629600075] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 01/28 11:05:37.009: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 01/28 11:05:37.014: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 01/28 11:05:37.019: [smf] INFO: Removed Session: UE IMSI:[262426480893705] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 01/28 11:05:37.019: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 01/28 11:05:37.025: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 01/28 11:05:37.031: [smf] INFO: Removed Session: UE IMSI:[262429657601039] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 01/28 11:05:37.031: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 01/28 11:05:37.036: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 01/28 11:05:37.041: [smf] INFO: Removed Session: UE IMSI:[262424290238331] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 01/28 11:05:37.041: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 01/28 11:05:37.047: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 01/28 11:05:37.051: [smf] INFO: Removed Session: UE IMSI:[262420184989741] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 01/28 11:05:37.051: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 01/28 11:05:37.057: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 01/28 11:05:37.062: [smf] INFO: Removed Session: UE IMSI:[262425725756248] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 01/28 11:05:37.062: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 01/28 11:05:37.068: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 01/28 11:05:37.077: [smf] INFO: Removed Session: UE IMSI:[262422999343376] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 01/28 11:05:37.077: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 01/28 11:05:37.079: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 01/28 11:05:37.087: [smf] INFO: Removed Session: UE IMSI:[262429407906456] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 01/28 11:05:37.087: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 01/28 11:05:37.090: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 01/28 11:05:37.095: [smf] INFO: Removed Session: UE IMSI:[262425639360353] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 01/28 11:05:37.095: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 01/28 11:05:37.101: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 01/28 11:05:37.106: [smf] INFO: Removed Session: UE IMSI:[262426265503330] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 01/28 11:05:37.106: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 01/28 11:05:37.112: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 01/28 11:05:37.117: [smf] INFO: Removed Session: UE IMSI:[262422634066449] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 01/28 11:05:37.117: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 01/28 11:05:37.123: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 01/28 11:05:37.128: [smf] INFO: Removed Session: UE IMSI:[262422577744352] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 01/28 11:05:37.128: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 01/28 11:05:37.134: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 01/28 11:05:37.139: [smf] INFO: Removed Session: UE IMSI:[262422752140327] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 01/28 11:05:37.139: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 01/28 11:05:37.145: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 01/28 11:05:37.150: [smf] INFO: Removed Session: UE IMSI:[262422769434524] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 01/28 11:05:37.150: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 01/28 11:05:37.155: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 01/28 11:05:37.160: [smf] INFO: Removed Session: UE IMSI:[262426910491535] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 01/28 11:05:37.160: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 01/28 11:05:37.166: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 01/28 11:05:37.171: [smf] INFO: Removed Session: UE IMSI:[262429919156786] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 01/28 11:05:37.171: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 01/28 11:05:37.177: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 01/28 11:05:37.182: [smf] INFO: Removed Session: UE IMSI:[262425198442995] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 01/28 11:05:37.182: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 01/28 11:05:37.188: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 01/28 11:05:37.193: [smf] INFO: Removed Session: UE IMSI:[262424322152952] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 01/28 11:05:37.193: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 01/28 11:05:37.199: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 01/28 11:05:37.204: [smf] INFO: Removed Session: UE IMSI:[262428320353589] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 01/28 11:05:37.204: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 01/28 11:05:37.209: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 01/28 11:05:37.215: [smf] INFO: Removed Session: UE IMSI:[262429814472388] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 01/28 11:05:37.215: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 01/28 11:05:37.220: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 01/28 11:05:37.225: [smf] INFO: Removed Session: UE IMSI:[262424270251555] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 01/28 11:05:37.225: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 01/28 11:05:37.231: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 01/28 11:05:37.236: [smf] INFO: Removed Session: UE IMSI:[262422508049822] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 01/28 11:05:37.237: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 01/28 11:05:37.242: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 01/28 11:05:37.247: [smf] INFO: Removed Session: UE IMSI:[262422097668826] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 01/28 11:05:37.247: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 01/28 11:05:37.253: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 01/28 11:05:37.257: [smf] INFO: Removed Session: UE IMSI:[262426879779431] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 01/28 11:05:37.257: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 01/28 11:05:37.263: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 01/28 11:05:37.268: [smf] INFO: Removed Session: UE IMSI:[262427431943138] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 01/28 11:05:37.269: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 01/28 11:05:37.274: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 01/28 11:05:37.279: [smf] INFO: Removed Session: UE IMSI:[262428031485356] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 01/28 11:05:37.279: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 01/28 11:05:37.285: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 01/28 11:05:37.290: [smf] INFO: Removed Session: UE IMSI:[262421189014399] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 01/28 11:05:37.290: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 01/28 11:05:37.296: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 01/28 11:05:37.300: [smf] INFO: Removed Session: UE IMSI:[262420073134711] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 01/28 11:05:37.300: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 01/28 11:05:37.306: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 01/28 11:05:37.312: [smf] INFO: Removed Session: UE IMSI:[262421536557492] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 01/28 11:05:37.312: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 01/28 11:05:37.317: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 01/28 11:05:37.322: [smf] INFO: Removed Session: UE IMSI:[262424656341016] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 01/28 11:05:37.322: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 01/28 11:05:37.328: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 01/28 11:05:37.333: [smf] INFO: Removed Session: UE IMSI:[262427459623735] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 01/28 11:05:37.333: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 01/28 11:05:37.339: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 01/28 11:05:37.344: [smf] INFO: Removed Session: UE IMSI:[262429007426797] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 01/28 11:05:37.344: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 01/28 11:05:37.350: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 01/28 11:05:37.359: [smf] INFO: Removed Session: UE IMSI:[262421593886114] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 01/28 11:05:37.359: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 01/28 11:05:37.361: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 01/28 11:05:37.369: [smf] INFO: Removed Session: UE IMSI:[262420074459089] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 01/28 11:05:37.369: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 01/28 11:05:37.372: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 01/28 11:05:37.378: [smf] INFO: Removed Session: UE IMSI:[262429689876633] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 01/28 11:05:37.378: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 01/28 11:05:37.383: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 01/28 11:05:37.392: [smf] INFO: Removed Session: UE IMSI:[262422325755933] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 01/28 11:05:37.393: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 01/28 11:05:37.395: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 01/28 11:05:37.401: [smf] INFO: Removed Session: UE IMSI:[262424274820305] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 01/28 11:05:37.401: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 01/28 11:05:37.405: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 01/28 11:05:37.411: [smf] INFO: Removed Session: UE IMSI:[262428253885018] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 01/28 11:05:37.411: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 01/28 11:05:37.416: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 01/28 11:05:37.421: [smf] INFO: Removed Session: UE IMSI:[262429105429835] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 01/28 11:05:37.421: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 01/28 11:05:37.427: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 01/28 11:05:37.432: [smf] INFO: Removed Session: UE IMSI:[262423790093018] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 01/28 11:05:37.432: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 01/28 11:05:37.438: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 01/28 11:05:37.443: [smf] INFO: Removed Session: UE IMSI:[262425717785902] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 01/28 11:05:37.443: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 01/28 11:05:37.448: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 01/28 11:05:37.455: [smf] INFO: Removed Session: UE IMSI:[262421075397823] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 01/28 11:05:37.455: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 01/28 11:05:37.459: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 01/28 11:05:37.466: [smf] INFO: Removed Session: UE IMSI:[262425909520074] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 01/28 11:05:37.466: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 01/28 11:05:37.470: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 01/28 11:05:37.476: [smf] INFO: Removed Session: UE IMSI:[262424384147329] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 01/28 11:05:37.476: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 01/28 11:05:37.481: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 01/28 11:05:37.485: [smf] INFO: Removed Session: UE IMSI:[262429472089147] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 01/28 11:05:37.485: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 01/28 11:05:37.491: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 01/28 11:05:37.496: [smf] INFO: Removed Session: UE IMSI:[262428545764283] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 01/28 11:05:37.496: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 01/28 11:05:37.502: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 01/28 11:05:37.507: [smf] INFO: Removed Session: UE IMSI:[262420855486456] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 01/28 11:05:37.507: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 01/28 11:05:37.513: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 01/28 11:05:37.518: [smf] INFO: Removed Session: UE IMSI:[262423627402791] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 01/28 11:05:37.518: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 01/28 11:05:37.524: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 01/28 11:05:37.529: [smf] INFO: Removed Session: UE IMSI:[262428208906721] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 01/28 11:05:37.529: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 01/28 11:05:37.534: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 01/28 11:05:37.539: [smf] INFO: Removed Session: UE IMSI:[262427741900336] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 01/28 11:05:37.539: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 01/28 11:05:37.545: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 01/28 11:05:37.550: [smf] INFO: Removed Session: UE IMSI:[262424899277951] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 01/28 11:05:37.550: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 01/28 11:05:37.556: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 01/28 11:05:37.561: [smf] INFO: Removed Session: UE IMSI:[262424384904195] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 01/28 11:05:37.561: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 01/28 11:05:37.567: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 01/28 11:05:37.572: [smf] INFO: Removed Session: UE IMSI:[262420110728830] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 01/28 11:05:37.572: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 01/28 11:05:37.577: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 01/28 11:05:37.583: [smf] INFO: Removed Session: UE IMSI:[262427647618241] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 01/28 11:05:37.583: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 01/28 11:05:37.588: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 01/28 11:05:37.594: [smf] INFO: Removed Session: UE IMSI:[262422822676093] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 01/28 11:05:37.594: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 01/28 11:05:37.599: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 01/28 11:05:37.605: [smf] INFO: Removed Session: UE IMSI:[262421817664932] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 01/28 11:05:37.605: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 01/28 11:05:37.609: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 01/28 11:05:37.613: [smf] INFO: Removed Session: UE IMSI:[262420216976354] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 01/28 11:05:37.613: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 01/28 11:05:37.620: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 01/28 11:05:37.623: [smf] INFO: Removed Session: UE IMSI:[262425827292755] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 01/28 11:05:37.623: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 01/28 11:05:37.630: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 01/28 11:05:37.633: [smf] INFO: Removed Session: UE IMSI:[262422523425776] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 01/28 11:05:37.633: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 01/28 11:05:37.640: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 01/28 11:05:37.643: [smf] INFO: Removed Session: UE IMSI:[262424671791899] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 01/28 11:05:37.643: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 01/28 11:05:37.650: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 01/28 11:05:37.653: [smf] INFO: Removed Session: UE IMSI:[262421815976025] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 01/28 11:05:37.653: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 01/28 11:05:37.661: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 01/28 11:05:37.662: [smf] INFO: Removed Session: UE IMSI:[262427092995513] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 01/28 11:05:37.662: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 01/28 11:05:37.671: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 01/28 11:05:37.673: [smf] INFO: Removed Session: UE IMSI:[262423569840213] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 01/28 11:05:37.673: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 01/28 11:05:37.681: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 01/28 11:05:37.683: [smf] INFO: Removed Session: UE IMSI:[262424045267655] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 01/28 11:05:37.683: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 01/28 11:05:37.691: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 01/28 11:05:37.693: [smf] INFO: Removed Session: UE IMSI:[262426061279273] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 01/28 11:05:37.693: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 01/28 11:05:37.702: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 01/28 11:05:37.704: [smf] INFO: Removed Session: UE IMSI:[262424629580413] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 01/28 11:05:37.704: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 01/28 11:05:37.712: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 01/28 11:05:37.714: [smf] INFO: Removed Session: UE IMSI:[262426681673722] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 01/28 11:05:37.714: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 01/28 11:05:37.722: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 01/28 11:05:37.725: [smf] INFO: Removed Session: UE IMSI:[262422116136823] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 01/28 11:05:37.725: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 01/28 11:05:37.733: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 01/28 11:05:37.734: [smf] INFO: Removed Session: UE IMSI:[262429455616662] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 01/28 11:05:37.734: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 01/28 11:05:37.743: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 01/28 11:05:37.745: [smf] INFO: Removed Session: UE IMSI:[262426537460981] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 01/28 11:05:37.745: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 01/28 11:05:37.753: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 01/28 11:05:37.755: [smf] INFO: Removed Session: UE IMSI:[262422227121088] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 01/28 11:05:37.755: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 01/28 11:05:37.763: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 01/28 11:05:37.765: [smf] INFO: Removed Session: UE IMSI:[262423109833820] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 01/28 11:05:37.765: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 01/28 11:05:37.774: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 01/28 11:05:37.776: [smf] INFO: Removed Session: UE IMSI:[262427265305957] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 01/28 11:05:37.776: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 01/28 11:05:37.784: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 01/28 11:05:37.786: [smf] INFO: Removed Session: UE IMSI:[262426023533423] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 01/28 11:05:37.786: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 01/28 11:05:37.794: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 01/28 11:05:37.796: [smf] INFO: Removed Session: UE IMSI:[262429028820656] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 01/28 11:05:37.796: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 01/28 11:05:37.804: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 01/28 11:05:37.806: [smf] INFO: Removed Session: UE IMSI:[262420717930506] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 01/28 11:05:37.806: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 01/28 11:05:37.815: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 01/28 11:05:37.816: [smf] INFO: Removed Session: UE IMSI:[262426525015008] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 01/28 11:05:37.816: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 01/28 11:05:37.825: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 01/28 11:05:37.827: [smf] INFO: Removed Session: UE IMSI:[262424085142711] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 01/28 11:05:37.827: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 01/28 11:05:37.835: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 01/28 11:05:37.837: [smf] INFO: Removed Session: UE IMSI:[262420375335351] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 01/28 11:05:37.837: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 01/28 11:05:37.845: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 01/28 11:05:37.847: [smf] INFO: Removed Session: UE IMSI:[262428922093763] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 01/28 11:05:37.847: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 01/28 11:05:37.856: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 01/28 11:05:37.857: [smf] INFO: Removed Session: UE IMSI:[262424072241964] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 01/28 11:05:37.857: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 01/28 11:05:37.866: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 01/28 11:05:37.867: [smf] INFO: Removed Session: UE IMSI:[262427277882925] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 01/28 11:05:37.867: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 01/28 11:05:37.876: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 01/28 11:05:37.878: [smf] INFO: Removed Session: UE IMSI:[262428261605842] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 01/28 11:05:37.878: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 01/28 11:05:37.886: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 01/28 11:05:37.888: [smf] INFO: Removed Session: UE IMSI:[262420682502520] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 01/28 11:05:37.888: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 01/28 11:05:37.896: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 01/28 11:05:37.898: [smf] INFO: Removed Session: UE IMSI:[262425851367940] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 01/28 11:05:37.898: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 01/28 11:05:37.907: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 01/28 11:05:37.908: [smf] INFO: Removed Session: UE IMSI:[262424722001030] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 01/28 11:05:37.908: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 01/28 11:05:37.917: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 01/28 11:05:37.919: [smf] INFO: Removed Session: UE IMSI:[262420220432457] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 01/28 11:05:37.919: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 01/28 11:05:37.927: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 01/28 11:05:37.930: [smf] INFO: Removed Session: UE IMSI:[262420551020574] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 01/28 11:05:37.930: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 01/28 11:05:37.937: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 01/28 11:05:37.940: [smf] INFO: Removed Session: UE IMSI:[262420128591703] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 01/28 11:05:37.940: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 01/28 11:05:37.948: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 01/28 11:05:37.949: [smf] INFO: Removed Session: UE IMSI:[262423821969409] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 01/28 11:05:37.950: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 01/28 11:05:37.958: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 01/28 11:05:37.960: [smf] INFO: Removed Session: UE IMSI:[262424747711078] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 01/28 11:05:37.960: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 01/28 11:05:37.968: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 01/28 11:05:37.970: [smf] INFO: Removed Session: UE IMSI:[262420938589819] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 01/28 11:05:37.970: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 01/28 11:05:37.978: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 01/28 11:05:37.980: [smf] INFO: Removed Session: UE IMSI:[262427947160703] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 01/28 11:05:37.980: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 01/28 11:05:37.989: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 01/28 11:05:37.990: [smf] INFO: Removed Session: UE IMSI:[262421246530018] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:37.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 01/28 11:05:37.990: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 01/28 11:05:37.999: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 01/28 11:05:38.001: [smf] INFO: Removed Session: UE IMSI:[262429020602220] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 01/28 11:05:38.001: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 01/28 11:05:38.009: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 01/28 11:05:38.011: [smf] INFO: Removed Session: UE IMSI:[262424404433789] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 01/28 11:05:38.011: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 01/28 11:05:38.019: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 01/28 11:05:38.021: [smf] INFO: Removed Session: UE IMSI:[262429615287049] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 01/28 11:05:38.021: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 01/28 11:05:38.030: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 01/28 11:05:38.034: [smf] INFO: Removed Session: UE IMSI:[262425334236314] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 01/28 11:05:38.034: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 01/28 11:05:38.041: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 01/28 11:05:38.046: [smf] INFO: Removed Session: UE IMSI:[262426006588083] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 01/28 11:05:38.046: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 01/28 11:05:38.051: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 01/28 11:05:38.057: [smf] INFO: Removed Session: UE IMSI:[262427228845372] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 01/28 11:05:38.057: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 01/28 11:05:38.062: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 01/28 11:05:38.068: [smf] INFO: Removed Session: UE IMSI:[262426891551463] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 01/28 11:05:38.068: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 01/28 11:05:38.073: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 01/28 11:05:38.078: [smf] INFO: Removed Session: UE IMSI:[262422758267140] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 01/28 11:05:38.078: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 01/28 11:05:38.084: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 01/28 11:05:38.089: [smf] INFO: Removed Session: UE IMSI:[262429173429181] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 01/28 11:05:38.089: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 01/28 11:05:38.094: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 01/28 11:05:38.099: [smf] INFO: Removed Session: UE IMSI:[262421812737662] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 01/28 11:05:38.099: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 01/28 11:05:38.105: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 01/28 11:05:38.110: [smf] INFO: Removed Session: UE IMSI:[262428059093707] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 01/28 11:05:38.110: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 01/28 11:05:38.116: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 01/28 11:05:38.121: [smf] INFO: Removed Session: UE IMSI:[262420075556804] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 01/28 11:05:38.121: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 01/28 11:05:38.127: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 01/28 11:05:38.131: [smf] INFO: Removed Session: UE IMSI:[262422348615457] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 01/28 11:05:38.131: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 01/28 11:05:38.137: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 01/28 11:05:38.142: [smf] INFO: Removed Session: UE IMSI:[262427701131744] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 01/28 11:05:38.143: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 01/28 11:05:38.148: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 01/28 11:05:38.153: [smf] INFO: Removed Session: UE IMSI:[262423764215651] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 01/28 11:05:38.153: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 01/28 11:05:38.159: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 01/28 11:05:38.164: [smf] INFO: Removed Session: UE IMSI:[262422864080386] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 01/28 11:05:38.164: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 01/28 11:05:38.170: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 01/28 11:05:38.175: [smf] INFO: Removed Session: UE IMSI:[262426555387276] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 01/28 11:05:38.175: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 01/28 11:05:38.180: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 01/28 11:05:38.185: [smf] INFO: Removed Session: UE IMSI:[262421817282719] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 01/28 11:05:38.185: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 01/28 11:05:38.191: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 01/28 11:05:38.197: [smf] INFO: Removed Session: UE IMSI:[262428120325278] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 01/28 11:05:38.197: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 01/28 11:05:38.202: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 01/28 11:05:38.207: [smf] INFO: Removed Session: UE IMSI:[262422837483536] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 01/28 11:05:38.207: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 01/28 11:05:38.213: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 01/28 11:05:38.218: [smf] INFO: Removed Session: UE IMSI:[262421057315019] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 01/28 11:05:38.218: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 01/28 11:05:38.224: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 01/28 11:05:38.229: [smf] INFO: Removed Session: UE IMSI:[262426493527807] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 01/28 11:05:38.229: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 01/28 11:05:38.234: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 01/28 11:05:38.239: [smf] INFO: Removed Session: UE IMSI:[262423869293754] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 01/28 11:05:38.239: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 01/28 11:05:38.245: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 01/28 11:05:38.250: [smf] INFO: Removed Session: UE IMSI:[262420666058860] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 01/28 11:05:38.250: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 01/28 11:05:38.256: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 01/28 11:05:38.261: [smf] INFO: Removed Session: UE IMSI:[262422305430885] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 01/28 11:05:38.261: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 01/28 11:05:38.267: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 01/28 11:05:38.272: [smf] INFO: Removed Session: UE IMSI:[262420414267206] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 01/28 11:05:38.272: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 01/28 11:05:38.277: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 01/28 11:05:38.283: [smf] INFO: Removed Session: UE IMSI:[262424007043610] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 01/28 11:05:38.283: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 01/28 11:05:38.288: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 01/28 11:05:38.293: [smf] INFO: Removed Session: UE IMSI:[262424839960403] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 01/28 11:05:38.293: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 01/28 11:05:38.299: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 01/28 11:05:38.305: [smf] INFO: Removed Session: UE IMSI:[262426310428646] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 01/28 11:05:38.305: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 01/28 11:05:38.310: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 01/28 11:05:38.314: [smf] INFO: Removed Session: UE IMSI:[262422215302743] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 01/28 11:05:38.314: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 01/28 11:05:38.321: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 01/28 11:05:38.325: [smf] INFO: Removed Session: UE IMSI:[262427994904486] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 01/28 11:05:38.325: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 01/28 11:05:38.331: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 01/28 11:05:38.337: [smf] INFO: Removed Session: UE IMSI:[262429473354617] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 01/28 11:05:38.337: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 01/28 11:05:38.342: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 01/28 11:05:38.347: [smf] INFO: Removed Session: UE IMSI:[262429458722582] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 01/28 11:05:38.347: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 01/28 11:05:38.353: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 01/28 11:05:38.359: [smf] INFO: Removed Session: UE IMSI:[262426794086648] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 01/28 11:05:38.359: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 01/28 11:05:38.364: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 01/28 11:05:38.369: [smf] INFO: Removed Session: UE IMSI:[262425669793673] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 01/28 11:05:38.369: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 01/28 11:05:38.375: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 01/28 11:05:38.383: [smf] INFO: Removed Session: UE IMSI:[262426443843546] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 01/28 11:05:38.383: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 01/28 11:05:38.386: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 01/28 11:05:38.391: [smf] INFO: Removed Session: UE IMSI:[262420797812917] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 01/28 11:05:38.391: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 01/28 11:05:38.397: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 01/28 11:05:38.401: [smf] INFO: Removed Session: UE IMSI:[262421399814995] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 01/28 11:05:38.401: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 01/28 11:05:38.407: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 01/28 11:05:38.412: [smf] INFO: Removed Session: UE IMSI:[262427526807808] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 01/28 11:05:38.412: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 01/28 11:05:38.418: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 01/28 11:05:38.421: [smf] INFO: Removed Session: UE IMSI:[262420372219825] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 01/28 11:05:38.421: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 01/28 11:05:38.428: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 01/28 11:05:38.432: [smf] INFO: Removed Session: UE IMSI:[262425575088250] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 01/28 11:05:38.432: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 01/28 11:05:38.439: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 01/28 11:05:38.445: [smf] INFO: Removed Session: UE IMSI:[262421289236279] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 01/28 11:05:38.445: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 01/28 11:05:38.450: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 01/28 11:05:38.455: [smf] INFO: Removed Session: UE IMSI:[262426171162301] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 01/28 11:05:38.456: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 01/28 11:05:38.461: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 01/28 11:05:38.466: [smf] INFO: Removed Session: UE IMSI:[262426995216293] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 01/28 11:05:38.466: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 01/28 11:05:38.471: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 01/28 11:05:38.475: [smf] INFO: Removed Session: UE IMSI:[262429140138716] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 01/28 11:05:38.475: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 01/28 11:05:38.481: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 01/28 11:05:38.483: [smf] INFO: Removed Session: UE IMSI:[262424742943505] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 01/28 11:05:38.483: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 01/28 11:05:38.492: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 01/28 11:05:38.496: [smf] INFO: Removed Session: UE IMSI:[262427088134834] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 01/28 11:05:38.496: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 01/28 11:05:38.503: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 01/28 11:05:38.510: [smf] INFO: Removed Session: UE IMSI:[262425764958263] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 01/28 11:05:38.511: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 01/28 11:05:38.514: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 01/28 11:05:38.519: [smf] INFO: Removed Session: UE IMSI:[262428290477943] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 01/28 11:05:38.519: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 01/28 11:05:38.524: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 01/28 11:05:38.529: [smf] INFO: Removed Session: UE IMSI:[262425451339359] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 01/28 11:05:38.529: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 01/28 11:05:38.535: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 01/28 11:05:38.540: [smf] INFO: Removed Session: UE IMSI:[262422597264998] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 01/28 11:05:38.540: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 01/28 11:05:38.546: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 01/28 11:05:38.551: [smf] INFO: Removed Session: UE IMSI:[262425211982119] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 01/28 11:05:38.551: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 01/28 11:05:38.557: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 01/28 11:05:38.564: [smf] INFO: Removed Session: UE IMSI:[262420333050447] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 01/28 11:05:38.564: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 01/28 11:05:38.568: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 01/28 11:05:38.577: [smf] INFO: Removed Session: UE IMSI:[262426432169281] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 01/28 11:05:38.578: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 01/28 11:05:38.580: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 01/28 11:05:38.589: [smf] INFO: Removed Session: UE IMSI:[262427970478660] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 01/28 11:05:38.589: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 01/28 11:05:38.591: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 01/28 11:05:38.600: [smf] INFO: Removed Session: UE IMSI:[262427632820866] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 01/28 11:05:38.600: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 01/28 11:05:38.602: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 01/28 11:05:38.609: [smf] INFO: Removed Session: UE IMSI:[262423795513870] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 01/28 11:05:38.609: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 01/28 11:05:38.613: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 01/28 11:05:38.619: [smf] INFO: Removed Session: UE IMSI:[262421725883437] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 01/28 11:05:38.619: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 01/28 11:05:38.624: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 01/28 11:05:38.629: [smf] INFO: Removed Session: UE IMSI:[262429656102106] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 01/28 11:05:38.629: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 01/28 11:05:38.635: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 01/28 11:05:38.640: [smf] INFO: Removed Session: UE IMSI:[262421556405184] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 01/28 11:05:38.640: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 01/28 11:05:38.645: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 01/28 11:05:38.651: [smf] INFO: Removed Session: UE IMSI:[262428238684400] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 01/28 11:05:38.651: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 01/28 11:05:38.656: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 01/28 11:05:38.661: [smf] INFO: Removed Session: UE IMSI:[262424906343501] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 01/28 11:05:38.661: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 01/28 11:05:38.667: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 01/28 11:05:38.672: [smf] INFO: Removed Session: UE IMSI:[262429025737653] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 01/28 11:05:38.672: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 01/28 11:05:38.677: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 01/28 11:05:38.683: [smf] INFO: Removed Session: UE IMSI:[262429175029469] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 01/28 11:05:38.683: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 01/28 11:05:38.688: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 01/28 11:05:38.694: [smf] INFO: Removed Session: UE IMSI:[262429473633320] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 01/28 11:05:38.694: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 01/28 11:05:38.699: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 01/28 11:05:38.704: [smf] INFO: Removed Session: UE IMSI:[262423516410148] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 01/28 11:05:38.704: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 01/28 11:05:38.710: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 01/28 11:05:38.716: [smf] INFO: Removed Session: UE IMSI:[262425618310071] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 01/28 11:05:38.716: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 01/28 11:05:38.720: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 01/28 11:05:38.726: [smf] INFO: Removed Session: UE IMSI:[262423298663975] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 01/28 11:05:38.726: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 01/28 11:05:38.731: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 01/28 11:05:38.736: [smf] INFO: Removed Session: UE IMSI:[262425980228224] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 01/28 11:05:38.736: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 01/28 11:05:38.742: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 01/28 11:05:38.747: [smf] INFO: Removed Session: UE IMSI:[262423444665527] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 01/28 11:05:38.747: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 01/28 11:05:38.753: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 01/28 11:05:38.763: [smf] INFO: Removed Session: UE IMSI:[262424734131312] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 01/28 11:05:38.763: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 01/28 11:05:38.764: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 01/28 11:05:38.773: [smf] INFO: Removed Session: UE IMSI:[262424001441318] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 01/28 11:05:38.773: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 01/28 11:05:38.775: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 01/28 11:05:38.781: [smf] INFO: Removed Session: UE IMSI:[262425713394818] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 01/28 11:05:38.781: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 01/28 11:05:38.786: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 01/28 11:05:38.792: [smf] INFO: Removed Session: UE IMSI:[262420922356196] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 01/28 11:05:38.792: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 01/28 11:05:38.797: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 01/28 11:05:38.806: [smf] INFO: Removed Session: UE IMSI:[262422652852384] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 01/28 11:05:38.806: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 01/28 11:05:38.809: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 01/28 11:05:38.816: [smf] INFO: Removed Session: UE IMSI:[262420357956968] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 01/28 11:05:38.816: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 01/28 11:05:38.820: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 01/28 11:05:38.827: [smf] INFO: Removed Session: UE IMSI:[262420081899335] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 01/28 11:05:38.827: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 01/28 11:05:38.831: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 01/28 11:05:38.836: [smf] INFO: Removed Session: UE IMSI:[262428670058977] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 01/28 11:05:38.836: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 01/28 11:05:38.842: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 01/28 11:05:38.850: [smf] INFO: Removed Session: UE IMSI:[262428989514015] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 01/28 11:05:38.850: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 01/28 11:05:38.853: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 01/28 11:05:38.858: [smf] INFO: Removed Session: UE IMSI:[262427062115504] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 01/28 11:05:38.858: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 01/28 11:05:38.864: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 01/28 11:05:38.868: [smf] INFO: Removed Session: UE IMSI:[262426845989299] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 01/28 11:05:38.868: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 01/28 11:05:38.875: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 01/28 11:05:38.883: [smf] INFO: Removed Session: UE IMSI:[262420881202607] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 01/28 11:05:38.883: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 01/28 11:05:38.886: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 01/28 11:05:38.893: [smf] INFO: Removed Session: UE IMSI:[262420970100082] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 01/28 11:05:38.893: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 01/28 11:05:38.897: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 01/28 11:05:38.902: [smf] INFO: Removed Session: UE IMSI:[262422864284267] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 01/28 11:05:38.902: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 01/28 11:05:38.908: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 01/28 11:05:38.914: [smf] INFO: Removed Session: UE IMSI:[262424590600129] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 01/28 11:05:38.914: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 01/28 11:05:38.919: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 01/28 11:05:38.924: [smf] INFO: Removed Session: UE IMSI:[262422729876818] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 01/28 11:05:38.924: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 01/28 11:05:38.930: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 01/28 11:05:38.935: [smf] INFO: Removed Session: UE IMSI:[262424362379810] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 01/28 11:05:38.935: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 01/28 11:05:38.941: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 01/28 11:05:38.946: [smf] INFO: Removed Session: UE IMSI:[262429259103756] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 01/28 11:05:38.946: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 01/28 11:05:38.952: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 01/28 11:05:38.960: [smf] INFO: Removed Session: UE IMSI:[262428227238318] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 01/28 11:05:38.960: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 01/28 11:05:38.963: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 01/28 11:05:38.969: [smf] INFO: Removed Session: UE IMSI:[262429865314343] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 01/28 11:05:38.969: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 01/28 11:05:38.974: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 01/28 11:05:38.981: [smf] INFO: Removed Session: UE IMSI:[262420386285778] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 01/28 11:05:38.981: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 01/28 11:05:38.985: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 01/28 11:05:38.990: [smf] INFO: Removed Session: UE IMSI:[262420327699170] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:38.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 01/28 11:05:38.990: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 01/28 11:05:38.996: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 01/28 11:05:39.004: [smf] INFO: Removed Session: UE IMSI:[262422037476927] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 01/28 11:05:39.004: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 01/28 11:05:39.008: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 01/28 11:05:39.014: [smf] INFO: Removed Session: UE IMSI:[262429320769571] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 01/28 11:05:39.014: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 01/28 11:05:39.019: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 01/28 11:05:39.024: [smf] INFO: Removed Session: UE IMSI:[262423696810477] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 01/28 11:05:39.024: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 01/28 11:05:39.030: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 01/28 11:05:39.035: [smf] INFO: Removed Session: UE IMSI:[262429712875736] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 01/28 11:05:39.035: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 01/28 11:05:39.041: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 01/28 11:05:39.046: [smf] INFO: Removed Session: UE IMSI:[262424080105234] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 01/28 11:05:39.047: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 01/28 11:05:39.052: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 01/28 11:05:39.061: [smf] INFO: Removed Session: UE IMSI:[262424066580549] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 01/28 11:05:39.061: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 01/28 11:05:39.063: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 01/28 11:05:39.067: [smf] INFO: Removed Session: UE IMSI:[262427124343450] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 01/28 11:05:39.067: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 01/28 11:05:39.073: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 01/28 11:05:39.079: [smf] INFO: Removed Session: UE IMSI:[262426058904051] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 01/28 11:05:39.079: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 01/28 11:05:39.084: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 01/28 11:05:39.089: [smf] INFO: Removed Session: UE IMSI:[262428109214423] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 01/28 11:05:39.089: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 01/28 11:05:39.095: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 01/28 11:05:39.100: [smf] INFO: Removed Session: UE IMSI:[262424136980606] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 01/28 11:05:39.100: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 01/28 11:05:39.106: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 01/28 11:05:39.111: [smf] INFO: Removed Session: UE IMSI:[262428575417024] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 01/28 11:05:39.111: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 01/28 11:05:39.117: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 01/28 11:05:39.126: [smf] INFO: Removed Session: UE IMSI:[262422742738079] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 01/28 11:05:39.126: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 01/28 11:05:39.128: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 01/28 11:05:39.139: [smf] INFO: Removed Session: UE IMSI:[262428935580791] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 01/28 11:05:39.139: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 01/28 11:05:39.140: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 01/28 11:05:39.147: [smf] INFO: Removed Session: UE IMSI:[262426977324046] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 01/28 11:05:39.147: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 01/28 11:05:39.150: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 01/28 11:05:39.155: [smf] INFO: Removed Session: UE IMSI:[262428770043343] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 01/28 11:05:39.155: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 01/28 11:05:39.162: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 01/28 11:05:39.171: [smf] INFO: Removed Session: UE IMSI:[262425687278313] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 01/28 11:05:39.171: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 01/28 11:05:39.173: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 01/28 11:05:39.179: [smf] INFO: Removed Session: UE IMSI:[262424895544840] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 01/28 11:05:39.179: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 01/28 11:05:39.184: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 01/28 11:05:39.191: [smf] INFO: Removed Session: UE IMSI:[262424638414142] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 01/28 11:05:39.191: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 01/28 11:05:39.195: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 01/28 11:05:39.201: [smf] INFO: Removed Session: UE IMSI:[262428801222454] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 01/28 11:05:39.201: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 01/28 11:05:39.206: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 01/28 11:05:39.210: [smf] INFO: Removed Session: UE IMSI:[262429978917393] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 01/28 11:05:39.210: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 01/28 11:05:39.217: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 01/28 11:05:39.219: [smf] INFO: Removed Session: UE IMSI:[262420961917599] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 01/28 11:05:39.219: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 01/28 11:05:39.227: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 01/28 11:05:39.233: [smf] INFO: Removed Session: UE IMSI:[262429479373217] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 01/28 11:05:39.233: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 01/28 11:05:39.238: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 01/28 11:05:39.244: [smf] INFO: Removed Session: UE IMSI:[262423451425435] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 01/28 11:05:39.244: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 01/28 11:05:39.249: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 01/28 11:05:39.257: [smf] INFO: Removed Session: UE IMSI:[262426858369423] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 01/28 11:05:39.257: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 01/28 11:05:39.260: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 01/28 11:05:39.266: [smf] INFO: Removed Session: UE IMSI:[262429990820521] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 01/28 11:05:39.266: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 01/28 11:05:39.271: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 01/28 11:05:39.277: [smf] INFO: Removed Session: UE IMSI:[262428984438634] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 01/28 11:05:39.277: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 01/28 11:05:39.282: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 01/28 11:05:39.287: [smf] INFO: Removed Session: UE IMSI:[262426812659169] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 01/28 11:05:39.287: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 01/28 11:05:39.292: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 01/28 11:05:39.297: [smf] INFO: Removed Session: UE IMSI:[262423891541252] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 01/28 11:05:39.298: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 01/28 11:05:39.303: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 01/28 11:05:39.308: [smf] INFO: Removed Session: UE IMSI:[262423118253758] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 01/28 11:05:39.308: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 01/28 11:05:39.314: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 01/28 11:05:39.319: [smf] INFO: Removed Session: UE IMSI:[262420387061413] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 01/28 11:05:39.319: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 01/28 11:05:39.325: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 01/28 11:05:39.330: [smf] INFO: Removed Session: UE IMSI:[262423266746629] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 01/28 11:05:39.330: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 01/28 11:05:39.335: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 01/28 11:05:39.340: [smf] INFO: Removed Session: UE IMSI:[262420919995613] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 01/28 11:05:39.340: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 01/28 11:05:39.346: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 01/28 11:05:39.353: [smf] INFO: Removed Session: UE IMSI:[262421626154904] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 01/28 11:05:39.354: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 01/28 11:05:39.357: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 01/28 11:05:39.364: [smf] INFO: Removed Session: UE IMSI:[262422834038816] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 01/28 11:05:39.364: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 01/28 11:05:39.368: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 01/28 11:05:39.374: [smf] INFO: Removed Session: UE IMSI:[262428078230358] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 01/28 11:05:39.374: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 01/28 11:05:39.379: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 01/28 11:05:39.383: [smf] INFO: Removed Session: UE IMSI:[262423140761615] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 01/28 11:05:39.384: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 01/28 11:05:39.390: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 01/28 11:05:39.397: [smf] INFO: Removed Session: UE IMSI:[262427626377768] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 01/28 11:05:39.397: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 01/28 11:05:39.401: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 01/28 11:05:39.406: [smf] INFO: Removed Session: UE IMSI:[262423000384449] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 01/28 11:05:39.406: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 01/28 11:05:39.412: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 01/28 11:05:39.418: [smf] INFO: Removed Session: UE IMSI:[262422933231269] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 01/28 11:05:39.418: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 01/28 11:05:39.422: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 01/28 11:05:39.429: [smf] INFO: Removed Session: UE IMSI:[262428600302418] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 01/28 11:05:39.429: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 01/28 11:05:39.433: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 01/28 11:05:39.438: [smf] INFO: Removed Session: UE IMSI:[262427712754018] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 01/28 11:05:39.438: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 01/28 11:05:39.444: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 01/28 11:05:39.448: [smf] INFO: Removed Session: UE IMSI:[262425015337133] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 01/28 11:05:39.448: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 01/28 11:05:39.455: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 01/28 11:05:39.459: [smf] INFO: Removed Session: UE IMSI:[262426626191904] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 01/28 11:05:39.459: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 01/28 11:05:39.465: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 01/28 11:05:39.471: [smf] INFO: Removed Session: UE IMSI:[262426430503960] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 01/28 11:05:39.471: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 01/28 11:05:39.476: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 01/28 11:05:39.483: [smf] INFO: Removed Session: UE IMSI:[262426826801195] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 01/28 11:05:39.483: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 01/28 11:05:39.487: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 01/28 11:05:39.493: [smf] INFO: Removed Session: UE IMSI:[262420941864114] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 01/28 11:05:39.493: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 01/28 11:05:39.498: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 01/28 11:05:39.507: [smf] INFO: Removed Session: UE IMSI:[262426961927987] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 01/28 11:05:39.507: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 01/28 11:05:39.509: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 01/28 11:05:39.515: [smf] INFO: Removed Session: UE IMSI:[262424962262889] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 01/28 11:05:39.515: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 01/28 11:05:39.520: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 01/28 11:05:39.524: [smf] INFO: Removed Session: UE IMSI:[262426006577544] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 01/28 11:05:39.524: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 01/28 11:05:39.531: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 01/28 11:05:39.538: [smf] INFO: Removed Session: UE IMSI:[262421550770870] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 01/28 11:05:39.538: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 01/28 11:05:39.542: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 01/28 11:05:39.548: [smf] INFO: Removed Session: UE IMSI:[262425152085953] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 01/28 11:05:39.548: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 01/28 11:05:39.552: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 01/28 11:05:39.557: [smf] INFO: Removed Session: UE IMSI:[262428783587420] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 01/28 11:05:39.557: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 01/28 11:05:39.563: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 01/28 11:05:39.570: [smf] INFO: Removed Session: UE IMSI:[262427427663078] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 01/28 11:05:39.570: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 01/28 11:05:39.574: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 01/28 11:05:39.579: [smf] INFO: Removed Session: UE IMSI:[262426780496408] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 01/28 11:05:39.579: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 01/28 11:05:39.585: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 01/28 11:05:39.591: [smf] INFO: Removed Session: UE IMSI:[262421458948918] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 01/28 11:05:39.591: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 01/28 11:05:39.596: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 01/28 11:05:39.601: [smf] INFO: Removed Session: UE IMSI:[262426626830705] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 01/28 11:05:39.601: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 01/28 11:05:39.607: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 01/28 11:05:39.614: [smf] INFO: Removed Session: UE IMSI:[262423407769551] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 01/28 11:05:39.614: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 01/28 11:05:39.618: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 01/28 11:05:39.624: [smf] INFO: Removed Session: UE IMSI:[262427840590520] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 01/28 11:05:39.624: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 01/28 11:05:39.629: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 01/28 11:05:39.634: [smf] INFO: Removed Session: UE IMSI:[262426338112877] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 01/28 11:05:39.634: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 01/28 11:05:39.640: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 01/28 11:05:39.645: [smf] INFO: Removed Session: UE IMSI:[262426056210673] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 01/28 11:05:39.645: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 01/28 11:05:39.651: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 01/28 11:05:39.654: [smf] INFO: Removed Session: UE IMSI:[262429849487136] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 01/28 11:05:39.654: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 01/28 11:05:39.661: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 01/28 11:05:39.667: [smf] INFO: Removed Session: UE IMSI:[262425337922888] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 01/28 11:05:39.667: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 01/28 11:05:39.673: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 01/28 11:05:39.679: [smf] INFO: Removed Session: UE IMSI:[262429759130734] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 01/28 11:05:39.679: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 01/28 11:05:39.684: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 01/28 11:05:39.690: [smf] INFO: Removed Session: UE IMSI:[262427049969717] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 01/28 11:05:39.690: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 01/28 11:05:39.695: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 01/28 11:05:39.700: [smf] INFO: Removed Session: UE IMSI:[262428590706066] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 01/28 11:05:39.700: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 01/28 11:05:39.706: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 01/28 11:05:39.711: [smf] INFO: Removed Session: UE IMSI:[262429438070209] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 01/28 11:05:39.711: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 01/28 11:05:39.717: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 01/28 11:05:39.722: [smf] INFO: Removed Session: UE IMSI:[262420322649085] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 01/28 11:05:39.722: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 01/28 11:05:39.727: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 01/28 11:05:39.732: [smf] INFO: Removed Session: UE IMSI:[262429550610791] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 01/28 11:05:39.732: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 01/28 11:05:39.738: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 01/28 11:05:39.743: [smf] INFO: Removed Session: UE IMSI:[262421767224327] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 01/28 11:05:39.743: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 01/28 11:05:39.749: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 01/28 11:05:39.754: [smf] INFO: Removed Session: UE IMSI:[262428730145767] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 01/28 11:05:39.754: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 01/28 11:05:39.760: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 01/28 11:05:39.765: [smf] INFO: Removed Session: UE IMSI:[262427676586771] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 01/28 11:05:39.765: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 01/28 11:05:39.771: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 01/28 11:05:39.776: [smf] INFO: Removed Session: UE IMSI:[262429679169886] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 01/28 11:05:39.776: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 01/28 11:05:39.781: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 01/28 11:05:39.787: [smf] INFO: Removed Session: UE IMSI:[262424050893874] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 01/28 11:05:39.787: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 01/28 11:05:39.792: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 01/28 11:05:39.797: [smf] INFO: Removed Session: UE IMSI:[262425398113570] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 01/28 11:05:39.797: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 01/28 11:05:39.803: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 01/28 11:05:39.805: [smf] INFO: Removed Session: UE IMSI:[262429592759647] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 01/28 11:05:39.805: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 01/28 11:05:39.813: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 01/28 11:05:39.820: [smf] INFO: Removed Session: UE IMSI:[262428312553250] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 01/28 11:05:39.820: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 01/28 11:05:39.825: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 01/28 11:05:39.833: [smf] INFO: Removed Session: UE IMSI:[262423486391974] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 01/28 11:05:39.833: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 01/28 11:05:39.836: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 01/28 11:05:39.843: [smf] INFO: Removed Session: UE IMSI:[262420212077021] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 01/28 11:05:39.843: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 01/28 11:05:39.847: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 01/28 11:05:39.852: [smf] INFO: Removed Session: UE IMSI:[262425582025525] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 01/28 11:05:39.852: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 01/28 11:05:39.858: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 01/28 11:05:39.863: [smf] INFO: Removed Session: UE IMSI:[262420486617553] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 01/28 11:05:39.863: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 01/28 11:05:39.869: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 01/28 11:05:39.875: [smf] INFO: Removed Session: UE IMSI:[262429208029688] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 01/28 11:05:39.875: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 01/28 11:05:39.880: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 01/28 11:05:39.888: [smf] INFO: Removed Session: UE IMSI:[262427517872168] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 01/28 11:05:39.888: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 01/28 11:05:39.891: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 01/28 11:05:39.899: [smf] INFO: Removed Session: UE IMSI:[262424296856929] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 01/28 11:05:39.899: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 01/28 11:05:39.903: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 01/28 11:05:39.909: [smf] INFO: Removed Session: UE IMSI:[262426898067582] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 01/28 11:05:39.909: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 01/28 11:05:39.913: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 01/28 11:05:39.919: [smf] INFO: Removed Session: UE IMSI:[262429755360471] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 01/28 11:05:39.919: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 01/28 11:05:39.924: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 01/28 11:05:39.926: [smf] INFO: Removed Session: UE IMSI:[262428294369101] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 01/28 11:05:39.926: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 01/28 11:05:39.935: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 01/28 11:05:39.940: [smf] INFO: Removed Session: UE IMSI:[262429073102464] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 01/28 11:05:39.940: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 01/28 11:05:39.945: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 01/28 11:05:39.950: [smf] INFO: Removed Session: UE IMSI:[262421571731640] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 01/28 11:05:39.950: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 01/28 11:05:39.956: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 01/28 11:05:39.960: [smf] INFO: Removed Session: UE IMSI:[262426035993337] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 01/28 11:05:39.960: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 01/28 11:05:39.967: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 01/28 11:05:39.972: [smf] INFO: Removed Session: UE IMSI:[262425261466922] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 01/28 11:05:39.972: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 01/28 11:05:39.977: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 01/28 11:05:39.982: [smf] INFO: Removed Session: UE IMSI:[262426238499530] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 01/28 11:05:39.982: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 01/28 11:05:39.988: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 01/28 11:05:39.990: [smf] INFO: Removed Session: UE IMSI:[262422315154374] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:39.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 01/28 11:05:39.990: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 01/28 11:05:39.999: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 01/28 11:05:40.009: [smf] INFO: Removed Session: UE IMSI:[262427622915827] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 01/28 11:05:40.009: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 01/28 11:05:40.011: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 01/28 11:05:40.020: [smf] INFO: Removed Session: UE IMSI:[262421307549432] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 01/28 11:05:40.020: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 01/28 11:05:40.023: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 01/28 11:05:40.031: [smf] INFO: Removed Session: UE IMSI:[262423176036959] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 01/28 11:05:40.031: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 01/28 11:05:40.034: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 01/28 11:05:40.042: [smf] INFO: Removed Session: UE IMSI:[262423253757373] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 01/28 11:05:40.042: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 01/28 11:05:40.045: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 01/28 11:05:40.051: [smf] INFO: Removed Session: UE IMSI:[262425564745699] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 01/28 11:05:40.051: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 01/28 11:05:40.056: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 01/28 11:05:40.061: [smf] INFO: Removed Session: UE IMSI:[262426276122666] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 01/28 11:05:40.061: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 01/28 11:05:40.067: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 01/28 11:05:40.072: [smf] INFO: Removed Session: UE IMSI:[262421262761787] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 01/28 11:05:40.072: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 01/28 11:05:40.078: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 01/28 11:05:40.086: [smf] INFO: Removed Session: UE IMSI:[262423635468662] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 01/28 11:05:40.086: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 01/28 11:05:40.089: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 01/28 11:05:40.099: [smf] INFO: Removed Session: UE IMSI:[262421346891024] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 01/28 11:05:40.099: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 01/28 11:05:40.101: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 01/28 11:05:40.106: [smf] INFO: Removed Session: UE IMSI:[262423412073750] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 01/28 11:05:40.106: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 01/28 11:05:40.111: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 01/28 11:05:40.117: [smf] INFO: Removed Session: UE IMSI:[262428758523511] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 01/28 11:05:40.117: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 01/28 11:05:40.122: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 01/28 11:05:40.127: [smf] INFO: Removed Session: UE IMSI:[262423262418141] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 01/28 11:05:40.128: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 01/28 11:05:40.133: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 01/28 11:05:40.138: [smf] INFO: Removed Session: UE IMSI:[262425440488828] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 01/28 11:05:40.139: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 01/28 11:05:40.144: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 01/28 11:05:40.150: [smf] INFO: Removed Session: UE IMSI:[262427297637269] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 01/28 11:05:40.150: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 01/28 11:05:40.155: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 01/28 11:05:40.161: [smf] INFO: Removed Session: UE IMSI:[262427875967315] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 01/28 11:05:40.161: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 01/28 11:05:40.165: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 01/28 11:05:40.171: [smf] INFO: Removed Session: UE IMSI:[262427435264064] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 01/28 11:05:40.171: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 01/28 11:05:40.176: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 01/28 11:05:40.182: [smf] INFO: Removed Session: UE IMSI:[262421853718759] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 01/28 11:05:40.182: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 01/28 11:05:40.187: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 01/28 11:05:40.192: [smf] INFO: Removed Session: UE IMSI:[262424155925496] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 01/28 11:05:40.192: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 01/28 11:05:40.198: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 01/28 11:05:40.203: [smf] INFO: Removed Session: UE IMSI:[262429895844394] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 01/28 11:05:40.203: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 01/28 11:05:40.209: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 01/28 11:05:40.214: [smf] INFO: Removed Session: UE IMSI:[262424185256946] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 01/28 11:05:40.214: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 01/28 11:05:40.220: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 01/28 11:05:40.225: [smf] INFO: Removed Session: UE IMSI:[262427082386101] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 01/28 11:05:40.225: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 01/28 11:05:40.230: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 01/28 11:05:40.237: [smf] INFO: Removed Session: UE IMSI:[262428764295523] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 01/28 11:05:40.237: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 01/28 11:05:40.241: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 01/28 11:05:40.247: [smf] INFO: Removed Session: UE IMSI:[262429873972762] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 01/28 11:05:40.247: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 01/28 11:05:40.252: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 01/28 11:05:40.258: [smf] INFO: Removed Session: UE IMSI:[262425412652261] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 01/28 11:05:40.258: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 01/28 11:05:40.263: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 01/28 11:05:40.268: [smf] INFO: Removed Session: UE IMSI:[262420983786130] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 01/28 11:05:40.268: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 01/28 11:05:40.274: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 01/28 11:05:40.279: [smf] INFO: Removed Session: UE IMSI:[262427260004353] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 01/28 11:05:40.279: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 01/28 11:05:40.284: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 01/28 11:05:40.289: [smf] INFO: Removed Session: UE IMSI:[262428160513273] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 01/28 11:05:40.289: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 01/28 11:05:40.295: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 01/28 11:05:40.301: [smf] INFO: Removed Session: UE IMSI:[262424462550280] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 01/28 11:05:40.301: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 01/28 11:05:40.306: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 01/28 11:05:40.311: [smf] INFO: Removed Session: UE IMSI:[262425016366945] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 01/28 11:05:40.311: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 01/28 11:05:40.317: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 01/28 11:05:40.322: [smf] INFO: Removed Session: UE IMSI:[262427291066280] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 01/28 11:05:40.322: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 01/28 11:05:40.328: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 01/28 11:05:40.333: [smf] INFO: Removed Session: UE IMSI:[262423290572639] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 01/28 11:05:40.333: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 01/28 11:05:40.338: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 01/28 11:05:40.344: [smf] INFO: Removed Session: UE IMSI:[262424629148374] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 01/28 11:05:40.344: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 01/28 11:05:40.349: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 01/28 11:05:40.355: [smf] INFO: Removed Session: UE IMSI:[262421141034947] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 01/28 11:05:40.355: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 01/28 11:05:40.360: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 01/28 11:05:40.365: [smf] INFO: Removed Session: UE IMSI:[262427328964091] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 01/28 11:05:40.365: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 01/28 11:05:40.371: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 01/28 11:05:40.376: [smf] INFO: Removed Session: UE IMSI:[262428374390069] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 01/28 11:05:40.376: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 01/28 11:05:40.382: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 01/28 11:05:40.387: [smf] INFO: Removed Session: UE IMSI:[262426602769713] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 01/28 11:05:40.387: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 01/28 11:05:40.392: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 01/28 11:05:40.398: [smf] INFO: Removed Session: UE IMSI:[262422900247429] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 01/28 11:05:40.398: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 01/28 11:05:40.403: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 01/28 11:05:40.408: [smf] INFO: Removed Session: UE IMSI:[262427774651708] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 01/28 11:05:40.408: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 01/28 11:05:40.414: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 01/28 11:05:40.420: [smf] INFO: Removed Session: UE IMSI:[262424658939807] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 01/28 11:05:40.420: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 01/28 11:05:40.425: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 01/28 11:05:40.431: [smf] INFO: Removed Session: UE IMSI:[262421121795581] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 01/28 11:05:40.431: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 01/28 11:05:40.436: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 01/28 11:05:40.441: [smf] INFO: Removed Session: UE IMSI:[262422398873800] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 01/28 11:05:40.441: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 01/28 11:05:40.446: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 01/28 11:05:40.452: [smf] INFO: Removed Session: UE IMSI:[262420671721370] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 01/28 11:05:40.452: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 01/28 11:05:40.457: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 01/28 11:05:40.463: [smf] INFO: Removed Session: UE IMSI:[262420004809350] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 01/28 11:05:40.463: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 01/28 11:05:40.468: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 01/28 11:05:40.474: [smf] INFO: Removed Session: UE IMSI:[262426515710229] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 01/28 11:05:40.474: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 01/28 11:05:40.479: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 01/28 11:05:40.484: [smf] INFO: Removed Session: UE IMSI:[262421576427594] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 01/28 11:05:40.484: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 01/28 11:05:40.489: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 01/28 11:05:40.495: [smf] INFO: Removed Session: UE IMSI:[262423317698342] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 01/28 11:05:40.495: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 01/28 11:05:40.500: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 01/28 11:05:40.506: [smf] INFO: Removed Session: UE IMSI:[262429087228728] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 01/28 11:05:40.506: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 01/28 11:05:40.511: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 01/28 11:05:40.517: [smf] INFO: Removed Session: UE IMSI:[262421905187331] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 01/28 11:05:40.517: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 01/28 11:05:40.522: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 01/28 11:05:40.528: [smf] INFO: Removed Session: UE IMSI:[262420933572935] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 01/28 11:05:40.528: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 01/28 11:05:40.533: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 01/28 11:05:40.538: [smf] INFO: Removed Session: UE IMSI:[262423850372903] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 01/28 11:05:40.538: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 01/28 11:05:40.544: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 01/28 11:05:40.549: [smf] INFO: Removed Session: UE IMSI:[262429264563670] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 01/28 11:05:40.549: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 01/28 11:05:40.554: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 01/28 11:05:40.560: [smf] INFO: Removed Session: UE IMSI:[262429208800178] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 01/28 11:05:40.560: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 01/28 11:05:40.565: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 01/28 11:05:40.572: [smf] INFO: Removed Session: UE IMSI:[262427771909549] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 01/28 11:05:40.572: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 01/28 11:05:40.576: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 01/28 11:05:40.581: [smf] INFO: Removed Session: UE IMSI:[262428308592397] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 01/28 11:05:40.581: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 01/28 11:05:40.587: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 01/28 11:05:40.593: [smf] INFO: Removed Session: UE IMSI:[262425347700914] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 01/28 11:05:40.593: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 01/28 11:05:40.598: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 01/28 11:05:40.603: [smf] INFO: Removed Session: UE IMSI:[262429656325752] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 01/28 11:05:40.603: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 01/28 11:05:40.608: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 01/28 11:05:40.614: [smf] INFO: Removed Session: UE IMSI:[262425389855016] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 01/28 11:05:40.614: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 01/28 11:05:40.619: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 01/28 11:05:40.625: [smf] INFO: Removed Session: UE IMSI:[262426853556231] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 01/28 11:05:40.625: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 01/28 11:05:40.630: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 01/28 11:05:40.636: [smf] INFO: Removed Session: UE IMSI:[262426121972454] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 01/28 11:05:40.636: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) 01/28 11:05:40.641: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 01/28 11:05:40.647: [smf] INFO: Removed Session: UE IMSI:[262420660399568] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:40.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3198) 01/28 11:05:40.647: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: Warning: Stopping inactive timer T_next. MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:05:42.658: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:05:42.659: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_lots_of_concurrent_pdp_ctx(85)@eeed92b1dcd8: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(86)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:05:42 UTC 2025 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6511920) Waiting for packet dumper to finish... 1 (prev_count=6511920, count=6512432) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:05:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_addr_pool_exhaustion started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:05:48.429: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:05:49.141: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 01/28 11:05:50.151: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 01/28 11:05:50.151: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 01/28 11:05:50.151: [smf] INFO: UE IMSI[262427622851292] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.157: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 01/28 11:05:50.157: [upf] INFO: UE F-SEID[UP:0xcf5 CP:0xadc] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.157: [upf] INFO: UE F-SEID[UP:0xcf5 CP:0xadc] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.159: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 01/28 11:05:50.159: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 01/28 11:05:50.159: [smf] INFO: UE IMSI[262428298407882] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.163: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 01/28 11:05:50.163: [upf] INFO: UE F-SEID[UP:0x7f5 CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.163: [upf] INFO: UE F-SEID[UP:0x7f5 CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.165: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 01/28 11:05:50.165: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 01/28 11:05:50.165: [smf] INFO: UE IMSI[262424446485863] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.170: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 01/28 11:05:50.170: [upf] INFO: UE F-SEID[UP:0x473 CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.170: [upf] INFO: UE F-SEID[UP:0x473 CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.173: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 01/28 11:05:50.173: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 01/28 11:05:50.173: [smf] INFO: UE IMSI[262422145895156] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.179: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 01/28 11:05:50.179: [upf] INFO: UE F-SEID[UP:0xc3d CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.179: [upf] INFO: UE F-SEID[UP:0xc3d CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.180: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 01/28 11:05:50.180: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 01/28 11:05:50.180: [smf] INFO: UE IMSI[262429634761331] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.186: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 01/28 11:05:50.186: [upf] INFO: UE F-SEID[UP:0x9bc CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.186: [upf] INFO: UE F-SEID[UP:0x9bc CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.188: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 01/28 11:05:50.188: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 01/28 11:05:50.188: [smf] INFO: UE IMSI[262420918182417] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.193: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 01/28 11:05:50.193: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.193: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.194: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 01/28 11:05:50.194: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 01/28 11:05:50.194: [smf] INFO: UE IMSI[262425632592248] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.198: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 01/28 11:05:50.198: [upf] INFO: UE F-SEID[UP:0x1ee CP:0xda5] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.198: [upf] INFO: UE F-SEID[UP:0x1ee CP:0xda5] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.200: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 01/28 11:05:50.200: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 01/28 11:05:50.200: [smf] INFO: UE IMSI[262426435248529] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.203: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 01/28 11:05:50.203: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.203: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.206: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 01/28 11:05:50.206: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 01/28 11:05:50.206: [smf] INFO: UE IMSI[262420230434920] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.210: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 01/28 11:05:50.210: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0xd8d] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.210: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0xd8d] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.213: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 01/28 11:05:50.213: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 01/28 11:05:50.213: [smf] INFO: UE IMSI[262427145306032] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.217: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 01/28 11:05:50.217: [upf] INFO: UE F-SEID[UP:0x493 CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.217: [upf] INFO: UE F-SEID[UP:0x493 CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.220: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 01/28 11:05:50.220: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 01/28 11:05:50.220: [smf] INFO: UE IMSI[262429465416158] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.223: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 01/28 11:05:50.223: [upf] INFO: UE F-SEID[UP:0xc88 CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.223: [upf] INFO: UE F-SEID[UP:0xc88 CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.226: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 01/28 11:05:50.226: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 01/28 11:05:50.226: [smf] INFO: UE IMSI[262424655877586] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.229: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 01/28 11:05:50.229: [upf] INFO: UE F-SEID[UP:0xc60 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.229: [upf] INFO: UE F-SEID[UP:0xc60 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.232: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 01/28 11:05:50.232: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 01/28 11:05:50.232: [smf] INFO: UE IMSI[262425089278811] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.235: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 01/28 11:05:50.235: [upf] INFO: UE F-SEID[UP:0xe7d CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.235: [upf] INFO: UE F-SEID[UP:0xe7d CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.239: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 01/28 11:05:50.239: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 01/28 11:05:50.239: [smf] INFO: UE IMSI[262422186142285] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.245: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 01/28 11:05:50.245: [upf] INFO: UE F-SEID[UP:0x768 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.245: [upf] INFO: UE F-SEID[UP:0x768 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.246: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 01/28 11:05:50.246: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 01/28 11:05:50.246: [smf] INFO: UE IMSI[262427212003379] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.252: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 01/28 11:05:50.252: [upf] INFO: UE F-SEID[UP:0xe72 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.252: [upf] INFO: UE F-SEID[UP:0xe72 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.253: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 01/28 11:05:50.253: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 01/28 11:05:50.253: [smf] INFO: UE IMSI[262428401741497] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.256: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 01/28 11:05:50.257: [upf] INFO: UE F-SEID[UP:0x509 CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.257: [upf] INFO: UE F-SEID[UP:0x509 CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.260: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 01/28 11:05:50.260: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 01/28 11:05:50.260: [smf] INFO: UE IMSI[262420052475370] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.266: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 01/28 11:05:50.266: [upf] INFO: UE F-SEID[UP:0xa01 CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.266: [upf] INFO: UE F-SEID[UP:0xa01 CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.267: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 01/28 11:05:50.267: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 01/28 11:05:50.267: [smf] INFO: UE IMSI[262422190841261] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.272: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 01/28 11:05:50.272: [upf] INFO: UE F-SEID[UP:0xa3d CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.272: [upf] INFO: UE F-SEID[UP:0xa3d CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.274: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 01/28 11:05:50.274: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 01/28 11:05:50.274: [smf] INFO: UE IMSI[262422614940698] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.277: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 01/28 11:05:50.277: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.277: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.280: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 01/28 11:05:50.280: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 01/28 11:05:50.280: [smf] INFO: UE IMSI[262420647169092] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.283: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 01/28 11:05:50.283: [upf] INFO: UE F-SEID[UP:0x51a CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.283: [upf] INFO: UE F-SEID[UP:0x51a CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.286: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 01/28 11:05:50.286: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 01/28 11:05:50.286: [smf] INFO: UE IMSI[262422598687863] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.288: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 01/28 11:05:50.288: [upf] INFO: UE F-SEID[UP:0x229 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.288: [upf] INFO: UE F-SEID[UP:0x229 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.292: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 01/28 11:05:50.292: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 01/28 11:05:50.292: [smf] INFO: UE IMSI[262425841904830] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.294: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 01/28 11:05:50.294: [upf] INFO: UE F-SEID[UP:0x10d CP:0xa35] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.294: [upf] INFO: UE F-SEID[UP:0x10d CP:0xa35] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.297: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 01/28 11:05:50.297: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 01/28 11:05:50.297: [smf] INFO: UE IMSI[262429188674586] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.300: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 01/28 11:05:50.300: [upf] INFO: UE F-SEID[UP:0x825 CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.300: [upf] INFO: UE F-SEID[UP:0x825 CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.303: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 01/28 11:05:50.303: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 01/28 11:05:50.303: [smf] INFO: UE IMSI[262426892046606] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.307: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 01/28 11:05:50.307: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.307: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.310: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 01/28 11:05:50.310: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 01/28 11:05:50.310: [smf] INFO: UE IMSI[262423771896991] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.312: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 01/28 11:05:50.312: [upf] INFO: UE F-SEID[UP:0x736 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.312: [upf] INFO: UE F-SEID[UP:0x736 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.315: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 01/28 11:05:50.315: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 01/28 11:05:50.315: [smf] INFO: UE IMSI[262428520228704] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.318: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 01/28 11:05:50.318: [upf] INFO: UE F-SEID[UP:0x9e6 CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.318: [upf] INFO: UE F-SEID[UP:0x9e6 CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.321: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 01/28 11:05:50.321: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 01/28 11:05:50.321: [smf] INFO: UE IMSI[262427879111715] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.323: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 01/28 11:05:50.323: [upf] INFO: UE F-SEID[UP:0x2de CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.323: [upf] INFO: UE F-SEID[UP:0x2de CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.327: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 01/28 11:05:50.327: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 01/28 11:05:50.327: [smf] INFO: UE IMSI[262420789321623] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.329: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 01/28 11:05:50.329: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.329: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.333: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 01/28 11:05:50.333: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 01/28 11:05:50.333: [smf] INFO: UE IMSI[262427817173073] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.335: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 01/28 11:05:50.335: [upf] INFO: UE F-SEID[UP:0x7d CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.335: [upf] INFO: UE F-SEID[UP:0x7d CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.339: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 01/28 11:05:50.339: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 01/28 11:05:50.339: [smf] INFO: UE IMSI[262421321735223] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.341: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 01/28 11:05:50.341: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x155] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.341: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x155] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.344: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 01/28 11:05:50.344: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 01/28 11:05:50.344: [smf] INFO: UE IMSI[262429000422830] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.347: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 01/28 11:05:50.347: [upf] INFO: UE F-SEID[UP:0xd27 CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.347: [upf] INFO: UE F-SEID[UP:0xd27 CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.350: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 01/28 11:05:50.350: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 01/28 11:05:50.350: [smf] INFO: UE IMSI[262429914200663] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.352: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 01/28 11:05:50.352: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.352: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.356: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 01/28 11:05:50.356: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 01/28 11:05:50.356: [smf] INFO: UE IMSI[262425531151350] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.358: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 01/28 11:05:50.358: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0xfd0] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.358: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0xfd0] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.362: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 01/28 11:05:50.362: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 01/28 11:05:50.362: [smf] INFO: UE IMSI[262426882464101] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.364: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 01/28 11:05:50.364: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xab3] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.364: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xab3] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.368: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 01/28 11:05:50.368: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 01/28 11:05:50.368: [smf] INFO: UE IMSI[262425640813387] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.370: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 01/28 11:05:50.370: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.370: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.373: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 01/28 11:05:50.373: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 01/28 11:05:50.373: [smf] INFO: UE IMSI[262422480590905] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.376: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 01/28 11:05:50.376: [upf] INFO: UE F-SEID[UP:0x25f CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.376: [upf] INFO: UE F-SEID[UP:0x25f CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.379: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 01/28 11:05:50.379: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 01/28 11:05:50.379: [smf] INFO: UE IMSI[262421478209303] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.381: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 01/28 11:05:50.381: [upf] INFO: UE F-SEID[UP:0xe0f CP:0x73b] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.381: [upf] INFO: UE F-SEID[UP:0xe0f CP:0x73b] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.385: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 01/28 11:05:50.385: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 01/28 11:05:50.385: [smf] INFO: UE IMSI[262425242679915] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.387: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 01/28 11:05:50.387: [upf] INFO: UE F-SEID[UP:0x13d CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.387: [upf] INFO: UE F-SEID[UP:0x13d CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.391: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 01/28 11:05:50.391: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 01/28 11:05:50.391: [smf] INFO: UE IMSI[262424827902498] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.395: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 01/28 11:05:50.395: [upf] INFO: UE F-SEID[UP:0xb0a CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.395: [upf] INFO: UE F-SEID[UP:0xb0a CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.397: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 01/28 11:05:50.397: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 01/28 11:05:50.397: [smf] INFO: UE IMSI[262428439432584] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.400: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 01/28 11:05:50.400: [upf] INFO: UE F-SEID[UP:0x33a CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.400: [upf] INFO: UE F-SEID[UP:0x33a CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.403: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 01/28 11:05:50.403: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 01/28 11:05:50.403: [smf] INFO: UE IMSI[262425929145332] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.406: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 01/28 11:05:50.406: [upf] INFO: UE F-SEID[UP:0xa5c CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.406: [upf] INFO: UE F-SEID[UP:0xa5c CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.409: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 01/28 11:05:50.409: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 01/28 11:05:50.409: [smf] INFO: UE IMSI[262422804946661] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.412: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 01/28 11:05:50.412: [upf] INFO: UE F-SEID[UP:0x5dc CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.412: [upf] INFO: UE F-SEID[UP:0x5dc CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.415: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 01/28 11:05:50.415: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 01/28 11:05:50.415: [smf] INFO: UE IMSI[262422203317143] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.417: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 01/28 11:05:50.417: [upf] INFO: UE F-SEID[UP:0x92d CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.417: [upf] INFO: UE F-SEID[UP:0x92d CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.421: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 01/28 11:05:50.421: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 01/28 11:05:50.421: [smf] INFO: UE IMSI[262424778262697] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.424: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 01/28 11:05:50.424: [upf] INFO: UE F-SEID[UP:0xa73 CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.424: [upf] INFO: UE F-SEID[UP:0xa73 CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.427: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 01/28 11:05:50.427: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 01/28 11:05:50.427: [smf] INFO: UE IMSI[262421016581073] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.429: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 01/28 11:05:50.429: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.429: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.433: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 01/28 11:05:50.433: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 01/28 11:05:50.433: [smf] INFO: UE IMSI[262429767160543] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.435: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 01/28 11:05:50.435: [upf] INFO: UE F-SEID[UP:0x346 CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.435: [upf] INFO: UE F-SEID[UP:0x346 CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.439: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 01/28 11:05:50.439: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 01/28 11:05:50.439: [smf] INFO: UE IMSI[262426297281517] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.441: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 01/28 11:05:50.441: [upf] INFO: UE F-SEID[UP:0xf03 CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.441: [upf] INFO: UE F-SEID[UP:0xf03 CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.445: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 01/28 11:05:50.445: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 01/28 11:05:50.445: [smf] INFO: UE IMSI[262428309436551] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.447: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 01/28 11:05:50.447: [upf] INFO: UE F-SEID[UP:0x224 CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.447: [upf] INFO: UE F-SEID[UP:0x224 CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.451: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 01/28 11:05:50.451: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 01/28 11:05:50.451: [smf] INFO: UE IMSI[262425384753635] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.453: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 01/28 11:05:50.453: [upf] INFO: UE F-SEID[UP:0x599 CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.453: [upf] INFO: UE F-SEID[UP:0x599 CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.457: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 01/28 11:05:50.457: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 01/28 11:05:50.457: [smf] INFO: UE IMSI[262420019991197] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.459: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 01/28 11:05:50.459: [upf] INFO: UE F-SEID[UP:0x9fc CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.459: [upf] INFO: UE F-SEID[UP:0x9fc CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.462: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 01/28 11:05:50.462: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 01/28 11:05:50.462: [smf] INFO: UE IMSI[262424204435333] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.465: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 01/28 11:05:50.465: [upf] INFO: UE F-SEID[UP:0x31d CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.465: [upf] INFO: UE F-SEID[UP:0x31d CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.468: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 01/28 11:05:50.468: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 01/28 11:05:50.468: [smf] INFO: UE IMSI[262427923340584] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.471: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 01/28 11:05:50.471: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.471: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.474: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 01/28 11:05:50.474: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 01/28 11:05:50.474: [smf] INFO: UE IMSI[262422175425001] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.477: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 01/28 11:05:50.477: [upf] INFO: UE F-SEID[UP:0x1cf CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.477: [upf] INFO: UE F-SEID[UP:0x1cf CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.480: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 01/28 11:05:50.480: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 01/28 11:05:50.480: [smf] INFO: UE IMSI[262425081620180] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.483: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 01/28 11:05:50.483: [upf] INFO: UE F-SEID[UP:0x77f CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.483: [upf] INFO: UE F-SEID[UP:0x77f CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.486: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 01/28 11:05:50.486: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 01/28 11:05:50.486: [smf] INFO: UE IMSI[262424296604141] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.489: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 01/28 11:05:50.489: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.489: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.492: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 01/28 11:05:50.492: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 01/28 11:05:50.492: [smf] INFO: UE IMSI[262427931329582] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.495: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 01/28 11:05:50.495: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.495: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.498: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 01/28 11:05:50.498: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 01/28 11:05:50.498: [smf] INFO: UE IMSI[262428086119750] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.501: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 01/28 11:05:50.501: [upf] INFO: UE F-SEID[UP:0x335 CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.501: [upf] INFO: UE F-SEID[UP:0x335 CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.504: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 01/28 11:05:50.504: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 01/28 11:05:50.504: [smf] INFO: UE IMSI[262424680997392] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.507: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 01/28 11:05:50.507: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.507: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.510: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 01/28 11:05:50.510: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 01/28 11:05:50.510: [smf] INFO: UE IMSI[262422606812837] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.512: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 01/28 11:05:50.512: [upf] INFO: UE F-SEID[UP:0x811 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.512: [upf] INFO: UE F-SEID[UP:0x811 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.516: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 01/28 11:05:50.516: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 01/28 11:05:50.516: [smf] INFO: UE IMSI[262429528573257] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.518: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 01/28 11:05:50.518: [upf] INFO: UE F-SEID[UP:0x687 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.518: [upf] INFO: UE F-SEID[UP:0x687 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.522: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 01/28 11:05:50.522: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 01/28 11:05:50.522: [smf] INFO: UE IMSI[262425364281152] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.524: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 01/28 11:05:50.524: [upf] INFO: UE F-SEID[UP:0x79b CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.524: [upf] INFO: UE F-SEID[UP:0x79b CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.528: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 01/28 11:05:50.528: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 01/28 11:05:50.528: [smf] INFO: UE IMSI[262427054611006] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.530: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 01/28 11:05:50.530: [upf] INFO: UE F-SEID[UP:0xff5 CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.530: [upf] INFO: UE F-SEID[UP:0xff5 CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.534: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 01/28 11:05:50.534: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 01/28 11:05:50.534: [smf] INFO: UE IMSI[262424159369003] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.536: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 01/28 11:05:50.536: [upf] INFO: UE F-SEID[UP:0xfef CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.536: [upf] INFO: UE F-SEID[UP:0xfef CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.540: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 01/28 11:05:50.540: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 01/28 11:05:50.540: [smf] INFO: UE IMSI[262429842461686] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.542: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 01/28 11:05:50.542: [upf] INFO: UE F-SEID[UP:0x864 CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.542: [upf] INFO: UE F-SEID[UP:0x864 CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.546: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 01/28 11:05:50.546: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 01/28 11:05:50.546: [smf] INFO: UE IMSI[262428570122931] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.548: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 01/28 11:05:50.548: [upf] INFO: UE F-SEID[UP:0x66 CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.548: [upf] INFO: UE F-SEID[UP:0x66 CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.551: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 01/28 11:05:50.551: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 01/28 11:05:50.551: [smf] INFO: UE IMSI[262420215152288] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.554: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 01/28 11:05:50.554: [upf] INFO: UE F-SEID[UP:0x776 CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.554: [upf] INFO: UE F-SEID[UP:0x776 CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.557: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 01/28 11:05:50.557: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 01/28 11:05:50.557: [smf] INFO: UE IMSI[262424061104687] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.559: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 01/28 11:05:50.559: [upf] INFO: UE F-SEID[UP:0x359 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.559: [upf] INFO: UE F-SEID[UP:0x359 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.563: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 01/28 11:05:50.563: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 01/28 11:05:50.563: [smf] INFO: UE IMSI[262422885988035] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.565: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 01/28 11:05:50.565: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.565: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.569: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 01/28 11:05:50.569: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 01/28 11:05:50.569: [smf] INFO: UE IMSI[262420862464711] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.571: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 01/28 11:05:50.571: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.571: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.575: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 01/28 11:05:50.575: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 01/28 11:05:50.575: [smf] INFO: UE IMSI[262420657566221] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.577: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 01/28 11:05:50.577: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.577: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.580: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 01/28 11:05:50.580: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 01/28 11:05:50.580: [smf] INFO: UE IMSI[262428038189836] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.583: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 01/28 11:05:50.583: [upf] INFO: UE F-SEID[UP:0x740 CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.583: [upf] INFO: UE F-SEID[UP:0x740 CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.586: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 01/28 11:05:50.586: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 01/28 11:05:50.586: [smf] INFO: UE IMSI[262420267650924] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.589: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 01/28 11:05:50.589: [upf] INFO: UE F-SEID[UP:0xe75 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.589: [upf] INFO: UE F-SEID[UP:0xe75 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.592: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 01/28 11:05:50.592: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 01/28 11:05:50.592: [smf] INFO: UE IMSI[262421833315501] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.595: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 01/28 11:05:50.595: [upf] INFO: UE F-SEID[UP:0x88c CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.595: [upf] INFO: UE F-SEID[UP:0x88c CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.598: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 01/28 11:05:50.598: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 01/28 11:05:50.598: [smf] INFO: UE IMSI[262429479586731] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.601: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 01/28 11:05:50.601: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.601: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.604: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 01/28 11:05:50.604: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 01/28 11:05:50.604: [smf] INFO: UE IMSI[262427763020028] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.606: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 01/28 11:05:50.606: [upf] INFO: UE F-SEID[UP:0x4f CP:0x726] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.606: [upf] INFO: UE F-SEID[UP:0x4f CP:0x726] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.610: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 01/28 11:05:50.610: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 01/28 11:05:50.610: [smf] INFO: UE IMSI[262427419141121] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.612: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 01/28 11:05:50.612: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.612: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.616: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 01/28 11:05:50.616: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 01/28 11:05:50.616: [smf] INFO: UE IMSI[262424371363182] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.618: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 01/28 11:05:50.618: [upf] INFO: UE F-SEID[UP:0x21 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.618: [upf] INFO: UE F-SEID[UP:0x21 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.621: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 01/28 11:05:50.621: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 01/28 11:05:50.621: [smf] INFO: UE IMSI[262422990890687] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.624: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 01/28 11:05:50.624: [upf] INFO: UE F-SEID[UP:0x9af CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.624: [upf] INFO: UE F-SEID[UP:0x9af CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.627: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 01/28 11:05:50.627: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 01/28 11:05:50.627: [smf] INFO: UE IMSI[262420322419073] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.630: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 01/28 11:05:50.630: [upf] INFO: UE F-SEID[UP:0x276 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.630: [upf] INFO: UE F-SEID[UP:0x276 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.633: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 01/28 11:05:50.633: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 01/28 11:05:50.633: [smf] INFO: UE IMSI[262424658807371] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.635: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 01/28 11:05:50.635: [upf] INFO: UE F-SEID[UP:0x44c CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.635: [upf] INFO: UE F-SEID[UP:0x44c CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.639: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 01/28 11:05:50.639: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 01/28 11:05:50.639: [smf] INFO: UE IMSI[262423303370965] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.641: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 01/28 11:05:50.641: [upf] INFO: UE F-SEID[UP:0xe2d CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.641: [upf] INFO: UE F-SEID[UP:0xe2d CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.645: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 01/28 11:05:50.645: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 01/28 11:05:50.645: [smf] INFO: UE IMSI[262422873392623] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.647: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 01/28 11:05:50.647: [upf] INFO: UE F-SEID[UP:0xe30 CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.647: [upf] INFO: UE F-SEID[UP:0xe30 CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.650: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 01/28 11:05:50.651: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 01/28 11:05:50.651: [smf] INFO: UE IMSI[262423319726794] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.653: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 01/28 11:05:50.653: [upf] INFO: UE F-SEID[UP:0x40e CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.653: [upf] INFO: UE F-SEID[UP:0x40e CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.656: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 01/28 11:05:50.656: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 01/28 11:05:50.656: [smf] INFO: UE IMSI[262426313087041] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.659: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 01/28 11:05:50.659: [upf] INFO: UE F-SEID[UP:0xf32 CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.659: [upf] INFO: UE F-SEID[UP:0xf32 CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.662: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 01/28 11:05:50.662: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 01/28 11:05:50.662: [smf] INFO: UE IMSI[262420456551375] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.665: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 01/28 11:05:50.665: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0x92a] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.665: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0x92a] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.668: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 01/28 11:05:50.668: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 01/28 11:05:50.668: [smf] INFO: UE IMSI[262422561134952] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.670: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 01/28 11:05:50.670: [upf] INFO: UE F-SEID[UP:0x26e CP:0x88d] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.670: [upf] INFO: UE F-SEID[UP:0x26e CP:0x88d] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.674: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 01/28 11:05:50.674: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 01/28 11:05:50.674: [smf] INFO: UE IMSI[262425561078919] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.676: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 01/28 11:05:50.676: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.676: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.680: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 01/28 11:05:50.680: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 01/28 11:05:50.680: [smf] INFO: UE IMSI[262424394472720] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.682: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 01/28 11:05:50.682: [upf] INFO: UE F-SEID[UP:0x622 CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.682: [upf] INFO: UE F-SEID[UP:0x622 CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.685: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 01/28 11:05:50.685: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 01/28 11:05:50.685: [smf] INFO: UE IMSI[262427329044157] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.688: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 01/28 11:05:50.688: [upf] INFO: UE F-SEID[UP:0x23a CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.688: [upf] INFO: UE F-SEID[UP:0x23a CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.691: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 01/28 11:05:50.691: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 01/28 11:05:50.691: [smf] INFO: UE IMSI[262427831499239] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.693: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 01/28 11:05:50.693: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.693: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.697: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 01/28 11:05:50.697: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 01/28 11:05:50.697: [smf] INFO: UE IMSI[262426231955107] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.699: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 01/28 11:05:50.699: [upf] INFO: UE F-SEID[UP:0x712 CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.699: [upf] INFO: UE F-SEID[UP:0x712 CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.703: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 01/28 11:05:50.703: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 01/28 11:05:50.703: [smf] INFO: UE IMSI[262426898266981] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.705: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 01/28 11:05:50.705: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.705: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.709: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 01/28 11:05:50.709: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 01/28 11:05:50.709: [smf] INFO: UE IMSI[262428797773490] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.711: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 01/28 11:05:50.711: [upf] INFO: UE F-SEID[UP:0x7eb CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.711: [upf] INFO: UE F-SEID[UP:0x7eb CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.715: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 01/28 11:05:50.715: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 01/28 11:05:50.715: [smf] INFO: UE IMSI[262425773921393] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.717: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 01/28 11:05:50.717: [upf] INFO: UE F-SEID[UP:0xb04 CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.717: [upf] INFO: UE F-SEID[UP:0xb04 CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.720: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 01/28 11:05:50.720: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 01/28 11:05:50.720: [smf] INFO: UE IMSI[262428642865859] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.723: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 01/28 11:05:50.723: [upf] INFO: UE F-SEID[UP:0x935 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.723: [upf] INFO: UE F-SEID[UP:0x935 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.726: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 01/28 11:05:50.726: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 01/28 11:05:50.726: [smf] INFO: UE IMSI[262426294637031] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.728: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 01/28 11:05:50.728: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.728: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.732: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 01/28 11:05:50.732: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 01/28 11:05:50.732: [smf] INFO: UE IMSI[262429931487994] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.734: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 01/28 11:05:50.734: [upf] INFO: UE F-SEID[UP:0xfc0 CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.734: [upf] INFO: UE F-SEID[UP:0xfc0 CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.738: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 01/28 11:05:50.738: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 01/28 11:05:50.738: [smf] INFO: UE IMSI[262424692086643] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.740: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 01/28 11:05:50.740: [upf] INFO: UE F-SEID[UP:0xe65 CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.740: [upf] INFO: UE F-SEID[UP:0xe65 CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.744: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 01/28 11:05:50.744: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 01/28 11:05:50.744: [smf] INFO: UE IMSI[262424162729610] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.746: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 01/28 11:05:50.746: [upf] INFO: UE F-SEID[UP:0x66c CP:0xad0] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.746: [upf] INFO: UE F-SEID[UP:0x66c CP:0xad0] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.749: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 01/28 11:05:50.749: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 01/28 11:05:50.749: [smf] INFO: UE IMSI[262421293514071] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.752: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 01/28 11:05:50.752: [upf] INFO: UE F-SEID[UP:0xb2d CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.752: [upf] INFO: UE F-SEID[UP:0xb2d CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.755: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 01/28 11:05:50.755: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 01/28 11:05:50.755: [smf] INFO: UE IMSI[262428005350193] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.758: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 01/28 11:05:50.758: [upf] INFO: UE F-SEID[UP:0xe78 CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.758: [upf] INFO: UE F-SEID[UP:0xe78 CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.761: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 01/28 11:05:50.761: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 01/28 11:05:50.761: [smf] INFO: UE IMSI[262426622993996] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.764: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 01/28 11:05:50.764: [upf] INFO: UE F-SEID[UP:0x73b CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.764: [upf] INFO: UE F-SEID[UP:0x73b CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.767: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 01/28 11:05:50.767: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 01/28 11:05:50.767: [smf] INFO: UE IMSI[262420719107504] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.770: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 01/28 11:05:50.770: [upf] INFO: UE F-SEID[UP:0xf5a CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.770: [upf] INFO: UE F-SEID[UP:0xf5a CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.773: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 01/28 11:05:50.773: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 01/28 11:05:50.773: [smf] INFO: UE IMSI[262424095257595] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.775: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 01/28 11:05:50.775: [upf] INFO: UE F-SEID[UP:0x20c CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.775: [upf] INFO: UE F-SEID[UP:0x20c CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.779: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 01/28 11:05:50.779: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 01/28 11:05:50.779: [smf] INFO: UE IMSI[262421650903535] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.781: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 01/28 11:05:50.781: [upf] INFO: UE F-SEID[UP:0x5ff CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.781: [upf] INFO: UE F-SEID[UP:0x5ff CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.784: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 01/28 11:05:50.784: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 01/28 11:05:50.784: [smf] INFO: UE IMSI[262429562430808] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.787: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 01/28 11:05:50.787: [upf] INFO: UE F-SEID[UP:0xb9b CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.787: [upf] INFO: UE F-SEID[UP:0xb9b CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.790: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 01/28 11:05:50.790: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 01/28 11:05:50.790: [smf] INFO: UE IMSI[262421941035070] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.792: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 01/28 11:05:50.792: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.792: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.796: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 01/28 11:05:50.796: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 01/28 11:05:50.796: [smf] INFO: UE IMSI[262424017857106] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.798: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 01/28 11:05:50.798: [upf] INFO: UE F-SEID[UP:0x414 CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.798: [upf] INFO: UE F-SEID[UP:0x414 CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.802: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 01/28 11:05:50.802: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 01/28 11:05:50.802: [smf] INFO: UE IMSI[262429500468386] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.804: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 01/28 11:05:50.804: [upf] INFO: UE F-SEID[UP:0x772 CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.804: [upf] INFO: UE F-SEID[UP:0x772 CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.808: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 01/28 11:05:50.808: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 01/28 11:05:50.808: [smf] INFO: UE IMSI[262423014086700] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.810: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 01/28 11:05:50.810: [upf] INFO: UE F-SEID[UP:0xb2c CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.810: [upf] INFO: UE F-SEID[UP:0xb2c CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.813: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 01/28 11:05:50.814: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 01/28 11:05:50.814: [smf] INFO: UE IMSI[262420522482165] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.816: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 01/28 11:05:50.816: [upf] INFO: UE F-SEID[UP:0xac5 CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.816: [upf] INFO: UE F-SEID[UP:0xac5 CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.819: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 01/28 11:05:50.819: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 01/28 11:05:50.819: [smf] INFO: UE IMSI[262420149618754] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.822: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 01/28 11:05:50.822: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0x2f4] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.822: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0x2f4] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.825: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 01/28 11:05:50.825: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 01/28 11:05:50.825: [smf] INFO: UE IMSI[262426667851942] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.828: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 01/28 11:05:50.828: [upf] INFO: UE F-SEID[UP:0xcbc CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.828: [upf] INFO: UE F-SEID[UP:0xcbc CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.831: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 01/28 11:05:50.831: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 01/28 11:05:50.831: [smf] INFO: UE IMSI[262428581011537] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.834: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 01/28 11:05:50.834: [upf] INFO: UE F-SEID[UP:0xa1 CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.834: [upf] INFO: UE F-SEID[UP:0xa1 CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.837: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 01/28 11:05:50.837: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 01/28 11:05:50.837: [smf] INFO: UE IMSI[262429771789012] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.840: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 01/28 11:05:50.840: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.840: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.843: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 01/28 11:05:50.843: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 01/28 11:05:50.843: [smf] INFO: UE IMSI[262421300736414] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.846: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 01/28 11:05:50.846: [upf] INFO: UE F-SEID[UP:0xad6 CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.846: [upf] INFO: UE F-SEID[UP:0xad6 CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.849: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 01/28 11:05:50.849: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 01/28 11:05:50.849: [smf] INFO: UE IMSI[262428506019907] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.851: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 01/28 11:05:50.851: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.851: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.855: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 01/28 11:05:50.855: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 01/28 11:05:50.855: [smf] INFO: UE IMSI[262421627500934] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.857: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 01/28 11:05:50.857: [upf] INFO: UE F-SEID[UP:0xeba CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.857: [upf] INFO: UE F-SEID[UP:0xeba CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.861: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 01/28 11:05:50.861: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 01/28 11:05:50.861: [smf] INFO: UE IMSI[262427693681353] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.863: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 01/28 11:05:50.863: [upf] INFO: UE F-SEID[UP:0x792 CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.863: [upf] INFO: UE F-SEID[UP:0x792 CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.866: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 01/28 11:05:50.866: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 01/28 11:05:50.866: [smf] INFO: UE IMSI[262422836728261] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.869: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 01/28 11:05:50.869: [upf] INFO: UE F-SEID[UP:0x2ad CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.869: [upf] INFO: UE F-SEID[UP:0x2ad CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.872: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 01/28 11:05:50.872: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 01/28 11:05:50.872: [smf] INFO: UE IMSI[262420426488970] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.874: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 01/28 11:05:50.874: [upf] INFO: UE F-SEID[UP:0xd91 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.874: [upf] INFO: UE F-SEID[UP:0xd91 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.878: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 01/28 11:05:50.878: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 01/28 11:05:50.878: [smf] INFO: UE IMSI[262420474439746] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.881: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 01/28 11:05:50.881: [upf] INFO: UE F-SEID[UP:0x4bb CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.881: [upf] INFO: UE F-SEID[UP:0x4bb CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.883: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 01/28 11:05:50.883: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 01/28 11:05:50.883: [smf] INFO: UE IMSI[262422975765101] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.886: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 01/28 11:05:50.886: [upf] INFO: UE F-SEID[UP:0x66d CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.886: [upf] INFO: UE F-SEID[UP:0x66d CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.889: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 01/28 11:05:50.889: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 01/28 11:05:50.889: [smf] INFO: UE IMSI[262422630508048] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.891: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 01/28 11:05:50.891: [upf] INFO: UE F-SEID[UP:0x706 CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.891: [upf] INFO: UE F-SEID[UP:0x706 CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.895: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 01/28 11:05:50.895: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 01/28 11:05:50.895: [smf] INFO: UE IMSI[262429821959401] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.897: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 01/28 11:05:50.897: [upf] INFO: UE F-SEID[UP:0x70e CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.897: [upf] INFO: UE F-SEID[UP:0x70e CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.901: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 01/28 11:05:50.901: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 01/28 11:05:50.901: [smf] INFO: UE IMSI[262423820493890] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.903: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 01/28 11:05:50.903: [upf] INFO: UE F-SEID[UP:0x5fc CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.903: [upf] INFO: UE F-SEID[UP:0x5fc CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.907: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 01/28 11:05:50.907: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 01/28 11:05:50.907: [smf] INFO: UE IMSI[262421723661145] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.909: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 01/28 11:05:50.909: [upf] INFO: UE F-SEID[UP:0x503 CP:0x7d1] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.909: [upf] INFO: UE F-SEID[UP:0x503 CP:0x7d1] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.912: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 01/28 11:05:50.912: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 01/28 11:05:50.912: [smf] INFO: UE IMSI[262426413833118] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.915: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 01/28 11:05:50.915: [upf] INFO: UE F-SEID[UP:0x750 CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.915: [upf] INFO: UE F-SEID[UP:0x750 CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.918: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 01/28 11:05:50.918: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 01/28 11:05:50.918: [smf] INFO: UE IMSI[262428264435673] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.921: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 01/28 11:05:50.921: [upf] INFO: UE F-SEID[UP:0x636 CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.921: [upf] INFO: UE F-SEID[UP:0x636 CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.924: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 01/28 11:05:50.924: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 01/28 11:05:50.924: [smf] INFO: UE IMSI[262426531098171] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.926: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 01/28 11:05:50.926: [upf] INFO: UE F-SEID[UP:0x156 CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.926: [upf] INFO: UE F-SEID[UP:0x156 CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.930: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 01/28 11:05:50.930: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 01/28 11:05:50.930: [smf] INFO: UE IMSI[262427231741734] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.932: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 01/28 11:05:50.932: [upf] INFO: UE F-SEID[UP:0xd4d CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.932: [upf] INFO: UE F-SEID[UP:0xd4d CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.936: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 01/28 11:05:50.936: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 01/28 11:05:50.936: [smf] INFO: UE IMSI[262423248127074] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.938: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 01/28 11:05:50.938: [upf] INFO: UE F-SEID[UP:0x95e CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.938: [upf] INFO: UE F-SEID[UP:0x95e CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.941: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 01/28 11:05:50.941: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 01/28 11:05:50.941: [smf] INFO: UE IMSI[262426255723863] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.944: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 01/28 11:05:50.944: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.944: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.947: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 01/28 11:05:50.947: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 01/28 11:05:50.947: [smf] INFO: UE IMSI[262425584772743] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.949: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 01/28 11:05:50.949: [upf] INFO: UE F-SEID[UP:0xbbf CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.949: [upf] INFO: UE F-SEID[UP:0xbbf CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.953: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 01/28 11:05:50.953: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 01/28 11:05:50.953: [smf] INFO: UE IMSI[262428332717559] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.955: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 01/28 11:05:50.955: [upf] INFO: UE F-SEID[UP:0xb8a CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.955: [upf] INFO: UE F-SEID[UP:0xb8a CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.959: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 01/28 11:05:50.959: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 01/28 11:05:50.959: [smf] INFO: UE IMSI[262424518816643] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.961: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 01/28 11:05:50.961: [upf] INFO: UE F-SEID[UP:0x6c CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.961: [upf] INFO: UE F-SEID[UP:0x6c CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.964: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 01/28 11:05:50.964: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 01/28 11:05:50.964: [smf] INFO: UE IMSI[262429569307051] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.967: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 01/28 11:05:50.967: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.967: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.970: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 01/28 11:05:50.970: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 01/28 11:05:50.970: [smf] INFO: UE IMSI[262420244990533] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.973: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 01/28 11:05:50.973: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.973: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.976: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 01/28 11:05:50.976: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 01/28 11:05:50.976: [smf] INFO: UE IMSI[262423377337490] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.978: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 01/28 11:05:50.978: [upf] INFO: UE F-SEID[UP:0x12e CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.978: [upf] INFO: UE F-SEID[UP:0x12e CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.982: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 01/28 11:05:50.982: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 01/28 11:05:50.982: [smf] INFO: UE IMSI[262429683439365] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.984: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 01/28 11:05:50.984: [upf] INFO: UE F-SEID[UP:0xf48 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.984: [upf] INFO: UE F-SEID[UP:0xf48 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.987: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 01/28 11:05:50.987: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 01/28 11:05:50.987: [smf] INFO: UE IMSI[262423419518406] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.990: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 01/28 11:05:50.990: [upf] INFO: UE F-SEID[UP:0x725 CP:0x2cc] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.990: [upf] INFO: UE F-SEID[UP:0x725 CP:0x2cc] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.993: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 01/28 11:05:50.993: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 01/28 11:05:50.993: [smf] INFO: UE IMSI[262424611035731] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:50.995: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 01/28 11:05:50.995: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.995: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 01/28 11:05:50.999: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 01/28 11:05:50.999: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 01/28 11:05:50.999: [smf] INFO: UE IMSI[262429611947763] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.001: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 01/28 11:05:51.001: [upf] INFO: UE F-SEID[UP:0xa29 CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.001: [upf] INFO: UE F-SEID[UP:0xa29 CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.004: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 01/28 11:05:51.004: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 01/28 11:05:51.004: [smf] INFO: UE IMSI[262427515250623] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.007: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 01/28 11:05:51.007: [upf] INFO: UE F-SEID[UP:0xa2c CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.007: [upf] INFO: UE F-SEID[UP:0xa2c CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.010: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 01/28 11:05:51.010: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 01/28 11:05:51.010: [smf] INFO: UE IMSI[262421595185340] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.012: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 01/28 11:05:51.012: [upf] INFO: UE F-SEID[UP:0xee9 CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.012: [upf] INFO: UE F-SEID[UP:0xee9 CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.016: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 01/28 11:05:51.016: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 01/28 11:05:51.016: [smf] INFO: UE IMSI[262423746899094] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.018: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 01/28 11:05:51.018: [upf] INFO: UE F-SEID[UP:0xd35 CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.018: [upf] INFO: UE F-SEID[UP:0xd35 CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.022: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 01/28 11:05:51.022: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 01/28 11:05:51.022: [smf] INFO: UE IMSI[262423241037414] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.024: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 01/28 11:05:51.024: [upf] INFO: UE F-SEID[UP:0x517 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.024: [upf] INFO: UE F-SEID[UP:0x517 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.027: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 01/28 11:05:51.027: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 01/28 11:05:51.027: [smf] INFO: UE IMSI[262427141716739] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.030: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 01/28 11:05:51.030: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.030: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.033: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 01/28 11:05:51.033: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 01/28 11:05:51.033: [smf] INFO: UE IMSI[262427600559748] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.036: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 01/28 11:05:51.036: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.036: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.039: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 01/28 11:05:51.039: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 01/28 11:05:51.039: [smf] INFO: UE IMSI[262421327505720] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.041: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 01/28 11:05:51.041: [upf] INFO: UE F-SEID[UP:0x2d9 CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.041: [upf] INFO: UE F-SEID[UP:0x2d9 CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.045: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 01/28 11:05:51.045: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 01/28 11:05:51.045: [smf] INFO: UE IMSI[262425403934950] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.047: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 01/28 11:05:51.047: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.047: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.051: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 01/28 11:05:51.051: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 01/28 11:05:51.051: [smf] INFO: UE IMSI[262421353676960] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.053: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 01/28 11:05:51.053: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.053: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.056: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 01/28 11:05:51.056: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 01/28 11:05:51.056: [smf] INFO: UE IMSI[262420796800313] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.059: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 01/28 11:05:51.059: [upf] INFO: UE F-SEID[UP:0x194 CP:0xe3c] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.059: [upf] INFO: UE F-SEID[UP:0x194 CP:0xe3c] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.062: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 01/28 11:05:51.062: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 01/28 11:05:51.062: [smf] INFO: UE IMSI[262426492359218] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.065: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 01/28 11:05:51.065: [upf] INFO: UE F-SEID[UP:0xee4 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.065: [upf] INFO: UE F-SEID[UP:0xee4 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.068: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 01/28 11:05:51.068: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 01/28 11:05:51.068: [smf] INFO: UE IMSI[262427703259491] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.071: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 01/28 11:05:51.071: [upf] INFO: UE F-SEID[UP:0x67f CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.071: [upf] INFO: UE F-SEID[UP:0x67f CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.074: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 01/28 11:05:51.074: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 01/28 11:05:51.074: [smf] INFO: UE IMSI[262424335661462] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.076: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 01/28 11:05:51.076: [upf] INFO: UE F-SEID[UP:0xeeb CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.076: [upf] INFO: UE F-SEID[UP:0xeeb CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.080: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 01/28 11:05:51.080: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 01/28 11:05:51.080: [smf] INFO: UE IMSI[262429140535031] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.082: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 01/28 11:05:51.082: [upf] INFO: UE F-SEID[UP:0x1 CP:0x1a3] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.082: [upf] INFO: UE F-SEID[UP:0x1 CP:0x1a3] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.085: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 01/28 11:05:51.085: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 01/28 11:05:51.085: [smf] INFO: UE IMSI[262423039253897] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.088: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 01/28 11:05:51.088: [upf] INFO: UE F-SEID[UP:0xe99 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.088: [upf] INFO: UE F-SEID[UP:0xe99 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.091: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 01/28 11:05:51.091: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 01/28 11:05:51.091: [smf] INFO: UE IMSI[262420670217262] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.094: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 01/28 11:05:51.094: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.094: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.097: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 01/28 11:05:51.097: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 01/28 11:05:51.097: [smf] INFO: UE IMSI[262428152221441] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.100: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 01/28 11:05:51.100: [upf] INFO: UE F-SEID[UP:0x6a8 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.100: [upf] INFO: UE F-SEID[UP:0x6a8 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.103: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 01/28 11:05:51.103: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 01/28 11:05:51.103: [smf] INFO: UE IMSI[262427159588024] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.106: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 01/28 11:05:51.106: [upf] INFO: UE F-SEID[UP:0x979 CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.106: [upf] INFO: UE F-SEID[UP:0x979 CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.109: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 01/28 11:05:51.109: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 01/28 11:05:51.109: [smf] INFO: UE IMSI[262420474726855] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.111: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 01/28 11:05:51.111: [upf] INFO: UE F-SEID[UP:0xe09 CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.111: [upf] INFO: UE F-SEID[UP:0xe09 CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.115: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 01/28 11:05:51.115: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 01/28 11:05:51.115: [smf] INFO: UE IMSI[262423105645894] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.118: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 01/28 11:05:51.118: [upf] INFO: UE F-SEID[UP:0x16d CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.118: [upf] INFO: UE F-SEID[UP:0x16d CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.121: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 01/28 11:05:51.121: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 01/28 11:05:51.121: [smf] INFO: UE IMSI[262426528440155] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.123: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 01/28 11:05:51.123: [upf] INFO: UE F-SEID[UP:0xa3b CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.123: [upf] INFO: UE F-SEID[UP:0xa3b CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.126: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 01/28 11:05:51.126: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 01/28 11:05:51.126: [smf] INFO: UE IMSI[262422947427550] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.129: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 01/28 11:05:51.129: [upf] INFO: UE F-SEID[UP:0xf99 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.129: [upf] INFO: UE F-SEID[UP:0xf99 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.132: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 01/28 11:05:51.132: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 01/28 11:05:51.132: [smf] INFO: UE IMSI[262423054043862] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.134: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 01/28 11:05:51.134: [upf] INFO: UE F-SEID[UP:0xf2c CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.134: [upf] INFO: UE F-SEID[UP:0xf2c CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.138: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 01/28 11:05:51.138: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 01/28 11:05:51.138: [smf] INFO: UE IMSI[262424391382681] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.140: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 01/28 11:05:51.140: [upf] INFO: UE F-SEID[UP:0x581 CP:0x17b] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.140: [upf] INFO: UE F-SEID[UP:0x581 CP:0x17b] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.144: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 01/28 11:05:51.144: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 01/28 11:05:51.144: [smf] INFO: UE IMSI[262427566329957] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.146: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 01/28 11:05:51.146: [upf] INFO: UE F-SEID[UP:0x87f CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.146: [upf] INFO: UE F-SEID[UP:0x87f CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.150: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 01/28 11:05:51.150: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 01/28 11:05:51.150: [smf] INFO: UE IMSI[262424618469116] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.152: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 01/28 11:05:51.152: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.152: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.155: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 01/28 11:05:51.155: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 01/28 11:05:51.155: [smf] INFO: UE IMSI[262424455452702] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.158: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 01/28 11:05:51.158: [upf] INFO: UE F-SEID[UP:0x25b CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.158: [upf] INFO: UE F-SEID[UP:0x25b CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.161: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 01/28 11:05:51.161: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 01/28 11:05:51.161: [smf] INFO: UE IMSI[262424829517005] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.163: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 01/28 11:05:51.163: [upf] INFO: UE F-SEID[UP:0x5da CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.163: [upf] INFO: UE F-SEID[UP:0x5da CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.167: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 01/28 11:05:51.167: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 01/28 11:05:51.167: [smf] INFO: UE IMSI[262422658369315] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.169: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 01/28 11:05:51.169: [upf] INFO: UE F-SEID[UP:0xb3a CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.169: [upf] INFO: UE F-SEID[UP:0xb3a CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.173: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 01/28 11:05:51.173: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 01/28 11:05:51.173: [smf] INFO: UE IMSI[262420538340590] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.175: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 01/28 11:05:51.175: [upf] INFO: UE F-SEID[UP:0xa39 CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.175: [upf] INFO: UE F-SEID[UP:0xa39 CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.179: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 01/28 11:05:51.179: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 01/28 11:05:51.179: [smf] INFO: UE IMSI[262420113826060] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.181: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 01/28 11:05:51.181: [upf] INFO: UE F-SEID[UP:0xa88 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.181: [upf] INFO: UE F-SEID[UP:0xa88 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.184: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 01/28 11:05:51.184: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 01/28 11:05:51.184: [smf] INFO: UE IMSI[262427214987563] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.187: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 01/28 11:05:51.187: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.187: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.190: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 01/28 11:05:51.190: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 01/28 11:05:51.190: [smf] INFO: UE IMSI[262426595528643] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.193: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 01/28 11:05:51.193: [upf] INFO: UE F-SEID[UP:0x83c CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.193: [upf] INFO: UE F-SEID[UP:0x83c CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.196: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 01/28 11:05:51.196: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 01/28 11:05:51.196: [smf] INFO: UE IMSI[262422744194221] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.198: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 01/28 11:05:51.198: [upf] INFO: UE F-SEID[UP:0xa81 CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.198: [upf] INFO: UE F-SEID[UP:0xa81 CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.202: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 01/28 11:05:51.202: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 01/28 11:05:51.202: [smf] INFO: UE IMSI[262426307333587] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.204: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 01/28 11:05:51.204: [upf] INFO: UE F-SEID[UP:0xf44 CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.204: [upf] INFO: UE F-SEID[UP:0xf44 CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.208: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 01/28 11:05:51.208: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 01/28 11:05:51.208: [smf] INFO: UE IMSI[262425946775645] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.210: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 01/28 11:05:51.210: [upf] INFO: UE F-SEID[UP:0xcde CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.210: [upf] INFO: UE F-SEID[UP:0xcde CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.213: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 01/28 11:05:51.213: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 01/28 11:05:51.213: [smf] INFO: UE IMSI[262424556296749] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.216: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 01/28 11:05:51.216: [upf] INFO: UE F-SEID[UP:0xde CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.216: [upf] INFO: UE F-SEID[UP:0xde CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.219: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 01/28 11:05:51.219: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 01/28 11:05:51.219: [smf] INFO: UE IMSI[262429612214183] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.222: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 01/28 11:05:51.222: [upf] INFO: UE F-SEID[UP:0xdfb CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.222: [upf] INFO: UE F-SEID[UP:0xdfb CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.225: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 01/28 11:05:51.225: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 01/28 11:05:51.225: [smf] INFO: UE IMSI[262420382915341] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.227: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 01/28 11:05:51.227: [upf] INFO: UE F-SEID[UP:0xe71 CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.227: [upf] INFO: UE F-SEID[UP:0xe71 CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.231: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 01/28 11:05:51.231: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 01/28 11:05:51.231: [smf] INFO: UE IMSI[262423651855235] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.233: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 01/28 11:05:51.233: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.233: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.237: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 01/28 11:05:51.237: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 01/28 11:05:51.237: [smf] INFO: UE IMSI[262428501494816] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.239: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 01/28 11:05:51.239: [upf] INFO: UE F-SEID[UP:0x542 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.239: [upf] INFO: UE F-SEID[UP:0x542 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.243: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 01/28 11:05:51.243: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 01/28 11:05:51.243: [smf] INFO: UE IMSI[262422011953143] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.245: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 01/28 11:05:51.245: [upf] INFO: UE F-SEID[UP:0x4b CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.245: [upf] INFO: UE F-SEID[UP:0x4b CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.248: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 01/28 11:05:51.248: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 01/28 11:05:51.248: [smf] INFO: UE IMSI[262422447981904] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.251: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 01/28 11:05:51.251: [upf] INFO: UE F-SEID[UP:0x2dd CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.251: [upf] INFO: UE F-SEID[UP:0x2dd CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.254: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 01/28 11:05:51.254: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 01/28 11:05:51.254: [smf] INFO: UE IMSI[262423416684456] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.257: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 01/28 11:05:51.257: [upf] INFO: UE F-SEID[UP:0x7cd CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.257: [upf] INFO: UE F-SEID[UP:0x7cd CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.260: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 01/28 11:05:51.260: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 01/28 11:05:51.260: [smf] INFO: UE IMSI[262422115880295] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.262: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 01/28 11:05:51.262: [upf] INFO: UE F-SEID[UP:0x8dd CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.262: [upf] INFO: UE F-SEID[UP:0x8dd CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.266: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 01/28 11:05:51.266: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 01/28 11:05:51.266: [smf] INFO: UE IMSI[262421423097156] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.268: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 01/28 11:05:51.268: [upf] INFO: UE F-SEID[UP:0x46 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.268: [upf] INFO: UE F-SEID[UP:0x46 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.272: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 01/28 11:05:51.272: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 01/28 11:05:51.272: [smf] INFO: UE IMSI[262425887323772] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.274: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 01/28 11:05:51.274: [upf] INFO: UE F-SEID[UP:0xd17 CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.274: [upf] INFO: UE F-SEID[UP:0xd17 CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.277: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 01/28 11:05:51.277: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 01/28 11:05:51.278: [smf] INFO: UE IMSI[262428037463092] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.280: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 01/28 11:05:51.280: [upf] INFO: UE F-SEID[UP:0x492 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.280: [upf] INFO: UE F-SEID[UP:0x492 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.283: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 01/28 11:05:51.283: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 01/28 11:05:51.283: [smf] INFO: UE IMSI[262420849801501] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.286: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 01/28 11:05:51.286: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0xe32] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.286: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0xe32] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.289: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 01/28 11:05:51.289: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 01/28 11:05:51.289: [smf] INFO: UE IMSI[262421818396131] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.291: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 01/28 11:05:51.291: [upf] INFO: UE F-SEID[UP:0xd87 CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.291: [upf] INFO: UE F-SEID[UP:0xd87 CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.295: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 01/28 11:05:51.295: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 01/28 11:05:51.295: [smf] INFO: UE IMSI[262425238155240] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.298: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 01/28 11:05:51.298: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.298: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.301: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 01/28 11:05:51.301: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 01/28 11:05:51.301: [smf] INFO: UE IMSI[262423118388536] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.304: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 01/28 11:05:51.304: [upf] INFO: UE F-SEID[UP:0x331 CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.304: [upf] INFO: UE F-SEID[UP:0x331 CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.307: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 01/28 11:05:51.307: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 01/28 11:05:51.307: [smf] INFO: UE IMSI[262421606470652] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.310: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 01/28 11:05:51.310: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.310: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.313: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 01/28 11:05:51.313: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 01/28 11:05:51.313: [smf] INFO: UE IMSI[262421168016022] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.315: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 01/28 11:05:51.315: [upf] INFO: UE F-SEID[UP:0x557 CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.315: [upf] INFO: UE F-SEID[UP:0x557 CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.319: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 01/28 11:05:51.319: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 01/28 11:05:51.319: [smf] INFO: UE IMSI[262426390283680] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.321: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 01/28 11:05:51.321: [upf] INFO: UE F-SEID[UP:0x35a CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.321: [upf] INFO: UE F-SEID[UP:0x35a CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.325: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 01/28 11:05:51.325: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 01/28 11:05:51.325: [smf] INFO: UE IMSI[262424808644055] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.328: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 01/28 11:05:51.328: [upf] INFO: UE F-SEID[UP:0xcdd CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.328: [upf] INFO: UE F-SEID[UP:0xcdd CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.331: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 01/28 11:05:51.331: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 01/28 11:05:51.331: [smf] INFO: UE IMSI[262424243198442] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.333: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 01/28 11:05:51.333: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.333: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.337: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 01/28 11:05:51.337: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 01/28 11:05:51.337: [smf] INFO: UE IMSI[262429070677629] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.339: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 01/28 11:05:51.339: [upf] INFO: UE F-SEID[UP:0xb19 CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.339: [upf] INFO: UE F-SEID[UP:0xb19 CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.343: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 01/28 11:05:51.343: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 01/28 11:05:51.343: [smf] INFO: UE IMSI[262422093493469] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.345: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 01/28 11:05:51.345: [upf] INFO: UE F-SEID[UP:0xba6 CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.345: [upf] INFO: UE F-SEID[UP:0xba6 CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.349: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 01/28 11:05:51.349: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 01/28 11:05:51.349: [smf] INFO: UE IMSI[262424488822684] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.351: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 01/28 11:05:51.351: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.351: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.354: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 01/28 11:05:51.355: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 01/28 11:05:51.355: [smf] INFO: UE IMSI[262421678711961] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.357: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 01/28 11:05:51.357: [upf] INFO: UE F-SEID[UP:0x265 CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.357: [upf] INFO: UE F-SEID[UP:0x265 CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.360: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 01/28 11:05:51.360: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 01/28 11:05:51.361: [smf] INFO: UE IMSI[262423474645541] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.363: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 01/28 11:05:51.363: [upf] INFO: UE F-SEID[UP:0x819 CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.363: [upf] INFO: UE F-SEID[UP:0x819 CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.366: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 01/28 11:05:51.366: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 01/28 11:05:51.366: [smf] INFO: UE IMSI[262424032322550] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.369: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 01/28 11:05:51.369: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.369: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.372: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 01/28 11:05:51.372: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 01/28 11:05:51.372: [smf] INFO: UE IMSI[262429360631240] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.375: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 01/28 11:05:51.375: [upf] INFO: UE F-SEID[UP:0x609 CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.375: [upf] INFO: UE F-SEID[UP:0x609 CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.378: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 01/28 11:05:51.378: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 01/28 11:05:51.378: [smf] INFO: UE IMSI[262424342624855] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.381: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 01/28 11:05:51.381: [upf] INFO: UE F-SEID[UP:0xe58 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.381: [upf] INFO: UE F-SEID[UP:0xe58 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.384: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 01/28 11:05:51.384: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 01/28 11:05:51.384: [smf] INFO: UE IMSI[262422756711828] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.387: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 01/28 11:05:51.387: [upf] INFO: UE F-SEID[UP:0xafa CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.387: [upf] INFO: UE F-SEID[UP:0xafa CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.390: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 01/28 11:05:51.390: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 01/28 11:05:51.390: [smf] INFO: UE IMSI[262420012203705] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.393: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 01/28 11:05:51.393: [upf] INFO: UE F-SEID[UP:0xc24 CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.393: [upf] INFO: UE F-SEID[UP:0xc24 CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.396: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 01/28 11:05:51.396: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 01/28 11:05:51.396: [smf] INFO: UE IMSI[262422120073341] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.398: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 01/28 11:05:51.398: [upf] INFO: UE F-SEID[UP:0xc8c CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.398: [upf] INFO: UE F-SEID[UP:0xc8c CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.402: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 01/28 11:05:51.402: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 01/28 11:05:51.402: [smf] INFO: UE IMSI[262429304585839] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.404: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 01/28 11:05:51.404: [upf] INFO: UE F-SEID[UP:0xab2 CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.404: [upf] INFO: UE F-SEID[UP:0xab2 CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.408: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 01/28 11:05:51.408: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 01/28 11:05:51.408: [smf] INFO: UE IMSI[262422342502600] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.411: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 01/28 11:05:51.411: [upf] INFO: UE F-SEID[UP:0xb97 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.411: [upf] INFO: UE F-SEID[UP:0xb97 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.414: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 01/28 11:05:51.414: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 01/28 11:05:51.414: [smf] INFO: UE IMSI[262426029117063] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.416: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 01/28 11:05:51.416: [upf] INFO: UE F-SEID[UP:0xb98 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.416: [upf] INFO: UE F-SEID[UP:0xb98 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.420: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 01/28 11:05:51.420: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 01/28 11:05:51.420: [smf] INFO: UE IMSI[262425923260071] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.422: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 01/28 11:05:51.422: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.422: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.426: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 01/28 11:05:51.426: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 01/28 11:05:51.426: [smf] INFO: UE IMSI[262427132930832] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.428: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 01/28 11:05:51.428: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.428: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.431: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 01/28 11:05:51.431: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 01/28 11:05:51.431: [smf] INFO: UE IMSI[262423729184361] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.434: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 01/28 11:05:51.434: [upf] INFO: UE F-SEID[UP:0x2ab CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.434: [upf] INFO: UE F-SEID[UP:0x2ab CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.437: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 01/28 11:05:51.437: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 01/28 11:05:51.437: [smf] INFO: UE IMSI[262428588738021] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.440: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 01/28 11:05:51.440: [upf] INFO: UE F-SEID[UP:0x67a CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.440: [upf] INFO: UE F-SEID[UP:0x67a CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.443: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 01/28 11:05:51.443: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 01/28 11:05:51.443: [smf] INFO: UE IMSI[262428861726189] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.445: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 01/28 11:05:51.445: [upf] INFO: UE F-SEID[UP:0x74c CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.445: [upf] INFO: UE F-SEID[UP:0x74c CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.449: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 01/28 11:05:51.449: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 01/28 11:05:51.449: [smf] INFO: UE IMSI[262421921926868] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.451: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 01/28 11:05:51.451: [upf] INFO: UE F-SEID[UP:0xf78 CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.451: [upf] INFO: UE F-SEID[UP:0xf78 CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.455: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 01/28 11:05:51.455: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 01/28 11:05:51.455: [smf] INFO: UE IMSI[262427014839738] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.458: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 01/28 11:05:51.458: [upf] INFO: UE F-SEID[UP:0x440 CP:0xb60] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.458: [upf] INFO: UE F-SEID[UP:0x440 CP:0xb60] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.461: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 01/28 11:05:51.461: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 01/28 11:05:51.461: [smf] INFO: UE IMSI[262427760405077] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.463: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 01/28 11:05:51.463: [upf] INFO: UE F-SEID[UP:0x100 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.463: [upf] INFO: UE F-SEID[UP:0x100 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.467: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 01/28 11:05:51.467: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 01/28 11:05:51.467: [smf] INFO: UE IMSI[262427116218441] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.470: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 01/28 11:05:51.470: [upf] INFO: UE F-SEID[UP:0x946 CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.470: [upf] INFO: UE F-SEID[UP:0x946 CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.473: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 01/28 11:05:51.473: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 01/28 11:05:51.473: [smf] INFO: UE IMSI[262425867041990] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.475: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 01/28 11:05:51.475: [upf] INFO: UE F-SEID[UP:0xe85 CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.475: [upf] INFO: UE F-SEID[UP:0xe85 CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.479: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 01/28 11:05:51.479: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 01/28 11:05:51.479: [smf] INFO: UE IMSI[262428464582874] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.481: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 01/28 11:05:51.481: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.481: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.485: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 01/28 11:05:51.485: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 01/28 11:05:51.485: [smf] INFO: UE IMSI[262422466760678] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.487: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 01/28 11:05:51.487: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.487: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.490: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 01/28 11:05:51.490: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 01/28 11:05:51.490: [smf] INFO: UE IMSI[262425848129128] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.493: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 01/28 11:05:51.493: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.493: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.496: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 01/28 11:05:51.496: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 01/28 11:05:51.496: [smf] INFO: UE IMSI[262428789114412] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.499: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 01/28 11:05:51.499: [upf] INFO: UE F-SEID[UP:0xf3c CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.499: [upf] INFO: UE F-SEID[UP:0xf3c CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.502: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 01/28 11:05:51.502: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 01/28 11:05:51.502: [smf] INFO: UE IMSI[262423988283851] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.505: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 01/28 11:05:51.505: [upf] INFO: UE F-SEID[UP:0xd20 CP:0x4df] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.505: [upf] INFO: UE F-SEID[UP:0xd20 CP:0x4df] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.508: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 01/28 11:05:51.508: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 01/28 11:05:51.508: [smf] INFO: UE IMSI[262426930565061] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.510: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 01/28 11:05:51.510: [upf] INFO: UE F-SEID[UP:0x973 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.510: [upf] INFO: UE F-SEID[UP:0x973 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.514: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 01/28 11:05:51.514: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 01/28 11:05:51.514: [smf] INFO: UE IMSI[262427193855289] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.516: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 01/28 11:05:51.516: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.516: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.519: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 01/28 11:05:51.519: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 01/28 11:05:51.519: [smf] INFO: UE IMSI[262420363500107] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.522: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 01/28 11:05:51.522: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.522: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.525: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 01/28 11:05:51.525: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 01/28 11:05:51.525: [smf] INFO: UE IMSI[262426622517446] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.527: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 01/28 11:05:51.528: [upf] INFO: UE F-SEID[UP:0x653 CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.528: [upf] INFO: UE F-SEID[UP:0x653 CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.531: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 01/28 11:05:51.531: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 01/28 11:05:51.531: [smf] INFO: UE IMSI[262427671548985] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.534: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 01/28 11:05:51.534: [upf] INFO: UE F-SEID[UP:0xa95 CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.534: [upf] INFO: UE F-SEID[UP:0xa95 CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.537: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 01/28 11:05:51.537: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 01/28 11:05:51.537: [smf] INFO: UE IMSI[262420992472951] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.539: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 01/28 11:05:51.539: [upf] INFO: UE F-SEID[UP:0xd54 CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.539: [upf] INFO: UE F-SEID[UP:0xd54 CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.543: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 01/28 11:05:51.543: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 01/28 11:05:51.543: [smf] INFO: UE IMSI[262421009352713] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.545: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 01/28 11:05:51.545: [upf] INFO: UE F-SEID[UP:0x922 CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.545: [upf] INFO: UE F-SEID[UP:0x922 CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.548: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 01/28 11:05:51.548: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 01/28 11:05:51.548: [smf] INFO: UE IMSI[262428187378627] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.551: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 01/28 11:05:51.551: [upf] INFO: UE F-SEID[UP:0x83e CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.551: [upf] INFO: UE F-SEID[UP:0x83e CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.554: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 01/28 11:05:51.554: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 01/28 11:05:51.554: [smf] INFO: UE IMSI[262420829707291] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.556: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 01/28 11:05:51.556: [upf] INFO: UE F-SEID[UP:0x6aa CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.556: [upf] INFO: UE F-SEID[UP:0x6aa CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.560: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 01/28 11:05:51.560: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 01/28 11:05:51.560: [smf] INFO: UE IMSI[262427969292284] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.562: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 01/28 11:05:51.562: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.562: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.566: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 01/28 11:05:51.566: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 01/28 11:05:51.566: [smf] INFO: UE IMSI[262426878541697] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.568: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 01/28 11:05:51.569: [upf] INFO: UE F-SEID[UP:0xd6b CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.569: [upf] INFO: UE F-SEID[UP:0xd6b CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.572: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 01/28 11:05:51.572: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 01/28 11:05:51.572: [smf] INFO: UE IMSI[262423079168795] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.574: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 01/28 11:05:51.574: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0xed8] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.574: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0xed8] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.577: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 01/28 11:05:51.577: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 01/28 11:05:51.577: [smf] INFO: UE IMSI[262421351170126] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.580: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 01/28 11:05:51.580: [upf] INFO: UE F-SEID[UP:0xa78 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.580: [upf] INFO: UE F-SEID[UP:0xa78 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.583: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 01/28 11:05:51.583: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 01/28 11:05:51.583: [smf] INFO: UE IMSI[262428490705047] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.586: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 01/28 11:05:51.586: [upf] INFO: UE F-SEID[UP:0xa13 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.586: [upf] INFO: UE F-SEID[UP:0xa13 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.589: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 01/28 11:05:51.589: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 01/28 11:05:51.589: [smf] INFO: UE IMSI[262423638958278] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.592: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 01/28 11:05:51.592: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.592: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.595: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 01/28 11:05:51.595: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 01/28 11:05:51.595: [smf] INFO: UE IMSI[262423394334808] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.598: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 01/28 11:05:51.598: [upf] INFO: UE F-SEID[UP:0xddf CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.598: [upf] INFO: UE F-SEID[UP:0xddf CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.601: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 01/28 11:05:51.601: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 01/28 11:05:51.601: [smf] INFO: UE IMSI[262421516604126] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.603: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 01/28 11:05:51.603: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.603: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.607: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 01/28 11:05:51.607: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 01/28 11:05:51.607: [smf] INFO: UE IMSI[262428720075066] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.609: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 01/28 11:05:51.609: [upf] INFO: UE F-SEID[UP:0x39b CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.609: [upf] INFO: UE F-SEID[UP:0x39b CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.612: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 01/28 11:05:51.612: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 01/28 11:05:51.612: [smf] INFO: UE IMSI[262423690596090] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.615: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 01/28 11:05:51.615: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.615: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.618: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 01/28 11:05:51.618: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 01/28 11:05:51.618: [smf] INFO: UE IMSI[262421274982259] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.621: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 01/28 11:05:51.621: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.621: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.624: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 01/28 11:05:51.624: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 01/28 11:05:51.624: [smf] INFO: UE IMSI[262425248456153] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.626: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 01/28 11:05:51.626: [upf] INFO: UE F-SEID[UP:0xd76 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.626: [upf] INFO: UE F-SEID[UP:0xd76 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.630: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 01/28 11:05:51.630: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 01/28 11:05:51.630: [smf] INFO: UE IMSI[262421005311256] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.632: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 01/28 11:05:51.632: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.632: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.636: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 01/28 11:05:51.636: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 01/28 11:05:51.636: [smf] INFO: UE IMSI[262421586247064] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.638: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 01/28 11:05:51.638: [upf] INFO: UE F-SEID[UP:0x4ba CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.638: [upf] INFO: UE F-SEID[UP:0x4ba CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.641: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 01/28 11:05:51.641: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 01/28 11:05:51.641: [smf] INFO: UE IMSI[262426778516078] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.644: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 01/28 11:05:51.644: [upf] INFO: UE F-SEID[UP:0x611 CP:0x92] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.644: [upf] INFO: UE F-SEID[UP:0x611 CP:0x92] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.647: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 01/28 11:05:51.647: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 01/28 11:05:51.647: [smf] INFO: UE IMSI[262424593848010] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.650: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 01/28 11:05:51.650: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0xd28] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.650: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0xd28] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.653: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 01/28 11:05:51.653: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 01/28 11:05:51.653: [smf] INFO: UE IMSI[262420216834958] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.655: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 01/28 11:05:51.655: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.655: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.659: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 01/28 11:05:51.659: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 01/28 11:05:51.659: [smf] INFO: UE IMSI[262423936425331] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.661: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 01/28 11:05:51.661: [upf] INFO: UE F-SEID[UP:0xb7a CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.661: [upf] INFO: UE F-SEID[UP:0xb7a CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.665: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 01/28 11:05:51.665: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 01/28 11:05:51.665: [smf] INFO: UE IMSI[262421849407515] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.667: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 01/28 11:05:51.667: [upf] INFO: UE F-SEID[UP:0xac9 CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.667: [upf] INFO: UE F-SEID[UP:0xac9 CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.671: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 01/28 11:05:51.671: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 01/28 11:05:51.671: [smf] INFO: UE IMSI[262420534278643] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.673: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 01/28 11:05:51.673: [upf] INFO: UE F-SEID[UP:0xdc3 CP:0x935] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.673: [upf] INFO: UE F-SEID[UP:0xdc3 CP:0x935] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.676: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 01/28 11:05:51.676: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 01/28 11:05:51.676: [smf] INFO: UE IMSI[262420057596705] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.679: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 01/28 11:05:51.679: [upf] INFO: UE F-SEID[UP:0x2e2 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.679: [upf] INFO: UE F-SEID[UP:0x2e2 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.682: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 01/28 11:05:51.682: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 01/28 11:05:51.682: [smf] INFO: UE IMSI[262420440414475] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.685: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 01/28 11:05:51.685: [upf] INFO: UE F-SEID[UP:0x6fe CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.685: [upf] INFO: UE F-SEID[UP:0x6fe CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.688: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 01/28 11:05:51.688: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 01/28 11:05:51.688: [smf] INFO: UE IMSI[262429825008637] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.690: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 01/28 11:05:51.691: [upf] INFO: UE F-SEID[UP:0x3ce CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.691: [upf] INFO: UE F-SEID[UP:0x3ce CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.694: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 01/28 11:05:51.694: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 01/28 11:05:51.694: [smf] INFO: UE IMSI[262429170256777] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.696: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 01/28 11:05:51.696: [upf] INFO: UE F-SEID[UP:0xb28 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.696: [upf] INFO: UE F-SEID[UP:0xb28 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.700: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 01/28 11:05:51.700: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 01/28 11:05:51.700: [smf] INFO: UE IMSI[262422810439236] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.702: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 01/28 11:05:51.702: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.702: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.705: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 01/28 11:05:51.705: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 01/28 11:05:51.705: [smf] INFO: UE IMSI[262429350642045] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.708: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 01/28 11:05:51.708: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.708: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.711: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 01/28 11:05:51.711: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 01/28 11:05:51.711: [smf] INFO: UE IMSI[262423409968232] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.714: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 01/28 11:05:51.714: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.714: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.717: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 01/28 11:05:51.717: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 01/28 11:05:51.717: [smf] INFO: UE IMSI[262429813603784] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.719: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 01/28 11:05:51.719: [upf] INFO: UE F-SEID[UP:0x99 CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.719: [upf] INFO: UE F-SEID[UP:0x99 CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.723: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 01/28 11:05:51.723: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 01/28 11:05:51.723: [smf] INFO: UE IMSI[262426435731048] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.725: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 01/28 11:05:51.725: [upf] INFO: UE F-SEID[UP:0xba8 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.725: [upf] INFO: UE F-SEID[UP:0xba8 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.729: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 01/28 11:05:51.729: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 01/28 11:05:51.729: [smf] INFO: UE IMSI[262423336810066] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.731: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 01/28 11:05:51.731: [upf] INFO: UE F-SEID[UP:0x9e CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.731: [upf] INFO: UE F-SEID[UP:0x9e CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.735: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 01/28 11:05:51.735: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 01/28 11:05:51.735: [smf] INFO: UE IMSI[262426608797927] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.737: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 01/28 11:05:51.737: [upf] INFO: UE F-SEID[UP:0x323 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.737: [upf] INFO: UE F-SEID[UP:0x323 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.741: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 01/28 11:05:51.741: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 01/28 11:05:51.741: [smf] INFO: UE IMSI[262420689296128] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.743: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 01/28 11:05:51.743: [upf] INFO: UE F-SEID[UP:0x1de CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.743: [upf] INFO: UE F-SEID[UP:0x1de CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.746: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 01/28 11:05:51.746: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 01/28 11:05:51.746: [smf] INFO: UE IMSI[262423997296963] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.748: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 01/28 11:05:51.748: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0x73f] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.748: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0x73f] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.752: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 01/28 11:05:51.752: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 01/28 11:05:51.752: [smf] INFO: UE IMSI[262426390407305] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.754: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 01/28 11:05:51.754: [upf] INFO: UE F-SEID[UP:0x4cb CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.754: [upf] INFO: UE F-SEID[UP:0x4cb CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.758: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 01/28 11:05:51.758: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 01/28 11:05:51.758: [smf] INFO: UE IMSI[262427961786309] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.760: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 01/28 11:05:51.760: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.760: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.763: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 01/28 11:05:51.763: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 01/28 11:05:51.763: [smf] INFO: UE IMSI[262427604840166] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.766: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 01/28 11:05:51.766: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.766: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.769: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 01/28 11:05:51.769: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 01/28 11:05:51.769: [smf] INFO: UE IMSI[262420276409197] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.771: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 01/28 11:05:51.771: [upf] INFO: UE F-SEID[UP:0xc06 CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.771: [upf] INFO: UE F-SEID[UP:0xc06 CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.775: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 01/28 11:05:51.775: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 01/28 11:05:51.775: [smf] INFO: UE IMSI[262421465303014] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.777: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 01/28 11:05:51.777: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.777: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.781: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 01/28 11:05:51.781: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 01/28 11:05:51.781: [smf] INFO: UE IMSI[262427322273296] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.783: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 01/28 11:05:51.783: [upf] INFO: UE F-SEID[UP:0xa80 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.783: [upf] INFO: UE F-SEID[UP:0xa80 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.787: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 01/28 11:05:51.787: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 01/28 11:05:51.787: [smf] INFO: UE IMSI[262428237212626] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.789: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 01/28 11:05:51.789: [upf] INFO: UE F-SEID[UP:0xc08 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.789: [upf] INFO: UE F-SEID[UP:0xc08 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.793: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 01/28 11:05:51.793: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 01/28 11:05:51.793: [smf] INFO: UE IMSI[262426636197743] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.795: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 01/28 11:05:51.795: [upf] INFO: UE F-SEID[UP:0x713 CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.795: [upf] INFO: UE F-SEID[UP:0x713 CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.798: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 01/28 11:05:51.798: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 01/28 11:05:51.798: [smf] INFO: UE IMSI[262428638798281] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.801: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 01/28 11:05:51.801: [upf] INFO: UE F-SEID[UP:0x171 CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.801: [upf] INFO: UE F-SEID[UP:0x171 CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.804: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 01/28 11:05:51.804: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 01/28 11:05:51.804: [smf] INFO: UE IMSI[262425341971960] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.807: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 01/28 11:05:51.807: [upf] INFO: UE F-SEID[UP:0x372 CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.807: [upf] INFO: UE F-SEID[UP:0x372 CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.810: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 01/28 11:05:51.810: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 01/28 11:05:51.810: [smf] INFO: UE IMSI[262423304195853] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.813: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 01/28 11:05:51.813: [upf] INFO: UE F-SEID[UP:0x747 CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.813: [upf] INFO: UE F-SEID[UP:0x747 CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.816: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 01/28 11:05:51.816: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 01/28 11:05:51.816: [smf] INFO: UE IMSI[262425450121450] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.818: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 01/28 11:05:51.818: [upf] INFO: UE F-SEID[UP:0x68d CP:0xc6d] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.818: [upf] INFO: UE F-SEID[UP:0x68d CP:0xc6d] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.822: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 01/28 11:05:51.822: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 01/28 11:05:51.822: [smf] INFO: UE IMSI[262426539122783] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.824: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 01/28 11:05:51.824: [upf] INFO: UE F-SEID[UP:0x85 CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.824: [upf] INFO: UE F-SEID[UP:0x85 CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.828: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 01/28 11:05:51.828: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 01/28 11:05:51.828: [smf] INFO: UE IMSI[262426228051443] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.832: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 01/28 11:05:51.832: [upf] INFO: UE F-SEID[UP:0x47b CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.832: [upf] INFO: UE F-SEID[UP:0x47b CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.835: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 01/28 11:05:51.835: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 01/28 11:05:51.835: [smf] INFO: UE IMSI[262424774831989] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.841: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 01/28 11:05:51.842: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.842: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.843: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 01/28 11:05:51.843: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 01/28 11:05:51.843: [smf] INFO: UE IMSI[262427258218626] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.850: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 01/28 11:05:51.850: [upf] INFO: UE F-SEID[UP:0x498 CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.850: [upf] INFO: UE F-SEID[UP:0x498 CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.850: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 01/28 11:05:51.850: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 01/28 11:05:51.850: [smf] INFO: UE IMSI[262425709456312] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.855: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 01/28 11:05:51.855: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.855: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.857: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 01/28 11:05:51.857: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 01/28 11:05:51.857: [smf] INFO: UE IMSI[262427530224537] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.860: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 01/28 11:05:51.860: [upf] INFO: UE F-SEID[UP:0xd69 CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.860: [upf] INFO: UE F-SEID[UP:0xd69 CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.863: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 01/28 11:05:51.863: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 01/28 11:05:51.863: [smf] INFO: UE IMSI[262427964340446] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.866: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 01/28 11:05:51.866: [upf] INFO: UE F-SEID[UP:0x28b CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.866: [upf] INFO: UE F-SEID[UP:0x28b CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.869: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 01/28 11:05:51.869: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 01/28 11:05:51.869: [smf] INFO: UE IMSI[262420441775893] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.872: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 01/28 11:05:51.872: [upf] INFO: UE F-SEID[UP:0xc4b CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.872: [upf] INFO: UE F-SEID[UP:0xc4b CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.875: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 01/28 11:05:51.875: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 01/28 11:05:51.875: [smf] INFO: UE IMSI[262422710556816] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.877: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 01/28 11:05:51.877: [upf] INFO: UE F-SEID[UP:0x7f7 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.877: [upf] INFO: UE F-SEID[UP:0x7f7 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.881: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 01/28 11:05:51.881: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 01/28 11:05:51.881: [smf] INFO: UE IMSI[262426799155801] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.883: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 01/28 11:05:51.883: [upf] INFO: UE F-SEID[UP:0xef9 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.883: [upf] INFO: UE F-SEID[UP:0xef9 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.887: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 01/28 11:05:51.887: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 01/28 11:05:51.887: [smf] INFO: UE IMSI[262428968418641] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.889: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 01/28 11:05:51.889: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.889: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.892: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 01/28 11:05:51.892: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 01/28 11:05:51.892: [smf] INFO: UE IMSI[262422434346076] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.895: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 01/28 11:05:51.895: [upf] INFO: UE F-SEID[UP:0x960 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.895: [upf] INFO: UE F-SEID[UP:0x960 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.898: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 01/28 11:05:51.898: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 01/28 11:05:51.898: [smf] INFO: UE IMSI[262427204922912] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.901: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 01/28 11:05:51.901: [upf] INFO: UE F-SEID[UP:0x718 CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.901: [upf] INFO: UE F-SEID[UP:0x718 CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.904: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 01/28 11:05:51.904: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 01/28 11:05:51.904: [smf] INFO: UE IMSI[262424269604961] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.907: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 01/28 11:05:51.907: [upf] INFO: UE F-SEID[UP:0xdd2 CP:0x4ee] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.907: [upf] INFO: UE F-SEID[UP:0xdd2 CP:0x4ee] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.910: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 01/28 11:05:51.910: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 01/28 11:05:51.910: [smf] INFO: UE IMSI[262429121682795] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.912: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 01/28 11:05:51.912: [upf] INFO: UE F-SEID[UP:0x563 CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.912: [upf] INFO: UE F-SEID[UP:0x563 CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.916: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 01/28 11:05:51.916: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 01/28 11:05:51.916: [smf] INFO: UE IMSI[262426099921633] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.918: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 01/28 11:05:51.918: [upf] INFO: UE F-SEID[UP:0x2c CP:0xc85] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.918: [upf] INFO: UE F-SEID[UP:0x2c CP:0xc85] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.922: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 01/28 11:05:51.922: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 01/28 11:05:51.922: [smf] INFO: UE IMSI[262426331959229] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.924: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 01/28 11:05:51.924: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.924: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.928: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 01/28 11:05:51.928: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 01/28 11:05:51.928: [smf] INFO: UE IMSI[262421801859811] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.930: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 01/28 11:05:51.930: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.930: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.933: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 01/28 11:05:51.933: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 01/28 11:05:51.933: [smf] INFO: UE IMSI[262426448684689] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.936: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 01/28 11:05:51.936: [upf] INFO: UE F-SEID[UP:0xce1 CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.936: [upf] INFO: UE F-SEID[UP:0xce1 CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.939: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 01/28 11:05:51.939: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 01/28 11:05:51.939: [smf] INFO: UE IMSI[262426770064319] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.942: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 01/28 11:05:51.942: [upf] INFO: UE F-SEID[UP:0x313 CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.942: [upf] INFO: UE F-SEID[UP:0x313 CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.945: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 01/28 11:05:51.945: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 01/28 11:05:51.945: [smf] INFO: UE IMSI[262428216347317] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.947: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 01/28 11:05:51.947: [upf] INFO: UE F-SEID[UP:0x699 CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.947: [upf] INFO: UE F-SEID[UP:0x699 CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.951: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 01/28 11:05:51.951: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 01/28 11:05:51.951: [smf] INFO: UE IMSI[262422753677196] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.953: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 01/28 11:05:51.953: [upf] INFO: UE F-SEID[UP:0xeed CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.953: [upf] INFO: UE F-SEID[UP:0xeed CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.957: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 01/28 11:05:51.957: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 01/28 11:05:51.957: [smf] INFO: UE IMSI[262426220339513] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.959: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 01/28 11:05:51.959: [upf] INFO: UE F-SEID[UP:0x57c CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.959: [upf] INFO: UE F-SEID[UP:0x57c CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.963: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 01/28 11:05:51.963: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 01/28 11:05:51.963: [smf] INFO: UE IMSI[262422906385086] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.965: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 01/28 11:05:51.965: [upf] INFO: UE F-SEID[UP:0xc40 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.965: [upf] INFO: UE F-SEID[UP:0xc40 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.968: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 01/28 11:05:51.968: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 01/28 11:05:51.968: [smf] INFO: UE IMSI[262425344871813] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.971: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 01/28 11:05:51.971: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.971: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.974: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 01/28 11:05:51.974: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 01/28 11:05:51.974: [smf] INFO: UE IMSI[262421154037246] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.976: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 01/28 11:05:51.976: [upf] INFO: UE F-SEID[UP:0xfff CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.976: [upf] INFO: UE F-SEID[UP:0xfff CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.980: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 01/28 11:05:51.980: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 01/28 11:05:51.980: [smf] INFO: UE IMSI[262426777555481] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.982: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 01/28 11:05:51.982: [upf] INFO: UE F-SEID[UP:0x45e CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.982: [upf] INFO: UE F-SEID[UP:0x45e CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.986: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 01/28 11:05:51.986: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 01/28 11:05:51.986: [smf] INFO: UE IMSI[262427200665309] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.988: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 01/28 11:05:51.988: [upf] INFO: UE F-SEID[UP:0xecf CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.988: [upf] INFO: UE F-SEID[UP:0xecf CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.991: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 01/28 11:05:51.991: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 01/28 11:05:51.991: [smf] INFO: UE IMSI[262424522416799] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.993: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 01/28 11:05:51.993: [upf] INFO: UE F-SEID[UP:0xbf CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.993: [upf] INFO: UE F-SEID[UP:0xbf CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.997: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 01/28 11:05:51.997: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 01/28 11:05:51.997: [smf] INFO: UE IMSI[262426947293676] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:51.999: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 01/28 11:05:51.999: [upf] INFO: UE F-SEID[UP:0x56 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 01/28 11:05:51.999: [upf] INFO: UE F-SEID[UP:0x56 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.003: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 01/28 11:05:52.003: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 01/28 11:05:52.003: [smf] INFO: UE IMSI[262421284013878] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.005: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 01/28 11:05:52.005: [upf] INFO: UE F-SEID[UP:0xef7 CP:0x4b0] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.005: [upf] INFO: UE F-SEID[UP:0xef7 CP:0x4b0] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.009: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 01/28 11:05:52.009: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 01/28 11:05:52.009: [smf] INFO: UE IMSI[262423696779632] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.011: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 01/28 11:05:52.011: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.011: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.015: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 01/28 11:05:52.015: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 01/28 11:05:52.015: [smf] INFO: UE IMSI[262429090868858] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.017: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 01/28 11:05:52.017: [upf] INFO: UE F-SEID[UP:0xe3b CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.017: [upf] INFO: UE F-SEID[UP:0xe3b CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.020: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 01/28 11:05:52.020: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 01/28 11:05:52.020: [smf] INFO: UE IMSI[262428079437987] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.023: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 01/28 11:05:52.023: [upf] INFO: UE F-SEID[UP:0xca2 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.023: [upf] INFO: UE F-SEID[UP:0xca2 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.026: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 01/28 11:05:52.026: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 01/28 11:05:52.026: [smf] INFO: UE IMSI[262423432631749] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.029: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 01/28 11:05:52.029: [upf] INFO: UE F-SEID[UP:0xe41 CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.029: [upf] INFO: UE F-SEID[UP:0xe41 CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.032: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 01/28 11:05:52.032: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 01/28 11:05:52.032: [smf] INFO: UE IMSI[262420323613435] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.035: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 01/28 11:05:52.035: [upf] INFO: UE F-SEID[UP:0x9f CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.035: [upf] INFO: UE F-SEID[UP:0x9f CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.038: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 01/28 11:05:52.038: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 01/28 11:05:52.038: [smf] INFO: UE IMSI[262422386712380] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.040: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 01/28 11:05:52.040: [upf] INFO: UE F-SEID[UP:0xf20 CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.040: [upf] INFO: UE F-SEID[UP:0xf20 CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.044: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 01/28 11:05:52.044: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 01/28 11:05:52.044: [smf] INFO: UE IMSI[262427833136545] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.046: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 01/28 11:05:52.046: [upf] INFO: UE F-SEID[UP:0x8a2 CP:0x8ad] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.046: [upf] INFO: UE F-SEID[UP:0x8a2 CP:0x8ad] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.050: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 01/28 11:05:52.050: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 01/28 11:05:52.050: [smf] INFO: UE IMSI[262427356151275] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.052: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 01/28 11:05:52.052: [upf] INFO: UE F-SEID[UP:0x388 CP:0x491] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.052: [upf] INFO: UE F-SEID[UP:0x388 CP:0x491] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.056: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 01/28 11:05:52.056: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 01/28 11:05:52.056: [smf] INFO: UE IMSI[262426648439208] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.058: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 01/28 11:05:52.058: [upf] INFO: UE F-SEID[UP:0x218 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.058: [upf] INFO: UE F-SEID[UP:0x218 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.061: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 01/28 11:05:52.061: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 01/28 11:05:52.061: [smf] INFO: UE IMSI[262425902005329] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.064: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 01/28 11:05:52.064: [upf] INFO: UE F-SEID[UP:0xad0 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.064: [upf] INFO: UE F-SEID[UP:0xad0 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.067: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 01/28 11:05:52.067: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 01/28 11:05:52.067: [smf] INFO: UE IMSI[262427729011096] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.069: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 01/28 11:05:52.070: [upf] INFO: UE F-SEID[UP:0xb9a CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.070: [upf] INFO: UE F-SEID[UP:0xb9a CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.073: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 01/28 11:05:52.073: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 01/28 11:05:52.073: [smf] INFO: UE IMSI[262428104739820] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.076: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 01/28 11:05:52.076: [upf] INFO: UE F-SEID[UP:0x955 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.076: [upf] INFO: UE F-SEID[UP:0x955 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.079: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 01/28 11:05:52.079: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 01/28 11:05:52.079: [smf] INFO: UE IMSI[262421379462431] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.081: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 01/28 11:05:52.081: [upf] INFO: UE F-SEID[UP:0x268 CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.081: [upf] INFO: UE F-SEID[UP:0x268 CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.085: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 01/28 11:05:52.085: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 01/28 11:05:52.085: [smf] INFO: UE IMSI[262427379950563] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.087: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 01/28 11:05:52.087: [upf] INFO: UE F-SEID[UP:0x475 CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.087: [upf] INFO: UE F-SEID[UP:0x475 CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.091: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 01/28 11:05:52.091: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 01/28 11:05:52.091: [smf] INFO: UE IMSI[262427169812972] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.093: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 01/28 11:05:52.093: [upf] INFO: UE F-SEID[UP:0x802 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.093: [upf] INFO: UE F-SEID[UP:0x802 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.097: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 01/28 11:05:52.097: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 01/28 11:05:52.097: [smf] INFO: UE IMSI[262428629879863] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.099: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 01/28 11:05:52.099: [upf] INFO: UE F-SEID[UP:0xec2 CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.099: [upf] INFO: UE F-SEID[UP:0xec2 CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.102: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 01/28 11:05:52.102: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 01/28 11:05:52.102: [smf] INFO: UE IMSI[262429216222246] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.105: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 01/28 11:05:52.105: [upf] INFO: UE F-SEID[UP:0x32 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.105: [upf] INFO: UE F-SEID[UP:0x32 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.108: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 01/28 11:05:52.108: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 01/28 11:05:52.108: [smf] INFO: UE IMSI[262429359099069] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.110: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 01/28 11:05:52.111: [upf] INFO: UE F-SEID[UP:0x70c CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.111: [upf] INFO: UE F-SEID[UP:0x70c CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.114: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 01/28 11:05:52.114: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 01/28 11:05:52.114: [smf] INFO: UE IMSI[262424109537992] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.116: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 01/28 11:05:52.116: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.116: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.120: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 01/28 11:05:52.120: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 01/28 11:05:52.120: [smf] INFO: UE IMSI[262420627237424] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.122: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 01/28 11:05:52.122: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.122: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.126: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 01/28 11:05:52.126: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 01/28 11:05:52.126: [smf] INFO: UE IMSI[262429902796938] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.129: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 01/28 11:05:52.129: [upf] INFO: UE F-SEID[UP:0x411 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.129: [upf] INFO: UE F-SEID[UP:0x411 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.132: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 01/28 11:05:52.132: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 01/28 11:05:52.132: [smf] INFO: UE IMSI[262426530532027] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.134: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 01/28 11:05:52.134: [upf] INFO: UE F-SEID[UP:0xec6 CP:0x917] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.134: [upf] INFO: UE F-SEID[UP:0xec6 CP:0x917] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.138: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 01/28 11:05:52.138: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 01/28 11:05:52.138: [smf] INFO: UE IMSI[262426191185202] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.140: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 01/28 11:05:52.140: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x161] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.140: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x161] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.143: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 01/28 11:05:52.143: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 01/28 11:05:52.143: [smf] INFO: UE IMSI[262420023600132] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.146: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 01/28 11:05:52.146: [upf] INFO: UE F-SEID[UP:0x558 CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.146: [upf] INFO: UE F-SEID[UP:0x558 CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.149: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 01/28 11:05:52.149: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 01/28 11:05:52.149: [smf] INFO: UE IMSI[262425020973143] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.151: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 01/28 11:05:52.151: [upf] INFO: UE F-SEID[UP:0x719 CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.151: [upf] INFO: UE F-SEID[UP:0x719 CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.155: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 01/28 11:05:52.155: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 01/28 11:05:52.155: [smf] INFO: UE IMSI[262420515812835] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.157: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 01/28 11:05:52.157: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.157: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.161: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 01/28 11:05:52.161: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 01/28 11:05:52.161: [smf] INFO: UE IMSI[262429017303441] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.163: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 01/28 11:05:52.163: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.163: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.167: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 01/28 11:05:52.167: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 01/28 11:05:52.167: [smf] INFO: UE IMSI[262425642631197] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.169: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 01/28 11:05:52.169: [upf] INFO: UE F-SEID[UP:0x21c CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.169: [upf] INFO: UE F-SEID[UP:0x21c CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.173: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 01/28 11:05:52.173: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 01/28 11:05:52.173: [smf] INFO: UE IMSI[262425916532486] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.175: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 01/28 11:05:52.175: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.175: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.179: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 01/28 11:05:52.179: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 01/28 11:05:52.179: [smf] INFO: UE IMSI[262428614032340] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.181: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 01/28 11:05:52.181: [upf] INFO: UE F-SEID[UP:0x126 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.181: [upf] INFO: UE F-SEID[UP:0x126 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.184: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 01/28 11:05:52.184: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 01/28 11:05:52.184: [smf] INFO: UE IMSI[262423797866328] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.187: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 01/28 11:05:52.187: [upf] INFO: UE F-SEID[UP:0xd0d CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.187: [upf] INFO: UE F-SEID[UP:0xd0d CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.190: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 01/28 11:05:52.190: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 01/28 11:05:52.190: [smf] INFO: UE IMSI[262421943440653] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.193: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 01/28 11:05:52.193: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.193: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.196: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 01/28 11:05:52.196: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 01/28 11:05:52.196: [smf] INFO: UE IMSI[262425507201361] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.199: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 01/28 11:05:52.199: [upf] INFO: UE F-SEID[UP:0x726 CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.199: [upf] INFO: UE F-SEID[UP:0x726 CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.202: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 01/28 11:05:52.202: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 01/28 11:05:52.202: [smf] INFO: UE IMSI[262428511948076] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.204: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 01/28 11:05:52.204: [upf] INFO: UE F-SEID[UP:0x9ca CP:0xeb6] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.204: [upf] INFO: UE F-SEID[UP:0x9ca CP:0xeb6] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.208: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 01/28 11:05:52.208: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 01/28 11:05:52.208: [smf] INFO: UE IMSI[262429170020166] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.210: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 01/28 11:05:52.210: [upf] INFO: UE F-SEID[UP:0x8ba CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.210: [upf] INFO: UE F-SEID[UP:0x8ba CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.214: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 01/28 11:05:52.214: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 01/28 11:05:52.214: [smf] INFO: UE IMSI[262427579349004] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.216: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 01/28 11:05:52.216: [upf] INFO: UE F-SEID[UP:0x648 CP:0x6a0] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.216: [upf] INFO: UE F-SEID[UP:0x648 CP:0x6a0] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.220: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 01/28 11:05:52.220: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 01/28 11:05:52.220: [smf] INFO: UE IMSI[262424361537354] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.222: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 01/28 11:05:52.222: [upf] INFO: UE F-SEID[UP:0xa4d CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.222: [upf] INFO: UE F-SEID[UP:0xa4d CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.225: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 01/28 11:05:52.225: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 01/28 11:05:52.225: [smf] INFO: UE IMSI[262425708943561] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.228: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 01/28 11:05:52.228: [upf] INFO: UE F-SEID[UP:0xe93 CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.228: [upf] INFO: UE F-SEID[UP:0xe93 CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.231: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 01/28 11:05:52.231: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 01/28 11:05:52.231: [smf] INFO: UE IMSI[262429517266066] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.234: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 01/28 11:05:52.234: [upf] INFO: UE F-SEID[UP:0x73 CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.234: [upf] INFO: UE F-SEID[UP:0x73 CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.237: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 01/28 11:05:52.237: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 01/28 11:05:52.237: [smf] INFO: UE IMSI[262426659051373] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.240: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 01/28 11:05:52.240: [upf] INFO: UE F-SEID[UP:0x8ac CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.240: [upf] INFO: UE F-SEID[UP:0x8ac CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.243: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 01/28 11:05:52.243: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 01/28 11:05:52.243: [smf] INFO: UE IMSI[262427359025639] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.246: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 01/28 11:05:52.246: [upf] INFO: UE F-SEID[UP:0x292 CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.246: [upf] INFO: UE F-SEID[UP:0x292 CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.249: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 01/28 11:05:52.249: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 01/28 11:05:52.249: [smf] INFO: UE IMSI[262427144842011] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.251: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 01/28 11:05:52.251: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.251: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.255: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 01/28 11:05:52.255: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 01/28 11:05:52.255: [smf] INFO: UE IMSI[262428274127031] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.257: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 01/28 11:05:52.257: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x2db] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.257: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x2db] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.261: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 01/28 11:05:52.261: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 01/28 11:05:52.261: [smf] INFO: UE IMSI[262424143797622] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.263: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 01/28 11:05:52.263: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.263: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.267: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 01/28 11:05:52.267: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 01/28 11:05:52.267: [smf] INFO: UE IMSI[262423106194821] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.269: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 01/28 11:05:52.269: [upf] INFO: UE F-SEID[UP:0xd1e CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.269: [upf] INFO: UE F-SEID[UP:0xd1e CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.273: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 01/28 11:05:52.273: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 01/28 11:05:52.273: [smf] INFO: UE IMSI[262420253219131] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.275: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 01/28 11:05:52.275: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.275: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.278: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 01/28 11:05:52.278: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 01/28 11:05:52.278: [smf] INFO: UE IMSI[262424905953050] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.281: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 01/28 11:05:52.281: [upf] INFO: UE F-SEID[UP:0xac3 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.281: [upf] INFO: UE F-SEID[UP:0xac3 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.284: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 01/28 11:05:52.284: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 01/28 11:05:52.284: [smf] INFO: UE IMSI[262427385520610] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.287: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 01/28 11:05:52.287: [upf] INFO: UE F-SEID[UP:0xf8d CP:0xb96] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.287: [upf] INFO: UE F-SEID[UP:0xf8d CP:0xb96] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.290: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 01/28 11:05:52.290: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 01/28 11:05:52.290: [smf] INFO: UE IMSI[262427924005364] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.292: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 01/28 11:05:52.292: [upf] INFO: UE F-SEID[UP:0x74b CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.292: [upf] INFO: UE F-SEID[UP:0x74b CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.296: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 01/28 11:05:52.296: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 01/28 11:05:52.296: [smf] INFO: UE IMSI[262422261437929] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.298: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 01/28 11:05:52.298: [upf] INFO: UE F-SEID[UP:0x343 CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.298: [upf] INFO: UE F-SEID[UP:0x343 CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.302: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 01/28 11:05:52.302: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 01/28 11:05:52.302: [smf] INFO: UE IMSI[262429934566665] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.304: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 01/28 11:05:52.305: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.305: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.308: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 01/28 11:05:52.308: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 01/28 11:05:52.308: [smf] INFO: UE IMSI[262423590546704] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.311: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 01/28 11:05:52.311: [upf] INFO: UE F-SEID[UP:0x3c CP:0x72f] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.311: [upf] INFO: UE F-SEID[UP:0x3c CP:0x72f] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.313: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 01/28 11:05:52.313: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 01/28 11:05:52.313: [smf] INFO: UE IMSI[262424988683691] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.316: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 01/28 11:05:52.316: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.316: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.319: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 01/28 11:05:52.319: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 01/28 11:05:52.319: [smf] INFO: UE IMSI[262425698063021] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.322: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 01/28 11:05:52.322: [upf] INFO: UE F-SEID[UP:0xa5d CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.322: [upf] INFO: UE F-SEID[UP:0xa5d CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.325: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 01/28 11:05:52.325: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 01/28 11:05:52.325: [smf] INFO: UE IMSI[262420661974857] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.328: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 01/28 11:05:52.328: [upf] INFO: UE F-SEID[UP:0xaee CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.328: [upf] INFO: UE F-SEID[UP:0xaee CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.331: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 01/28 11:05:52.331: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 01/28 11:05:52.331: [smf] INFO: UE IMSI[262427459849317] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.334: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 01/28 11:05:52.334: [upf] INFO: UE F-SEID[UP:0x19a CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.334: [upf] INFO: UE F-SEID[UP:0x19a CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.337: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 01/28 11:05:52.337: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 01/28 11:05:52.337: [smf] INFO: UE IMSI[262427380443221] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.339: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 01/28 11:05:52.339: [upf] INFO: UE F-SEID[UP:0x996 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.339: [upf] INFO: UE F-SEID[UP:0x996 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.342: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 01/28 11:05:52.342: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 01/28 11:05:52.342: [smf] INFO: UE IMSI[262425439946328] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.345: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 01/28 11:05:52.345: [upf] INFO: UE F-SEID[UP:0xbfd CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.345: [upf] INFO: UE F-SEID[UP:0xbfd CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.348: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 01/28 11:05:52.348: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 01/28 11:05:52.348: [smf] INFO: UE IMSI[262428487913196] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.350: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 01/28 11:05:52.350: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.350: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.354: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 01/28 11:05:52.354: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 01/28 11:05:52.354: [smf] INFO: UE IMSI[262423721825547] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.356: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 01/28 11:05:52.356: [upf] INFO: UE F-SEID[UP:0x432 CP:0xdc8] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.356: [upf] INFO: UE F-SEID[UP:0x432 CP:0xdc8] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.360: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 01/28 11:05:52.360: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 01/28 11:05:52.360: [smf] INFO: UE IMSI[262424416342042] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.362: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 01/28 11:05:52.362: [upf] INFO: UE F-SEID[UP:0xf9d CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.362: [upf] INFO: UE F-SEID[UP:0xf9d CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.365: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 01/28 11:05:52.365: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 01/28 11:05:52.365: [smf] INFO: UE IMSI[262422347254460] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.367: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 01/28 11:05:52.367: [upf] INFO: UE F-SEID[UP:0xa2b CP:0xcd1] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.367: [upf] INFO: UE F-SEID[UP:0xa2b CP:0xcd1] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.371: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 01/28 11:05:52.371: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 01/28 11:05:52.371: [smf] INFO: UE IMSI[262421811785253] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.373: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 01/28 11:05:52.373: [upf] INFO: UE F-SEID[UP:0x5c CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.373: [upf] INFO: UE F-SEID[UP:0x5c CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.377: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 01/28 11:05:52.377: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 01/28 11:05:52.377: [smf] INFO: UE IMSI[262422255771641] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.379: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 01/28 11:05:52.379: [upf] INFO: UE F-SEID[UP:0xb39 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.379: [upf] INFO: UE F-SEID[UP:0xb39 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.383: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 01/28 11:05:52.383: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 01/28 11:05:52.383: [smf] INFO: UE IMSI[262421549855103] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.385: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 01/28 11:05:52.385: [upf] INFO: UE F-SEID[UP:0xf89 CP:0x888] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.385: [upf] INFO: UE F-SEID[UP:0xf89 CP:0x888] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.389: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 01/28 11:05:52.389: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 01/28 11:05:52.389: [smf] INFO: UE IMSI[262420960819051] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.391: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 01/28 11:05:52.391: [upf] INFO: UE F-SEID[UP:0x5c1 CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.391: [upf] INFO: UE F-SEID[UP:0x5c1 CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.394: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 01/28 11:05:52.394: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 01/28 11:05:52.394: [smf] INFO: UE IMSI[262427566211113] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.397: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 01/28 11:05:52.397: [upf] INFO: UE F-SEID[UP:0x415 CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.397: [upf] INFO: UE F-SEID[UP:0x415 CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.401: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 01/28 11:05:52.401: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 01/28 11:05:52.401: [smf] INFO: UE IMSI[262428648858981] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.403: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 01/28 11:05:52.403: [upf] INFO: UE F-SEID[UP:0x367 CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.403: [upf] INFO: UE F-SEID[UP:0x367 CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.407: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 01/28 11:05:52.407: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 01/28 11:05:52.407: [smf] INFO: UE IMSI[262424951666866] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.409: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 01/28 11:05:52.409: [upf] INFO: UE F-SEID[UP:0xb8c CP:0xccf] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.409: [upf] INFO: UE F-SEID[UP:0xb8c CP:0xccf] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.413: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 01/28 11:05:52.413: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 01/28 11:05:52.413: [smf] INFO: UE IMSI[262425806771978] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.417: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 01/28 11:05:52.417: [upf] INFO: UE F-SEID[UP:0x53a CP:0x45c] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.417: [upf] INFO: UE F-SEID[UP:0x53a CP:0x45c] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.420: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 01/28 11:05:52.420: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 01/28 11:05:52.420: [smf] INFO: UE IMSI[262421458072464] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.424: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 01/28 11:05:52.424: [upf] INFO: UE F-SEID[UP:0xbfe CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.424: [upf] INFO: UE F-SEID[UP:0xbfe CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.426: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 01/28 11:05:52.426: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 01/28 11:05:52.426: [smf] INFO: UE IMSI[262423555831280] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.430: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 01/28 11:05:52.430: [upf] INFO: UE F-SEID[UP:0x763 CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.430: [upf] INFO: UE F-SEID[UP:0x763 CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.433: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 01/28 11:05:52.433: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 01/28 11:05:52.433: [smf] INFO: UE IMSI[262422245991556] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.436: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 01/28 11:05:52.436: [upf] INFO: UE F-SEID[UP:0xf3b CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.436: [upf] INFO: UE F-SEID[UP:0xf3b CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.440: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 01/28 11:05:52.440: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 01/28 11:05:52.440: [smf] INFO: UE IMSI[262428638679811] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.443: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 01/28 11:05:52.443: [upf] INFO: UE F-SEID[UP:0x831 CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.443: [upf] INFO: UE F-SEID[UP:0x831 CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.446: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 01/28 11:05:52.446: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 01/28 11:05:52.446: [smf] INFO: UE IMSI[262429302611190] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.450: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 01/28 11:05:52.450: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.450: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.452: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 01/28 11:05:52.452: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 01/28 11:05:52.452: [smf] INFO: UE IMSI[262427332636754] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.455: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 01/28 11:05:52.455: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.455: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.458: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 01/28 11:05:52.458: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 01/28 11:05:52.458: [smf] INFO: UE IMSI[262426757489750] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.461: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 01/28 11:05:52.461: [upf] INFO: UE F-SEID[UP:0x214 CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.461: [upf] INFO: UE F-SEID[UP:0x214 CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.464: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 01/28 11:05:52.464: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 01/28 11:05:52.464: [smf] INFO: UE IMSI[262420618495290] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.467: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 01/28 11:05:52.467: [upf] INFO: UE F-SEID[UP:0xbda CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.467: [upf] INFO: UE F-SEID[UP:0xbda CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.470: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 01/28 11:05:52.470: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 01/28 11:05:52.470: [smf] INFO: UE IMSI[262424038964326] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.473: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 01/28 11:05:52.473: [upf] INFO: UE F-SEID[UP:0x84c CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.473: [upf] INFO: UE F-SEID[UP:0x84c CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.476: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 01/28 11:05:52.476: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 01/28 11:05:52.476: [smf] INFO: UE IMSI[262424913847701] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.479: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 01/28 11:05:52.479: [upf] INFO: UE F-SEID[UP:0xc20 CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.479: [upf] INFO: UE F-SEID[UP:0xc20 CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.483: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 01/28 11:05:52.483: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 01/28 11:05:52.483: [smf] INFO: UE IMSI[262429338950091] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.486: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 01/28 11:05:52.486: [upf] INFO: UE F-SEID[UP:0x44a CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.486: [upf] INFO: UE F-SEID[UP:0x44a CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.489: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 01/28 11:05:52.490: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 01/28 11:05:52.490: [smf] INFO: UE IMSI[262421476765784] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.495: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 01/28 11:05:52.495: [upf] INFO: UE F-SEID[UP:0xc84 CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.495: [upf] INFO: UE F-SEID[UP:0xc84 CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.496: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 01/28 11:05:52.496: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 01/28 11:05:52.496: [smf] INFO: UE IMSI[262424170417891] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.500: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 01/28 11:05:52.500: [upf] INFO: UE F-SEID[UP:0xe29 CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.500: [upf] INFO: UE F-SEID[UP:0xe29 CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.502: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 01/28 11:05:52.502: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 01/28 11:05:52.502: [smf] INFO: UE IMSI[262428652426992] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.505: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 01/28 11:05:52.505: [upf] INFO: UE F-SEID[UP:0xb38 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.505: [upf] INFO: UE F-SEID[UP:0xb38 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.508: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 01/28 11:05:52.508: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 01/28 11:05:52.508: [smf] INFO: UE IMSI[262420191455922] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.510: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 01/28 11:05:52.510: [upf] INFO: UE F-SEID[UP:0xf7d CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.510: [upf] INFO: UE F-SEID[UP:0xf7d CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.514: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 01/28 11:05:52.514: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 01/28 11:05:52.514: [smf] INFO: UE IMSI[262424127159300] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.516: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 01/28 11:05:52.516: [upf] INFO: UE F-SEID[UP:0x48 CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.516: [upf] INFO: UE F-SEID[UP:0x48 CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.519: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 01/28 11:05:52.519: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 01/28 11:05:52.519: [smf] INFO: UE IMSI[262423708676948] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.522: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 01/28 11:05:52.522: [upf] INFO: UE F-SEID[UP:0x547 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.522: [upf] INFO: UE F-SEID[UP:0x547 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.525: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 01/28 11:05:52.525: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 01/28 11:05:52.525: [smf] INFO: UE IMSI[262427092642345] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.528: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 01/28 11:05:52.528: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.528: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.531: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 01/28 11:05:52.531: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 01/28 11:05:52.531: [smf] INFO: UE IMSI[262428651997613] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.534: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 01/28 11:05:52.534: [upf] INFO: UE F-SEID[UP:0x81e CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.534: [upf] INFO: UE F-SEID[UP:0x81e CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.537: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 01/28 11:05:52.537: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 01/28 11:05:52.537: [smf] INFO: UE IMSI[262429572424693] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.540: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 01/28 11:05:52.540: [upf] INFO: UE F-SEID[UP:0x135 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.540: [upf] INFO: UE F-SEID[UP:0x135 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.543: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 01/28 11:05:52.543: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 01/28 11:05:52.543: [smf] INFO: UE IMSI[262428650066623] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.545: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 01/28 11:05:52.545: [upf] INFO: UE F-SEID[UP:0xfdd CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.545: [upf] INFO: UE F-SEID[UP:0xfdd CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.549: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 01/28 11:05:52.549: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 01/28 11:05:52.549: [smf] INFO: UE IMSI[262421630896273] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.551: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 01/28 11:05:52.551: [upf] INFO: UE F-SEID[UP:0x2cd CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.551: [upf] INFO: UE F-SEID[UP:0x2cd CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.555: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 01/28 11:05:52.555: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 01/28 11:05:52.555: [smf] INFO: UE IMSI[262426081613347] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.557: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 01/28 11:05:52.557: [upf] INFO: UE F-SEID[UP:0x293 CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.557: [upf] INFO: UE F-SEID[UP:0x293 CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.560: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 01/28 11:05:52.560: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 01/28 11:05:52.560: [smf] INFO: UE IMSI[262424789688700] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.563: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 01/28 11:05:52.563: [upf] INFO: UE F-SEID[UP:0x1df CP:0xe86] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.563: [upf] INFO: UE F-SEID[UP:0x1df CP:0xe86] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.566: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 01/28 11:05:52.566: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 01/28 11:05:52.566: [smf] INFO: UE IMSI[262426579179664] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.569: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 01/28 11:05:52.569: [upf] INFO: UE F-SEID[UP:0xf46 CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.569: [upf] INFO: UE F-SEID[UP:0xf46 CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.572: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 01/28 11:05:52.572: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 01/28 11:05:52.572: [smf] INFO: UE IMSI[262421663753967] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.575: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 01/28 11:05:52.575: [upf] INFO: UE F-SEID[UP:0x3fc CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.575: [upf] INFO: UE F-SEID[UP:0x3fc CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.578: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 01/28 11:05:52.578: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 01/28 11:05:52.578: [smf] INFO: UE IMSI[262423304219201] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.580: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 01/28 11:05:52.580: [upf] INFO: UE F-SEID[UP:0xe51 CP:0xca0] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.580: [upf] INFO: UE F-SEID[UP:0xe51 CP:0xca0] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.584: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 01/28 11:05:52.584: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 01/28 11:05:52.584: [smf] INFO: UE IMSI[262425407374688] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.586: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 01/28 11:05:52.586: [upf] INFO: UE F-SEID[UP:0x50a CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.586: [upf] INFO: UE F-SEID[UP:0x50a CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.590: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 01/28 11:05:52.590: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 01/28 11:05:52.590: [smf] INFO: UE IMSI[262426194327301] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.592: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 01/28 11:05:52.592: [upf] INFO: UE F-SEID[UP:0xace CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.592: [upf] INFO: UE F-SEID[UP:0xace CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.595: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 01/28 11:05:52.595: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 01/28 11:05:52.595: [smf] INFO: UE IMSI[262424950785417] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.598: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 01/28 11:05:52.598: [upf] INFO: UE F-SEID[UP:0x37a CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.598: [upf] INFO: UE F-SEID[UP:0x37a CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.601: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 01/28 11:05:52.601: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 01/28 11:05:52.601: [smf] INFO: UE IMSI[262422848596551] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.603: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 01/28 11:05:52.603: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.603: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.607: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 01/28 11:05:52.607: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 01/28 11:05:52.607: [smf] INFO: UE IMSI[262427185283476] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.609: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 01/28 11:05:52.609: [upf] INFO: UE F-SEID[UP:0xe25 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.609: [upf] INFO: UE F-SEID[UP:0xe25 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.613: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 01/28 11:05:52.613: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 01/28 11:05:52.613: [smf] INFO: UE IMSI[262426287716185] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.615: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 01/28 11:05:52.615: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.615: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.619: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 01/28 11:05:52.619: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 01/28 11:05:52.619: [smf] INFO: UE IMSI[262424887462033] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.621: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 01/28 11:05:52.621: [upf] INFO: UE F-SEID[UP:0xa20 CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.621: [upf] INFO: UE F-SEID[UP:0xa20 CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.625: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 01/28 11:05:52.625: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 01/28 11:05:52.625: [smf] INFO: UE IMSI[262424473851291] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.627: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 01/28 11:05:52.627: [upf] INFO: UE F-SEID[UP:0x3a CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.627: [upf] INFO: UE F-SEID[UP:0x3a CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.631: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 01/28 11:05:52.631: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 01/28 11:05:52.631: [smf] INFO: UE IMSI[262423016820950] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.633: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 01/28 11:05:52.633: [upf] INFO: UE F-SEID[UP:0xefe CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.633: [upf] INFO: UE F-SEID[UP:0xefe CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.636: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 01/28 11:05:52.636: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 01/28 11:05:52.636: [smf] INFO: UE IMSI[262421802542700] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.639: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 01/28 11:05:52.639: [upf] INFO: UE F-SEID[UP:0xa7c CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.639: [upf] INFO: UE F-SEID[UP:0xa7c CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.642: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 01/28 11:05:52.642: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 01/28 11:05:52.642: [smf] INFO: UE IMSI[262429989911247] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.644: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 01/28 11:05:52.644: [upf] INFO: UE F-SEID[UP:0x533 CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.644: [upf] INFO: UE F-SEID[UP:0x533 CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.648: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 01/28 11:05:52.648: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 01/28 11:05:52.648: [smf] INFO: UE IMSI[262428279023674] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.650: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 01/28 11:05:52.651: [upf] INFO: UE F-SEID[UP:0x5ea CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.651: [upf] INFO: UE F-SEID[UP:0x5ea CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.654: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 01/28 11:05:52.654: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 01/28 11:05:52.654: [smf] INFO: UE IMSI[262429473076433] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.657: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 01/28 11:05:52.657: [upf] INFO: UE F-SEID[UP:0x9ea CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.657: [upf] INFO: UE F-SEID[UP:0x9ea CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.660: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 01/28 11:05:52.660: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 01/28 11:05:52.660: [smf] INFO: UE IMSI[262423335448419] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.662: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 01/28 11:05:52.662: [upf] INFO: UE F-SEID[UP:0x816 CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.662: [upf] INFO: UE F-SEID[UP:0x816 CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.666: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 01/28 11:05:52.666: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 01/28 11:05:52.666: [smf] INFO: UE IMSI[262425163359564] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.668: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 01/28 11:05:52.668: [upf] INFO: UE F-SEID[UP:0x487 CP:0xccc] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.668: [upf] INFO: UE F-SEID[UP:0x487 CP:0xccc] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.672: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 01/28 11:05:52.672: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 01/28 11:05:52.672: [smf] INFO: UE IMSI[262428418833491] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.674: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 01/28 11:05:52.674: [upf] INFO: UE F-SEID[UP:0x10e CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.674: [upf] INFO: UE F-SEID[UP:0x10e CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.677: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 01/28 11:05:52.677: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 01/28 11:05:52.677: [smf] INFO: UE IMSI[262422895745906] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.680: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 01/28 11:05:52.680: [upf] INFO: UE F-SEID[UP:0x112 CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.680: [upf] INFO: UE F-SEID[UP:0x112 CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.683: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 01/28 11:05:52.683: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 01/28 11:05:52.683: [smf] INFO: UE IMSI[262425847571340] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.686: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 01/28 11:05:52.686: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.686: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.689: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 01/28 11:05:52.689: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 01/28 11:05:52.689: [smf] INFO: UE IMSI[262425148881104] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.692: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 01/28 11:05:52.692: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.692: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.695: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 01/28 11:05:52.695: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 01/28 11:05:52.695: [smf] INFO: UE IMSI[262424846712597] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.697: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 01/28 11:05:52.697: [upf] INFO: UE F-SEID[UP:0xd75 CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.697: [upf] INFO: UE F-SEID[UP:0xd75 CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.701: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 01/28 11:05:52.701: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 01/28 11:05:52.701: [smf] INFO: UE IMSI[262423134352432] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.703: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 01/28 11:05:52.703: [upf] INFO: UE F-SEID[UP:0xd9e CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.703: [upf] INFO: UE F-SEID[UP:0xd9e CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.707: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 01/28 11:05:52.707: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 01/28 11:05:52.707: [smf] INFO: UE IMSI[262425551597064] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.709: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 01/28 11:05:52.709: [upf] INFO: UE F-SEID[UP:0xed0 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.709: [upf] INFO: UE F-SEID[UP:0xed0 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.712: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 01/28 11:05:52.712: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 01/28 11:05:52.712: [smf] INFO: UE IMSI[262423368013734] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.715: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 01/28 11:05:52.715: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0x682] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.715: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0x682] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.718: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 01/28 11:05:52.718: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 01/28 11:05:52.718: [smf] INFO: UE IMSI[262423141308798] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.720: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 01/28 11:05:52.720: [upf] INFO: UE F-SEID[UP:0xeb4 CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.720: [upf] INFO: UE F-SEID[UP:0xeb4 CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.724: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 01/28 11:05:52.724: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 01/28 11:05:52.724: [smf] INFO: UE IMSI[262427292047237] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.726: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 01/28 11:05:52.726: [upf] INFO: UE F-SEID[UP:0x60 CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.726: [upf] INFO: UE F-SEID[UP:0x60 CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.730: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 01/28 11:05:52.730: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 01/28 11:05:52.730: [smf] INFO: UE IMSI[262425296389435] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.732: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 01/28 11:05:52.732: [upf] INFO: UE F-SEID[UP:0xab9 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.732: [upf] INFO: UE F-SEID[UP:0xab9 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.736: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 01/28 11:05:52.736: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 01/28 11:05:52.736: [smf] INFO: UE IMSI[262429416701483] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.738: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 01/28 11:05:52.738: [upf] INFO: UE F-SEID[UP:0x80b CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.738: [upf] INFO: UE F-SEID[UP:0x80b CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.742: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 01/28 11:05:52.742: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 01/28 11:05:52.742: [smf] INFO: UE IMSI[262429748728679] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.744: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 01/28 11:05:52.744: [upf] INFO: UE F-SEID[UP:0xff CP:0xfe1] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.744: [upf] INFO: UE F-SEID[UP:0xff CP:0xfe1] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.747: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 01/28 11:05:52.747: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 01/28 11:05:52.747: [smf] INFO: UE IMSI[262424026937006] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.750: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 01/28 11:05:52.750: [upf] INFO: UE F-SEID[UP:0xa8f CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.750: [upf] INFO: UE F-SEID[UP:0xa8f CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.753: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 01/28 11:05:52.753: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 01/28 11:05:52.753: [smf] INFO: UE IMSI[262425585992411] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.755: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 01/28 11:05:52.755: [upf] INFO: UE F-SEID[UP:0xa1c CP:0xefa] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.755: [upf] INFO: UE F-SEID[UP:0xa1c CP:0xefa] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.759: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 01/28 11:05:52.759: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 01/28 11:05:52.759: [smf] INFO: UE IMSI[262429931815029] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.761: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 01/28 11:05:52.761: [upf] INFO: UE F-SEID[UP:0x97 CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.761: [upf] INFO: UE F-SEID[UP:0x97 CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.765: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 01/28 11:05:52.765: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 01/28 11:05:52.765: [smf] INFO: UE IMSI[262429561804238] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.767: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 01/28 11:05:52.767: [upf] INFO: UE F-SEID[UP:0x52a CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.767: [upf] INFO: UE F-SEID[UP:0x52a CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.771: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 01/28 11:05:52.771: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 01/28 11:05:52.771: [smf] INFO: UE IMSI[262421653511890] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.773: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 01/28 11:05:52.773: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.773: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.777: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 01/28 11:05:52.777: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 01/28 11:05:52.777: [smf] INFO: UE IMSI[262423336620779] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.779: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 01/28 11:05:52.779: [upf] INFO: UE F-SEID[UP:0x95d CP:0x987] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.779: [upf] INFO: UE F-SEID[UP:0x95d CP:0x987] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.782: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 01/28 11:05:52.782: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 01/28 11:05:52.782: [smf] INFO: UE IMSI[262428076874622] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.785: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 01/28 11:05:52.785: [upf] INFO: UE F-SEID[UP:0x928 CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.785: [upf] INFO: UE F-SEID[UP:0x928 CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.788: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 01/28 11:05:52.788: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 01/28 11:05:52.788: [smf] INFO: UE IMSI[262428506850606] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.790: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 01/28 11:05:52.790: [upf] INFO: UE F-SEID[UP:0x813 CP:0x52b] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.790: [upf] INFO: UE F-SEID[UP:0x813 CP:0x52b] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.794: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 01/28 11:05:52.794: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 01/28 11:05:52.794: [smf] INFO: UE IMSI[262423625644475] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.796: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 01/28 11:05:52.796: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.796: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.800: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 01/28 11:05:52.800: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 01/28 11:05:52.800: [smf] INFO: UE IMSI[262422209638046] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.802: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 01/28 11:05:52.802: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.802: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.806: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 01/28 11:05:52.806: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 01/28 11:05:52.806: [smf] INFO: UE IMSI[262426817933849] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.808: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 01/28 11:05:52.808: [upf] INFO: UE F-SEID[UP:0xa4b CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.808: [upf] INFO: UE F-SEID[UP:0xa4b CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.811: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 01/28 11:05:52.811: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 01/28 11:05:52.811: [smf] INFO: UE IMSI[262420315573725] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.814: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 01/28 11:05:52.814: [upf] INFO: UE F-SEID[UP:0x574 CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.814: [upf] INFO: UE F-SEID[UP:0x574 CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.817: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 01/28 11:05:52.817: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 01/28 11:05:52.817: [smf] INFO: UE IMSI[262420929382984] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.820: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 01/28 11:05:52.820: [upf] INFO: UE F-SEID[UP:0x3ee CP:0xcdc] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.820: [upf] INFO: UE F-SEID[UP:0x3ee CP:0xcdc] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.823: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 01/28 11:05:52.823: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 01/28 11:05:52.823: [smf] INFO: UE IMSI[262420737442306] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.826: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 01/28 11:05:52.826: [upf] INFO: UE F-SEID[UP:0x251 CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.826: [upf] INFO: UE F-SEID[UP:0x251 CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.829: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 01/28 11:05:52.829: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 01/28 11:05:52.829: [smf] INFO: UE IMSI[262428864050013] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.834: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 01/28 11:05:52.834: [upf] INFO: UE F-SEID[UP:0xf3a CP:0x401] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.834: [upf] INFO: UE F-SEID[UP:0xf3a CP:0x401] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.837: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 01/28 11:05:52.837: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 01/28 11:05:52.837: [smf] INFO: UE IMSI[262426640864644] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.844: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 01/28 11:05:52.844: [upf] INFO: UE F-SEID[UP:0x197 CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.844: [upf] INFO: UE F-SEID[UP:0x197 CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.845: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 01/28 11:05:52.845: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 01/28 11:05:52.845: [smf] INFO: UE IMSI[262428112450755] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.851: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 01/28 11:05:52.851: [upf] INFO: UE F-SEID[UP:0x22a CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.851: [upf] INFO: UE F-SEID[UP:0x22a CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.852: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 01/28 11:05:52.852: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 01/28 11:05:52.852: [smf] INFO: UE IMSI[262426827964042] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.855: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 01/28 11:05:52.855: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x502] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.855: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x502] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.858: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 01/28 11:05:52.858: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 01/28 11:05:52.858: [smf] INFO: UE IMSI[262429621868165] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.861: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 01/28 11:05:52.861: [upf] INFO: UE F-SEID[UP:0x95a CP:0x597] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.861: [upf] INFO: UE F-SEID[UP:0x95a CP:0x597] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.864: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 01/28 11:05:52.864: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 01/28 11:05:52.864: [smf] INFO: UE IMSI[262422603062268] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.866: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 01/28 11:05:52.866: [upf] INFO: UE F-SEID[UP:0xfba CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.866: [upf] INFO: UE F-SEID[UP:0xfba CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.870: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 01/28 11:05:52.870: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 01/28 11:05:52.870: [smf] INFO: UE IMSI[262426440928963] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.872: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 01/28 11:05:52.872: [upf] INFO: UE F-SEID[UP:0xf63 CP:0xf90] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.872: [upf] INFO: UE F-SEID[UP:0xf63 CP:0xf90] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.876: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 01/28 11:05:52.876: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 01/28 11:05:52.876: [smf] INFO: UE IMSI[262426825673602] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.878: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 01/28 11:05:52.878: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.878: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.881: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 01/28 11:05:52.881: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 01/28 11:05:52.881: [smf] INFO: UE IMSI[262428100952614] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.884: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 01/28 11:05:52.884: [upf] INFO: UE F-SEID[UP:0x1ff CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.884: [upf] INFO: UE F-SEID[UP:0x1ff CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.887: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 01/28 11:05:52.887: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 01/28 11:05:52.887: [smf] INFO: UE IMSI[262421030586473] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.890: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 01/28 11:05:52.890: [upf] INFO: UE F-SEID[UP:0x59a CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.890: [upf] INFO: UE F-SEID[UP:0x59a CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.893: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 01/28 11:05:52.893: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 01/28 11:05:52.893: [smf] INFO: UE IMSI[262429690814809] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.895: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 01/28 11:05:52.895: [upf] INFO: UE F-SEID[UP:0x28e CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.895: [upf] INFO: UE F-SEID[UP:0x28e CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.899: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 01/28 11:05:52.899: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 01/28 11:05:52.899: [smf] INFO: UE IMSI[262424704722894] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.901: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 01/28 11:05:52.901: [upf] INFO: UE F-SEID[UP:0x7db CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.901: [upf] INFO: UE F-SEID[UP:0x7db CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.905: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 01/28 11:05:52.905: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 01/28 11:05:52.905: [smf] INFO: UE IMSI[262423039177513] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.907: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 01/28 11:05:52.907: [upf] INFO: UE F-SEID[UP:0x967 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.907: [upf] INFO: UE F-SEID[UP:0x967 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.911: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 01/28 11:05:52.911: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 01/28 11:05:52.911: [smf] INFO: UE IMSI[262427851940412] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.913: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 01/28 11:05:52.913: [upf] INFO: UE F-SEID[UP:0xa87 CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.913: [upf] INFO: UE F-SEID[UP:0xa87 CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.917: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 01/28 11:05:52.917: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 01/28 11:05:52.917: [smf] INFO: UE IMSI[262429985889648] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.919: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 01/28 11:05:52.919: [upf] INFO: UE F-SEID[UP:0xc9c CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.919: [upf] INFO: UE F-SEID[UP:0xc9c CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.923: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 01/28 11:05:52.923: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 01/28 11:05:52.923: [smf] INFO: UE IMSI[262428270409468] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.925: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 01/28 11:05:52.925: [upf] INFO: UE F-SEID[UP:0x4db CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.925: [upf] INFO: UE F-SEID[UP:0x4db CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.928: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 01/28 11:05:52.929: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 01/28 11:05:52.929: [smf] INFO: UE IMSI[262420693756263] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.931: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 01/28 11:05:52.931: [upf] INFO: UE F-SEID[UP:0x81a CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.931: [upf] INFO: UE F-SEID[UP:0x81a CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.934: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 01/28 11:05:52.934: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 01/28 11:05:52.934: [smf] INFO: UE IMSI[262429928860656] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.937: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 01/28 11:05:52.937: [upf] INFO: UE F-SEID[UP:0x7cf CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.937: [upf] INFO: UE F-SEID[UP:0x7cf CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.940: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 01/28 11:05:52.940: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 01/28 11:05:52.940: [smf] INFO: UE IMSI[262426035327959] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.943: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 01/28 11:05:52.943: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.943: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.946: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 01/28 11:05:52.946: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 01/28 11:05:52.946: [smf] INFO: UE IMSI[262422699776501] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.949: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 01/28 11:05:52.949: [upf] INFO: UE F-SEID[UP:0x36b CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.949: [upf] INFO: UE F-SEID[UP:0x36b CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.952: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 01/28 11:05:52.952: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 01/28 11:05:52.952: [smf] INFO: UE IMSI[262429142256263] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.954: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 01/28 11:05:52.954: [upf] INFO: UE F-SEID[UP:0x1fa CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.954: [upf] INFO: UE F-SEID[UP:0x1fa CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.958: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 01/28 11:05:52.958: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 01/28 11:05:52.958: [smf] INFO: UE IMSI[262429476115353] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.960: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 01/28 11:05:52.960: [upf] INFO: UE F-SEID[UP:0x7b CP:0x904] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.960: [upf] INFO: UE F-SEID[UP:0x7b CP:0x904] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.963: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 01/28 11:05:52.963: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 01/28 11:05:52.963: [smf] INFO: UE IMSI[262423028569340] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.966: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 01/28 11:05:52.966: [upf] INFO: UE F-SEID[UP:0xad8 CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.966: [upf] INFO: UE F-SEID[UP:0xad8 CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.969: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 01/28 11:05:52.969: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 01/28 11:05:52.969: [smf] INFO: UE IMSI[262424983010052] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.972: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 01/28 11:05:52.972: [upf] INFO: UE F-SEID[UP:0xa58 CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.972: [upf] INFO: UE F-SEID[UP:0xa58 CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.975: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 01/28 11:05:52.975: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 01/28 11:05:52.975: [smf] INFO: UE IMSI[262425609065359] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.978: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 01/28 11:05:52.978: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.978: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.981: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 01/28 11:05:52.981: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 01/28 11:05:52.981: [smf] INFO: UE IMSI[262426422671594] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.984: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 01/28 11:05:52.984: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xa0] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.984: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xa0] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.987: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 01/28 11:05:52.987: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 01/28 11:05:52.987: [smf] INFO: UE IMSI[262421554537718] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.989: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 01/28 11:05:52.989: [upf] INFO: UE F-SEID[UP:0xd1d CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.989: [upf] INFO: UE F-SEID[UP:0xd1d CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.993: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 01/28 11:05:52.993: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 01/28 11:05:52.993: [smf] INFO: UE IMSI[262424190234007] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:52.995: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 01/28 11:05:52.995: [upf] INFO: UE F-SEID[UP:0xf28 CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.995: [upf] INFO: UE F-SEID[UP:0xf28 CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 01/28 11:05:52.999: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 01/28 11:05:52.999: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 01/28 11:05:52.999: [smf] INFO: UE IMSI[262426328896919] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.003: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 01/28 11:05:53.003: [upf] INFO: UE F-SEID[UP:0xe2e CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.003: [upf] INFO: UE F-SEID[UP:0xe2e CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.007: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 01/28 11:05:53.007: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 01/28 11:05:53.007: [smf] INFO: UE IMSI[262429660250038] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.014: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 01/28 11:05:53.014: [upf] INFO: UE F-SEID[UP:0xa3a CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.014: [upf] INFO: UE F-SEID[UP:0xa3a CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.018: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 01/28 11:05:53.018: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 01/28 11:05:53.018: [smf] INFO: UE IMSI[262423807517842] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.025: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 01/28 11:05:53.025: [upf] INFO: UE F-SEID[UP:0x3da CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.025: [upf] INFO: UE F-SEID[UP:0x3da CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.026: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 01/28 11:05:53.026: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 01/28 11:05:53.026: [smf] INFO: UE IMSI[262421344125431] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.031: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 01/28 11:05:53.031: [upf] INFO: UE F-SEID[UP:0xa99 CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.031: [upf] INFO: UE F-SEID[UP:0xa99 CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.033: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 01/28 11:05:53.033: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 01/28 11:05:53.033: [smf] INFO: UE IMSI[262420083829800] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.038: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 01/28 11:05:53.038: [upf] INFO: UE F-SEID[UP:0xee0 CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.038: [upf] INFO: UE F-SEID[UP:0xee0 CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.040: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 01/28 11:05:53.040: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 01/28 11:05:53.040: [smf] INFO: UE IMSI[262429245706574] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.043: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 01/28 11:05:53.043: [upf] INFO: UE F-SEID[UP:0xa03 CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.043: [upf] INFO: UE F-SEID[UP:0xa03 CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.046: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 01/28 11:05:53.046: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 01/28 11:05:53.046: [smf] INFO: UE IMSI[262423371084236] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.048: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 01/28 11:05:53.048: [upf] INFO: UE F-SEID[UP:0x9da CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.048: [upf] INFO: UE F-SEID[UP:0x9da CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.053: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 01/28 11:05:53.053: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 01/28 11:05:53.053: [smf] INFO: UE IMSI[262424631802744] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.055: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 01/28 11:05:53.056: [upf] INFO: UE F-SEID[UP:0x1e CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.056: [upf] INFO: UE F-SEID[UP:0x1e CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.059: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 01/28 11:05:53.059: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 01/28 11:05:53.059: [smf] INFO: UE IMSI[262422978613964] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.062: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 01/28 11:05:53.062: [upf] INFO: UE F-SEID[UP:0xaac CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.062: [upf] INFO: UE F-SEID[UP:0xaac CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.065: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 01/28 11:05:53.065: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 01/28 11:05:53.065: [smf] INFO: UE IMSI[262427518463206] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.070: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 01/28 11:05:53.070: [upf] INFO: UE F-SEID[UP:0xe6e CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.070: [upf] INFO: UE F-SEID[UP:0xe6e CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.071: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 01/28 11:05:53.071: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 01/28 11:05:53.071: [smf] INFO: UE IMSI[262425697377881] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.074: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 01/28 11:05:53.074: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0x4d0] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.074: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0x4d0] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.077: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 01/28 11:05:53.077: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 01/28 11:05:53.077: [smf] INFO: UE IMSI[262425232702513] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.080: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 01/28 11:05:53.080: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.080: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.083: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 01/28 11:05:53.083: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 01/28 11:05:53.083: [smf] INFO: UE IMSI[262426610653801] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.086: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 01/28 11:05:53.086: [upf] INFO: UE F-SEID[UP:0x2ff CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.086: [upf] INFO: UE F-SEID[UP:0x2ff CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.089: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 01/28 11:05:53.089: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 01/28 11:05:53.089: [smf] INFO: UE IMSI[262427778795211] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.092: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 01/28 11:05:53.092: [upf] INFO: UE F-SEID[UP:0x511 CP:0x2ef] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.092: [upf] INFO: UE F-SEID[UP:0x511 CP:0x2ef] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.095: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 01/28 11:05:53.095: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 01/28 11:05:53.095: [smf] INFO: UE IMSI[262421218444658] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.098: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 01/28 11:05:53.098: [upf] INFO: UE F-SEID[UP:0x530 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.098: [upf] INFO: UE F-SEID[UP:0x530 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.101: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 01/28 11:05:53.101: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 01/28 11:05:53.101: [smf] INFO: UE IMSI[262424437719019] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.104: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 01/28 11:05:53.104: [upf] INFO: UE F-SEID[UP:0xf59 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.104: [upf] INFO: UE F-SEID[UP:0xf59 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.106: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 01/28 11:05:53.106: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 01/28 11:05:53.106: [smf] INFO: UE IMSI[262422638312620] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.109: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 01/28 11:05:53.109: [upf] INFO: UE F-SEID[UP:0x6cd CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.109: [upf] INFO: UE F-SEID[UP:0x6cd CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.112: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 01/28 11:05:53.112: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 01/28 11:05:53.112: [smf] INFO: UE IMSI[262427259940678] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.115: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 01/28 11:05:53.115: [upf] INFO: UE F-SEID[UP:0xd9b CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.115: [upf] INFO: UE F-SEID[UP:0xd9b CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.118: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 01/28 11:05:53.118: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 01/28 11:05:53.118: [smf] INFO: UE IMSI[262429891232680] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.120: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 01/28 11:05:53.120: [upf] INFO: UE F-SEID[UP:0xe16 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.120: [upf] INFO: UE F-SEID[UP:0xe16 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.123: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 01/28 11:05:53.123: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 01/28 11:05:53.123: [smf] INFO: UE IMSI[262428928247188] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.127: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 01/28 11:05:53.127: [upf] INFO: UE F-SEID[UP:0x485 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.127: [upf] INFO: UE F-SEID[UP:0x485 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.129: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 01/28 11:05:53.129: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 01/28 11:05:53.129: [smf] INFO: UE IMSI[262422738441792] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.131: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 01/28 11:05:53.131: [upf] INFO: UE F-SEID[UP:0x64e CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.131: [upf] INFO: UE F-SEID[UP:0x64e CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.135: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 01/28 11:05:53.135: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 01/28 11:05:53.135: [smf] INFO: UE IMSI[262427020270646] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.138: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 01/28 11:05:53.138: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.138: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.141: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 01/28 11:05:53.141: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 01/28 11:05:53.141: [smf] INFO: UE IMSI[262422103984508] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.144: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 01/28 11:05:53.144: [upf] INFO: UE F-SEID[UP:0xa7d CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.144: [upf] INFO: UE F-SEID[UP:0xa7d CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.147: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 01/28 11:05:53.147: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 01/28 11:05:53.147: [smf] INFO: UE IMSI[262423097659984] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.151: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 01/28 11:05:53.151: [upf] INFO: UE F-SEID[UP:0x543 CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.151: [upf] INFO: UE F-SEID[UP:0x543 CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.154: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 01/28 11:05:53.154: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 01/28 11:05:53.154: [smf] INFO: UE IMSI[262420499613840] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.158: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 01/28 11:05:53.158: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.158: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.160: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 01/28 11:05:53.160: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 01/28 11:05:53.160: [smf] INFO: UE IMSI[262426166445747] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.164: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 01/28 11:05:53.164: [upf] INFO: UE F-SEID[UP:0xfbb CP:0x4f1] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.164: [upf] INFO: UE F-SEID[UP:0xfbb CP:0x4f1] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.167: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 01/28 11:05:53.167: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 01/28 11:05:53.167: [smf] INFO: UE IMSI[262429910262543] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.170: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 01/28 11:05:53.170: [upf] INFO: UE F-SEID[UP:0x854 CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.170: [upf] INFO: UE F-SEID[UP:0x854 CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.173: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 01/28 11:05:53.173: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 01/28 11:05:53.173: [smf] INFO: UE IMSI[262423009718573] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.175: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 01/28 11:05:53.175: [upf] INFO: UE F-SEID[UP:0xa8e CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.175: [upf] INFO: UE F-SEID[UP:0xa8e CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.179: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 01/28 11:05:53.179: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 01/28 11:05:53.179: [smf] INFO: UE IMSI[262427258666380] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.181: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 01/28 11:05:53.181: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.181: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.184: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 01/28 11:05:53.184: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 01/28 11:05:53.184: [smf] INFO: UE IMSI[262423870206558] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.187: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 01/28 11:05:53.187: [upf] INFO: UE F-SEID[UP:0x76f CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.187: [upf] INFO: UE F-SEID[UP:0x76f CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.190: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 01/28 11:05:53.190: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 01/28 11:05:53.190: [smf] INFO: UE IMSI[262421068893994] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.193: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 01/28 11:05:53.193: [upf] INFO: UE F-SEID[UP:0x186 CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.193: [upf] INFO: UE F-SEID[UP:0x186 CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.196: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 01/28 11:05:53.196: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 01/28 11:05:53.196: [smf] INFO: UE IMSI[262424633707373] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.199: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 01/28 11:05:53.199: [upf] INFO: UE F-SEID[UP:0x240 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.199: [upf] INFO: UE F-SEID[UP:0x240 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.202: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 01/28 11:05:53.202: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 01/28 11:05:53.202: [smf] INFO: UE IMSI[262422770244829] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.204: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 01/28 11:05:53.204: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.204: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.208: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 01/28 11:05:53.208: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 01/28 11:05:53.208: [smf] INFO: UE IMSI[262424179683033] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.210: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 01/28 11:05:53.210: [upf] INFO: UE F-SEID[UP:0x73e CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.210: [upf] INFO: UE F-SEID[UP:0x73e CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.214: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 01/28 11:05:53.214: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 01/28 11:05:53.214: [smf] INFO: UE IMSI[262423145512970] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.216: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 01/28 11:05:53.216: [upf] INFO: UE F-SEID[UP:0x8ab CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.216: [upf] INFO: UE F-SEID[UP:0x8ab CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.220: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 01/28 11:05:53.220: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 01/28 11:05:53.220: [smf] INFO: UE IMSI[262425612566219] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.222: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 01/28 11:05:53.222: [upf] INFO: UE F-SEID[UP:0x210 CP:0x164] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.222: [upf] INFO: UE F-SEID[UP:0x210 CP:0x164] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.226: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 01/28 11:05:53.226: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 01/28 11:05:53.226: [smf] INFO: UE IMSI[262426093573746] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.228: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 01/28 11:05:53.228: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.228: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.232: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 01/28 11:05:53.232: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 01/28 11:05:53.232: [smf] INFO: UE IMSI[262420536285668] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.234: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 01/28 11:05:53.234: [upf] INFO: UE F-SEID[UP:0xcec CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.234: [upf] INFO: UE F-SEID[UP:0xcec CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.237: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 01/28 11:05:53.237: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 01/28 11:05:53.237: [smf] INFO: UE IMSI[262425798807985] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.240: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 01/28 11:05:53.240: [upf] INFO: UE F-SEID[UP:0xb86 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.240: [upf] INFO: UE F-SEID[UP:0xb86 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.243: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 01/28 11:05:53.243: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 01/28 11:05:53.243: [smf] INFO: UE IMSI[262423391543382] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.246: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 01/28 11:05:53.246: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.246: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.249: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 01/28 11:05:53.249: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 01/28 11:05:53.249: [smf] INFO: UE IMSI[262425770438702] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.251: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 01/28 11:05:53.252: [upf] INFO: UE F-SEID[UP:0xa79 CP:0xb4f] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.252: [upf] INFO: UE F-SEID[UP:0xa79 CP:0xb4f] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.255: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 01/28 11:05:53.255: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 01/28 11:05:53.255: [smf] INFO: UE IMSI[262423744226697] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.258: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 01/28 11:05:53.258: [upf] INFO: UE F-SEID[UP:0x94a CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.258: [upf] INFO: UE F-SEID[UP:0x94a CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.261: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 01/28 11:05:53.261: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 01/28 11:05:53.261: [smf] INFO: UE IMSI[262421045522167] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.263: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 01/28 11:05:53.263: [upf] INFO: UE F-SEID[UP:0xadc CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.263: [upf] INFO: UE F-SEID[UP:0xadc CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.267: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 01/28 11:05:53.267: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 01/28 11:05:53.267: [smf] INFO: UE IMSI[262426904939013] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.269: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 01/28 11:05:53.269: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.269: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.273: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 01/28 11:05:53.273: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 01/28 11:05:53.273: [smf] INFO: UE IMSI[262426993526170] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.275: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 01/28 11:05:53.275: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.275: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.278: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 01/28 11:05:53.278: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 01/28 11:05:53.278: [smf] INFO: UE IMSI[262422131777196] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.281: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 01/28 11:05:53.281: [upf] INFO: UE F-SEID[UP:0x4d CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.281: [upf] INFO: UE F-SEID[UP:0x4d CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.284: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 01/28 11:05:53.284: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 01/28 11:05:53.284: [smf] INFO: UE IMSI[262427078460862] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.287: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 01/28 11:05:53.287: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.287: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.290: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 01/28 11:05:53.290: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 01/28 11:05:53.290: [smf] INFO: UE IMSI[262428992605942] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.293: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 01/28 11:05:53.293: [upf] INFO: UE F-SEID[UP:0xd6 CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.293: [upf] INFO: UE F-SEID[UP:0xd6 CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.296: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 01/28 11:05:53.296: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 01/28 11:05:53.296: [smf] INFO: UE IMSI[262420807151240] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.299: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 01/28 11:05:53.299: [upf] INFO: UE F-SEID[UP:0x38 CP:0x44d] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.299: [upf] INFO: UE F-SEID[UP:0x38 CP:0x44d] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.302: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 01/28 11:05:53.302: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 01/28 11:05:53.302: [smf] INFO: UE IMSI[262426606621934] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.304: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 01/28 11:05:53.304: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0x5d7] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.304: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0x5d7] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.308: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 01/28 11:05:53.308: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 01/28 11:05:53.308: [smf] INFO: UE IMSI[262426352985566] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.310: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 01/28 11:05:53.310: [upf] INFO: UE F-SEID[UP:0xd53 CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.310: [upf] INFO: UE F-SEID[UP:0xd53 CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.314: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 01/28 11:05:53.314: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 01/28 11:05:53.314: [smf] INFO: UE IMSI[262422573838306] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.316: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 01/28 11:05:53.316: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.316: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.319: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 01/28 11:05:53.319: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 01/28 11:05:53.319: [smf] INFO: UE IMSI[262422932531841] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.322: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 01/28 11:05:53.322: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.322: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.325: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 01/28 11:05:53.325: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 01/28 11:05:53.325: [smf] INFO: UE IMSI[262423409953464] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.328: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 01/28 11:05:53.328: [upf] INFO: UE F-SEID[UP:0x228 CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.328: [upf] INFO: UE F-SEID[UP:0x228 CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.331: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 01/28 11:05:53.331: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 01/28 11:05:53.331: [smf] INFO: UE IMSI[262423544652494] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.334: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 01/28 11:05:53.334: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.334: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.337: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 01/28 11:05:53.337: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 01/28 11:05:53.337: [smf] INFO: UE IMSI[262421154383538] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.340: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 01/28 11:05:53.340: [upf] INFO: UE F-SEID[UP:0x19d CP:0x65e] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.340: [upf] INFO: UE F-SEID[UP:0x19d CP:0x65e] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.343: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 01/28 11:05:53.343: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 01/28 11:05:53.343: [smf] INFO: UE IMSI[262423429065055] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.345: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 01/28 11:05:53.345: [upf] INFO: UE F-SEID[UP:0xbbd CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.345: [upf] INFO: UE F-SEID[UP:0xbbd CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.349: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 01/28 11:05:53.349: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 01/28 11:05:53.349: [smf] INFO: UE IMSI[262425174737364] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.351: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 01/28 11:05:53.351: [upf] INFO: UE F-SEID[UP:0xe46 CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.351: [upf] INFO: UE F-SEID[UP:0xe46 CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.355: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 01/28 11:05:53.355: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 01/28 11:05:53.355: [smf] INFO: UE IMSI[262422196776579] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.357: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 01/28 11:05:53.357: [upf] INFO: UE F-SEID[UP:0x9de CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.357: [upf] INFO: UE F-SEID[UP:0x9de CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.360: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 01/28 11:05:53.360: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 01/28 11:05:53.360: [smf] INFO: UE IMSI[262423449950725] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.363: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 01/28 11:05:53.363: [upf] INFO: UE F-SEID[UP:0xfee CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.363: [upf] INFO: UE F-SEID[UP:0xfee CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.366: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 01/28 11:05:53.366: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 01/28 11:05:53.366: [smf] INFO: UE IMSI[262421240144242] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.369: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 01/28 11:05:53.369: [upf] INFO: UE F-SEID[UP:0x155 CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.369: [upf] INFO: UE F-SEID[UP:0x155 CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.372: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 01/28 11:05:53.372: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 01/28 11:05:53.372: [smf] INFO: UE IMSI[262427157604027] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.375: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 01/28 11:05:53.375: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.375: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.378: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 01/28 11:05:53.378: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 01/28 11:05:53.378: [smf] INFO: UE IMSI[262426639070269] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.381: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 01/28 11:05:53.381: [upf] INFO: UE F-SEID[UP:0xaa4 CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.381: [upf] INFO: UE F-SEID[UP:0xaa4 CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.384: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 01/28 11:05:53.384: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 01/28 11:05:53.384: [smf] INFO: UE IMSI[262420208704028] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.387: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 01/28 11:05:53.387: [upf] INFO: UE F-SEID[UP:0x266 CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.387: [upf] INFO: UE F-SEID[UP:0x266 CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.390: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 01/28 11:05:53.390: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 01/28 11:05:53.390: [smf] INFO: UE IMSI[262421905109156] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.392: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 01/28 11:05:53.392: [upf] INFO: UE F-SEID[UP:0x721 CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.392: [upf] INFO: UE F-SEID[UP:0x721 CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.396: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 01/28 11:05:53.396: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 01/28 11:05:53.396: [smf] INFO: UE IMSI[262421502529000] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.398: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 01/28 11:05:53.398: [upf] INFO: UE F-SEID[UP:0xb0d CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.398: [upf] INFO: UE F-SEID[UP:0xb0d CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.402: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 01/28 11:05:53.402: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 01/28 11:05:53.402: [smf] INFO: UE IMSI[262428510966326] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.404: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 01/28 11:05:53.404: [upf] INFO: UE F-SEID[UP:0x173 CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.404: [upf] INFO: UE F-SEID[UP:0x173 CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.408: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 01/28 11:05:53.408: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 01/28 11:05:53.408: [smf] INFO: UE IMSI[262424605167890] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.410: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 01/28 11:05:53.410: [upf] INFO: UE F-SEID[UP:0x72b CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.410: [upf] INFO: UE F-SEID[UP:0x72b CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.413: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 01/28 11:05:53.413: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 01/28 11:05:53.413: [smf] INFO: UE IMSI[262427005585322] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.416: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 01/28 11:05:53.416: [upf] INFO: UE F-SEID[UP:0x16e CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.416: [upf] INFO: UE F-SEID[UP:0x16e CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.419: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 01/28 11:05:53.419: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 01/28 11:05:53.419: [smf] INFO: UE IMSI[262422654816743] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.422: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 01/28 11:05:53.422: [upf] INFO: UE F-SEID[UP:0xfdb CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.422: [upf] INFO: UE F-SEID[UP:0xfdb CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.425: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 01/28 11:05:53.425: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 01/28 11:05:53.425: [smf] INFO: UE IMSI[262422318686110] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.427: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 01/28 11:05:53.427: [upf] INFO: UE F-SEID[UP:0xd19 CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.427: [upf] INFO: UE F-SEID[UP:0xd19 CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.431: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 01/28 11:05:53.431: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 01/28 11:05:53.431: [smf] INFO: UE IMSI[262424454988410] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.433: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 01/28 11:05:53.433: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.433: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.437: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 01/28 11:05:53.437: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 01/28 11:05:53.437: [smf] INFO: UE IMSI[262429865976026] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.439: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 01/28 11:05:53.439: [upf] INFO: UE F-SEID[UP:0x1ae CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.439: [upf] INFO: UE F-SEID[UP:0x1ae CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.442: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 01/28 11:05:53.442: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 01/28 11:05:53.443: [smf] INFO: UE IMSI[262421094957191] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.445: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 01/28 11:05:53.445: [upf] INFO: UE F-SEID[UP:0xf3d CP:0xda] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.445: [upf] INFO: UE F-SEID[UP:0xf3d CP:0xda] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.448: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 01/28 11:05:53.448: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 01/28 11:05:53.448: [smf] INFO: UE IMSI[262427836169562] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.450: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 01/28 11:05:53.450: [upf] INFO: UE F-SEID[UP:0xe74 CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.450: [upf] INFO: UE F-SEID[UP:0xe74 CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.454: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 01/28 11:05:53.454: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 01/28 11:05:53.454: [smf] INFO: UE IMSI[262425159378598] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.456: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 01/28 11:05:53.457: [upf] INFO: UE F-SEID[UP:0x413 CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.457: [upf] INFO: UE F-SEID[UP:0x413 CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.460: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 01/28 11:05:53.460: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 01/28 11:05:53.460: [smf] INFO: UE IMSI[262425598194362] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.462: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 01/28 11:05:53.463: [upf] INFO: UE F-SEID[UP:0x86a CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.463: [upf] INFO: UE F-SEID[UP:0x86a CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.466: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 01/28 11:05:53.466: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 01/28 11:05:53.466: [smf] INFO: UE IMSI[262422959719262] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.469: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 01/28 11:05:53.469: [upf] INFO: UE F-SEID[UP:0x7 CP:0xc13] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.469: [upf] INFO: UE F-SEID[UP:0x7 CP:0xc13] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.472: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 01/28 11:05:53.472: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 01/28 11:05:53.472: [smf] INFO: UE IMSI[262427680936761] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.474: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 01/28 11:05:53.474: [upf] INFO: UE F-SEID[UP:0x86b CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.474: [upf] INFO: UE F-SEID[UP:0x86b CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.478: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 01/28 11:05:53.478: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 01/28 11:05:53.478: [smf] INFO: UE IMSI[262422789358460] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.481: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 01/28 11:05:53.481: [upf] INFO: UE F-SEID[UP:0x87c CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.481: [upf] INFO: UE F-SEID[UP:0x87c CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.484: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 01/28 11:05:53.484: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 01/28 11:05:53.484: [smf] INFO: UE IMSI[262421913951019] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.486: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 01/28 11:05:53.486: [upf] INFO: UE F-SEID[UP:0xff2 CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.486: [upf] INFO: UE F-SEID[UP:0xff2 CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.490: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 01/28 11:05:53.490: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 01/28 11:05:53.490: [smf] INFO: UE IMSI[262429775063495] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.492: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 01/28 11:05:53.492: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.492: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.496: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 01/28 11:05:53.496: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 01/28 11:05:53.496: [smf] INFO: UE IMSI[262422075634356] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.499: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 01/28 11:05:53.499: [upf] INFO: UE F-SEID[UP:0xd97 CP:0xdd1] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.499: [upf] INFO: UE F-SEID[UP:0xd97 CP:0xdd1] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.503: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 01/28 11:05:53.503: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 01/28 11:05:53.503: [smf] INFO: UE IMSI[262429309819514] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.508: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 01/28 11:05:53.508: [upf] INFO: UE F-SEID[UP:0xb03 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.508: [upf] INFO: UE F-SEID[UP:0xb03 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.509: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 01/28 11:05:53.509: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 01/28 11:05:53.509: [smf] INFO: UE IMSI[262428981545168] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.513: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 01/28 11:05:53.513: [upf] INFO: UE F-SEID[UP:0x462 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.513: [upf] INFO: UE F-SEID[UP:0x462 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.515: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 01/28 11:05:53.515: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 01/28 11:05:53.515: [smf] INFO: UE IMSI[262423818799218] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.518: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 01/28 11:05:53.518: [upf] INFO: UE F-SEID[UP:0x538 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.518: [upf] INFO: UE F-SEID[UP:0x538 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.521: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 01/28 11:05:53.521: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 01/28 11:05:53.521: [smf] INFO: UE IMSI[262428799257983] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.524: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 01/28 11:05:53.524: [upf] INFO: UE F-SEID[UP:0x84e CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.524: [upf] INFO: UE F-SEID[UP:0x84e CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.527: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 01/28 11:05:53.527: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 01/28 11:05:53.527: [smf] INFO: UE IMSI[262428450391815] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.530: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 01/28 11:05:53.530: [upf] INFO: UE F-SEID[UP:0x4de CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.530: [upf] INFO: UE F-SEID[UP:0x4de CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.533: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 01/28 11:05:53.533: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 01/28 11:05:53.533: [smf] INFO: UE IMSI[262423606352383] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.535: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 01/28 11:05:53.535: [upf] INFO: UE F-SEID[UP:0xdfe CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.535: [upf] INFO: UE F-SEID[UP:0xdfe CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.539: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 01/28 11:05:53.539: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 01/28 11:05:53.539: [smf] INFO: UE IMSI[262420853529105] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.541: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 01/28 11:05:53.541: [upf] INFO: UE F-SEID[UP:0xa3f CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.542: [upf] INFO: UE F-SEID[UP:0xa3f CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.545: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 01/28 11:05:53.545: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 01/28 11:05:53.545: [smf] INFO: UE IMSI[262423861707191] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.547: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 01/28 11:05:53.547: [upf] INFO: UE F-SEID[UP:0x65e CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.547: [upf] INFO: UE F-SEID[UP:0x65e CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.551: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 01/28 11:05:53.551: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 01/28 11:05:53.551: [smf] INFO: UE IMSI[262428914249820] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.553: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 01/28 11:05:53.553: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.553: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.556: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 01/28 11:05:53.556: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 01/28 11:05:53.556: [smf] INFO: UE IMSI[262421377283924] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.559: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 01/28 11:05:53.559: [upf] INFO: UE F-SEID[UP:0x94c CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.559: [upf] INFO: UE F-SEID[UP:0x94c CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.562: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 01/28 11:05:53.562: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 01/28 11:05:53.562: [smf] INFO: UE IMSI[262429947102971] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.564: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 01/28 11:05:53.564: [upf] INFO: UE F-SEID[UP:0x775 CP:0xaf7] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.564: [upf] INFO: UE F-SEID[UP:0x775 CP:0xaf7] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.568: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 01/28 11:05:53.568: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 01/28 11:05:53.568: [smf] INFO: UE IMSI[262428927404151] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.570: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 01/28 11:05:53.570: [upf] INFO: UE F-SEID[UP:0x49a CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.570: [upf] INFO: UE F-SEID[UP:0x49a CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.574: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 01/28 11:05:53.574: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 01/28 11:05:53.574: [smf] INFO: UE IMSI[262427673502114] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.576: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 01/28 11:05:53.576: [upf] INFO: UE F-SEID[UP:0x691 CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.576: [upf] INFO: UE F-SEID[UP:0x691 CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.580: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 01/28 11:05:53.580: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 01/28 11:05:53.580: [smf] INFO: UE IMSI[262424545666596] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.582: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 01/28 11:05:53.583: [upf] INFO: UE F-SEID[UP:0x70 CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.583: [upf] INFO: UE F-SEID[UP:0x70 CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.586: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 01/28 11:05:53.586: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 01/28 11:05:53.586: [smf] INFO: UE IMSI[262427488384918] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.588: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 01/28 11:05:53.588: [upf] INFO: UE F-SEID[UP:0x4cf CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.588: [upf] INFO: UE F-SEID[UP:0x4cf CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.591: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 01/28 11:05:53.591: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 01/28 11:05:53.591: [smf] INFO: UE IMSI[262426517191820] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.594: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 01/28 11:05:53.594: [upf] INFO: UE F-SEID[UP:0xcff CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.594: [upf] INFO: UE F-SEID[UP:0xcff CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.597: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 01/28 11:05:53.597: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 01/28 11:05:53.597: [smf] INFO: UE IMSI[262422915217514] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.599: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 01/28 11:05:53.599: [upf] INFO: UE F-SEID[UP:0x86 CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.599: [upf] INFO: UE F-SEID[UP:0x86 CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.603: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 01/28 11:05:53.603: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 01/28 11:05:53.603: [smf] INFO: UE IMSI[262425958610985] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.605: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 01/28 11:05:53.605: [upf] INFO: UE F-SEID[UP:0x589 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.605: [upf] INFO: UE F-SEID[UP:0x589 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.609: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 01/28 11:05:53.609: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 01/28 11:05:53.609: [smf] INFO: UE IMSI[262421346535481] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.611: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 01/28 11:05:53.611: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.611: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.614: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 01/28 11:05:53.614: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 01/28 11:05:53.615: [smf] INFO: UE IMSI[262426633258498] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.617: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 01/28 11:05:53.617: [upf] INFO: UE F-SEID[UP:0x929 CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.617: [upf] INFO: UE F-SEID[UP:0x929 CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.620: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 01/28 11:05:53.620: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 01/28 11:05:53.620: [smf] INFO: UE IMSI[262426416976326] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.622: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 01/28 11:05:53.622: [upf] INFO: UE F-SEID[UP:0xc34 CP:0xa12] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.622: [upf] INFO: UE F-SEID[UP:0xc34 CP:0xa12] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.626: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 01/28 11:05:53.626: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 01/28 11:05:53.626: [smf] INFO: UE IMSI[262424364921327] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.628: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 01/28 11:05:53.628: [upf] INFO: UE F-SEID[UP:0x2dc CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.628: [upf] INFO: UE F-SEID[UP:0x2dc CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.632: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 01/28 11:05:53.632: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 01/28 11:05:53.632: [smf] INFO: UE IMSI[262423929901352] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.634: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 01/28 11:05:53.634: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.634: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.638: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 01/28 11:05:53.638: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 01/28 11:05:53.638: [smf] INFO: UE IMSI[262425856145219] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.640: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 01/28 11:05:53.640: [upf] INFO: UE F-SEID[UP:0xee7 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.640: [upf] INFO: UE F-SEID[UP:0xee7 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.643: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 01/28 11:05:53.643: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 01/28 11:05:53.643: [smf] INFO: UE IMSI[262423569371650] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.646: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 01/28 11:05:53.646: [upf] INFO: UE F-SEID[UP:0x4e CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.646: [upf] INFO: UE F-SEID[UP:0x4e CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.649: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 01/28 11:05:53.649: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 01/28 11:05:53.649: [smf] INFO: UE IMSI[262423589049230] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.652: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 01/28 11:05:53.652: [upf] INFO: UE F-SEID[UP:0xddc CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.652: [upf] INFO: UE F-SEID[UP:0xddc CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.655: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 01/28 11:05:53.655: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 01/28 11:05:53.655: [smf] INFO: UE IMSI[262426578579090] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.658: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 01/28 11:05:53.658: [upf] INFO: UE F-SEID[UP:0xcea CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.658: [upf] INFO: UE F-SEID[UP:0xcea CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.661: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 01/28 11:05:53.661: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 01/28 11:05:53.661: [smf] INFO: UE IMSI[262427258381263] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.664: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 01/28 11:05:53.664: [upf] INFO: UE F-SEID[UP:0x5fa CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.664: [upf] INFO: UE F-SEID[UP:0x5fa CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.667: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 01/28 11:05:53.667: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 01/28 11:05:53.667: [smf] INFO: UE IMSI[262421168748064] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.669: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 01/28 11:05:53.669: [upf] INFO: UE F-SEID[UP:0x141 CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.669: [upf] INFO: UE F-SEID[UP:0x141 CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.673: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 01/28 11:05:53.673: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 01/28 11:05:53.673: [smf] INFO: UE IMSI[262426597815866] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.675: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 01/28 11:05:53.675: [upf] INFO: UE F-SEID[UP:0xb33 CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.675: [upf] INFO: UE F-SEID[UP:0xb33 CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.678: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 01/28 11:05:53.678: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 01/28 11:05:53.678: [smf] INFO: UE IMSI[262429068788549] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.680: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 01/28 11:05:53.680: [upf] INFO: UE F-SEID[UP:0xe49 CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.680: [upf] INFO: UE F-SEID[UP:0xe49 CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.684: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 01/28 11:05:53.684: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 01/28 11:05:53.684: [smf] INFO: UE IMSI[262427211943333] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.686: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 01/28 11:05:53.686: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.686: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.690: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 01/28 11:05:53.690: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 01/28 11:05:53.690: [smf] INFO: UE IMSI[262427467738945] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.692: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 01/28 11:05:53.692: [upf] INFO: UE F-SEID[UP:0x63d CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.692: [upf] INFO: UE F-SEID[UP:0x63d CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.696: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 01/28 11:05:53.696: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 01/28 11:05:53.696: [smf] INFO: UE IMSI[262424708556886] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.698: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 01/28 11:05:53.698: [upf] INFO: UE F-SEID[UP:0xc93 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.698: [upf] INFO: UE F-SEID[UP:0xc93 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.701: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 01/28 11:05:53.701: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 01/28 11:05:53.701: [smf] INFO: UE IMSI[262428232938450] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.703: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 01/28 11:05:53.703: [upf] INFO: UE F-SEID[UP:0x461 CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.703: [upf] INFO: UE F-SEID[UP:0x461 CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.707: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 01/28 11:05:53.707: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 01/28 11:05:53.707: [smf] INFO: UE IMSI[262426674731838] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.709: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 01/28 11:05:53.709: [upf] INFO: UE F-SEID[UP:0xc63 CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.709: [upf] INFO: UE F-SEID[UP:0xc63 CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.713: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 01/28 11:05:53.713: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 01/28 11:05:53.713: [smf] INFO: UE IMSI[262425042741370] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.715: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 01/28 11:05:53.715: [upf] INFO: UE F-SEID[UP:0x27b CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.715: [upf] INFO: UE F-SEID[UP:0x27b CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.719: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 01/28 11:05:53.719: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 01/28 11:05:53.719: [smf] INFO: UE IMSI[262427198007378] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.721: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 01/28 11:05:53.721: [upf] INFO: UE F-SEID[UP:0x58d CP:0x364] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.721: [upf] INFO: UE F-SEID[UP:0x58d CP:0x364] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.725: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 01/28 11:05:53.725: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 01/28 11:05:53.725: [smf] INFO: UE IMSI[262428270061251] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.727: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 01/28 11:05:53.727: [upf] INFO: UE F-SEID[UP:0x8af CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.727: [upf] INFO: UE F-SEID[UP:0x8af CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.730: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 01/28 11:05:53.730: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 01/28 11:05:53.730: [smf] INFO: UE IMSI[262427062141749] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.733: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 01/28 11:05:53.733: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.733: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.736: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 01/28 11:05:53.736: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 01/28 11:05:53.736: [smf] INFO: UE IMSI[262423487822817] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.738: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 01/28 11:05:53.738: [upf] INFO: UE F-SEID[UP:0x871 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.738: [upf] INFO: UE F-SEID[UP:0x871 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.742: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 01/28 11:05:53.742: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 01/28 11:05:53.742: [smf] INFO: UE IMSI[262423085517746] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.744: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 01/28 11:05:53.744: [upf] INFO: UE F-SEID[UP:0xf8 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.744: [upf] INFO: UE F-SEID[UP:0xf8 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.748: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 01/28 11:05:53.748: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 01/28 11:05:53.748: [smf] INFO: UE IMSI[262422979472866] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.750: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 01/28 11:05:53.750: [upf] INFO: UE F-SEID[UP:0x19b CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.750: [upf] INFO: UE F-SEID[UP:0x19b CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.754: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 01/28 11:05:53.754: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 01/28 11:05:53.754: [smf] INFO: UE IMSI[262426736051216] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.756: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 01/28 11:05:53.756: [upf] INFO: UE F-SEID[UP:0xe4b CP:0xf69] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.756: [upf] INFO: UE F-SEID[UP:0xe4b CP:0xf69] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.759: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 01/28 11:05:53.759: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 01/28 11:05:53.759: [smf] INFO: UE IMSI[262422377789846] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.762: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 01/28 11:05:53.762: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.762: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.765: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 01/28 11:05:53.765: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 01/28 11:05:53.765: [smf] INFO: UE IMSI[262422299735995] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.767: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 01/28 11:05:53.767: [upf] INFO: UE F-SEID[UP:0xbba CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.767: [upf] INFO: UE F-SEID[UP:0xbba CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.771: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 01/28 11:05:53.771: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 01/28 11:05:53.771: [smf] INFO: UE IMSI[262421116743963] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.773: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 01/28 11:05:53.773: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.773: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.777: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 01/28 11:05:53.777: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 01/28 11:05:53.777: [smf] INFO: UE IMSI[262427484089080] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.779: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 01/28 11:05:53.779: [upf] INFO: UE F-SEID[UP:0xa30 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.779: [upf] INFO: UE F-SEID[UP:0xa30 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.782: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 01/28 11:05:53.782: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 01/28 11:05:53.782: [smf] INFO: UE IMSI[262420452862437] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.784: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 01/28 11:05:53.784: [upf] INFO: UE F-SEID[UP:0x270 CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.784: [upf] INFO: UE F-SEID[UP:0x270 CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.788: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 01/28 11:05:53.788: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 01/28 11:05:53.788: [smf] INFO: UE IMSI[262422102394499] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.790: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 01/28 11:05:53.790: [upf] INFO: UE F-SEID[UP:0x10 CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.790: [upf] INFO: UE F-SEID[UP:0x10 CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.794: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 01/28 11:05:53.794: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 01/28 11:05:53.794: [smf] INFO: UE IMSI[262421057662456] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.796: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 01/28 11:05:53.796: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.796: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.800: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 01/28 11:05:53.800: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 01/28 11:05:53.800: [smf] INFO: UE IMSI[262420220313712] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.802: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 01/28 11:05:53.802: [upf] INFO: UE F-SEID[UP:0x55f CP:0x792] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.802: [upf] INFO: UE F-SEID[UP:0x55f CP:0x792] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.805: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 01/28 11:05:53.805: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 01/28 11:05:53.805: [smf] INFO: UE IMSI[262423482417246] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.808: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 01/28 11:05:53.808: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.808: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.811: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 01/28 11:05:53.811: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 01/28 11:05:53.811: [smf] INFO: UE IMSI[262429918950232] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.813: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 01/28 11:05:53.813: [upf] INFO: UE F-SEID[UP:0xf65 CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.813: [upf] INFO: UE F-SEID[UP:0xf65 CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.817: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 01/28 11:05:53.817: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 01/28 11:05:53.817: [smf] INFO: UE IMSI[262421330700663] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.819: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 01/28 11:05:53.819: [upf] INFO: UE F-SEID[UP:0x753 CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.819: [upf] INFO: UE F-SEID[UP:0x753 CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.823: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 01/28 11:05:53.823: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 01/28 11:05:53.823: [smf] INFO: UE IMSI[262427804186043] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.826: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 01/28 11:05:53.826: [upf] INFO: UE F-SEID[UP:0x59f CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.826: [upf] INFO: UE F-SEID[UP:0x59f CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.829: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 01/28 11:05:53.829: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 01/28 11:05:53.829: [smf] INFO: UE IMSI[262421512510994] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.831: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 01/28 11:05:53.831: [upf] INFO: UE F-SEID[UP:0x22d CP:0xbff] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.831: [upf] INFO: UE F-SEID[UP:0x22d CP:0xbff] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.835: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 01/28 11:05:53.835: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 01/28 11:05:53.835: [smf] INFO: UE IMSI[262428742278379] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.837: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 01/28 11:05:53.837: [upf] INFO: UE F-SEID[UP:0xf86 CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.837: [upf] INFO: UE F-SEID[UP:0xf86 CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.841: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 01/28 11:05:53.841: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 01/28 11:05:53.841: [smf] INFO: UE IMSI[262421172635763] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.843: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 01/28 11:05:53.843: [upf] INFO: UE F-SEID[UP:0x310 CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.843: [upf] INFO: UE F-SEID[UP:0x310 CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.847: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 01/28 11:05:53.847: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 01/28 11:05:53.847: [smf] INFO: UE IMSI[262420381196250] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.849: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 01/28 11:05:53.849: [upf] INFO: UE F-SEID[UP:0x85f CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.849: [upf] INFO: UE F-SEID[UP:0x85f CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.853: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 01/28 11:05:53.853: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 01/28 11:05:53.853: [smf] INFO: UE IMSI[262427566848697] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.855: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 01/28 11:05:53.855: [upf] INFO: UE F-SEID[UP:0x724 CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.855: [upf] INFO: UE F-SEID[UP:0x724 CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.858: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 01/28 11:05:53.858: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 01/28 11:05:53.858: [smf] INFO: UE IMSI[262424351602181] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.861: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 01/28 11:05:53.861: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.861: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.864: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 01/28 11:05:53.864: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 01/28 11:05:53.864: [smf] INFO: UE IMSI[262426674693552] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.866: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 01/28 11:05:53.866: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.866: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.870: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 01/28 11:05:53.870: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 01/28 11:05:53.870: [smf] INFO: UE IMSI[262421167912511] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.872: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 01/28 11:05:53.872: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.872: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.876: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 01/28 11:05:53.876: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 01/28 11:05:53.876: [smf] INFO: UE IMSI[262427887390103] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.878: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 01/28 11:05:53.878: [upf] INFO: UE F-SEID[UP:0x968 CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.878: [upf] INFO: UE F-SEID[UP:0x968 CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.881: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 01/28 11:05:53.881: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 01/28 11:05:53.881: [smf] INFO: UE IMSI[262420004535370] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.884: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 01/28 11:05:53.884: [upf] INFO: UE F-SEID[UP:0x678 CP:0x6a4] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.884: [upf] INFO: UE F-SEID[UP:0x678 CP:0x6a4] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.887: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 01/28 11:05:53.887: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 01/28 11:05:53.887: [smf] INFO: UE IMSI[262422734678726] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.889: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 01/28 11:05:53.889: [upf] INFO: UE F-SEID[UP:0xe36 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.889: [upf] INFO: UE F-SEID[UP:0xe36 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.893: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 01/28 11:05:53.893: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 01/28 11:05:53.893: [smf] INFO: UE IMSI[262422644997639] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.895: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 01/28 11:05:53.895: [upf] INFO: UE F-SEID[UP:0xe9d CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.895: [upf] INFO: UE F-SEID[UP:0xe9d CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.899: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 01/28 11:05:53.899: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 01/28 11:05:53.899: [smf] INFO: UE IMSI[262420960279443] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.901: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 01/28 11:05:53.901: [upf] INFO: UE F-SEID[UP:0x249 CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.901: [upf] INFO: UE F-SEID[UP:0x249 CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.904: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 01/28 11:05:53.904: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 01/28 11:05:53.905: [smf] INFO: UE IMSI[262428864601546] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.907: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 01/28 11:05:53.907: [upf] INFO: UE F-SEID[UP:0x3ec CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.907: [upf] INFO: UE F-SEID[UP:0x3ec CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.910: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 01/28 11:05:53.910: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 01/28 11:05:53.910: [smf] INFO: UE IMSI[262421406597333] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.912: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 01/28 11:05:53.912: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.912: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.916: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 01/28 11:05:53.916: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 01/28 11:05:53.916: [smf] INFO: UE IMSI[262428320569916] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.918: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 01/28 11:05:53.918: [upf] INFO: UE F-SEID[UP:0x818 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.918: [upf] INFO: UE F-SEID[UP:0x818 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.922: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 01/28 11:05:53.922: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 01/28 11:05:53.922: [smf] INFO: UE IMSI[262429694637483] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.924: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 01/28 11:05:53.924: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.924: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.928: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 01/28 11:05:53.928: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 01/28 11:05:53.928: [smf] INFO: UE IMSI[262429119489412] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.930: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 01/28 11:05:53.930: [upf] INFO: UE F-SEID[UP:0x6f CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.930: [upf] INFO: UE F-SEID[UP:0x6f CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.933: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 01/28 11:05:53.933: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 01/28 11:05:53.933: [smf] INFO: UE IMSI[262424335227254] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.936: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 01/28 11:05:53.936: [upf] INFO: UE F-SEID[UP:0xff8 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.936: [upf] INFO: UE F-SEID[UP:0xff8 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.939: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 01/28 11:05:53.939: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 01/28 11:05:53.939: [smf] INFO: UE IMSI[262425208050753] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.941: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 01/28 11:05:53.941: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.941: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.945: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 01/28 11:05:53.945: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 01/28 11:05:53.945: [smf] INFO: UE IMSI[262423103409369] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.948: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 01/28 11:05:53.948: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.948: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.951: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 01/28 11:05:53.951: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 01/28 11:05:53.951: [smf] INFO: UE IMSI[262429163781690] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.953: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 01/28 11:05:53.953: [upf] INFO: UE F-SEID[UP:0x33b CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.953: [upf] INFO: UE F-SEID[UP:0x33b CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.956: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 01/28 11:05:53.956: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 01/28 11:05:53.956: [smf] INFO: UE IMSI[262420230253531] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.959: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 01/28 11:05:53.959: [upf] INFO: UE F-SEID[UP:0x628 CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.959: [upf] INFO: UE F-SEID[UP:0x628 CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.962: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 01/28 11:05:53.962: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 01/28 11:05:53.962: [smf] INFO: UE IMSI[262427314854541] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.965: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 01/28 11:05:53.965: [upf] INFO: UE F-SEID[UP:0x2c8 CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.965: [upf] INFO: UE F-SEID[UP:0x2c8 CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.968: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 01/28 11:05:53.968: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 01/28 11:05:53.968: [smf] INFO: UE IMSI[262420511337616] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.971: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 01/28 11:05:53.971: [upf] INFO: UE F-SEID[UP:0x2ee CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.971: [upf] INFO: UE F-SEID[UP:0x2ee CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.974: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 01/28 11:05:53.974: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 01/28 11:05:53.974: [smf] INFO: UE IMSI[262428614187726] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.976: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 01/28 11:05:53.976: [upf] INFO: UE F-SEID[UP:0xa8b CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.976: [upf] INFO: UE F-SEID[UP:0xa8b CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.979: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 01/28 11:05:53.979: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 01/28 11:05:53.980: [smf] INFO: UE IMSI[262425451125454] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.982: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 01/28 11:05:53.982: [upf] INFO: UE F-SEID[UP:0xacd CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.982: [upf] INFO: UE F-SEID[UP:0xacd CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.985: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 01/28 11:05:53.985: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 01/28 11:05:53.985: [smf] INFO: UE IMSI[262427823155629] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.988: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 01/28 11:05:53.988: [upf] INFO: UE F-SEID[UP:0xddd CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.988: [upf] INFO: UE F-SEID[UP:0xddd CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.991: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 01/28 11:05:53.991: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 01/28 11:05:53.991: [smf] INFO: UE IMSI[262424623341755] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.993: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 01/28 11:05:53.993: [upf] INFO: UE F-SEID[UP:0xb78 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.993: [upf] INFO: UE F-SEID[UP:0xb78 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.997: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 01/28 11:05:53.997: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 01/28 11:05:53.997: [smf] INFO: UE IMSI[262427993890288] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:53.999: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 01/28 11:05:53.999: [upf] INFO: UE F-SEID[UP:0x30 CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 01/28 11:05:53.999: [upf] INFO: UE F-SEID[UP:0x30 CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.003: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 01/28 11:05:54.003: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 01/28 11:05:54.003: [smf] INFO: UE IMSI[262421113494258] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.005: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 01/28 11:05:54.005: [upf] INFO: UE F-SEID[UP:0xd7a CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.005: [upf] INFO: UE F-SEID[UP:0xd7a CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.008: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 01/28 11:05:54.008: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 01/28 11:05:54.008: [smf] INFO: UE IMSI[262429280266633] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.011: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 01/28 11:05:54.011: [upf] INFO: UE F-SEID[UP:0x20 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.011: [upf] INFO: UE F-SEID[UP:0x20 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.014: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 01/28 11:05:54.014: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 01/28 11:05:54.014: [smf] INFO: UE IMSI[262427663818625] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.016: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 01/28 11:05:54.016: [upf] INFO: UE F-SEID[UP:0x886 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.016: [upf] INFO: UE F-SEID[UP:0x886 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.020: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 01/28 11:05:54.020: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 01/28 11:05:54.020: [smf] INFO: UE IMSI[262421715778887] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.022: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 01/28 11:05:54.022: [upf] INFO: UE F-SEID[UP:0x70b CP:0x8c9] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.022: [upf] INFO: UE F-SEID[UP:0x70b CP:0x8c9] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.026: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 01/28 11:05:54.026: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 01/28 11:05:54.026: [smf] INFO: UE IMSI[262425107327877] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.030: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 01/28 11:05:54.030: [upf] INFO: UE F-SEID[UP:0x646 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.030: [upf] INFO: UE F-SEID[UP:0x646 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.032: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 01/28 11:05:54.032: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 01/28 11:05:54.032: [smf] INFO: UE IMSI[262422690929370] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.036: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 01/28 11:05:54.036: [upf] INFO: UE F-SEID[UP:0xcfd CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.036: [upf] INFO: UE F-SEID[UP:0xcfd CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.039: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 01/28 11:05:54.039: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 01/28 11:05:54.039: [smf] INFO: UE IMSI[262423384241022] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.042: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 01/28 11:05:54.042: [upf] INFO: UE F-SEID[UP:0x80e CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.042: [upf] INFO: UE F-SEID[UP:0x80e CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.045: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 01/28 11:05:54.045: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 01/28 11:05:54.045: [smf] INFO: UE IMSI[262421832601754] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.048: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 01/28 11:05:54.048: [upf] INFO: UE F-SEID[UP:0xbfc CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.048: [upf] INFO: UE F-SEID[UP:0xbfc CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.051: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 01/28 11:05:54.051: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 01/28 11:05:54.051: [smf] INFO: UE IMSI[262428882490910] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.055: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 01/28 11:05:54.055: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.055: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.058: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 01/28 11:05:54.058: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 01/28 11:05:54.058: [smf] INFO: UE IMSI[262423681853842] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.061: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 01/28 11:05:54.061: [upf] INFO: UE F-SEID[UP:0x15a CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.061: [upf] INFO: UE F-SEID[UP:0x15a CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.064: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 01/28 11:05:54.064: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 01/28 11:05:54.064: [smf] INFO: UE IMSI[262421721262214] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.067: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 01/28 11:05:54.067: [upf] INFO: UE F-SEID[UP:0x427 CP:0xda6] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.067: [upf] INFO: UE F-SEID[UP:0x427 CP:0xda6] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.070: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 01/28 11:05:54.070: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 01/28 11:05:54.070: [smf] INFO: UE IMSI[262424704032781] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.073: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 01/28 11:05:54.073: [upf] INFO: UE F-SEID[UP:0x55 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.073: [upf] INFO: UE F-SEID[UP:0x55 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.076: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 01/28 11:05:54.076: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 01/28 11:05:54.076: [smf] INFO: UE IMSI[262421381629316] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.080: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 01/28 11:05:54.080: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.080: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.082: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 01/28 11:05:54.082: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 01/28 11:05:54.082: [smf] INFO: UE IMSI[262422589110169] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.085: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 01/28 11:05:54.085: [upf] INFO: UE F-SEID[UP:0x50d CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.085: [upf] INFO: UE F-SEID[UP:0x50d CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.088: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 01/28 11:05:54.089: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 01/28 11:05:54.089: [smf] INFO: UE IMSI[262429555467663] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.092: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 01/28 11:05:54.092: [upf] INFO: UE F-SEID[UP:0x30a CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.092: [upf] INFO: UE F-SEID[UP:0x30a CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.095: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 01/28 11:05:54.095: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 01/28 11:05:54.095: [smf] INFO: UE IMSI[262426727796452] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.098: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 01/28 11:05:54.098: [upf] INFO: UE F-SEID[UP:0x22e CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.098: [upf] INFO: UE F-SEID[UP:0x22e CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.101: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 01/28 11:05:54.101: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 01/28 11:05:54.101: [smf] INFO: UE IMSI[262426920678949] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.105: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 01/28 11:05:54.105: [upf] INFO: UE F-SEID[UP:0x43b CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.105: [upf] INFO: UE F-SEID[UP:0x43b CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.107: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 01/28 11:05:54.107: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 01/28 11:05:54.107: [smf] INFO: UE IMSI[262424971603578] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.110: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 01/28 11:05:54.111: [upf] INFO: UE F-SEID[UP:0x30f CP:0x70e] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.111: [upf] INFO: UE F-SEID[UP:0x30f CP:0x70e] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.114: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 01/28 11:05:54.114: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 01/28 11:05:54.114: [smf] INFO: UE IMSI[262426512357691] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.117: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 01/28 11:05:54.117: [upf] INFO: UE F-SEID[UP:0x98a CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.117: [upf] INFO: UE F-SEID[UP:0x98a CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.120: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 01/28 11:05:54.120: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 01/28 11:05:54.120: [smf] INFO: UE IMSI[262427495593349] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.123: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 01/28 11:05:54.123: [upf] INFO: UE F-SEID[UP:0xb20 CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.123: [upf] INFO: UE F-SEID[UP:0xb20 CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.126: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 01/28 11:05:54.126: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 01/28 11:05:54.126: [smf] INFO: UE IMSI[262428506491420] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.129: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 01/28 11:05:54.129: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.129: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.132: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 01/28 11:05:54.132: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 01/28 11:05:54.132: [smf] INFO: UE IMSI[262422917604453] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.135: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 01/28 11:05:54.135: [upf] INFO: UE F-SEID[UP:0x878 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.135: [upf] INFO: UE F-SEID[UP:0x878 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.138: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 01/28 11:05:54.138: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 01/28 11:05:54.138: [smf] INFO: UE IMSI[262423179792779] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.142: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 01/28 11:05:54.142: [upf] INFO: UE F-SEID[UP:0xfeb CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.142: [upf] INFO: UE F-SEID[UP:0xfeb CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.144: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 01/28 11:05:54.144: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 01/28 11:05:54.144: [smf] INFO: UE IMSI[262423897652768] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.147: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 01/28 11:05:54.147: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.147: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.151: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 01/28 11:05:54.151: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 01/28 11:05:54.151: [smf] INFO: UE IMSI[262424476127978] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.154: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 01/28 11:05:54.154: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.154: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.157: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 01/28 11:05:54.157: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 01/28 11:05:54.157: [smf] INFO: UE IMSI[262423321756647] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.160: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 01/28 11:05:54.160: [upf] INFO: UE F-SEID[UP:0x963 CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.160: [upf] INFO: UE F-SEID[UP:0x963 CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.163: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 01/28 11:05:54.163: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 01/28 11:05:54.163: [smf] INFO: UE IMSI[262429756664862] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.167: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 01/28 11:05:54.167: [upf] INFO: UE F-SEID[UP:0x450 CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.167: [upf] INFO: UE F-SEID[UP:0x450 CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.169: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 01/28 11:05:54.169: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 01/28 11:05:54.169: [smf] INFO: UE IMSI[262426408330025] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.172: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 01/28 11:05:54.172: [upf] INFO: UE F-SEID[UP:0x9bf CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.172: [upf] INFO: UE F-SEID[UP:0x9bf CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.175: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 01/28 11:05:54.175: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 01/28 11:05:54.175: [smf] INFO: UE IMSI[262424784672968] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.179: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 01/28 11:05:54.179: [upf] INFO: UE F-SEID[UP:0xf95 CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.179: [upf] INFO: UE F-SEID[UP:0xf95 CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.182: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 01/28 11:05:54.182: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 01/28 11:05:54.182: [smf] INFO: UE IMSI[262426653661378] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.185: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 01/28 11:05:54.185: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.185: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.188: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 01/28 11:05:54.188: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 01/28 11:05:54.188: [smf] INFO: UE IMSI[262420192264649] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.191: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 01/28 11:05:54.191: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.191: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.194: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 01/28 11:05:54.194: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 01/28 11:05:54.194: [smf] INFO: UE IMSI[262427478902035] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.197: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 01/28 11:05:54.197: [upf] INFO: UE F-SEID[UP:0xc38 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.197: [upf] INFO: UE F-SEID[UP:0xc38 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.200: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 01/28 11:05:54.200: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 01/28 11:05:54.200: [smf] INFO: UE IMSI[262422866692117] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.204: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 01/28 11:05:54.204: [upf] INFO: UE F-SEID[UP:0xd8c CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.204: [upf] INFO: UE F-SEID[UP:0xd8c CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.206: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 01/28 11:05:54.206: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 01/28 11:05:54.206: [smf] INFO: UE IMSI[262424360598265] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.209: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 01/28 11:05:54.209: [upf] INFO: UE F-SEID[UP:0x1c CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.209: [upf] INFO: UE F-SEID[UP:0x1c CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.212: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 01/28 11:05:54.212: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 01/28 11:05:54.212: [smf] INFO: UE IMSI[262420149202930] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.216: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 01/28 11:05:54.216: [upf] INFO: UE F-SEID[UP:0x2ac CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.216: [upf] INFO: UE F-SEID[UP:0x2ac CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.219: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 01/28 11:05:54.219: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 01/28 11:05:54.219: [smf] INFO: UE IMSI[262422191178269] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.221: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 01/28 11:05:54.221: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.221: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.225: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 01/28 11:05:54.225: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 01/28 11:05:54.225: [smf] INFO: UE IMSI[262420902437669] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.228: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 01/28 11:05:54.228: [upf] INFO: UE F-SEID[UP:0x513 CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.228: [upf] INFO: UE F-SEID[UP:0x513 CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.231: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 01/28 11:05:54.231: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 01/28 11:05:54.231: [smf] INFO: UE IMSI[262425499693223] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.234: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 01/28 11:05:54.234: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.234: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.237: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 01/28 11:05:54.237: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 01/28 11:05:54.237: [smf] INFO: UE IMSI[262425516790901] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.241: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 01/28 11:05:54.241: [upf] INFO: UE F-SEID[UP:0x949 CP:0xe31] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.241: [upf] INFO: UE F-SEID[UP:0x949 CP:0xe31] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.243: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 01/28 11:05:54.243: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 01/28 11:05:54.243: [smf] INFO: UE IMSI[262420896095687] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.246: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 01/28 11:05:54.246: [upf] INFO: UE F-SEID[UP:0xc74 CP:0x9cf] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.246: [upf] INFO: UE F-SEID[UP:0xc74 CP:0x9cf] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.249: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 01/28 11:05:54.249: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 01/28 11:05:54.249: [smf] INFO: UE IMSI[262421309076759] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.253: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 01/28 11:05:54.253: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.253: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.256: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 01/28 11:05:54.256: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 01/28 11:05:54.256: [smf] INFO: UE IMSI[262420264532230] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.259: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 01/28 11:05:54.259: [upf] INFO: UE F-SEID[UP:0x75d CP:0x32e] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.259: [upf] INFO: UE F-SEID[UP:0x75d CP:0x32e] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.262: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 01/28 11:05:54.262: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 01/28 11:05:54.262: [smf] INFO: UE IMSI[262422437832415] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.265: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 01/28 11:05:54.265: [upf] INFO: UE F-SEID[UP:0xfab CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.265: [upf] INFO: UE F-SEID[UP:0xfab CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.268: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 01/28 11:05:54.268: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 01/28 11:05:54.268: [smf] INFO: UE IMSI[262428478078772] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.271: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 01/28 11:05:54.271: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.271: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.274: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 01/28 11:05:54.274: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 01/28 11:05:54.274: [smf] INFO: UE IMSI[262426079960765] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.277: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 01/28 11:05:54.277: [upf] INFO: UE F-SEID[UP:0x23e CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.277: [upf] INFO: UE F-SEID[UP:0x23e CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.280: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 01/28 11:05:54.280: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 01/28 11:05:54.280: [smf] INFO: UE IMSI[262422424359423] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.283: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 01/28 11:05:54.283: [upf] INFO: UE F-SEID[UP:0x14a CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.283: [upf] INFO: UE F-SEID[UP:0x14a CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.286: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 01/28 11:05:54.286: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 01/28 11:05:54.286: [smf] INFO: UE IMSI[262428262384762] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.290: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 01/28 11:05:54.290: [upf] INFO: UE F-SEID[UP:0xa3e CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.290: [upf] INFO: UE F-SEID[UP:0xa3e CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.293: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 01/28 11:05:54.293: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 01/28 11:05:54.293: [smf] INFO: UE IMSI[262420090190273] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.295: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 01/28 11:05:54.295: [upf] INFO: UE F-SEID[UP:0xbdc CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.295: [upf] INFO: UE F-SEID[UP:0xbdc CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.299: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 01/28 11:05:54.299: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 01/28 11:05:54.299: [smf] INFO: UE IMSI[262422878583852] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.302: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 01/28 11:05:54.302: [upf] INFO: UE F-SEID[UP:0x44d CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.302: [upf] INFO: UE F-SEID[UP:0x44d CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.305: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 01/28 11:05:54.305: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 01/28 11:05:54.305: [smf] INFO: UE IMSI[262428597592191] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.308: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 01/28 11:05:54.308: [upf] INFO: UE F-SEID[UP:0xaa8 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.308: [upf] INFO: UE F-SEID[UP:0xaa8 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.311: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 01/28 11:05:54.311: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 01/28 11:05:54.311: [smf] INFO: UE IMSI[262427076770009] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.314: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 01/28 11:05:54.314: [upf] INFO: UE F-SEID[UP:0x666 CP:0x5] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.314: [upf] INFO: UE F-SEID[UP:0x666 CP:0x5] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.317: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 01/28 11:05:54.317: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 01/28 11:05:54.317: [smf] INFO: UE IMSI[262425398201336] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.320: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 01/28 11:05:54.320: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.320: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.323: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 01/28 11:05:54.323: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 01/28 11:05:54.323: [smf] INFO: UE IMSI[262420676653197] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.327: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 01/28 11:05:54.327: [upf] INFO: UE F-SEID[UP:0xffa CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.327: [upf] INFO: UE F-SEID[UP:0xffa CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.329: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 01/28 11:05:54.329: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 01/28 11:05:54.329: [smf] INFO: UE IMSI[262428176356797] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.332: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 01/28 11:05:54.332: [upf] INFO: UE F-SEID[UP:0x62a CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.332: [upf] INFO: UE F-SEID[UP:0x62a CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.336: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 01/28 11:05:54.336: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 01/28 11:05:54.336: [smf] INFO: UE IMSI[262428145355480] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.339: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 01/28 11:05:54.339: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0x61b] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.339: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0x61b] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.342: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 01/28 11:05:54.342: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 01/28 11:05:54.342: [smf] INFO: UE IMSI[262421485320440] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.345: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 01/28 11:05:54.345: [upf] INFO: UE F-SEID[UP:0x82 CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.345: [upf] INFO: UE F-SEID[UP:0x82 CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.348: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 01/28 11:05:54.348: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 01/28 11:05:54.348: [smf] INFO: UE IMSI[262426841388902] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.351: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 01/28 11:05:54.352: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.352: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.354: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 01/28 11:05:54.354: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 01/28 11:05:54.354: [smf] INFO: UE IMSI[262427425678190] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.357: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 01/28 11:05:54.357: [upf] INFO: UE F-SEID[UP:0x1cc CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.357: [upf] INFO: UE F-SEID[UP:0x1cc CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.361: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 01/28 11:05:54.361: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 01/28 11:05:54.361: [smf] INFO: UE IMSI[262425663269868] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.364: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 01/28 11:05:54.364: [upf] INFO: UE F-SEID[UP:0x435 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.364: [upf] INFO: UE F-SEID[UP:0x435 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.367: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 01/28 11:05:54.367: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 01/28 11:05:54.367: [smf] INFO: UE IMSI[262422996643535] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.370: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 01/28 11:05:54.370: [upf] INFO: UE F-SEID[UP:0xb6e CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.370: [upf] INFO: UE F-SEID[UP:0xb6e CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.373: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 01/28 11:05:54.373: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 01/28 11:05:54.373: [smf] INFO: UE IMSI[262424106230633] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.376: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 01/28 11:05:54.376: [upf] INFO: UE F-SEID[UP:0xa27 CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.376: [upf] INFO: UE F-SEID[UP:0xa27 CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.379: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 01/28 11:05:54.379: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 01/28 11:05:54.379: [smf] INFO: UE IMSI[262424927904144] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.382: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 01/28 11:05:54.382: [upf] INFO: UE F-SEID[UP:0x34e CP:0xbe3] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.382: [upf] INFO: UE F-SEID[UP:0x34e CP:0xbe3] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.386: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 01/28 11:05:54.386: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 01/28 11:05:54.386: [smf] INFO: UE IMSI[262421100758988] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.389: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 01/28 11:05:54.389: [upf] INFO: UE F-SEID[UP:0xf15 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.389: [upf] INFO: UE F-SEID[UP:0xf15 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.392: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 01/28 11:05:54.392: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 01/28 11:05:54.392: [smf] INFO: UE IMSI[262420050275150] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.395: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 01/28 11:05:54.395: [upf] INFO: UE F-SEID[UP:0x65a CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.395: [upf] INFO: UE F-SEID[UP:0x65a CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.398: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 01/28 11:05:54.398: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 01/28 11:05:54.398: [smf] INFO: UE IMSI[262420988786127] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.401: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 01/28 11:05:54.401: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.401: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.405: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 01/28 11:05:54.405: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 01/28 11:05:54.405: [smf] INFO: UE IMSI[262429728384988] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.408: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 01/28 11:05:54.408: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.408: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.411: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 01/28 11:05:54.411: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 01/28 11:05:54.411: [smf] INFO: UE IMSI[262420433448840] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.414: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 01/28 11:05:54.414: [upf] INFO: UE F-SEID[UP:0x945 CP:0xd9d] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.414: [upf] INFO: UE F-SEID[UP:0x945 CP:0xd9d] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.417: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 01/28 11:05:54.417: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 01/28 11:05:54.417: [smf] INFO: UE IMSI[262426030659354] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.421: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 01/28 11:05:54.421: [upf] INFO: UE F-SEID[UP:0xe3 CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.421: [upf] INFO: UE F-SEID[UP:0xe3 CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.424: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 01/28 11:05:54.424: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 01/28 11:05:54.424: [smf] INFO: UE IMSI[262424845598356] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.427: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 01/28 11:05:54.427: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.427: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.430: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 01/28 11:05:54.430: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 01/28 11:05:54.430: [smf] INFO: UE IMSI[262426707148235] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.434: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 01/28 11:05:54.434: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.434: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.436: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 01/28 11:05:54.436: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 01/28 11:05:54.436: [smf] INFO: UE IMSI[262421164681031] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.439: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 01/28 11:05:54.439: [upf] INFO: UE F-SEID[UP:0x93f CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.439: [upf] INFO: UE F-SEID[UP:0x93f CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.443: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 01/28 11:05:54.443: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 01/28 11:05:54.443: [smf] INFO: UE IMSI[262420217662816] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.446: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 01/28 11:05:54.446: [upf] INFO: UE F-SEID[UP:0x128 CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.446: [upf] INFO: UE F-SEID[UP:0x128 CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.449: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 01/28 11:05:54.449: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 01/28 11:05:54.449: [smf] INFO: UE IMSI[262425224115730] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.452: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 01/28 11:05:54.452: [upf] INFO: UE F-SEID[UP:0xc85 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.452: [upf] INFO: UE F-SEID[UP:0xc85 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.455: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 01/28 11:05:54.455: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 01/28 11:05:54.455: [smf] INFO: UE IMSI[262421443509563] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.458: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 01/28 11:05:54.458: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.458: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.461: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 01/28 11:05:54.461: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 01/28 11:05:54.461: [smf] INFO: UE IMSI[262429043471614] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.465: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 01/28 11:05:54.465: [upf] INFO: UE F-SEID[UP:0xc36 CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.465: [upf] INFO: UE F-SEID[UP:0xc36 CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.468: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 01/28 11:05:54.468: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 01/28 11:05:54.468: [smf] INFO: UE IMSI[262424750189791] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.472: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 01/28 11:05:54.472: [upf] INFO: UE F-SEID[UP:0x342 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.472: [upf] INFO: UE F-SEID[UP:0x342 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.475: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 01/28 11:05:54.475: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 01/28 11:05:54.475: [smf] INFO: UE IMSI[262425325165499] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.478: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 01/28 11:05:54.478: [upf] INFO: UE F-SEID[UP:0x147 CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.478: [upf] INFO: UE F-SEID[UP:0x147 CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.481: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 01/28 11:05:54.481: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 01/28 11:05:54.481: [smf] INFO: UE IMSI[262427864710233] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.486: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 01/28 11:05:54.486: [upf] INFO: UE F-SEID[UP:0xaea CP:0x160] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.486: [upf] INFO: UE F-SEID[UP:0xaea CP:0x160] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.488: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 01/28 11:05:54.488: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 01/28 11:05:54.488: [smf] INFO: UE IMSI[262424375231486] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.494: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 01/28 11:05:54.494: [upf] INFO: UE F-SEID[UP:0x67b CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.494: [upf] INFO: UE F-SEID[UP:0x67b CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.496: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 01/28 11:05:54.496: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 01/28 11:05:54.496: [smf] INFO: UE IMSI[262424353111800] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.502: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 01/28 11:05:54.502: [upf] INFO: UE F-SEID[UP:0x716 CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.502: [upf] INFO: UE F-SEID[UP:0x716 CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.504: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 01/28 11:05:54.505: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 01/28 11:05:54.505: [smf] INFO: UE IMSI[262429563753488] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.509: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 01/28 11:05:54.509: [upf] INFO: UE F-SEID[UP:0xb8d CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.509: [upf] INFO: UE F-SEID[UP:0xb8d CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.512: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 01/28 11:05:54.512: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 01/28 11:05:54.512: [smf] INFO: UE IMSI[262423241737116] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.520: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 01/28 11:05:54.521: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 01/28 11:05:54.521: [smf] INFO: UE IMSI[262425316148218] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.525: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 01/28 11:05:54.525: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.525: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.529: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 01/28 11:05:54.529: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 01/28 11:05:54.529: [smf] INFO: UE IMSI[262420655660467] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.530: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 01/28 11:05:54.530: [upf] INFO: UE F-SEID[UP:0x1bb CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.530: [upf] INFO: UE F-SEID[UP:0x1bb CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.535: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 01/28 11:05:54.535: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 01/28 11:05:54.535: [smf] INFO: UE IMSI[262426955403113] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.536: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 01/28 11:05:54.536: [upf] INFO: UE F-SEID[UP:0x812 CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.536: [upf] INFO: UE F-SEID[UP:0x812 CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.542: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 01/28 11:05:54.542: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 01/28 11:05:54.542: [smf] INFO: UE IMSI[262429946878430] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.542: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 01/28 11:05:54.542: [upf] INFO: UE F-SEID[UP:0xcbb CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.542: [upf] INFO: UE F-SEID[UP:0xcbb CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.548: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 01/28 11:05:54.548: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 01/28 11:05:54.548: [smf] INFO: UE IMSI[262420045483729] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.548: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 01/28 11:05:54.548: [upf] INFO: UE F-SEID[UP:0xf09 CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.548: [upf] INFO: UE F-SEID[UP:0xf09 CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.554: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 01/28 11:05:54.554: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 01/28 11:05:54.554: [smf] INFO: UE IMSI[262420600788584] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.554: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 01/28 11:05:54.555: [upf] INFO: UE F-SEID[UP:0x277 CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.555: [upf] INFO: UE F-SEID[UP:0x277 CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.560: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 01/28 11:05:54.560: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 01/28 11:05:54.560: [smf] INFO: UE IMSI[262429587181049] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.560: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 01/28 11:05:54.560: [upf] INFO: UE F-SEID[UP:0x989 CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.560: [upf] INFO: UE F-SEID[UP:0x989 CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.566: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 01/28 11:05:54.566: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 01/28 11:05:54.566: [smf] INFO: UE IMSI[262426202567789] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.566: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 01/28 11:05:54.566: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.566: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.572: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 01/28 11:05:54.572: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 01/28 11:05:54.572: [smf] INFO: UE IMSI[262429220324697] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.572: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 01/28 11:05:54.572: [upf] INFO: UE F-SEID[UP:0x6cb CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.572: [upf] INFO: UE F-SEID[UP:0x6cb CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.578: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 01/28 11:05:54.578: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 01/28 11:05:54.578: [smf] INFO: UE IMSI[262426480418985] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.578: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 01/28 11:05:54.578: [upf] INFO: UE F-SEID[UP:0x6bb CP:0xc99] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.578: [upf] INFO: UE F-SEID[UP:0x6bb CP:0xc99] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.584: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 01/28 11:05:54.584: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 01/28 11:05:54.584: [smf] INFO: UE IMSI[262420294565589] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.584: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 01/28 11:05:54.584: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.584: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.589: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 01/28 11:05:54.589: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 01/28 11:05:54.589: [smf] INFO: UE IMSI[262426491791766] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.590: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 01/28 11:05:54.590: [upf] INFO: UE F-SEID[UP:0x7df CP:0x63f] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.590: [upf] INFO: UE F-SEID[UP:0x7df CP:0x63f] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.595: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 01/28 11:05:54.595: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 01/28 11:05:54.595: [smf] INFO: UE IMSI[262429424538901] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.596: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 01/28 11:05:54.596: [upf] INFO: UE F-SEID[UP:0xf2f CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.596: [upf] INFO: UE F-SEID[UP:0xf2f CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.601: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 01/28 11:05:54.601: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 01/28 11:05:54.601: [smf] INFO: UE IMSI[262424001106540] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.602: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 01/28 11:05:54.602: [upf] INFO: UE F-SEID[UP:0x50b CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.602: [upf] INFO: UE F-SEID[UP:0x50b CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.607: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 01/28 11:05:54.607: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 01/28 11:05:54.607: [smf] INFO: UE IMSI[262425195712046] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.608: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 01/28 11:05:54.608: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.608: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.615: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 01/28 11:05:54.615: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 01/28 11:05:54.615: [smf] INFO: UE IMSI[262420624524263] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.615: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 01/28 11:05:54.615: [upf] INFO: UE F-SEID[UP:0xa6d CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.615: [upf] INFO: UE F-SEID[UP:0xa6d CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.621: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 01/28 11:05:54.621: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 01/28 11:05:54.621: [smf] INFO: UE IMSI[262427739255873] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.622: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 01/28 11:05:54.622: [upf] INFO: UE F-SEID[UP:0x46e CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.622: [upf] INFO: UE F-SEID[UP:0x46e CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.627: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 01/28 11:05:54.627: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 01/28 11:05:54.627: [smf] INFO: UE IMSI[262421277608911] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.628: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 01/28 11:05:54.628: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x35b] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.628: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x35b] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.633: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 01/28 11:05:54.633: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 01/28 11:05:54.633: [smf] INFO: UE IMSI[262423363828968] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.634: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 01/28 11:05:54.634: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.634: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.639: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 01/28 11:05:54.639: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 01/28 11:05:54.639: [smf] INFO: UE IMSI[262422458755827] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.640: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 01/28 11:05:54.640: [upf] INFO: UE F-SEID[UP:0xf01 CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.640: [upf] INFO: UE F-SEID[UP:0xf01 CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.645: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 01/28 11:05:54.645: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 01/28 11:05:54.645: [smf] INFO: UE IMSI[262427715446086] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.646: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 01/28 11:05:54.646: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.646: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.651: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 01/28 11:05:54.651: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 01/28 11:05:54.651: [smf] INFO: UE IMSI[262421492881891] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.652: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 01/28 11:05:54.652: [upf] INFO: UE F-SEID[UP:0x3ff CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.652: [upf] INFO: UE F-SEID[UP:0x3ff CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.657: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 01/28 11:05:54.657: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 01/28 11:05:54.657: [smf] INFO: UE IMSI[262427596373548] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.658: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 01/28 11:05:54.658: [upf] INFO: UE F-SEID[UP:0x3e3 CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.658: [upf] INFO: UE F-SEID[UP:0x3e3 CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.663: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 01/28 11:05:54.663: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 01/28 11:05:54.663: [smf] INFO: UE IMSI[262422091397544] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.663: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 01/28 11:05:54.663: [upf] INFO: UE F-SEID[UP:0x363 CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.663: [upf] INFO: UE F-SEID[UP:0x363 CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.668: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 01/28 11:05:54.668: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 01/28 11:05:54.668: [smf] INFO: UE IMSI[262421437266075] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.669: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 01/28 11:05:54.669: [upf] INFO: UE F-SEID[UP:0x35 CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.669: [upf] INFO: UE F-SEID[UP:0x35 CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.674: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 01/28 11:05:54.674: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 01/28 11:05:54.674: [smf] INFO: UE IMSI[262424159975044] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.674: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 01/28 11:05:54.674: [upf] INFO: UE F-SEID[UP:0x619 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.674: [upf] INFO: UE F-SEID[UP:0x619 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.680: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 01/28 11:05:54.680: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 01/28 11:05:54.680: [smf] INFO: UE IMSI[262429731189191] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.680: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 01/28 11:05:54.680: [upf] INFO: UE F-SEID[UP:0x243 CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.680: [upf] INFO: UE F-SEID[UP:0x243 CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.686: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 01/28 11:05:54.686: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 01/28 11:05:54.686: [smf] INFO: UE IMSI[262421954716977] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.686: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 01/28 11:05:54.686: [upf] INFO: UE F-SEID[UP:0x18f CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.686: [upf] INFO: UE F-SEID[UP:0x18f CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.691: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 01/28 11:05:54.691: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 01/28 11:05:54.691: [smf] INFO: UE IMSI[262420287417475] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.692: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 01/28 11:05:54.692: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.692: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.697: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 01/28 11:05:54.697: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 01/28 11:05:54.697: [smf] INFO: UE IMSI[262423524376691] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.698: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 01/28 11:05:54.698: [upf] INFO: UE F-SEID[UP:0x60a CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.698: [upf] INFO: UE F-SEID[UP:0x60a CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.703: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 01/28 11:05:54.703: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 01/28 11:05:54.703: [smf] INFO: UE IMSI[262428152276341] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.703: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 01/28 11:05:54.703: [upf] INFO: UE F-SEID[UP:0xafe CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.703: [upf] INFO: UE F-SEID[UP:0xafe CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.709: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 01/28 11:05:54.709: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 01/28 11:05:54.709: [smf] INFO: UE IMSI[262420822920069] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.709: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 01/28 11:05:54.709: [upf] INFO: UE F-SEID[UP:0x2df CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.709: [upf] INFO: UE F-SEID[UP:0x2df CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.715: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 01/28 11:05:54.715: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 01/28 11:05:54.715: [smf] INFO: UE IMSI[262420233785417] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.715: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 01/28 11:05:54.715: [upf] INFO: UE F-SEID[UP:0x5e CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.715: [upf] INFO: UE F-SEID[UP:0x5e CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.720: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 01/28 11:05:54.720: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 01/28 11:05:54.720: [smf] INFO: UE IMSI[262427581263834] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.721: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 01/28 11:05:54.721: [upf] INFO: UE F-SEID[UP:0x9ba CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.721: [upf] INFO: UE F-SEID[UP:0x9ba CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.726: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 01/28 11:05:54.726: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 01/28 11:05:54.726: [smf] INFO: UE IMSI[262426056022637] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.727: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 01/28 11:05:54.727: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.727: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.732: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 01/28 11:05:54.732: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 01/28 11:05:54.732: [smf] INFO: UE IMSI[262426862717446] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.732: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 01/28 11:05:54.732: [upf] INFO: UE F-SEID[UP:0xd34 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.732: [upf] INFO: UE F-SEID[UP:0xd34 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.738: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 01/28 11:05:54.738: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 01/28 11:05:54.738: [smf] INFO: UE IMSI[262421238068916] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.738: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 01/28 11:05:54.738: [upf] INFO: UE F-SEID[UP:0x790 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.738: [upf] INFO: UE F-SEID[UP:0x790 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.744: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 01/28 11:05:54.744: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 01/28 11:05:54.744: [smf] INFO: UE IMSI[262423721445988] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.744: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 01/28 11:05:54.744: [upf] INFO: UE F-SEID[UP:0xe22 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.744: [upf] INFO: UE F-SEID[UP:0xe22 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.749: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 01/28 11:05:54.749: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 01/28 11:05:54.749: [smf] INFO: UE IMSI[262421833556394] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.750: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 01/28 11:05:54.750: [upf] INFO: UE F-SEID[UP:0x885 CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.750: [upf] INFO: UE F-SEID[UP:0x885 CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.755: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 01/28 11:05:54.755: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 01/28 11:05:54.755: [smf] INFO: UE IMSI[262422810140897] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.756: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 01/28 11:05:54.756: [upf] INFO: UE F-SEID[UP:0xb61 CP:0xd56] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.756: [upf] INFO: UE F-SEID[UP:0xb61 CP:0xd56] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.761: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 01/28 11:05:54.761: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 01/28 11:05:54.761: [smf] INFO: UE IMSI[262423132887757] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.761: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 01/28 11:05:54.761: [upf] INFO: UE F-SEID[UP:0x36a CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.761: [upf] INFO: UE F-SEID[UP:0x36a CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.767: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 01/28 11:05:54.767: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 01/28 11:05:54.767: [smf] INFO: UE IMSI[262420861230582] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.767: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 01/28 11:05:54.767: [upf] INFO: UE F-SEID[UP:0x505 CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.767: [upf] INFO: UE F-SEID[UP:0x505 CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.773: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 01/28 11:05:54.773: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 01/28 11:05:54.773: [smf] INFO: UE IMSI[262425494382282] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.773: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 01/28 11:05:54.773: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.773: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.778: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 01/28 11:05:54.778: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 01/28 11:05:54.778: [smf] INFO: UE IMSI[262421037329796] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.779: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 01/28 11:05:54.779: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.779: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.784: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 01/28 11:05:54.784: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 01/28 11:05:54.784: [smf] INFO: UE IMSI[262421755231982] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.785: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 01/28 11:05:54.785: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.785: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.790: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 01/28 11:05:54.790: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 01/28 11:05:54.790: [smf] INFO: UE IMSI[262427356928736] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.791: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 01/28 11:05:54.791: [upf] INFO: UE F-SEID[UP:0x34d CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.791: [upf] INFO: UE F-SEID[UP:0x34d CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.796: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 01/28 11:05:54.796: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 01/28 11:05:54.796: [smf] INFO: UE IMSI[262422093757169] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.796: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 01/28 11:05:54.796: [upf] INFO: UE F-SEID[UP:0x3cd CP:0x829] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.796: [upf] INFO: UE F-SEID[UP:0x3cd CP:0x829] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.802: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 01/28 11:05:54.802: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 01/28 11:05:54.802: [smf] INFO: UE IMSI[262427544343197] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.802: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 01/28 11:05:54.802: [upf] INFO: UE F-SEID[UP:0x33f CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.802: [upf] INFO: UE F-SEID[UP:0x33f CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.808: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 01/28 11:05:54.808: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 01/28 11:05:54.808: [smf] INFO: UE IMSI[262428059440827] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.809: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 01/28 11:05:54.809: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.809: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.815: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 01/28 11:05:54.815: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 01/28 11:05:54.815: [smf] INFO: UE IMSI[262426965656707] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.816: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 01/28 11:05:54.816: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0x714] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.816: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0x714] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.821: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 01/28 11:05:54.821: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 01/28 11:05:54.821: [smf] INFO: UE IMSI[262429654597473] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.822: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 01/28 11:05:54.822: [upf] INFO: UE F-SEID[UP:0xbcc CP:0xf44] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.822: [upf] INFO: UE F-SEID[UP:0xbcc CP:0xf44] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.827: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 01/28 11:05:54.827: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 01/28 11:05:54.827: [smf] INFO: UE IMSI[262425362501762] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.828: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 01/28 11:05:54.828: [upf] INFO: UE F-SEID[UP:0x600 CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.828: [upf] INFO: UE F-SEID[UP:0x600 CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.833: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 01/28 11:05:54.833: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 01/28 11:05:54.833: [smf] INFO: UE IMSI[262421566552411] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.834: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 01/28 11:05:54.834: [upf] INFO: UE F-SEID[UP:0xb45 CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.834: [upf] INFO: UE F-SEID[UP:0xb45 CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.839: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 01/28 11:05:54.839: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 01/28 11:05:54.839: [smf] INFO: UE IMSI[262425371234434] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.840: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 01/28 11:05:54.840: [upf] INFO: UE F-SEID[UP:0xeb9 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.840: [upf] INFO: UE F-SEID[UP:0xeb9 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.845: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 01/28 11:05:54.845: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 01/28 11:05:54.845: [smf] INFO: UE IMSI[262423526639798] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.846: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 01/28 11:05:54.846: [upf] INFO: UE F-SEID[UP:0xd09 CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.846: [upf] INFO: UE F-SEID[UP:0xd09 CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.851: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 01/28 11:05:54.851: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 01/28 11:05:54.851: [smf] INFO: UE IMSI[262421768547424] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.852: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 01/28 11:05:54.852: [upf] INFO: UE F-SEID[UP:0x855 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.852: [upf] INFO: UE F-SEID[UP:0x855 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.857: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 01/28 11:05:54.857: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 01/28 11:05:54.857: [smf] INFO: UE IMSI[262427180575009] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.858: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 01/28 11:05:54.858: [upf] INFO: UE F-SEID[UP:0x325 CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.858: [upf] INFO: UE F-SEID[UP:0x325 CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.863: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 01/28 11:05:54.863: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 01/28 11:05:54.863: [smf] INFO: UE IMSI[262425052771066] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.864: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 01/28 11:05:54.864: [upf] INFO: UE F-SEID[UP:0x253 CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.864: [upf] INFO: UE F-SEID[UP:0x253 CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.869: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 01/28 11:05:54.869: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 01/28 11:05:54.869: [smf] INFO: UE IMSI[262421167517992] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.870: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 01/28 11:05:54.870: [upf] INFO: UE F-SEID[UP:0x603 CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.870: [upf] INFO: UE F-SEID[UP:0x603 CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.875: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 01/28 11:05:54.875: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 01/28 11:05:54.875: [smf] INFO: UE IMSI[262428790442622] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.876: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 01/28 11:05:54.876: [upf] INFO: UE F-SEID[UP:0x90d CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.876: [upf] INFO: UE F-SEID[UP:0x90d CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.881: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 01/28 11:05:54.881: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 01/28 11:05:54.881: [smf] INFO: UE IMSI[262425888864440] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.881: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 01/28 11:05:54.881: [upf] INFO: UE F-SEID[UP:0xb3d CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.881: [upf] INFO: UE F-SEID[UP:0xb3d CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.887: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 01/28 11:05:54.887: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 01/28 11:05:54.887: [smf] INFO: UE IMSI[262423023537727] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.887: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 01/28 11:05:54.887: [upf] INFO: UE F-SEID[UP:0xf9 CP:0x5d8] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.887: [upf] INFO: UE F-SEID[UP:0xf9 CP:0x5d8] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.892: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 01/28 11:05:54.892: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 01/28 11:05:54.892: [smf] INFO: UE IMSI[262426919423589] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.893: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 01/28 11:05:54.893: [upf] INFO: UE F-SEID[UP:0xab4 CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.893: [upf] INFO: UE F-SEID[UP:0xab4 CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.898: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 01/28 11:05:54.898: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 01/28 11:05:54.898: [smf] INFO: UE IMSI[262421168413222] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.899: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 01/28 11:05:54.899: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.899: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.904: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 01/28 11:05:54.904: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 01/28 11:05:54.904: [smf] INFO: UE IMSI[262420814065320] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.904: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 01/28 11:05:54.904: [upf] INFO: UE F-SEID[UP:0x199 CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.904: [upf] INFO: UE F-SEID[UP:0x199 CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.910: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 01/28 11:05:54.910: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 01/28 11:05:54.910: [smf] INFO: UE IMSI[262429419633303] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.910: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 01/28 11:05:54.910: [upf] INFO: UE F-SEID[UP:0x571 CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.910: [upf] INFO: UE F-SEID[UP:0x571 CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.915: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 01/28 11:05:54.915: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 01/28 11:05:54.915: [smf] INFO: UE IMSI[262421445964757] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.916: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 01/28 11:05:54.916: [upf] INFO: UE F-SEID[UP:0x6eb CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.916: [upf] INFO: UE F-SEID[UP:0x6eb CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.921: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 01/28 11:05:54.921: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 01/28 11:05:54.921: [smf] INFO: UE IMSI[262423250831975] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.922: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 01/28 11:05:54.922: [upf] INFO: UE F-SEID[UP:0x71 CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.922: [upf] INFO: UE F-SEID[UP:0x71 CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.927: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 01/28 11:05:54.927: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 01/28 11:05:54.927: [smf] INFO: UE IMSI[262425382107493] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.928: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 01/28 11:05:54.928: [upf] INFO: UE F-SEID[UP:0x91b CP:0x9b5] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.928: [upf] INFO: UE F-SEID[UP:0x91b CP:0x9b5] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.933: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 01/28 11:05:54.933: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 01/28 11:05:54.933: [smf] INFO: UE IMSI[262426988188103] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.933: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 01/28 11:05:54.933: [upf] INFO: UE F-SEID[UP:0x659 CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.933: [upf] INFO: UE F-SEID[UP:0x659 CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.939: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 01/28 11:05:54.939: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 01/28 11:05:54.939: [smf] INFO: UE IMSI[262428982248689] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.939: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 01/28 11:05:54.939: [upf] INFO: UE F-SEID[UP:0x9db CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.939: [upf] INFO: UE F-SEID[UP:0x9db CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.945: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 01/28 11:05:54.945: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 01/28 11:05:54.945: [smf] INFO: UE IMSI[262428541174523] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.945: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 01/28 11:05:54.945: [upf] INFO: UE F-SEID[UP:0xc39 CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.945: [upf] INFO: UE F-SEID[UP:0xc39 CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.951: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 01/28 11:05:54.951: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 01/28 11:05:54.951: [smf] INFO: UE IMSI[262429128425303] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.951: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 01/28 11:05:54.951: [upf] INFO: UE F-SEID[UP:0x7fb CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.951: [upf] INFO: UE F-SEID[UP:0x7fb CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.956: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 01/28 11:05:54.956: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 01/28 11:05:54.956: [smf] INFO: UE IMSI[262429365254590] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.957: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 01/28 11:05:54.957: [upf] INFO: UE F-SEID[UP:0x8ff CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.957: [upf] INFO: UE F-SEID[UP:0x8ff CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.962: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 01/28 11:05:54.962: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 01/28 11:05:54.962: [smf] INFO: UE IMSI[262422364106444] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.963: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 01/28 11:05:54.963: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0xa9d] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.963: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0xa9d] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.968: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 01/28 11:05:54.968: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 01/28 11:05:54.968: [smf] INFO: UE IMSI[262422555907928] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.968: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 01/28 11:05:54.968: [upf] INFO: UE F-SEID[UP:0xb92 CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.968: [upf] INFO: UE F-SEID[UP:0xb92 CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.974: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 01/28 11:05:54.974: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 01/28 11:05:54.974: [smf] INFO: UE IMSI[262423888742694] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.974: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 01/28 11:05:54.974: [upf] INFO: UE F-SEID[UP:0x77a CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.974: [upf] INFO: UE F-SEID[UP:0x77a CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.980: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 01/28 11:05:54.980: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 01/28 11:05:54.980: [smf] INFO: UE IMSI[262428680085251] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.980: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 01/28 11:05:54.980: [upf] INFO: UE F-SEID[UP:0xe0c CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.980: [upf] INFO: UE F-SEID[UP:0xe0c CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.986: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 01/28 11:05:54.986: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 01/28 11:05:54.986: [smf] INFO: UE IMSI[262424474739733] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.986: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 01/28 11:05:54.986: [upf] INFO: UE F-SEID[UP:0xd40 CP:0xd25] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.986: [upf] INFO: UE F-SEID[UP:0xd40 CP:0xd25] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.991: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 01/28 11:05:54.991: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 01/28 11:05:54.991: [smf] INFO: UE IMSI[262426012819849] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.992: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 01/28 11:05:54.992: [upf] INFO: UE F-SEID[UP:0x51d CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.992: [upf] INFO: UE F-SEID[UP:0x51d CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.997: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 01/28 11:05:54.997: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 01/28 11:05:54.997: [smf] INFO: UE IMSI[262425721405846] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:54.998: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 01/28 11:05:54.998: [upf] INFO: UE F-SEID[UP:0xf1d CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 01/28 11:05:54.998: [upf] INFO: UE F-SEID[UP:0xf1d CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.003: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 01/28 11:05:55.003: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 01/28 11:05:55.003: [smf] INFO: UE IMSI[262423226757752] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.003: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 01/28 11:05:55.003: [upf] INFO: UE F-SEID[UP:0x69a CP:0x264] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.003: [upf] INFO: UE F-SEID[UP:0x69a CP:0x264] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.009: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 01/28 11:05:55.009: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 01/28 11:05:55.009: [smf] INFO: UE IMSI[262424998961488] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.009: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 01/28 11:05:55.009: [upf] INFO: UE F-SEID[UP:0xd6f CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.009: [upf] INFO: UE F-SEID[UP:0xd6f CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.015: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 01/28 11:05:55.015: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 01/28 11:05:55.015: [smf] INFO: UE IMSI[262426644362959] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.015: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 01/28 11:05:55.015: [upf] INFO: UE F-SEID[UP:0xb42 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.015: [upf] INFO: UE F-SEID[UP:0xb42 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.021: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 01/28 11:05:55.021: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 01/28 11:05:55.021: [smf] INFO: UE IMSI[262426256272185] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.021: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 01/28 11:05:55.021: [upf] INFO: UE F-SEID[UP:0xa4 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.021: [upf] INFO: UE F-SEID[UP:0xa4 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.026: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 01/28 11:05:55.026: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 01/28 11:05:55.026: [smf] INFO: UE IMSI[262425123360119] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.027: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 01/28 11:05:55.027: [upf] INFO: UE F-SEID[UP:0x2c9 CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.027: [upf] INFO: UE F-SEID[UP:0x2c9 CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.032: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 01/28 11:05:55.032: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 01/28 11:05:55.032: [smf] INFO: UE IMSI[262424219404003] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.033: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 01/28 11:05:55.033: [upf] INFO: UE F-SEID[UP:0x4 CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.033: [upf] INFO: UE F-SEID[UP:0x4 CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.038: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 01/28 11:05:55.038: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 01/28 11:05:55.038: [smf] INFO: UE IMSI[262429582440861] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.038: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 01/28 11:05:55.038: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.038: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.044: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 01/28 11:05:55.044: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 01/28 11:05:55.044: [smf] INFO: UE IMSI[262423352150742] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.044: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 01/28 11:05:55.044: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.044: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.050: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 01/28 11:05:55.050: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 01/28 11:05:55.050: [smf] INFO: UE IMSI[262422624484155] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.050: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 01/28 11:05:55.050: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.050: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.055: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 01/28 11:05:55.055: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 01/28 11:05:55.055: [smf] INFO: UE IMSI[262429077763956] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.056: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 01/28 11:05:55.056: [upf] INFO: UE F-SEID[UP:0x69f CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.056: [upf] INFO: UE F-SEID[UP:0x69f CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.061: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 01/28 11:05:55.061: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 01/28 11:05:55.061: [smf] INFO: UE IMSI[262425508210861] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.062: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 01/28 11:05:55.062: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.062: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.067: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 01/28 11:05:55.067: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 01/28 11:05:55.067: [smf] INFO: UE IMSI[262427136317154] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.068: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 01/28 11:05:55.068: [upf] INFO: UE F-SEID[UP:0xedc CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.068: [upf] INFO: UE F-SEID[UP:0xedc CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.073: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 01/28 11:05:55.073: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 01/28 11:05:55.073: [smf] INFO: UE IMSI[262425272548034] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.073: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 01/28 11:05:55.073: [upf] INFO: UE F-SEID[UP:0xb56 CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.073: [upf] INFO: UE F-SEID[UP:0xb56 CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.079: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 01/28 11:05:55.079: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 01/28 11:05:55.079: [smf] INFO: UE IMSI[262421679162397] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.079: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 01/28 11:05:55.079: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.079: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.085: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 01/28 11:05:55.085: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 01/28 11:05:55.085: [smf] INFO: UE IMSI[262428542096237] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.085: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 01/28 11:05:55.085: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.085: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.090: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 01/28 11:05:55.090: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 01/28 11:05:55.090: [smf] INFO: UE IMSI[262428712380362] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.091: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 01/28 11:05:55.091: [upf] INFO: UE F-SEID[UP:0x221 CP:0xb75] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.091: [upf] INFO: UE F-SEID[UP:0x221 CP:0xb75] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.096: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 01/28 11:05:55.096: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 01/28 11:05:55.096: [smf] INFO: UE IMSI[262425400974240] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.097: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 01/28 11:05:55.097: [upf] INFO: UE F-SEID[UP:0xca1 CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.097: [upf] INFO: UE F-SEID[UP:0xca1 CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.102: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 01/28 11:05:55.102: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 01/28 11:05:55.102: [smf] INFO: UE IMSI[262426442603922] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.103: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 01/28 11:05:55.103: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0x68c] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.103: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0x68c] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.108: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 01/28 11:05:55.108: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 01/28 11:05:55.108: [smf] INFO: UE IMSI[262421072452616] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.108: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 01/28 11:05:55.108: [upf] INFO: UE F-SEID[UP:0x70f CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.108: [upf] INFO: UE F-SEID[UP:0x70f CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.114: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 01/28 11:05:55.114: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 01/28 11:05:55.114: [smf] INFO: UE IMSI[262421300490190] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.114: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 01/28 11:05:55.114: [upf] INFO: UE F-SEID[UP:0x745 CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.114: [upf] INFO: UE F-SEID[UP:0x745 CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.120: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 01/28 11:05:55.120: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 01/28 11:05:55.120: [smf] INFO: UE IMSI[262421198769494] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.120: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 01/28 11:05:55.120: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.120: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.125: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 01/28 11:05:55.125: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 01/28 11:05:55.125: [smf] INFO: UE IMSI[262421694576816] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.126: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 01/28 11:05:55.126: [upf] INFO: UE F-SEID[UP:0x51f CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.126: [upf] INFO: UE F-SEID[UP:0x51f CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.131: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 01/28 11:05:55.131: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 01/28 11:05:55.131: [smf] INFO: UE IMSI[262420155540583] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.132: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 01/28 11:05:55.132: [upf] INFO: UE F-SEID[UP:0xe8 CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.132: [upf] INFO: UE F-SEID[UP:0xe8 CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.137: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 01/28 11:05:55.137: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 01/28 11:05:55.137: [smf] INFO: UE IMSI[262421883053107] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.138: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 01/28 11:05:55.138: [upf] INFO: UE F-SEID[UP:0x4bf CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.138: [upf] INFO: UE F-SEID[UP:0x4bf CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.143: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 01/28 11:05:55.143: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 01/28 11:05:55.143: [smf] INFO: UE IMSI[262427879816418] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.144: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 01/28 11:05:55.144: [upf] INFO: UE F-SEID[UP:0xe23 CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.144: [upf] INFO: UE F-SEID[UP:0xe23 CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.149: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 01/28 11:05:55.149: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 01/28 11:05:55.149: [smf] INFO: UE IMSI[262422962121296] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.149: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 01/28 11:05:55.149: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.149: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.155: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 01/28 11:05:55.155: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 01/28 11:05:55.155: [smf] INFO: UE IMSI[262426424496749] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.156: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 01/28 11:05:55.156: [upf] INFO: UE F-SEID[UP:0xd5b CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.156: [upf] INFO: UE F-SEID[UP:0xd5b CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.162: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 01/28 11:05:55.162: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 01/28 11:05:55.162: [smf] INFO: UE IMSI[262422638170556] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.162: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 01/28 11:05:55.162: [upf] INFO: UE F-SEID[UP:0x729 CP:0x8d5] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.162: [upf] INFO: UE F-SEID[UP:0x729 CP:0x8d5] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.168: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 01/28 11:05:55.168: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 01/28 11:05:55.168: [smf] INFO: UE IMSI[262423419001711] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.169: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 01/28 11:05:55.169: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x71f] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.169: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x71f] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.174: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 01/28 11:05:55.174: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 01/28 11:05:55.174: [smf] INFO: UE IMSI[262427651648712] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.175: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 01/28 11:05:55.175: [upf] INFO: UE F-SEID[UP:0x252 CP:0x940] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.175: [upf] INFO: UE F-SEID[UP:0x252 CP:0x940] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.180: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 01/28 11:05:55.180: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 01/28 11:05:55.180: [smf] INFO: UE IMSI[262425445430880] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.181: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 01/28 11:05:55.181: [upf] INFO: UE F-SEID[UP:0xf6 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.181: [upf] INFO: UE F-SEID[UP:0xf6 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.186: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 01/28 11:05:55.186: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 01/28 11:05:55.186: [smf] INFO: UE IMSI[262424392437655] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.187: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 01/28 11:05:55.187: [upf] INFO: UE F-SEID[UP:0xf1a CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.187: [upf] INFO: UE F-SEID[UP:0xf1a CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.192: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 01/28 11:05:55.192: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 01/28 11:05:55.192: [smf] INFO: UE IMSI[262423935027963] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.193: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 01/28 11:05:55.193: [upf] INFO: UE F-SEID[UP:0xc70 CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.193: [upf] INFO: UE F-SEID[UP:0xc70 CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.198: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 01/28 11:05:55.198: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 01/28 11:05:55.198: [smf] INFO: UE IMSI[262423115867865] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.199: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 01/28 11:05:55.199: [upf] INFO: UE F-SEID[UP:0x788 CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.199: [upf] INFO: UE F-SEID[UP:0x788 CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.204: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 01/28 11:05:55.204: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 01/28 11:05:55.204: [smf] INFO: UE IMSI[262429261647200] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.204: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 01/28 11:05:55.204: [upf] INFO: UE F-SEID[UP:0x29c CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.204: [upf] INFO: UE F-SEID[UP:0x29c CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.210: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 01/28 11:05:55.210: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 01/28 11:05:55.210: [smf] INFO: UE IMSI[262426679068621] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.210: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 01/28 11:05:55.210: [upf] INFO: UE F-SEID[UP:0x474 CP:0xead] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.210: [upf] INFO: UE F-SEID[UP:0x474 CP:0xead] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.217: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 01/28 11:05:55.217: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 01/28 11:05:55.217: [smf] INFO: UE IMSI[262420220124617] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.218: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 01/28 11:05:55.218: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0x5e9] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.218: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0x5e9] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.223: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 01/28 11:05:55.223: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 01/28 11:05:55.223: [smf] INFO: UE IMSI[262427901692630] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.224: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 01/28 11:05:55.224: [upf] INFO: UE F-SEID[UP:0xd92 CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.224: [upf] INFO: UE F-SEID[UP:0xd92 CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.229: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 01/28 11:05:55.229: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 01/28 11:05:55.229: [smf] INFO: UE IMSI[262426592738508] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.230: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 01/28 11:05:55.230: [upf] INFO: UE F-SEID[UP:0x546 CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.230: [upf] INFO: UE F-SEID[UP:0x546 CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.235: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 01/28 11:05:55.235: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 01/28 11:05:55.235: [smf] INFO: UE IMSI[262421329793222] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.236: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 01/28 11:05:55.236: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.236: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.241: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 01/28 11:05:55.241: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 01/28 11:05:55.241: [smf] INFO: UE IMSI[262420875884979] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.242: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 01/28 11:05:55.242: [upf] INFO: UE F-SEID[UP:0x532 CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.242: [upf] INFO: UE F-SEID[UP:0x532 CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.247: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 01/28 11:05:55.247: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 01/28 11:05:55.247: [smf] INFO: UE IMSI[262425976388449] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.248: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 01/28 11:05:55.248: [upf] INFO: UE F-SEID[UP:0x232 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.248: [upf] INFO: UE F-SEID[UP:0x232 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.253: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 01/28 11:05:55.253: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 01/28 11:05:55.253: [smf] INFO: UE IMSI[262428017474974] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.253: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 01/28 11:05:55.253: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.253: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.259: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 01/28 11:05:55.259: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 01/28 11:05:55.259: [smf] INFO: UE IMSI[262425359667495] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.260: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 01/28 11:05:55.260: [upf] INFO: UE F-SEID[UP:0x769 CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.260: [upf] INFO: UE F-SEID[UP:0x769 CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.265: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 01/28 11:05:55.265: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 01/28 11:05:55.265: [smf] INFO: UE IMSI[262426455207539] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.266: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 01/28 11:05:55.266: [upf] INFO: UE F-SEID[UP:0xd49 CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.266: [upf] INFO: UE F-SEID[UP:0xd49 CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.271: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 01/28 11:05:55.271: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 01/28 11:05:55.271: [smf] INFO: UE IMSI[262420712455044] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.272: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 01/28 11:05:55.272: [upf] INFO: UE F-SEID[UP:0x398 CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.272: [upf] INFO: UE F-SEID[UP:0x398 CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.277: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 01/28 11:05:55.277: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 01/28 11:05:55.277: [smf] INFO: UE IMSI[262422436878474] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.278: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 01/28 11:05:55.278: [upf] INFO: UE F-SEID[UP:0x67d CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.278: [upf] INFO: UE F-SEID[UP:0x67d CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.283: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 01/28 11:05:55.283: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 01/28 11:05:55.283: [smf] INFO: UE IMSI[262424408913668] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.284: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 01/28 11:05:55.284: [upf] INFO: UE F-SEID[UP:0xff7 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.284: [upf] INFO: UE F-SEID[UP:0xff7 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.289: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 01/28 11:05:55.289: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 01/28 11:05:55.290: [smf] INFO: UE IMSI[262428672628668] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.290: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 01/28 11:05:55.290: [upf] INFO: UE F-SEID[UP:0x226 CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.290: [upf] INFO: UE F-SEID[UP:0x226 CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.296: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 01/28 11:05:55.296: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 01/28 11:05:55.296: [smf] INFO: UE IMSI[262423275013066] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.297: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 01/28 11:05:55.298: [upf] INFO: UE F-SEID[UP:0x631 CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.298: [upf] INFO: UE F-SEID[UP:0x631 CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.303: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 01/28 11:05:55.303: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 01/28 11:05:55.303: [smf] INFO: UE IMSI[262420881706538] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.304: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 01/28 11:05:55.304: [upf] INFO: UE F-SEID[UP:0x22 CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.304: [upf] INFO: UE F-SEID[UP:0x22 CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.309: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 01/28 11:05:55.309: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 01/28 11:05:55.310: [smf] INFO: UE IMSI[262427430486929] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.311: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 01/28 11:05:55.311: [upf] INFO: UE F-SEID[UP:0x662 CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.311: [upf] INFO: UE F-SEID[UP:0x662 CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.316: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 01/28 11:05:55.316: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 01/28 11:05:55.316: [smf] INFO: UE IMSI[262425432657079] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.316: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 01/28 11:05:55.316: [upf] INFO: UE F-SEID[UP:0x41b CP:0xd22] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.316: [upf] INFO: UE F-SEID[UP:0x41b CP:0xd22] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.322: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 01/28 11:05:55.322: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 01/28 11:05:55.322: [smf] INFO: UE IMSI[262420685386776] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.322: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 01/28 11:05:55.322: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0x44b] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.322: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0x44b] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.328: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 01/28 11:05:55.328: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 01/28 11:05:55.328: [smf] INFO: UE IMSI[262422889071906] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.329: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 01/28 11:05:55.329: [upf] INFO: UE F-SEID[UP:0x418 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.329: [upf] INFO: UE F-SEID[UP:0x418 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.335: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 01/28 11:05:55.335: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 01/28 11:05:55.335: [smf] INFO: UE IMSI[262429656592397] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.335: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 01/28 11:05:55.335: [upf] INFO: UE F-SEID[UP:0x423 CP:0x9cd] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.335: [upf] INFO: UE F-SEID[UP:0x423 CP:0x9cd] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.341: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 01/28 11:05:55.341: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 01/28 11:05:55.341: [smf] INFO: UE IMSI[262424747578715] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.342: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 01/28 11:05:55.342: [upf] INFO: UE F-SEID[UP:0xd84 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.342: [upf] INFO: UE F-SEID[UP:0xd84 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.347: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 01/28 11:05:55.347: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 01/28 11:05:55.347: [smf] INFO: UE IMSI[262429569487857] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.348: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 01/28 11:05:55.348: [upf] INFO: UE F-SEID[UP:0x47c CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.348: [upf] INFO: UE F-SEID[UP:0x47c CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.353: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 01/28 11:05:55.353: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 01/28 11:05:55.353: [smf] INFO: UE IMSI[262422607698618] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.354: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 01/28 11:05:55.354: [upf] INFO: UE F-SEID[UP:0x34a CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.354: [upf] INFO: UE F-SEID[UP:0x34a CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.359: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 01/28 11:05:55.359: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 01/28 11:05:55.359: [smf] INFO: UE IMSI[262424349660792] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.359: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 01/28 11:05:55.359: [upf] INFO: UE F-SEID[UP:0x583 CP:0xa7d] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.359: [upf] INFO: UE F-SEID[UP:0x583 CP:0xa7d] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.365: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 01/28 11:05:55.365: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 01/28 11:05:55.365: [smf] INFO: UE IMSI[262423808679026] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.365: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 01/28 11:05:55.365: [upf] INFO: UE F-SEID[UP:0x734 CP:0x758] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.365: [upf] INFO: UE F-SEID[UP:0x734 CP:0x758] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.371: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 01/28 11:05:55.371: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 01/28 11:05:55.371: [smf] INFO: UE IMSI[262421203980438] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.371: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 01/28 11:05:55.371: [upf] INFO: UE F-SEID[UP:0x3fa CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.371: [upf] INFO: UE F-SEID[UP:0x3fa CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.376: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 01/28 11:05:55.376: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 01/28 11:05:55.376: [smf] INFO: UE IMSI[262429310070181] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.377: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 01/28 11:05:55.377: [upf] INFO: UE F-SEID[UP:0x14d CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.377: [upf] INFO: UE F-SEID[UP:0x14d CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.382: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 01/28 11:05:55.382: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 01/28 11:05:55.382: [smf] INFO: UE IMSI[262427802950833] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.383: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 01/28 11:05:55.383: [upf] INFO: UE F-SEID[UP:0x241 CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.383: [upf] INFO: UE F-SEID[UP:0x241 CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.388: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 01/28 11:05:55.388: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 01/28 11:05:55.388: [smf] INFO: UE IMSI[262420871324818] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.389: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 01/28 11:05:55.389: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.389: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.394: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 01/28 11:05:55.394: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 01/28 11:05:55.394: [smf] INFO: UE IMSI[262428027875133] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.394: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 01/28 11:05:55.394: [upf] INFO: UE F-SEID[UP:0xb26 CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.394: [upf] INFO: UE F-SEID[UP:0xb26 CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.400: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 01/28 11:05:55.400: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 01/28 11:05:55.400: [smf] INFO: UE IMSI[262424903799061] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.400: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 01/28 11:05:55.400: [upf] INFO: UE F-SEID[UP:0x515 CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.400: [upf] INFO: UE F-SEID[UP:0x515 CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.406: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 01/28 11:05:55.406: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 01/28 11:05:55.406: [smf] INFO: UE IMSI[262428802532588] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.406: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 01/28 11:05:55.406: [upf] INFO: UE F-SEID[UP:0xb3e CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.406: [upf] INFO: UE F-SEID[UP:0xb3e CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.412: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 01/28 11:05:55.412: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 01/28 11:05:55.412: [smf] INFO: UE IMSI[262426366682757] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.412: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 01/28 11:05:55.412: [upf] INFO: UE F-SEID[UP:0x46c CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.412: [upf] INFO: UE F-SEID[UP:0x46c CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.417: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 01/28 11:05:55.417: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 01/28 11:05:55.417: [smf] INFO: UE IMSI[262424976606607] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.418: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 01/28 11:05:55.418: [upf] INFO: UE F-SEID[UP:0x378 CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.418: [upf] INFO: UE F-SEID[UP:0x378 CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.423: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 01/28 11:05:55.423: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 01/28 11:05:55.423: [smf] INFO: UE IMSI[262429683492795] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.424: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 01/28 11:05:55.424: [upf] INFO: UE F-SEID[UP:0x421 CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.424: [upf] INFO: UE F-SEID[UP:0x421 CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.429: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 01/28 11:05:55.429: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 01/28 11:05:55.429: [smf] INFO: UE IMSI[262428169102214] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.430: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 01/28 11:05:55.430: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.430: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.435: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 01/28 11:05:55.435: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 01/28 11:05:55.435: [smf] INFO: UE IMSI[262428779467645] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.435: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 01/28 11:05:55.435: [upf] INFO: UE F-SEID[UP:0x26 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.435: [upf] INFO: UE F-SEID[UP:0x26 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.441: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 01/28 11:05:55.441: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 01/28 11:05:55.441: [smf] INFO: UE IMSI[262425947590561] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.441: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 01/28 11:05:55.441: [upf] INFO: UE F-SEID[UP:0x8da CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.441: [upf] INFO: UE F-SEID[UP:0x8da CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.446: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 01/28 11:05:55.446: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 01/28 11:05:55.446: [smf] INFO: UE IMSI[262425391403967] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.447: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 01/28 11:05:55.447: [upf] INFO: UE F-SEID[UP:0x765 CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.447: [upf] INFO: UE F-SEID[UP:0x765 CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.452: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 01/28 11:05:55.452: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 01/28 11:05:55.452: [smf] INFO: UE IMSI[262429889073905] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.453: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 01/28 11:05:55.453: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.453: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.458: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 01/28 11:05:55.458: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 01/28 11:05:55.458: [smf] INFO: UE IMSI[262420561491590] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.459: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 01/28 11:05:55.459: [upf] INFO: UE F-SEID[UP:0xde3 CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.459: [upf] INFO: UE F-SEID[UP:0xde3 CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.464: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 01/28 11:05:55.464: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 01/28 11:05:55.464: [smf] INFO: UE IMSI[262429264632478] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.464: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 01/28 11:05:55.464: [upf] INFO: UE F-SEID[UP:0xe80 CP:0x25f] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.464: [upf] INFO: UE F-SEID[UP:0xe80 CP:0x25f] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.470: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 01/28 11:05:55.470: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 01/28 11:05:55.470: [smf] INFO: UE IMSI[262421822049738] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.470: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 01/28 11:05:55.470: [upf] INFO: UE F-SEID[UP:0x2eb CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.470: [upf] INFO: UE F-SEID[UP:0x2eb CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.476: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 01/28 11:05:55.476: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 01/28 11:05:55.476: [smf] INFO: UE IMSI[262428484259477] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.476: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 01/28 11:05:55.476: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.476: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.481: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 01/28 11:05:55.481: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 01/28 11:05:55.481: [smf] INFO: UE IMSI[262427924213731] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.482: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 01/28 11:05:55.482: [upf] INFO: UE F-SEID[UP:0x91f CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.482: [upf] INFO: UE F-SEID[UP:0x91f CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.487: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 01/28 11:05:55.487: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 01/28 11:05:55.487: [smf] INFO: UE IMSI[262426976354395] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.487: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 01/28 11:05:55.487: [upf] INFO: UE F-SEID[UP:0x87b CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.487: [upf] INFO: UE F-SEID[UP:0x87b CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.493: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 01/28 11:05:55.493: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 01/28 11:05:55.493: [smf] INFO: UE IMSI[262420264180253] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.493: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 01/28 11:05:55.493: [upf] INFO: UE F-SEID[UP:0x1fe CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.493: [upf] INFO: UE F-SEID[UP:0x1fe CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.499: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 01/28 11:05:55.499: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 01/28 11:05:55.499: [smf] INFO: UE IMSI[262421387702035] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.499: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 01/28 11:05:55.499: [upf] INFO: UE F-SEID[UP:0xa21 CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.499: [upf] INFO: UE F-SEID[UP:0xa21 CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.505: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 01/28 11:05:55.505: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 01/28 11:05:55.505: [smf] INFO: UE IMSI[262428208128462] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.505: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 01/28 11:05:55.505: [upf] INFO: UE F-SEID[UP:0x65f CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.505: [upf] INFO: UE F-SEID[UP:0x65f CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.510: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 01/28 11:05:55.510: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 01/28 11:05:55.510: [smf] INFO: UE IMSI[262420600782894] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.511: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 01/28 11:05:55.511: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.511: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.516: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 01/28 11:05:55.516: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 01/28 11:05:55.516: [smf] INFO: UE IMSI[262420719626813] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.516: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 01/28 11:05:55.516: [upf] INFO: UE F-SEID[UP:0x75a CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.516: [upf] INFO: UE F-SEID[UP:0x75a CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.522: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 01/28 11:05:55.522: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 01/28 11:05:55.522: [smf] INFO: UE IMSI[262427250271028] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.522: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 01/28 11:05:55.522: [upf] INFO: UE F-SEID[UP:0xc2f CP:0x2ea] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.522: [upf] INFO: UE F-SEID[UP:0xc2f CP:0x2ea] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.528: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 01/28 11:05:55.528: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 01/28 11:05:55.528: [smf] INFO: UE IMSI[262422627521126] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.528: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 01/28 11:05:55.528: [upf] INFO: UE F-SEID[UP:0xc0e CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.528: [upf] INFO: UE F-SEID[UP:0xc0e CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.534: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 01/28 11:05:55.534: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 01/28 11:05:55.534: [smf] INFO: UE IMSI[262425357609760] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.534: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 01/28 11:05:55.534: [upf] INFO: UE F-SEID[UP:0x31b CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.534: [upf] INFO: UE F-SEID[UP:0x31b CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.539: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 01/28 11:05:55.539: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 01/28 11:05:55.539: [smf] INFO: UE IMSI[262423733905300] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.540: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 01/28 11:05:55.540: [upf] INFO: UE F-SEID[UP:0x1ba CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.540: [upf] INFO: UE F-SEID[UP:0x1ba CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.545: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 01/28 11:05:55.545: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 01/28 11:05:55.545: [smf] INFO: UE IMSI[262428369964840] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.546: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 01/28 11:05:55.546: [upf] INFO: UE F-SEID[UP:0xa86 CP:0xc38] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.546: [upf] INFO: UE F-SEID[UP:0xa86 CP:0xc38] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.551: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 01/28 11:05:55.551: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 01/28 11:05:55.551: [smf] INFO: UE IMSI[262425303039045] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.552: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 01/28 11:05:55.552: [upf] INFO: UE F-SEID[UP:0xedd CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.552: [upf] INFO: UE F-SEID[UP:0xedd CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.557: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 01/28 11:05:55.557: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 01/28 11:05:55.557: [smf] INFO: UE IMSI[262425021692877] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.557: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 01/28 11:05:55.557: [upf] INFO: UE F-SEID[UP:0x17d CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.557: [upf] INFO: UE F-SEID[UP:0x17d CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.563: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 01/28 11:05:55.563: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 01/28 11:05:55.563: [smf] INFO: UE IMSI[262420234639212] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.563: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 01/28 11:05:55.563: [upf] INFO: UE F-SEID[UP:0x54 CP:0xbe8] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.563: [upf] INFO: UE F-SEID[UP:0x54 CP:0xbe8] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.569: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 01/28 11:05:55.569: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 01/28 11:05:55.569: [smf] INFO: UE IMSI[262420702341096] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.569: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 01/28 11:05:55.569: [upf] INFO: UE F-SEID[UP:0xa34 CP:0xeef] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.569: [upf] INFO: UE F-SEID[UP:0xa34 CP:0xeef] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.574: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 01/28 11:05:55.575: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 01/28 11:05:55.575: [smf] INFO: UE IMSI[262421307257880] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.575: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 01/28 11:05:55.575: [upf] INFO: UE F-SEID[UP:0x83b CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.575: [upf] INFO: UE F-SEID[UP:0x83b CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.580: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 01/28 11:05:55.580: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 01/28 11:05:55.580: [smf] INFO: UE IMSI[262429231370244] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.581: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 01/28 11:05:55.581: [upf] INFO: UE F-SEID[UP:0xa97 CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.581: [upf] INFO: UE F-SEID[UP:0xa97 CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.586: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 01/28 11:05:55.586: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 01/28 11:05:55.586: [smf] INFO: UE IMSI[262429246497161] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.587: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 01/28 11:05:55.587: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.587: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.592: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 01/28 11:05:55.592: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 01/28 11:05:55.592: [smf] INFO: UE IMSI[262420686388370] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.592: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 01/28 11:05:55.592: [upf] INFO: UE F-SEID[UP:0xc28 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.592: [upf] INFO: UE F-SEID[UP:0xc28 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.598: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 01/28 11:05:55.598: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 01/28 11:05:55.598: [smf] INFO: UE IMSI[262425783566597] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.598: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 01/28 11:05:55.598: [upf] INFO: UE F-SEID[UP:0x6cc CP:0x52a] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.598: [upf] INFO: UE F-SEID[UP:0x6cc CP:0x52a] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.604: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 01/28 11:05:55.604: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 01/28 11:05:55.604: [smf] INFO: UE IMSI[262425216121303] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.604: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 01/28 11:05:55.604: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.604: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.609: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 01/28 11:05:55.609: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 01/28 11:05:55.609: [smf] INFO: UE IMSI[262426991367516] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.610: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 01/28 11:05:55.610: [upf] INFO: UE F-SEID[UP:0x5fe CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.610: [upf] INFO: UE F-SEID[UP:0x5fe CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.615: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 01/28 11:05:55.615: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 01/28 11:05:55.615: [smf] INFO: UE IMSI[262429285779784] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.616: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 01/28 11:05:55.616: [upf] INFO: UE F-SEID[UP:0x488 CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.616: [upf] INFO: UE F-SEID[UP:0x488 CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.621: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 01/28 11:05:55.621: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 01/28 11:05:55.621: [smf] INFO: UE IMSI[262425756250395] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.621: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 01/28 11:05:55.622: [upf] INFO: UE F-SEID[UP:0x75 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.622: [upf] INFO: UE F-SEID[UP:0x75 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.627: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 01/28 11:05:55.627: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 01/28 11:05:55.627: [smf] INFO: UE IMSI[262427525451573] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.627: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 01/28 11:05:55.627: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.627: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.633: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 01/28 11:05:55.633: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 01/28 11:05:55.633: [smf] INFO: UE IMSI[262421868255142] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.633: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 01/28 11:05:55.633: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.633: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.639: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 01/28 11:05:55.639: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 01/28 11:05:55.639: [smf] INFO: UE IMSI[262420487921068] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.639: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 01/28 11:05:55.639: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.639: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.645: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 01/28 11:05:55.645: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 01/28 11:05:55.645: [smf] INFO: UE IMSI[262426883742239] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.645: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 01/28 11:05:55.645: [upf] INFO: UE F-SEID[UP:0x257 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.645: [upf] INFO: UE F-SEID[UP:0x257 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.650: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 01/28 11:05:55.650: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 01/28 11:05:55.650: [smf] INFO: UE IMSI[262420357617329] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.651: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 01/28 11:05:55.651: [upf] INFO: UE F-SEID[UP:0x72 CP:0xec] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.651: [upf] INFO: UE F-SEID[UP:0x72 CP:0xec] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.656: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 01/28 11:05:55.656: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 01/28 11:05:55.656: [smf] INFO: UE IMSI[262429161257684] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.657: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 01/28 11:05:55.657: [upf] INFO: UE F-SEID[UP:0xe6d CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.657: [upf] INFO: UE F-SEID[UP:0xe6d CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.662: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 01/28 11:05:55.662: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 01/28 11:05:55.662: [smf] INFO: UE IMSI[262426400121101] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.663: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 01/28 11:05:55.663: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.663: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.668: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 01/28 11:05:55.668: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 01/28 11:05:55.668: [smf] INFO: UE IMSI[262429504309711] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.669: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 01/28 11:05:55.669: [upf] INFO: UE F-SEID[UP:0x4e1 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.669: [upf] INFO: UE F-SEID[UP:0x4e1 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.674: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 01/28 11:05:55.674: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 01/28 11:05:55.674: [smf] INFO: UE IMSI[262428714680212] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.675: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 01/28 11:05:55.675: [upf] INFO: UE F-SEID[UP:0xad4 CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.675: [upf] INFO: UE F-SEID[UP:0xad4 CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.680: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 01/28 11:05:55.680: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 01/28 11:05:55.680: [smf] INFO: UE IMSI[262427488226798] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.681: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 01/28 11:05:55.681: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.681: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.686: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 01/28 11:05:55.686: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 01/28 11:05:55.686: [smf] INFO: UE IMSI[262422398592702] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.687: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 01/28 11:05:55.687: [upf] INFO: UE F-SEID[UP:0x892 CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.687: [upf] INFO: UE F-SEID[UP:0x892 CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.692: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 01/28 11:05:55.692: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 01/28 11:05:55.692: [smf] INFO: UE IMSI[262422103940228] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.692: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 01/28 11:05:55.692: [upf] INFO: UE F-SEID[UP:0x587 CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.692: [upf] INFO: UE F-SEID[UP:0x587 CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.698: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 01/28 11:05:55.698: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 01/28 11:05:55.698: [smf] INFO: UE IMSI[262422335893722] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.698: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 01/28 11:05:55.698: [upf] INFO: UE F-SEID[UP:0x53d CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.698: [upf] INFO: UE F-SEID[UP:0x53d CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.704: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 01/28 11:05:55.704: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 01/28 11:05:55.704: [smf] INFO: UE IMSI[262422296493747] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.704: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 01/28 11:05:55.704: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.704: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.710: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 01/28 11:05:55.710: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 01/28 11:05:55.710: [smf] INFO: UE IMSI[262420922308095] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.710: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 01/28 11:05:55.710: [upf] INFO: UE F-SEID[UP:0xf9c CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.710: [upf] INFO: UE F-SEID[UP:0xf9c CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.716: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 01/28 11:05:55.716: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 01/28 11:05:55.716: [smf] INFO: UE IMSI[262424127792440] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.716: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 01/28 11:05:55.716: [upf] INFO: UE F-SEID[UP:0x291 CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.716: [upf] INFO: UE F-SEID[UP:0x291 CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.722: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 01/28 11:05:55.722: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 01/28 11:05:55.722: [smf] INFO: UE IMSI[262426864145643] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.722: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 01/28 11:05:55.722: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.722: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.727: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 01/28 11:05:55.727: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 01/28 11:05:55.727: [smf] INFO: UE IMSI[262429650186516] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.728: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 01/28 11:05:55.728: [upf] INFO: UE F-SEID[UP:0xaab CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.728: [upf] INFO: UE F-SEID[UP:0xaab CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.733: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 01/28 11:05:55.733: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 01/28 11:05:55.733: [smf] INFO: UE IMSI[262423040805316] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.734: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 01/28 11:05:55.734: [upf] INFO: UE F-SEID[UP:0x46a CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.734: [upf] INFO: UE F-SEID[UP:0x46a CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.739: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 01/28 11:05:55.739: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 01/28 11:05:55.739: [smf] INFO: UE IMSI[262429824140361] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.740: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 01/28 11:05:55.740: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.740: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.745: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 01/28 11:05:55.745: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 01/28 11:05:55.745: [smf] INFO: UE IMSI[262425264136194] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.746: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 01/28 11:05:55.746: [upf] INFO: UE F-SEID[UP:0xa8 CP:0xa63] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.746: [upf] INFO: UE F-SEID[UP:0xa8 CP:0xa63] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.751: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 01/28 11:05:55.751: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 01/28 11:05:55.751: [smf] INFO: UE IMSI[262422515083332] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.752: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 01/28 11:05:55.752: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.752: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.757: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 01/28 11:05:55.757: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 01/28 11:05:55.757: [smf] INFO: UE IMSI[262428792754671] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.758: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 01/28 11:05:55.758: [upf] INFO: UE F-SEID[UP:0x49f CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.758: [upf] INFO: UE F-SEID[UP:0x49f CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.763: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 01/28 11:05:55.763: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 01/28 11:05:55.763: [smf] INFO: UE IMSI[262420694434130] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.764: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 01/28 11:05:55.764: [upf] INFO: UE F-SEID[UP:0xd3c CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.764: [upf] INFO: UE F-SEID[UP:0xd3c CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.769: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 01/28 11:05:55.769: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 01/28 11:05:55.769: [smf] INFO: UE IMSI[262425022166559] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.769: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 01/28 11:05:55.769: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.769: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.775: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 01/28 11:05:55.775: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 01/28 11:05:55.775: [smf] INFO: UE IMSI[262426888744946] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.775: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 01/28 11:05:55.775: [upf] INFO: UE F-SEID[UP:0x12 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.775: [upf] INFO: UE F-SEID[UP:0x12 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.781: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 01/28 11:05:55.781: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 01/28 11:05:55.781: [smf] INFO: UE IMSI[262426958159216] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.781: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 01/28 11:05:55.781: [upf] INFO: UE F-SEID[UP:0xdb CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.781: [upf] INFO: UE F-SEID[UP:0xdb CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.787: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 01/28 11:05:55.787: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 01/28 11:05:55.787: [smf] INFO: UE IMSI[262422853939594] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.788: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 01/28 11:05:55.788: [upf] INFO: UE F-SEID[UP:0xf62 CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.788: [upf] INFO: UE F-SEID[UP:0xf62 CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.794: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 01/28 11:05:55.794: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 01/28 11:05:55.794: [smf] INFO: UE IMSI[262426490375347] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.795: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 01/28 11:05:55.795: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.795: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.800: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 01/28 11:05:55.800: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 01/28 11:05:55.800: [smf] INFO: UE IMSI[262422374315938] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.801: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 01/28 11:05:55.801: [upf] INFO: UE F-SEID[UP:0x605 CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.801: [upf] INFO: UE F-SEID[UP:0x605 CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.806: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 01/28 11:05:55.806: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 01/28 11:05:55.806: [smf] INFO: UE IMSI[262427259888137] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.807: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 01/28 11:05:55.807: [upf] INFO: UE F-SEID[UP:0x5ae CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.807: [upf] INFO: UE F-SEID[UP:0x5ae CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.812: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 01/28 11:05:55.812: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 01/28 11:05:55.812: [smf] INFO: UE IMSI[262426662516693] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.812: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 01/28 11:05:55.812: [upf] INFO: UE F-SEID[UP:0x4be CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.812: [upf] INFO: UE F-SEID[UP:0x4be CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.818: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 01/28 11:05:55.818: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 01/28 11:05:55.818: [smf] INFO: UE IMSI[262427711069065] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.818: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 01/28 11:05:55.818: [upf] INFO: UE F-SEID[UP:0xea0 CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.818: [upf] INFO: UE F-SEID[UP:0xea0 CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.824: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 01/28 11:05:55.824: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 01/28 11:05:55.824: [smf] INFO: UE IMSI[262429703645296] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.824: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 01/28 11:05:55.824: [upf] INFO: UE F-SEID[UP:0x123 CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.824: [upf] INFO: UE F-SEID[UP:0x123 CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.829: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 01/28 11:05:55.829: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 01/28 11:05:55.830: [smf] INFO: UE IMSI[262421660414698] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.830: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 01/28 11:05:55.830: [upf] INFO: UE F-SEID[UP:0x519 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.830: [upf] INFO: UE F-SEID[UP:0x519 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.835: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 01/28 11:05:55.835: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 01/28 11:05:55.835: [smf] INFO: UE IMSI[262421904476820] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.836: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 01/28 11:05:55.836: [upf] INFO: UE F-SEID[UP:0xe4d CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.836: [upf] INFO: UE F-SEID[UP:0xe4d CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.841: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 01/28 11:05:55.841: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 01/28 11:05:55.841: [smf] INFO: UE IMSI[262422875130790] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.842: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 01/28 11:05:55.842: [upf] INFO: UE F-SEID[UP:0xa2 CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.842: [upf] INFO: UE F-SEID[UP:0xa2 CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.847: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 01/28 11:05:55.847: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 01/28 11:05:55.847: [smf] INFO: UE IMSI[262428277898336] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.847: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 01/28 11:05:55.847: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.847: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.853: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 01/28 11:05:55.853: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 01/28 11:05:55.853: [smf] INFO: UE IMSI[262420343531216] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.853: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 01/28 11:05:55.853: [upf] INFO: UE F-SEID[UP:0x54d CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.853: [upf] INFO: UE F-SEID[UP:0x54d CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.859: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 01/28 11:05:55.859: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 01/28 11:05:55.859: [smf] INFO: UE IMSI[262429620643228] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.859: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 01/28 11:05:55.859: [upf] INFO: UE F-SEID[UP:0xf33 CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.859: [upf] INFO: UE F-SEID[UP:0xf33 CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.865: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 01/28 11:05:55.865: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 01/28 11:05:55.865: [smf] INFO: UE IMSI[262426380126495] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.865: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 01/28 11:05:55.865: [upf] INFO: UE F-SEID[UP:0xf6a CP:0x311] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.866: [upf] INFO: UE F-SEID[UP:0xf6a CP:0x311] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.870: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 01/28 11:05:55.870: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 01/28 11:05:55.870: [smf] INFO: UE IMSI[262425005018043] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.871: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 01/28 11:05:55.871: [upf] INFO: UE F-SEID[UP:0x915 CP:0xd1c] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.871: [upf] INFO: UE F-SEID[UP:0x915 CP:0xd1c] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.876: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 01/28 11:05:55.876: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 01/28 11:05:55.876: [smf] INFO: UE IMSI[262422978558346] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.877: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 01/28 11:05:55.877: [upf] INFO: UE F-SEID[UP:0x96a CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.877: [upf] INFO: UE F-SEID[UP:0x96a CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.882: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 01/28 11:05:55.882: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 01/28 11:05:55.882: [smf] INFO: UE IMSI[262428500600001] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.883: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 01/28 11:05:55.883: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.883: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.888: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 01/28 11:05:55.888: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 01/28 11:05:55.888: [smf] INFO: UE IMSI[262423082692382] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.889: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 01/28 11:05:55.889: [upf] INFO: UE F-SEID[UP:0x380 CP:0x64b] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.889: [upf] INFO: UE F-SEID[UP:0x380 CP:0x64b] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.894: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 01/28 11:05:55.894: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 01/28 11:05:55.894: [smf] INFO: UE IMSI[262429701785548] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.894: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 01/28 11:05:55.895: [upf] INFO: UE F-SEID[UP:0xa5f CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.895: [upf] INFO: UE F-SEID[UP:0xa5f CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.900: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 01/28 11:05:55.900: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 01/28 11:05:55.900: [smf] INFO: UE IMSI[262422592084257] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.900: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 01/28 11:05:55.900: [upf] INFO: UE F-SEID[UP:0xf92 CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.900: [upf] INFO: UE F-SEID[UP:0xf92 CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.906: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 01/28 11:05:55.906: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 01/28 11:05:55.906: [smf] INFO: UE IMSI[262420139658430] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.906: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 01/28 11:05:55.906: [upf] INFO: UE F-SEID[UP:0x8bf CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.906: [upf] INFO: UE F-SEID[UP:0x8bf CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.912: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 01/28 11:05:55.912: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 01/28 11:05:55.912: [smf] INFO: UE IMSI[262426145527473] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.912: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 01/28 11:05:55.912: [upf] INFO: UE F-SEID[UP:0x964 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.912: [upf] INFO: UE F-SEID[UP:0x964 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.917: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 01/28 11:05:55.917: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 01/28 11:05:55.917: [smf] INFO: UE IMSI[262420905071640] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.918: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 01/28 11:05:55.918: [upf] INFO: UE F-SEID[UP:0xf66 CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.918: [upf] INFO: UE F-SEID[UP:0xf66 CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.923: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 01/28 11:05:55.923: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 01/28 11:05:55.923: [smf] INFO: UE IMSI[262426771058792] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.924: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 01/28 11:05:55.924: [upf] INFO: UE F-SEID[UP:0x869 CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.924: [upf] INFO: UE F-SEID[UP:0x869 CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.929: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 01/28 11:05:55.929: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 01/28 11:05:55.929: [smf] INFO: UE IMSI[262423792528089] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.930: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 01/28 11:05:55.930: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.930: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.935: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 01/28 11:05:55.935: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 01/28 11:05:55.935: [smf] INFO: UE IMSI[262426729144850] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.935: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 01/28 11:05:55.935: [upf] INFO: UE F-SEID[UP:0x649 CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.935: [upf] INFO: UE F-SEID[UP:0x649 CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.941: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 01/28 11:05:55.941: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 01/28 11:05:55.941: [smf] INFO: UE IMSI[262427548446913] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.941: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 01/28 11:05:55.941: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.941: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.947: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 01/28 11:05:55.947: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 01/28 11:05:55.947: [smf] INFO: UE IMSI[262423685976203] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.947: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 01/28 11:05:55.947: [upf] INFO: UE F-SEID[UP:0x6c6 CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.947: [upf] INFO: UE F-SEID[UP:0x6c6 CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.953: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 01/28 11:05:55.953: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 01/28 11:05:55.953: [smf] INFO: UE IMSI[262429242087765] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.953: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 01/28 11:05:55.953: [upf] INFO: UE F-SEID[UP:0x212 CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.953: [upf] INFO: UE F-SEID[UP:0x212 CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.959: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 01/28 11:05:55.959: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 01/28 11:05:55.959: [smf] INFO: UE IMSI[262429185160134] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.959: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 01/28 11:05:55.959: [upf] INFO: UE F-SEID[UP:0x70a CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.959: [upf] INFO: UE F-SEID[UP:0x70a CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.964: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 01/28 11:05:55.964: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 01/28 11:05:55.964: [smf] INFO: UE IMSI[262420409774928] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.965: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 01/28 11:05:55.965: [upf] INFO: UE F-SEID[UP:0xae CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.965: [upf] INFO: UE F-SEID[UP:0xae CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.970: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 01/28 11:05:55.970: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 01/28 11:05:55.970: [smf] INFO: UE IMSI[262426992488305] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.971: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 01/28 11:05:55.971: [upf] INFO: UE F-SEID[UP:0xbee CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.971: [upf] INFO: UE F-SEID[UP:0xbee CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.976: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 01/28 11:05:55.976: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 01/28 11:05:55.976: [smf] INFO: UE IMSI[262427624325301] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.977: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 01/28 11:05:55.977: [upf] INFO: UE F-SEID[UP:0xe5b CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.977: [upf] INFO: UE F-SEID[UP:0xe5b CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.983: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 01/28 11:05:55.983: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 01/28 11:05:55.983: [smf] INFO: UE IMSI[262427589143420] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.983: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 01/28 11:05:55.983: [upf] INFO: UE F-SEID[UP:0xb4a CP:0xa43] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.983: [upf] INFO: UE F-SEID[UP:0xb4a CP:0xa43] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.989: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 01/28 11:05:55.989: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 01/28 11:05:55.989: [smf] INFO: UE IMSI[262423026046093] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.989: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 01/28 11:05:55.989: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.989: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.995: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 01/28 11:05:55.995: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 01/28 11:05:55.995: [smf] INFO: UE IMSI[262423553302837] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:55.996: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 01/28 11:05:55.996: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 01/28 11:05:55.996: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.002: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 01/28 11:05:56.002: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 01/28 11:05:56.002: [smf] INFO: UE IMSI[262426337606760] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.003: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 01/28 11:05:56.003: [upf] INFO: UE F-SEID[UP:0x82a CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.003: [upf] INFO: UE F-SEID[UP:0x82a CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.008: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 01/28 11:05:56.008: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 01/28 11:05:56.008: [smf] INFO: UE IMSI[262422630229191] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.009: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 01/28 11:05:56.009: [upf] INFO: UE F-SEID[UP:0xfac CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.009: [upf] INFO: UE F-SEID[UP:0xfac CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.014: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 01/28 11:05:56.014: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 01/28 11:05:56.014: [smf] INFO: UE IMSI[262421993473754] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.015: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 01/28 11:05:56.015: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.015: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.020: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 01/28 11:05:56.020: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 01/28 11:05:56.020: [smf] INFO: UE IMSI[262429859983228] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.020: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 01/28 11:05:56.020: [upf] INFO: UE F-SEID[UP:0x3db CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.020: [upf] INFO: UE F-SEID[UP:0x3db CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.026: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 01/28 11:05:56.026: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 01/28 11:05:56.026: [smf] INFO: UE IMSI[262424079252425] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.026: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 01/28 11:05:56.026: [upf] INFO: UE F-SEID[UP:0x660 CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.026: [upf] INFO: UE F-SEID[UP:0x660 CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.032: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 01/28 11:05:56.032: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 01/28 11:05:56.032: [smf] INFO: UE IMSI[262424339641274] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.032: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 01/28 11:05:56.032: [upf] INFO: UE F-SEID[UP:0x81c CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.032: [upf] INFO: UE F-SEID[UP:0x81c CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.038: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 01/28 11:05:56.038: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 01/28 11:05:56.038: [smf] INFO: UE IMSI[262428183914779] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.038: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 01/28 11:05:56.038: [upf] INFO: UE F-SEID[UP:0x899 CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.038: [upf] INFO: UE F-SEID[UP:0x899 CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.044: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 01/28 11:05:56.044: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 01/28 11:05:56.044: [smf] INFO: UE IMSI[262421939451910] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.044: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 01/28 11:05:56.044: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.044: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.049: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 01/28 11:05:56.049: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 01/28 11:05:56.049: [smf] INFO: UE IMSI[262427346644275] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.050: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 01/28 11:05:56.050: [upf] INFO: UE F-SEID[UP:0x457 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.050: [upf] INFO: UE F-SEID[UP:0x457 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.055: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 01/28 11:05:56.055: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 01/28 11:05:56.055: [smf] INFO: UE IMSI[262420099502386] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.056: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 01/28 11:05:56.056: [upf] INFO: UE F-SEID[UP:0xce6 CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.056: [upf] INFO: UE F-SEID[UP:0xce6 CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.061: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 01/28 11:05:56.061: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 01/28 11:05:56.061: [smf] INFO: UE IMSI[262425023625255] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.062: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 01/28 11:05:56.062: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0xafa] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.062: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0xafa] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.067: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 01/28 11:05:56.067: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 01/28 11:05:56.067: [smf] INFO: UE IMSI[262425640329000] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.068: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 01/28 11:05:56.068: [upf] INFO: UE F-SEID[UP:0xba9 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.068: [upf] INFO: UE F-SEID[UP:0xba9 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.073: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 01/28 11:05:56.073: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 01/28 11:05:56.073: [smf] INFO: UE IMSI[262421348324748] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.073: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 01/28 11:05:56.073: [upf] INFO: UE F-SEID[UP:0x82f CP:0xbf9] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.073: [upf] INFO: UE F-SEID[UP:0x82f CP:0xbf9] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.079: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 01/28 11:05:56.079: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 01/28 11:05:56.079: [smf] INFO: UE IMSI[262426803797721] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.079: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 01/28 11:05:56.079: [upf] INFO: UE F-SEID[UP:0x409 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.079: [upf] INFO: UE F-SEID[UP:0x409 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.085: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 01/28 11:05:56.085: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 01/28 11:05:56.085: [smf] INFO: UE IMSI[262428727791615] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.085: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 01/28 11:05:56.085: [upf] INFO: UE F-SEID[UP:0x78f CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.085: [upf] INFO: UE F-SEID[UP:0x78f CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.090: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 01/28 11:05:56.090: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 01/28 11:05:56.090: [smf] INFO: UE IMSI[262429945845439] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.091: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 01/28 11:05:56.091: [upf] INFO: UE F-SEID[UP:0x36e CP:0x59f] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.091: [upf] INFO: UE F-SEID[UP:0x36e CP:0x59f] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.096: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 01/28 11:05:56.096: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 01/28 11:05:56.096: [smf] INFO: UE IMSI[262423263334466] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.097: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 01/28 11:05:56.097: [upf] INFO: UE F-SEID[UP:0x738 CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.097: [upf] INFO: UE F-SEID[UP:0x738 CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.102: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 01/28 11:05:56.102: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 01/28 11:05:56.102: [smf] INFO: UE IMSI[262420589230958] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.103: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 01/28 11:05:56.103: [upf] INFO: UE F-SEID[UP:0x4dd CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.103: [upf] INFO: UE F-SEID[UP:0x4dd CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.108: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 01/28 11:05:56.108: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 01/28 11:05:56.108: [smf] INFO: UE IMSI[262425273461178] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.108: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 01/28 11:05:56.108: [upf] INFO: UE F-SEID[UP:0x606 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.108: [upf] INFO: UE F-SEID[UP:0x606 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.114: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1033) 01/28 11:05:56.114: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3190) 01/28 11:05:56.114: [smf] INFO: UE IMSI[262423216006939] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.114: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 01/28 11:05:56.114: [upf] INFO: UE F-SEID[UP:0xda CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.114: [upf] INFO: UE F-SEID[UP:0xda CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.120: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1033) 01/28 11:05:56.120: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3190) 01/28 11:05:56.120: [smf] INFO: UE IMSI[262423008770325] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.120: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 01/28 11:05:56.120: [upf] INFO: UE F-SEID[UP:0x839 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.120: [upf] INFO: UE F-SEID[UP:0x839 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.126: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1033) 01/28 11:05:56.126: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3190) 01/28 11:05:56.126: [smf] INFO: UE IMSI[262424985066891] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.126: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 01/28 11:05:56.126: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.126: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.132: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1033) 01/28 11:05:56.132: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3190) 01/28 11:05:56.132: [smf] INFO: UE IMSI[262423912147967] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.132: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 01/28 11:05:56.132: [upf] INFO: UE F-SEID[UP:0xc97 CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.132: [upf] INFO: UE F-SEID[UP:0xc97 CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.138: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1033) 01/28 11:05:56.138: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3190) 01/28 11:05:56.138: [smf] INFO: UE IMSI[262422198470849] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.138: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 01/28 11:05:56.138: [upf] INFO: UE F-SEID[UP:0xe12 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.138: [upf] INFO: UE F-SEID[UP:0xe12 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.144: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1033) 01/28 11:05:56.144: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3190) 01/28 11:05:56.144: [smf] INFO: UE IMSI[262426366778953] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.144: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 01/28 11:05:56.144: [upf] INFO: UE F-SEID[UP:0xf0c CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.144: [upf] INFO: UE F-SEID[UP:0xf0c CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.149: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1033) 01/28 11:05:56.149: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3190) 01/28 11:05:56.149: [smf] INFO: UE IMSI[262427491593499] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.150: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 01/28 11:05:56.150: [upf] INFO: UE F-SEID[UP:0xb3 CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.150: [upf] INFO: UE F-SEID[UP:0xb3 CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.155: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1033) 01/28 11:05:56.155: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3190) 01/28 11:05:56.155: [smf] INFO: UE IMSI[262420268100352] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.156: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 01/28 11:05:56.156: [upf] INFO: UE F-SEID[UP:0x9ee CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.156: [upf] INFO: UE F-SEID[UP:0x9ee CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.161: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1033) 01/28 11:05:56.161: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3190) 01/28 11:05:56.161: [smf] INFO: UE IMSI[262428854005461] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.162: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 01/28 11:05:56.162: [upf] INFO: UE F-SEID[UP:0x784 CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.162: [upf] INFO: UE F-SEID[UP:0x784 CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.167: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1033) 01/28 11:05:56.167: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3190) 01/28 11:05:56.167: [smf] INFO: UE IMSI[262423966108431] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.168: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 01/28 11:05:56.168: [upf] INFO: UE F-SEID[UP:0x33 CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.168: [upf] INFO: UE F-SEID[UP:0x33 CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.173: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1033) 01/28 11:05:56.173: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3190) 01/28 11:05:56.173: [smf] INFO: UE IMSI[262424027133833] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.173: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 01/28 11:05:56.173: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.173: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.179: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1033) 01/28 11:05:56.179: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3190) 01/28 11:05:56.179: [smf] INFO: UE IMSI[262423372494426] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.179: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 01/28 11:05:56.179: [upf] INFO: UE F-SEID[UP:0x1000 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.179: [upf] INFO: UE F-SEID[UP:0x1000 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.185: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1033) 01/28 11:05:56.185: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3190) 01/28 11:05:56.185: [smf] INFO: UE IMSI[262426486902362] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.185: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 01/28 11:05:56.185: [upf] INFO: UE F-SEID[UP:0x164 CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.185: [upf] INFO: UE F-SEID[UP:0x164 CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.190: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1033) 01/28 11:05:56.190: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3190) 01/28 11:05:56.190: [smf] INFO: UE IMSI[262429157141768] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.191: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 01/28 11:05:56.191: [upf] INFO: UE F-SEID[UP:0x704 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.191: [upf] INFO: UE F-SEID[UP:0x704 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.196: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1033) 01/28 11:05:56.196: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3190) 01/28 11:05:56.196: [smf] INFO: UE IMSI[262428495054078] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.197: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 01/28 11:05:56.197: [upf] INFO: UE F-SEID[UP:0xad7 CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.197: [upf] INFO: UE F-SEID[UP:0xad7 CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.202: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1033) 01/28 11:05:56.202: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3190) 01/28 11:05:56.202: [smf] INFO: UE IMSI[262429439259630] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.202: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 01/28 11:05:56.202: [upf] INFO: UE F-SEID[UP:0x48e CP:0xa04] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.202: [upf] INFO: UE F-SEID[UP:0x48e CP:0xa04] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.208: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1033) 01/28 11:05:56.208: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3190) 01/28 11:05:56.208: [smf] INFO: UE IMSI[262429031998091] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.208: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 01/28 11:05:56.208: [upf] INFO: UE F-SEID[UP:0x800 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.208: [upf] INFO: UE F-SEID[UP:0x800 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.214: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1033) 01/28 11:05:56.214: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3190) 01/28 11:05:56.214: [smf] INFO: UE IMSI[262425681802703] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.214: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 01/28 11:05:56.214: [upf] INFO: UE F-SEID[UP:0x20d CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.214: [upf] INFO: UE F-SEID[UP:0x20d CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.219: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1033) 01/28 11:05:56.219: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3190) 01/28 11:05:56.219: [smf] INFO: UE IMSI[262424825963560] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.220: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 01/28 11:05:56.220: [upf] INFO: UE F-SEID[UP:0xde9 CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.220: [upf] INFO: UE F-SEID[UP:0xde9 CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.225: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1033) 01/28 11:05:56.225: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3190) 01/28 11:05:56.225: [smf] INFO: UE IMSI[262428861268697] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:05:56.226: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 01/28 11:05:56.226: [upf] INFO: UE F-SEID[UP:0x428 CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.226: [upf] INFO: UE F-SEID[UP:0x428 CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.231: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1023) MTC@eeed92b1dcd8: Successfully created 1019 PDP contexts before exhausting the pool MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:05:56.430: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 01/28 11:05:56.430: [upf] INFO: UE F-SEID[UP:0x527 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.430: [upf] INFO: UE F-SEID[UP:0x527 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 01/28 11:05:56.443: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 01/28 11:05:56.450: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 01/28 11:05:56.458: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 01/28 11:05:56.460: [smf] INFO: Removed Session: UE IMSI:[262427622851292] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3198) 01/28 11:05:56.460: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1094) 01/28 11:05:56.463: [smf] INFO: Removed Session: UE IMSI:[262428298407882] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3198) 01/28 11:05:56.463: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1094) 01/28 11:05:56.464: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 01/28 11:05:56.464: [smf] INFO: Removed Session: UE IMSI:[262424446485863] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3198) 01/28 11:05:56.464: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1094) 01/28 11:05:56.469: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 01/28 11:05:56.470: [smf] INFO: Removed Session: UE IMSI:[262422145895156] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3198) 01/28 11:05:56.470: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1094) 01/28 11:05:56.474: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 01/28 11:05:56.475: [smf] INFO: Removed Session: UE IMSI:[262429634761331] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3198) 01/28 11:05:56.475: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1094) 01/28 11:05:56.480: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 01/28 11:05:56.480: [smf] INFO: Removed Session: UE IMSI:[262420918182417] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3198) 01/28 11:05:56.481: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1094) 01/28 11:05:56.485: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 01/28 11:05:56.486: [smf] INFO: Removed Session: UE IMSI:[262425632592248] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3198) 01/28 11:05:56.486: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1094) 01/28 11:05:56.491: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 01/28 11:05:56.491: [smf] INFO: Removed Session: UE IMSI:[262426435248529] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3198) 01/28 11:05:56.491: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1094) 01/28 11:05:56.496: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 01/28 11:05:56.497: [smf] INFO: Removed Session: UE IMSI:[262420230434920] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3198) 01/28 11:05:56.497: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1094) 01/28 11:05:56.501: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 01/28 11:05:56.502: [smf] INFO: Removed Session: UE IMSI:[262427145306032] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3198) 01/28 11:05:56.502: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1094) 01/28 11:05:56.507: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 01/28 11:05:56.507: [smf] INFO: Removed Session: UE IMSI:[262429465416158] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3198) 01/28 11:05:56.507: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1094) 01/28 11:05:56.512: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 01/28 11:05:56.513: [smf] INFO: Removed Session: UE IMSI:[262424655877586] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3198) 01/28 11:05:56.513: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1094) 01/28 11:05:56.518: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 01/28 11:05:56.518: [smf] INFO: Removed Session: UE IMSI:[262425089278811] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3198) 01/28 11:05:56.518: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1094) 01/28 11:05:56.523: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 01/28 11:05:56.524: [smf] INFO: Removed Session: UE IMSI:[262422186142285] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3198) 01/28 11:05:56.524: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1094) 01/28 11:05:56.529: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 01/28 11:05:56.530: [smf] INFO: Removed Session: UE IMSI:[262427212003379] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3198) 01/28 11:05:56.530: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1094) 01/28 11:05:56.535: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 01/28 11:05:56.535: [smf] INFO: Removed Session: UE IMSI:[262428401741497] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3198) 01/28 11:05:56.535: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1094) 01/28 11:05:56.540: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 01/28 11:05:56.540: [smf] INFO: Removed Session: UE IMSI:[262420052475370] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3198) 01/28 11:05:56.540: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1094) 01/28 11:05:56.546: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 01/28 11:05:56.546: [smf] INFO: Removed Session: UE IMSI:[262422190841261] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3198) 01/28 11:05:56.546: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1094) 01/28 11:05:56.551: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 01/28 11:05:56.552: [smf] INFO: Removed Session: UE IMSI:[262422614940698] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3198) 01/28 11:05:56.552: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1094) 01/28 11:05:56.557: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 01/28 11:05:56.558: [smf] INFO: Removed Session: UE IMSI:[262420647169092] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3198) 01/28 11:05:56.558: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1094) 01/28 11:05:56.563: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 01/28 11:05:56.564: [smf] INFO: Removed Session: UE IMSI:[262422598687863] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 01/28 11:05:56.564: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 01/28 11:05:56.569: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 01/28 11:05:56.569: [smf] INFO: Removed Session: UE IMSI:[262425841904830] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 01/28 11:05:56.569: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 01/28 11:05:56.574: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 01/28 11:05:56.574: [smf] INFO: Removed Session: UE IMSI:[262429188674586] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 01/28 11:05:56.574: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 01/28 11:05:56.579: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 01/28 11:05:56.580: [smf] INFO: Removed Session: UE IMSI:[262426892046606] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 01/28 11:05:56.580: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 01/28 11:05:56.585: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 01/28 11:05:56.585: [smf] INFO: Removed Session: UE IMSI:[262423771896991] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 01/28 11:05:56.585: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 01/28 11:05:56.590: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 01/28 11:05:56.590: [smf] INFO: Removed Session: UE IMSI:[262428520228704] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 01/28 11:05:56.590: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 01/28 11:05:56.595: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 01/28 11:05:56.596: [smf] INFO: Removed Session: UE IMSI:[262427879111715] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 01/28 11:05:56.596: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 01/28 11:05:56.601: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 01/28 11:05:56.601: [smf] INFO: Removed Session: UE IMSI:[262420789321623] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 01/28 11:05:56.601: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 01/28 11:05:56.606: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 01/28 11:05:56.606: [smf] INFO: Removed Session: UE IMSI:[262427817173073] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 01/28 11:05:56.606: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 01/28 11:05:56.611: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 01/28 11:05:56.612: [smf] INFO: Removed Session: UE IMSI:[262421321735223] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 01/28 11:05:56.612: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 01/28 11:05:56.616: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 01/28 11:05:56.617: [smf] INFO: Removed Session: UE IMSI:[262429000422830] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 01/28 11:05:56.617: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 01/28 11:05:56.622: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 01/28 11:05:56.622: [smf] INFO: Removed Session: UE IMSI:[262429914200663] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 01/28 11:05:56.622: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 01/28 11:05:56.627: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 01/28 11:05:56.628: [smf] INFO: Removed Session: UE IMSI:[262425531151350] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 01/28 11:05:56.628: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 01/28 11:05:56.633: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 01/28 11:05:56.634: [smf] INFO: Removed Session: UE IMSI:[262426882464101] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 01/28 11:05:56.634: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 01/28 11:05:56.638: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 01/28 11:05:56.640: [smf] INFO: Removed Session: UE IMSI:[262425640813387] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 01/28 11:05:56.640: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 01/28 11:05:56.644: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 01/28 11:05:56.650: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 01/28 11:05:56.651: [smf] INFO: Removed Session: UE IMSI:[262422480590905] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 01/28 11:05:56.651: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 01/28 11:05:56.654: [smf] INFO: Removed Session: UE IMSI:[262421478209303] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 01/28 11:05:56.654: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 01/28 11:05:56.656: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 01/28 11:05:56.657: [smf] INFO: Removed Session: UE IMSI:[262425242679915] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 01/28 11:05:56.657: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 01/28 11:05:56.661: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 01/28 11:05:56.662: [smf] INFO: Removed Session: UE IMSI:[262424827902498] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 01/28 11:05:56.662: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 01/28 11:05:56.667: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 01/28 11:05:56.667: [smf] INFO: Removed Session: UE IMSI:[262428439432584] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 01/28 11:05:56.667: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 01/28 11:05:56.672: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 01/28 11:05:56.673: [smf] INFO: Removed Session: UE IMSI:[262425929145332] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 01/28 11:05:56.673: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 01/28 11:05:56.678: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 01/28 11:05:56.679: [smf] INFO: Removed Session: UE IMSI:[262422804946661] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 01/28 11:05:56.679: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 01/28 11:05:56.684: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 01/28 11:05:56.685: [smf] INFO: Removed Session: UE IMSI:[262422203317143] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 01/28 11:05:56.685: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 01/28 11:05:56.689: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 01/28 11:05:56.690: [smf] INFO: Removed Session: UE IMSI:[262424778262697] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 01/28 11:05:56.690: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 01/28 11:05:56.695: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 01/28 11:05:56.696: [smf] INFO: Removed Session: UE IMSI:[262421016581073] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 01/28 11:05:56.696: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 01/28 11:05:56.700: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 01/28 11:05:56.701: [smf] INFO: Removed Session: UE IMSI:[262429767160543] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 01/28 11:05:56.701: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 01/28 11:05:56.706: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 01/28 11:05:56.706: [smf] INFO: Removed Session: UE IMSI:[262426297281517] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 01/28 11:05:56.706: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 01/28 11:05:56.711: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 01/28 11:05:56.712: [smf] INFO: Removed Session: UE IMSI:[262428309436551] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 01/28 11:05:56.712: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 01/28 11:05:56.716: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 01/28 11:05:56.717: [smf] INFO: Removed Session: UE IMSI:[262425384753635] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 01/28 11:05:56.717: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 01/28 11:05:56.722: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 01/28 11:05:56.722: [smf] INFO: Removed Session: UE IMSI:[262420019991197] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 01/28 11:05:56.722: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 01/28 11:05:56.727: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 01/28 11:05:56.728: [smf] INFO: Removed Session: UE IMSI:[262424204435333] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 01/28 11:05:56.728: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 01/28 11:05:56.732: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 01/28 11:05:56.733: [smf] INFO: Removed Session: UE IMSI:[262427923340584] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 01/28 11:05:56.733: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 01/28 11:05:56.738: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 01/28 11:05:56.739: [smf] INFO: Removed Session: UE IMSI:[262422175425001] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 01/28 11:05:56.739: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 01/28 11:05:56.743: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 01/28 11:05:56.744: [smf] INFO: Removed Session: UE IMSI:[262425081620180] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 01/28 11:05:56.744: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 01/28 11:05:56.749: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 01/28 11:05:56.749: [smf] INFO: Removed Session: UE IMSI:[262424296604141] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 01/28 11:05:56.749: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 01/28 11:05:56.754: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 01/28 11:05:56.755: [smf] INFO: Removed Session: UE IMSI:[262427931329582] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 01/28 11:05:56.755: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 01/28 11:05:56.759: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 01/28 11:05:56.760: [smf] INFO: Removed Session: UE IMSI:[262428086119750] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 01/28 11:05:56.760: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 01/28 11:05:56.765: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 01/28 11:05:56.765: [smf] INFO: Removed Session: UE IMSI:[262424680997392] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 01/28 11:05:56.765: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 01/28 11:05:56.770: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 01/28 11:05:56.771: [smf] INFO: Removed Session: UE IMSI:[262422606812837] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 01/28 11:05:56.771: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 01/28 11:05:56.776: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 01/28 11:05:56.776: [smf] INFO: Removed Session: UE IMSI:[262429528573257] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 01/28 11:05:56.776: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 01/28 11:05:56.781: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 01/28 11:05:56.782: [smf] INFO: Removed Session: UE IMSI:[262425364281152] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 01/28 11:05:56.782: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 01/28 11:05:56.787: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 01/28 11:05:56.788: [smf] INFO: Removed Session: UE IMSI:[262427054611006] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 01/28 11:05:56.788: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 01/28 11:05:56.793: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 01/28 11:05:56.795: [smf] INFO: Removed Session: UE IMSI:[262424159369003] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 01/28 11:05:56.795: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 01/28 11:05:56.799: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 01/28 11:05:56.803: [smf] INFO: Removed Session: UE IMSI:[262429842461686] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 01/28 11:05:56.803: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 01/28 11:05:56.805: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 01/28 11:05:56.806: [smf] INFO: Removed Session: UE IMSI:[262428570122931] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 01/28 11:05:56.806: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 01/28 11:05:56.810: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 01/28 11:05:56.811: [smf] INFO: Removed Session: UE IMSI:[262420215152288] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 01/28 11:05:56.811: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 01/28 11:05:56.816: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 01/28 11:05:56.817: [smf] INFO: Removed Session: UE IMSI:[262424061104687] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 01/28 11:05:56.817: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 01/28 11:05:56.821: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 01/28 11:05:56.823: [smf] INFO: Removed Session: UE IMSI:[262422885988035] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 01/28 11:05:56.823: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 01/28 11:05:56.827: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 01/28 11:05:56.828: [smf] INFO: Removed Session: UE IMSI:[262420862464711] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 01/28 11:05:56.828: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 01/28 11:05:56.833: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 01/28 11:05:56.833: [smf] INFO: Removed Session: UE IMSI:[262420657566221] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 01/28 11:05:56.834: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 01/28 11:05:56.838: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 01/28 11:05:56.839: [smf] INFO: Removed Session: UE IMSI:[262428038189836] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 01/28 11:05:56.839: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 01/28 11:05:56.843: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 01/28 11:05:56.844: [smf] INFO: Removed Session: UE IMSI:[262420267650924] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 01/28 11:05:56.844: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 01/28 11:05:56.849: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 01/28 11:05:56.849: [smf] INFO: Removed Session: UE IMSI:[262421833315501] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 01/28 11:05:56.849: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 01/28 11:05:56.854: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 01/28 11:05:56.855: [smf] INFO: Removed Session: UE IMSI:[262429479586731] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 01/28 11:05:56.855: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 01/28 11:05:56.860: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 01/28 11:05:56.860: [smf] INFO: Removed Session: UE IMSI:[262427763020028] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 01/28 11:05:56.860: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 01/28 11:05:56.865: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 01/28 11:05:56.865: [smf] INFO: Removed Session: UE IMSI:[262427419141121] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 01/28 11:05:56.865: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 01/28 11:05:56.870: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 01/28 11:05:56.871: [smf] INFO: Removed Session: UE IMSI:[262424371363182] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 01/28 11:05:56.871: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 01/28 11:05:56.876: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 01/28 11:05:56.877: [smf] INFO: Removed Session: UE IMSI:[262422990890687] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 01/28 11:05:56.877: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 01/28 11:05:56.882: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 01/28 11:05:56.883: [smf] INFO: Removed Session: UE IMSI:[262420322419073] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 01/28 11:05:56.883: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 01/28 11:05:56.887: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 01/28 11:05:56.888: [smf] INFO: Removed Session: UE IMSI:[262424658807371] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 01/28 11:05:56.888: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 01/28 11:05:56.893: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 01/28 11:05:56.894: [smf] INFO: Removed Session: UE IMSI:[262423303370965] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 01/28 11:05:56.894: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 01/28 11:05:56.898: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 01/28 11:05:56.900: [smf] INFO: Removed Session: UE IMSI:[262422873392623] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 01/28 11:05:56.900: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 01/28 11:05:56.904: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 01/28 11:05:56.905: [smf] INFO: Removed Session: UE IMSI:[262423319726794] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 01/28 11:05:56.905: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 01/28 11:05:56.910: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 01/28 11:05:56.910: [smf] INFO: Removed Session: UE IMSI:[262426313087041] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 01/28 11:05:56.911: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 01/28 11:05:56.915: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 01/28 11:05:56.916: [smf] INFO: Removed Session: UE IMSI:[262420456551375] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 01/28 11:05:56.916: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 01/28 11:05:56.921: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 01/28 11:05:56.921: [smf] INFO: Removed Session: UE IMSI:[262422561134952] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 01/28 11:05:56.921: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 01/28 11:05:56.926: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 01/28 11:05:56.926: [smf] INFO: Removed Session: UE IMSI:[262425561078919] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 01/28 11:05:56.926: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 01/28 11:05:56.931: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 01/28 11:05:56.932: [smf] INFO: Removed Session: UE IMSI:[262424394472720] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 01/28 11:05:56.932: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 01/28 11:05:56.937: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 01/28 11:05:56.937: [smf] INFO: Removed Session: UE IMSI:[262427329044157] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 01/28 11:05:56.937: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 01/28 11:05:56.943: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 01/28 11:05:56.944: [smf] INFO: Removed Session: UE IMSI:[262427831499239] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 01/28 11:05:56.944: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 01/28 11:05:56.949: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 01/28 11:05:56.949: [smf] INFO: Removed Session: UE IMSI:[262426231955107] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 01/28 11:05:56.949: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 01/28 11:05:56.954: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 01/28 11:05:56.955: [smf] INFO: Removed Session: UE IMSI:[262426898266981] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 01/28 11:05:56.955: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 01/28 11:05:56.959: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 01/28 11:05:56.960: [smf] INFO: Removed Session: UE IMSI:[262428797773490] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 01/28 11:05:56.960: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 01/28 11:05:56.965: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 01/28 11:05:56.966: [smf] INFO: Removed Session: UE IMSI:[262425773921393] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 01/28 11:05:56.966: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 01/28 11:05:56.970: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 01/28 11:05:56.971: [smf] INFO: Removed Session: UE IMSI:[262428642865859] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 01/28 11:05:56.971: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 01/28 11:05:56.977: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 01/28 11:05:56.978: [smf] INFO: Removed Session: UE IMSI:[262426294637031] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 01/28 11:05:56.978: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 01/28 11:05:56.983: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 01/28 11:05:56.984: [smf] INFO: Removed Session: UE IMSI:[262429931487994] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 01/28 11:05:56.984: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 01/28 11:05:56.989: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 01/28 11:05:56.990: [smf] INFO: Removed Session: UE IMSI:[262424692086643] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 01/28 11:05:56.990: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 01/28 11:05:56.995: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 01/28 11:05:56.995: [smf] INFO: Removed Session: UE IMSI:[262424162729610] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:56.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 01/28 11:05:56.995: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 01/28 11:05:57.000: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 01/28 11:05:57.001: [smf] INFO: Removed Session: UE IMSI:[262421293514071] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 01/28 11:05:57.001: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 01/28 11:05:57.005: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 01/28 11:05:57.006: [smf] INFO: Removed Session: UE IMSI:[262428005350193] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 01/28 11:05:57.006: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 01/28 11:05:57.011: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 01/28 11:05:57.011: [smf] INFO: Removed Session: UE IMSI:[262426622993996] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 01/28 11:05:57.011: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 01/28 11:05:57.016: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 01/28 11:05:57.017: [smf] INFO: Removed Session: UE IMSI:[262420719107504] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 01/28 11:05:57.017: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 01/28 11:05:57.022: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 01/28 11:05:57.023: [smf] INFO: Removed Session: UE IMSI:[262424095257595] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 01/28 11:05:57.023: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 01/28 11:05:57.028: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 01/28 11:05:57.029: [smf] INFO: Removed Session: UE IMSI:[262421650903535] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 01/28 11:05:57.029: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 01/28 11:05:57.034: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 01/28 11:05:57.035: [smf] INFO: Removed Session: UE IMSI:[262429562430808] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 01/28 11:05:57.035: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 01/28 11:05:57.040: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 01/28 11:05:57.041: [smf] INFO: Removed Session: UE IMSI:[262421941035070] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 01/28 11:05:57.041: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 01/28 11:05:57.045: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 01/28 11:05:57.045: [smf] INFO: Removed Session: UE IMSI:[262424017857106] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 01/28 11:05:57.046: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 01/28 11:05:57.050: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 01/28 11:05:57.051: [smf] INFO: Removed Session: UE IMSI:[262429500468386] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 01/28 11:05:57.051: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 01/28 11:05:57.055: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 01/28 11:05:57.056: [smf] INFO: Removed Session: UE IMSI:[262423014086700] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 01/28 11:05:57.056: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 01/28 11:05:57.061: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 01/28 11:05:57.061: [smf] INFO: Removed Session: UE IMSI:[262420522482165] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 01/28 11:05:57.061: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 01/28 11:05:57.066: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 01/28 11:05:57.067: [smf] INFO: Removed Session: UE IMSI:[262420149618754] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 01/28 11:05:57.067: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 01/28 11:05:57.071: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 01/28 11:05:57.072: [smf] INFO: Removed Session: UE IMSI:[262426667851942] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 01/28 11:05:57.072: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 01/28 11:05:57.077: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 01/28 11:05:57.077: [smf] INFO: Removed Session: UE IMSI:[262428581011537] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 01/28 11:05:57.077: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 01/28 11:05:57.082: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 01/28 11:05:57.083: [smf] INFO: Removed Session: UE IMSI:[262429771789012] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 01/28 11:05:57.083: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 01/28 11:05:57.087: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 01/28 11:05:57.088: [smf] INFO: Removed Session: UE IMSI:[262421300736414] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 01/28 11:05:57.088: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 01/28 11:05:57.093: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 01/28 11:05:57.093: [smf] INFO: Removed Session: UE IMSI:[262428506019907] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 01/28 11:05:57.093: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 01/28 11:05:57.098: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 01/28 11:05:57.098: [smf] INFO: Removed Session: UE IMSI:[262421627500934] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 01/28 11:05:57.098: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 01/28 11:05:57.103: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 01/28 11:05:57.104: [smf] INFO: Removed Session: UE IMSI:[262427693681353] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 01/28 11:05:57.104: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 01/28 11:05:57.109: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 01/28 11:05:57.110: [smf] INFO: Removed Session: UE IMSI:[262422836728261] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 01/28 11:05:57.110: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 01/28 11:05:57.115: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 01/28 11:05:57.116: [smf] INFO: Removed Session: UE IMSI:[262420426488970] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 01/28 11:05:57.116: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 01/28 11:05:57.121: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 01/28 11:05:57.123: [smf] INFO: Removed Session: UE IMSI:[262420474439746] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 01/28 11:05:57.123: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 01/28 11:05:57.127: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 01/28 11:05:57.128: [smf] INFO: Removed Session: UE IMSI:[262422975765101] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 01/28 11:05:57.128: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 01/28 11:05:57.132: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 01/28 11:05:57.133: [smf] INFO: Removed Session: UE IMSI:[262422630508048] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 01/28 11:05:57.133: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 01/28 11:05:57.137: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 01/28 11:05:57.138: [smf] INFO: Removed Session: UE IMSI:[262429821959401] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 01/28 11:05:57.138: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 01/28 11:05:57.143: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 01/28 11:05:57.143: [smf] INFO: Removed Session: UE IMSI:[262423820493890] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 01/28 11:05:57.143: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 01/28 11:05:57.148: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 01/28 11:05:57.149: [smf] INFO: Removed Session: UE IMSI:[262421723661145] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 01/28 11:05:57.149: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 01/28 11:05:57.153: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 01/28 11:05:57.154: [smf] INFO: Removed Session: UE IMSI:[262426413833118] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 01/28 11:05:57.154: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 01/28 11:05:57.159: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 01/28 11:05:57.159: [smf] INFO: Removed Session: UE IMSI:[262428264435673] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 01/28 11:05:57.159: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 01/28 11:05:57.164: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 01/28 11:05:57.164: [smf] INFO: Removed Session: UE IMSI:[262426531098171] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 01/28 11:05:57.164: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 01/28 11:05:57.169: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 01/28 11:05:57.170: [smf] INFO: Removed Session: UE IMSI:[262427231741734] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 01/28 11:05:57.170: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 01/28 11:05:57.174: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 01/28 11:05:57.175: [smf] INFO: Removed Session: UE IMSI:[262423248127074] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 01/28 11:05:57.175: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 01/28 11:05:57.180: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 01/28 11:05:57.180: [smf] INFO: Removed Session: UE IMSI:[262426255723863] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 01/28 11:05:57.180: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 01/28 11:05:57.185: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 01/28 11:05:57.186: [smf] INFO: Removed Session: UE IMSI:[262425584772743] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 01/28 11:05:57.186: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 01/28 11:05:57.190: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 01/28 11:05:57.191: [smf] INFO: Removed Session: UE IMSI:[262428332717559] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 01/28 11:05:57.191: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 01/28 11:05:57.196: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 01/28 11:05:57.197: [smf] INFO: Removed Session: UE IMSI:[262424518816643] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 01/28 11:05:57.197: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 01/28 11:05:57.201: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 01/28 11:05:57.202: [smf] INFO: Removed Session: UE IMSI:[262429569307051] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 01/28 11:05:57.202: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 01/28 11:05:57.206: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 01/28 11:05:57.207: [smf] INFO: Removed Session: UE IMSI:[262420244990533] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 01/28 11:05:57.207: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 01/28 11:05:57.212: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 01/28 11:05:57.212: [smf] INFO: Removed Session: UE IMSI:[262423377337490] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 01/28 11:05:57.212: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 01/28 11:05:57.217: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 01/28 11:05:57.218: [smf] INFO: Removed Session: UE IMSI:[262429683439365] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 01/28 11:05:57.218: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 01/28 11:05:57.222: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 01/28 11:05:57.223: [smf] INFO: Removed Session: UE IMSI:[262423419518406] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 01/28 11:05:57.223: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 01/28 11:05:57.228: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 01/28 11:05:57.228: [smf] INFO: Removed Session: UE IMSI:[262424611035731] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 01/28 11:05:57.228: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 01/28 11:05:57.233: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 01/28 11:05:57.233: [smf] INFO: Removed Session: UE IMSI:[262429611947763] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 01/28 11:05:57.233: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 01/28 11:05:57.238: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 01/28 11:05:57.239: [smf] INFO: Removed Session: UE IMSI:[262427515250623] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 01/28 11:05:57.239: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 01/28 11:05:57.243: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 01/28 11:05:57.244: [smf] INFO: Removed Session: UE IMSI:[262421595185340] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 01/28 11:05:57.244: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 01/28 11:05:57.249: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 01/28 11:05:57.249: [smf] INFO: Removed Session: UE IMSI:[262423746899094] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 01/28 11:05:57.249: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 01/28 11:05:57.254: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 01/28 11:05:57.255: [smf] INFO: Removed Session: UE IMSI:[262423241037414] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 01/28 11:05:57.255: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 01/28 11:05:57.259: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 01/28 11:05:57.260: [smf] INFO: Removed Session: UE IMSI:[262427141716739] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 01/28 11:05:57.260: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 01/28 11:05:57.265: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 01/28 11:05:57.265: [smf] INFO: Removed Session: UE IMSI:[262427600559748] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 01/28 11:05:57.265: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 01/28 11:05:57.270: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 01/28 11:05:57.271: [smf] INFO: Removed Session: UE IMSI:[262421327505720] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 01/28 11:05:57.271: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 01/28 11:05:57.275: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 01/28 11:05:57.276: [smf] INFO: Removed Session: UE IMSI:[262425403934950] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 01/28 11:05:57.276: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 01/28 11:05:57.281: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 01/28 11:05:57.282: [smf] INFO: Removed Session: UE IMSI:[262421353676960] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 01/28 11:05:57.282: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 01/28 11:05:57.286: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 01/28 11:05:57.287: [smf] INFO: Removed Session: UE IMSI:[262420796800313] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 01/28 11:05:57.287: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 01/28 11:05:57.292: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 01/28 11:05:57.293: [smf] INFO: Removed Session: UE IMSI:[262426492359218] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 01/28 11:05:57.293: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 01/28 11:05:57.298: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 01/28 11:05:57.299: [smf] INFO: Removed Session: UE IMSI:[262427703259491] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 01/28 11:05:57.299: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 01/28 11:05:57.303: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 01/28 11:05:57.304: [smf] INFO: Removed Session: UE IMSI:[262424335661462] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 01/28 11:05:57.304: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 01/28 11:05:57.309: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 01/28 11:05:57.311: [smf] INFO: Removed Session: UE IMSI:[262429140535031] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 01/28 11:05:57.311: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 01/28 11:05:57.315: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 01/28 11:05:57.315: [smf] INFO: Removed Session: UE IMSI:[262423039253897] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 01/28 11:05:57.315: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 01/28 11:05:57.320: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 01/28 11:05:57.321: [smf] INFO: Removed Session: UE IMSI:[262420670217262] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 01/28 11:05:57.321: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 01/28 11:05:57.325: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 01/28 11:05:57.326: [smf] INFO: Removed Session: UE IMSI:[262428152221441] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 01/28 11:05:57.326: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 01/28 11:05:57.331: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 01/28 11:05:57.331: [smf] INFO: Removed Session: UE IMSI:[262427159588024] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 01/28 11:05:57.331: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 01/28 11:05:57.336: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 01/28 11:05:57.336: [smf] INFO: Removed Session: UE IMSI:[262420474726855] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 01/28 11:05:57.337: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 01/28 11:05:57.341: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 01/28 11:05:57.342: [smf] INFO: Removed Session: UE IMSI:[262423105645894] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 01/28 11:05:57.342: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 01/28 11:05:57.347: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 01/28 11:05:57.347: [smf] INFO: Removed Session: UE IMSI:[262426528440155] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 01/28 11:05:57.347: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 01/28 11:05:57.352: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 01/28 11:05:57.352: [smf] INFO: Removed Session: UE IMSI:[262422947427550] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 01/28 11:05:57.352: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 01/28 11:05:57.357: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 01/28 11:05:57.358: [smf] INFO: Removed Session: UE IMSI:[262423054043862] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 01/28 11:05:57.358: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 01/28 11:05:57.363: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 01/28 11:05:57.363: [smf] INFO: Removed Session: UE IMSI:[262424391382681] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 01/28 11:05:57.363: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 01/28 11:05:57.368: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 01/28 11:05:57.368: [smf] INFO: Removed Session: UE IMSI:[262427566329957] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 01/28 11:05:57.368: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 01/28 11:05:57.373: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 01/28 11:05:57.374: [smf] INFO: Removed Session: UE IMSI:[262424618469116] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 01/28 11:05:57.374: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 01/28 11:05:57.379: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 01/28 11:05:57.379: [smf] INFO: Removed Session: UE IMSI:[262424455452702] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 01/28 11:05:57.379: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 01/28 11:05:57.384: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 01/28 11:05:57.384: [smf] INFO: Removed Session: UE IMSI:[262424829517005] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 01/28 11:05:57.385: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 01/28 11:05:57.389: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 01/28 11:05:57.390: [smf] INFO: Removed Session: UE IMSI:[262422658369315] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 01/28 11:05:57.390: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 01/28 11:05:57.395: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 01/28 11:05:57.395: [smf] INFO: Removed Session: UE IMSI:[262420538340590] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 01/28 11:05:57.395: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 01/28 11:05:57.400: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 01/28 11:05:57.401: [smf] INFO: Removed Session: UE IMSI:[262420113826060] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 01/28 11:05:57.401: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 01/28 11:05:57.405: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 01/28 11:05:57.406: [smf] INFO: Removed Session: UE IMSI:[262427214987563] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 01/28 11:05:57.406: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 01/28 11:05:57.411: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 01/28 11:05:57.411: [smf] INFO: Removed Session: UE IMSI:[262426595528643] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 01/28 11:05:57.411: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 01/28 11:05:57.416: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 01/28 11:05:57.417: [smf] INFO: Removed Session: UE IMSI:[262422744194221] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 01/28 11:05:57.417: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 01/28 11:05:57.422: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 01/28 11:05:57.423: [smf] INFO: Removed Session: UE IMSI:[262426307333587] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 01/28 11:05:57.423: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 01/28 11:05:57.428: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 01/28 11:05:57.430: [smf] INFO: Removed Session: UE IMSI:[262425946775645] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 01/28 11:05:57.430: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 01/28 11:05:57.434: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 01/28 11:05:57.436: [smf] INFO: Removed Session: UE IMSI:[262424556296749] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 01/28 11:05:57.436: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 01/28 11:05:57.440: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 01/28 11:05:57.441: [smf] INFO: Removed Session: UE IMSI:[262429612214183] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 01/28 11:05:57.441: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 01/28 11:05:57.445: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 01/28 11:05:57.446: [smf] INFO: Removed Session: UE IMSI:[262420382915341] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 01/28 11:05:57.446: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 01/28 11:05:57.451: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 01/28 11:05:57.452: [smf] INFO: Removed Session: UE IMSI:[262423651855235] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 01/28 11:05:57.452: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 01/28 11:05:57.456: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 01/28 11:05:57.457: [smf] INFO: Removed Session: UE IMSI:[262428501494816] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 01/28 11:05:57.457: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 01/28 11:05:57.462: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 01/28 11:05:57.462: [smf] INFO: Removed Session: UE IMSI:[262422011953143] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 01/28 11:05:57.462: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 01/28 11:05:57.467: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 01/28 11:05:57.468: [smf] INFO: Removed Session: UE IMSI:[262422447981904] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 01/28 11:05:57.468: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 01/28 11:05:57.472: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 01/28 11:05:57.473: [smf] INFO: Removed Session: UE IMSI:[262423416684456] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 01/28 11:05:57.473: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 01/28 11:05:57.478: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 01/28 11:05:57.479: [smf] INFO: Removed Session: UE IMSI:[262422115880295] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 01/28 11:05:57.479: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 01/28 11:05:57.483: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 01/28 11:05:57.484: [smf] INFO: Removed Session: UE IMSI:[262421423097156] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 01/28 11:05:57.484: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 01/28 11:05:57.488: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 01/28 11:05:57.489: [smf] INFO: Removed Session: UE IMSI:[262425887323772] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 01/28 11:05:57.489: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 01/28 11:05:57.494: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 01/28 11:05:57.495: [smf] INFO: Removed Session: UE IMSI:[262428037463092] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 01/28 11:05:57.495: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 01/28 11:05:57.499: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 01/28 11:05:57.500: [smf] INFO: Removed Session: UE IMSI:[262420849801501] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 01/28 11:05:57.500: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 01/28 11:05:57.505: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 01/28 11:05:57.505: [smf] INFO: Removed Session: UE IMSI:[262421818396131] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 01/28 11:05:57.505: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 01/28 11:05:57.510: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 01/28 11:05:57.511: [smf] INFO: Removed Session: UE IMSI:[262425238155240] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 01/28 11:05:57.511: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 01/28 11:05:57.515: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 01/28 11:05:57.516: [smf] INFO: Removed Session: UE IMSI:[262423118388536] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 01/28 11:05:57.516: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 01/28 11:05:57.521: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 01/28 11:05:57.521: [smf] INFO: Removed Session: UE IMSI:[262421606470652] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 01/28 11:05:57.521: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 01/28 11:05:57.526: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 01/28 11:05:57.527: [smf] INFO: Removed Session: UE IMSI:[262421168016022] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 01/28 11:05:57.527: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 01/28 11:05:57.531: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 01/28 11:05:57.532: [smf] INFO: Removed Session: UE IMSI:[262426390283680] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 01/28 11:05:57.532: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 01/28 11:05:57.537: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 01/28 11:05:57.537: [smf] INFO: Removed Session: UE IMSI:[262424808644055] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 01/28 11:05:57.538: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 01/28 11:05:57.542: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 01/28 11:05:57.543: [smf] INFO: Removed Session: UE IMSI:[262424243198442] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 01/28 11:05:57.543: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 01/28 11:05:57.547: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 01/28 11:05:57.548: [smf] INFO: Removed Session: UE IMSI:[262429070677629] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 01/28 11:05:57.548: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 01/28 11:05:57.553: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 01/28 11:05:57.553: [smf] INFO: Removed Session: UE IMSI:[262422093493469] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 01/28 11:05:57.554: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 01/28 11:05:57.558: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 01/28 11:05:57.559: [smf] INFO: Removed Session: UE IMSI:[262424488822684] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 01/28 11:05:57.559: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 01/28 11:05:57.563: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 01/28 11:05:57.564: [smf] INFO: Removed Session: UE IMSI:[262421678711961] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 01/28 11:05:57.564: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 01/28 11:05:57.569: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 01/28 11:05:57.570: [smf] INFO: Removed Session: UE IMSI:[262423474645541] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 01/28 11:05:57.570: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 01/28 11:05:57.574: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 01/28 11:05:57.575: [smf] INFO: Removed Session: UE IMSI:[262424032322550] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 01/28 11:05:57.575: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 01/28 11:05:57.579: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 01/28 11:05:57.580: [smf] INFO: Removed Session: UE IMSI:[262429360631240] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 01/28 11:05:57.580: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 01/28 11:05:57.585: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 01/28 11:05:57.586: [smf] INFO: Removed Session: UE IMSI:[262424342624855] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 01/28 11:05:57.586: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 01/28 11:05:57.590: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 01/28 11:05:57.591: [smf] INFO: Removed Session: UE IMSI:[262422756711828] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 01/28 11:05:57.591: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 01/28 11:05:57.595: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 01/28 11:05:57.596: [smf] INFO: Removed Session: UE IMSI:[262420012203705] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 01/28 11:05:57.596: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 01/28 11:05:57.601: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 01/28 11:05:57.602: [smf] INFO: Removed Session: UE IMSI:[262422120073341] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 01/28 11:05:57.602: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 01/28 11:05:57.606: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 01/28 11:05:57.607: [smf] INFO: Removed Session: UE IMSI:[262429304585839] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 01/28 11:05:57.607: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 01/28 11:05:57.612: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 01/28 11:05:57.612: [smf] INFO: Removed Session: UE IMSI:[262422342502600] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 01/28 11:05:57.612: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 01/28 11:05:57.617: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 01/28 11:05:57.618: [smf] INFO: Removed Session: UE IMSI:[262426029117063] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 01/28 11:05:57.618: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 01/28 11:05:57.622: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 01/28 11:05:57.623: [smf] INFO: Removed Session: UE IMSI:[262425923260071] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 01/28 11:05:57.623: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 01/28 11:05:57.628: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 01/28 11:05:57.628: [smf] INFO: Removed Session: UE IMSI:[262427132930832] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 01/28 11:05:57.628: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 01/28 11:05:57.633: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 01/28 11:05:57.634: [smf] INFO: Removed Session: UE IMSI:[262423729184361] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 01/28 11:05:57.634: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 01/28 11:05:57.638: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 01/28 11:05:57.639: [smf] INFO: Removed Session: UE IMSI:[262428588738021] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 01/28 11:05:57.639: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 01/28 11:05:57.644: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 01/28 11:05:57.644: [smf] INFO: Removed Session: UE IMSI:[262428861726189] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 01/28 11:05:57.644: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 01/28 11:05:57.649: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 01/28 11:05:57.650: [smf] INFO: Removed Session: UE IMSI:[262421921926868] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 01/28 11:05:57.650: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 01/28 11:05:57.654: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 01/28 11:05:57.655: [smf] INFO: Removed Session: UE IMSI:[262427014839738] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 01/28 11:05:57.655: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 01/28 11:05:57.660: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 01/28 11:05:57.660: [smf] INFO: Removed Session: UE IMSI:[262427760405077] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 01/28 11:05:57.660: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 01/28 11:05:57.665: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 01/28 11:05:57.666: [smf] INFO: Removed Session: UE IMSI:[262427116218441] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 01/28 11:05:57.666: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 01/28 11:05:57.670: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 01/28 11:05:57.671: [smf] INFO: Removed Session: UE IMSI:[262425867041990] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 01/28 11:05:57.671: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 01/28 11:05:57.675: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 01/28 11:05:57.676: [smf] INFO: Removed Session: UE IMSI:[262428464582874] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 01/28 11:05:57.676: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 01/28 11:05:57.681: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 01/28 11:05:57.682: [smf] INFO: Removed Session: UE IMSI:[262422466760678] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 01/28 11:05:57.682: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 01/28 11:05:57.686: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 01/28 11:05:57.687: [smf] INFO: Removed Session: UE IMSI:[262425848129128] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 01/28 11:05:57.687: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 01/28 11:05:57.691: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 01/28 11:05:57.692: [smf] INFO: Removed Session: UE IMSI:[262428789114412] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 01/28 11:05:57.692: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 01/28 11:05:57.697: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 01/28 11:05:57.697: [smf] INFO: Removed Session: UE IMSI:[262423988283851] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 01/28 11:05:57.697: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 01/28 11:05:57.702: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 01/28 11:05:57.703: [smf] INFO: Removed Session: UE IMSI:[262426930565061] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 01/28 11:05:57.703: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 01/28 11:05:57.707: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 01/28 11:05:57.708: [smf] INFO: Removed Session: UE IMSI:[262427193855289] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 01/28 11:05:57.708: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 01/28 11:05:57.712: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 01/28 11:05:57.713: [smf] INFO: Removed Session: UE IMSI:[262420363500107] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 01/28 11:05:57.713: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 01/28 11:05:57.718: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 01/28 11:05:57.718: [smf] INFO: Removed Session: UE IMSI:[262426622517446] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 01/28 11:05:57.718: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 01/28 11:05:57.723: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 01/28 11:05:57.724: [smf] INFO: Removed Session: UE IMSI:[262427671548985] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 01/28 11:05:57.724: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 01/28 11:05:57.728: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 01/28 11:05:57.729: [smf] INFO: Removed Session: UE IMSI:[262420992472951] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 01/28 11:05:57.729: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 01/28 11:05:57.734: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 01/28 11:05:57.734: [smf] INFO: Removed Session: UE IMSI:[262421009352713] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 01/28 11:05:57.734: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 01/28 11:05:57.739: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 01/28 11:05:57.740: [smf] INFO: Removed Session: UE IMSI:[262428187378627] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 01/28 11:05:57.740: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 01/28 11:05:57.744: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 01/28 11:05:57.745: [smf] INFO: Removed Session: UE IMSI:[262420829707291] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 01/28 11:05:57.745: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 01/28 11:05:57.750: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 01/28 11:05:57.750: [smf] INFO: Removed Session: UE IMSI:[262427969292284] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 01/28 11:05:57.750: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 01/28 11:05:57.755: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 01/28 11:05:57.756: [smf] INFO: Removed Session: UE IMSI:[262426878541697] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 01/28 11:05:57.756: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 01/28 11:05:57.760: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 01/28 11:05:57.761: [smf] INFO: Removed Session: UE IMSI:[262423079168795] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 01/28 11:05:57.761: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 01/28 11:05:57.766: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 01/28 11:05:57.766: [smf] INFO: Removed Session: UE IMSI:[262421351170126] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 01/28 11:05:57.767: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 01/28 11:05:57.771: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 01/28 11:05:57.772: [smf] INFO: Removed Session: UE IMSI:[262428490705047] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 01/28 11:05:57.772: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 01/28 11:05:57.776: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 01/28 11:05:57.777: [smf] INFO: Removed Session: UE IMSI:[262423638958278] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 01/28 11:05:57.777: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 01/28 11:05:57.782: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 01/28 11:05:57.783: [smf] INFO: Removed Session: UE IMSI:[262423394334808] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 01/28 11:05:57.783: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 01/28 11:05:57.787: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 01/28 11:05:57.788: [smf] INFO: Removed Session: UE IMSI:[262421516604126] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 01/28 11:05:57.788: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 01/28 11:05:57.792: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 01/28 11:05:57.793: [smf] INFO: Removed Session: UE IMSI:[262428720075066] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 01/28 11:05:57.793: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 01/28 11:05:57.798: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 01/28 11:05:57.798: [smf] INFO: Removed Session: UE IMSI:[262423690596090] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 01/28 11:05:57.798: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 01/28 11:05:57.803: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 01/28 11:05:57.804: [smf] INFO: Removed Session: UE IMSI:[262421274982259] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 01/28 11:05:57.804: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 01/28 11:05:57.808: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 01/28 11:05:57.809: [smf] INFO: Removed Session: UE IMSI:[262425248456153] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 01/28 11:05:57.809: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 01/28 11:05:57.813: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 01/28 11:05:57.814: [smf] INFO: Removed Session: UE IMSI:[262421005311256] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 01/28 11:05:57.814: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 01/28 11:05:57.819: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 01/28 11:05:57.819: [smf] INFO: Removed Session: UE IMSI:[262421586247064] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 01/28 11:05:57.819: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 01/28 11:05:57.824: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 01/28 11:05:57.825: [smf] INFO: Removed Session: UE IMSI:[262426778516078] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 01/28 11:05:57.825: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 01/28 11:05:57.829: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 01/28 11:05:57.830: [smf] INFO: Removed Session: UE IMSI:[262424593848010] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 01/28 11:05:57.830: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 01/28 11:05:57.835: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 01/28 11:05:57.835: [smf] INFO: Removed Session: UE IMSI:[262420216834958] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 01/28 11:05:57.835: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 01/28 11:05:57.840: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 01/28 11:05:57.841: [smf] INFO: Removed Session: UE IMSI:[262423936425331] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 01/28 11:05:57.841: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 01/28 11:05:57.845: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 01/28 11:05:57.846: [smf] INFO: Removed Session: UE IMSI:[262421849407515] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 01/28 11:05:57.846: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 01/28 11:05:57.850: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 01/28 11:05:57.851: [smf] INFO: Removed Session: UE IMSI:[262420534278643] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 01/28 11:05:57.851: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 01/28 11:05:57.856: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 01/28 11:05:57.856: [smf] INFO: Removed Session: UE IMSI:[262420057596705] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 01/28 11:05:57.856: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 01/28 11:05:57.861: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 01/28 11:05:57.862: [smf] INFO: Removed Session: UE IMSI:[262420440414475] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 01/28 11:05:57.862: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 01/28 11:05:57.866: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 01/28 11:05:57.867: [smf] INFO: Removed Session: UE IMSI:[262429825008637] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 01/28 11:05:57.867: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 01/28 11:05:57.872: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 01/28 11:05:57.873: [smf] INFO: Removed Session: UE IMSI:[262429170256777] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 01/28 11:05:57.873: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 01/28 11:05:57.877: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 01/28 11:05:57.878: [smf] INFO: Removed Session: UE IMSI:[262422810439236] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 01/28 11:05:57.878: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 01/28 11:05:57.883: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 01/28 11:05:57.884: [smf] INFO: Removed Session: UE IMSI:[262429350642045] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 01/28 11:05:57.884: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 01/28 11:05:57.888: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 01/28 11:05:57.889: [smf] INFO: Removed Session: UE IMSI:[262423409968232] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 01/28 11:05:57.889: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 01/28 11:05:57.893: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 01/28 11:05:57.894: [smf] INFO: Removed Session: UE IMSI:[262429813603784] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 01/28 11:05:57.894: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 01/28 11:05:57.899: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 01/28 11:05:57.899: [smf] INFO: Removed Session: UE IMSI:[262426435731048] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 01/28 11:05:57.900: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 01/28 11:05:57.904: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 01/28 11:05:57.905: [smf] INFO: Removed Session: UE IMSI:[262423336810066] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 01/28 11:05:57.905: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 01/28 11:05:57.910: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 01/28 11:05:57.910: [smf] INFO: Removed Session: UE IMSI:[262426608797927] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 01/28 11:05:57.910: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 01/28 11:05:57.915: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 01/28 11:05:57.916: [smf] INFO: Removed Session: UE IMSI:[262420689296128] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 01/28 11:05:57.916: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 01/28 11:05:57.920: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 01/28 11:05:57.921: [smf] INFO: Removed Session: UE IMSI:[262423997296963] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 01/28 11:05:57.921: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 01/28 11:05:57.926: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 01/28 11:05:57.927: [smf] INFO: Removed Session: UE IMSI:[262426390407305] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 01/28 11:05:57.927: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 01/28 11:05:57.931: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 01/28 11:05:57.932: [smf] INFO: Removed Session: UE IMSI:[262427961786309] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 01/28 11:05:57.932: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 01/28 11:05:57.937: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 01/28 11:05:57.937: [smf] INFO: Removed Session: UE IMSI:[262427604840166] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 01/28 11:05:57.937: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 01/28 11:05:57.942: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 01/28 11:05:57.943: [smf] INFO: Removed Session: UE IMSI:[262420276409197] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 01/28 11:05:57.944: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 01/28 11:05:57.949: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 01/28 11:05:57.950: [smf] INFO: Removed Session: UE IMSI:[262421465303014] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 01/28 11:05:57.950: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 01/28 11:05:57.955: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 01/28 11:05:57.956: [smf] INFO: Removed Session: UE IMSI:[262427322273296] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 01/28 11:05:57.956: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 01/28 11:05:57.961: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 01/28 11:05:57.962: [smf] INFO: Removed Session: UE IMSI:[262428237212626] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 01/28 11:05:57.962: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 01/28 11:05:57.966: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 01/28 11:05:57.967: [smf] INFO: Removed Session: UE IMSI:[262426636197743] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 01/28 11:05:57.967: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 01/28 11:05:57.972: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 01/28 11:05:57.972: [smf] INFO: Removed Session: UE IMSI:[262428638798281] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 01/28 11:05:57.972: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 01/28 11:05:57.977: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 01/28 11:05:57.977: [smf] INFO: Removed Session: UE IMSI:[262425341971960] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 01/28 11:05:57.977: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 01/28 11:05:57.982: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 01/28 11:05:57.983: [smf] INFO: Removed Session: UE IMSI:[262423304195853] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 01/28 11:05:57.983: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 01/28 11:05:57.987: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 01/28 11:05:57.988: [smf] INFO: Removed Session: UE IMSI:[262425450121450] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 01/28 11:05:57.988: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 01/28 11:05:57.993: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 01/28 11:05:57.993: [smf] INFO: Removed Session: UE IMSI:[262426539122783] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 01/28 11:05:57.993: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 01/28 11:05:57.998: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 01/28 11:05:57.999: [smf] INFO: Removed Session: UE IMSI:[262426228051443] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:57.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 01/28 11:05:57.999: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 01/28 11:05:58.003: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 01/28 11:05:58.004: [smf] INFO: Removed Session: UE IMSI:[262424774831989] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 01/28 11:05:58.004: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 01/28 11:05:58.009: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 01/28 11:05:58.009: [smf] INFO: Removed Session: UE IMSI:[262427258218626] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 01/28 11:05:58.009: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 01/28 11:05:58.014: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 01/28 11:05:58.015: [smf] INFO: Removed Session: UE IMSI:[262425709456312] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 01/28 11:05:58.015: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 01/28 11:05:58.019: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 01/28 11:05:58.020: [smf] INFO: Removed Session: UE IMSI:[262427530224537] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 01/28 11:05:58.020: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 01/28 11:05:58.025: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 01/28 11:05:58.025: [smf] INFO: Removed Session: UE IMSI:[262427964340446] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 01/28 11:05:58.025: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 01/28 11:05:58.030: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 01/28 11:05:58.031: [smf] INFO: Removed Session: UE IMSI:[262420441775893] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 01/28 11:05:58.031: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 01/28 11:05:58.035: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 01/28 11:05:58.036: [smf] INFO: Removed Session: UE IMSI:[262422710556816] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 01/28 11:05:58.036: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 01/28 11:05:58.041: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 01/28 11:05:58.041: [smf] INFO: Removed Session: UE IMSI:[262426799155801] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 01/28 11:05:58.041: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 01/28 11:05:58.046: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 01/28 11:05:58.046: [smf] INFO: Removed Session: UE IMSI:[262428968418641] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 01/28 11:05:58.046: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 01/28 11:05:58.051: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 01/28 11:05:58.052: [smf] INFO: Removed Session: UE IMSI:[262422434346076] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 01/28 11:05:58.052: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 01/28 11:05:58.057: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 01/28 11:05:58.057: [smf] INFO: Removed Session: UE IMSI:[262427204922912] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 01/28 11:05:58.057: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 01/28 11:05:58.062: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 01/28 11:05:58.062: [smf] INFO: Removed Session: UE IMSI:[262424269604961] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 01/28 11:05:58.062: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 01/28 11:05:58.067: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 01/28 11:05:58.068: [smf] INFO: Removed Session: UE IMSI:[262429121682795] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 01/28 11:05:58.068: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 01/28 11:05:58.072: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 01/28 11:05:58.073: [smf] INFO: Removed Session: UE IMSI:[262426099921633] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 01/28 11:05:58.073: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 01/28 11:05:58.078: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 01/28 11:05:58.078: [smf] INFO: Removed Session: UE IMSI:[262426331959229] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 01/28 11:05:58.078: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 01/28 11:05:58.083: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 01/28 11:05:58.084: [smf] INFO: Removed Session: UE IMSI:[262421801859811] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 01/28 11:05:58.084: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 01/28 11:05:58.088: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 01/28 11:05:58.089: [smf] INFO: Removed Session: UE IMSI:[262426448684689] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 01/28 11:05:58.089: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 01/28 11:05:58.093: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 01/28 11:05:58.094: [smf] INFO: Removed Session: UE IMSI:[262426770064319] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 01/28 11:05:58.094: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 01/28 11:05:58.099: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 01/28 11:05:58.099: [smf] INFO: Removed Session: UE IMSI:[262428216347317] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 01/28 11:05:58.099: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 01/28 11:05:58.104: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 01/28 11:05:58.105: [smf] INFO: Removed Session: UE IMSI:[262422753677196] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 01/28 11:05:58.105: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 01/28 11:05:58.109: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 01/28 11:05:58.110: [smf] INFO: Removed Session: UE IMSI:[262426220339513] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 01/28 11:05:58.110: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 01/28 11:05:58.115: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 01/28 11:05:58.116: [smf] INFO: Removed Session: UE IMSI:[262422906385086] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 01/28 11:05:58.116: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 01/28 11:05:58.120: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 01/28 11:05:58.121: [smf] INFO: Removed Session: UE IMSI:[262425344871813] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 01/28 11:05:58.121: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 01/28 11:05:58.125: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 01/28 11:05:58.126: [smf] INFO: Removed Session: UE IMSI:[262421154037246] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 01/28 11:05:58.126: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 01/28 11:05:58.131: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 01/28 11:05:58.131: [smf] INFO: Removed Session: UE IMSI:[262426777555481] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 01/28 11:05:58.132: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 01/28 11:05:58.136: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 01/28 11:05:58.137: [smf] INFO: Removed Session: UE IMSI:[262427200665309] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 01/28 11:05:58.137: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 01/28 11:05:58.141: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 01/28 11:05:58.142: [smf] INFO: Removed Session: UE IMSI:[262424522416799] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 01/28 11:05:58.142: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 01/28 11:05:58.147: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 01/28 11:05:58.147: [smf] INFO: Removed Session: UE IMSI:[262426947293676] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 01/28 11:05:58.147: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 01/28 11:05:58.152: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 01/28 11:05:58.152: [smf] INFO: Removed Session: UE IMSI:[262421284013878] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 01/28 11:05:58.152: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 01/28 11:05:58.157: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 01/28 11:05:58.158: [smf] INFO: Removed Session: UE IMSI:[262423696779632] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 01/28 11:05:58.158: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 01/28 11:05:58.163: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 01/28 11:05:58.163: [smf] INFO: Removed Session: UE IMSI:[262429090868858] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 01/28 11:05:58.163: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 01/28 11:05:58.168: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 01/28 11:05:58.168: [smf] INFO: Removed Session: UE IMSI:[262428079437987] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 01/28 11:05:58.169: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 01/28 11:05:58.173: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 01/28 11:05:58.174: [smf] INFO: Removed Session: UE IMSI:[262423432631749] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 01/28 11:05:58.174: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 01/28 11:05:58.178: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 01/28 11:05:58.179: [smf] INFO: Removed Session: UE IMSI:[262420323613435] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 01/28 11:05:58.179: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 01/28 11:05:58.184: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 01/28 11:05:58.184: [smf] INFO: Removed Session: UE IMSI:[262422386712380] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 01/28 11:05:58.184: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 01/28 11:05:58.189: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 01/28 11:05:58.190: [smf] INFO: Removed Session: UE IMSI:[262427833136545] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 01/28 11:05:58.190: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 01/28 11:05:58.194: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 01/28 11:05:58.195: [smf] INFO: Removed Session: UE IMSI:[262427356151275] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 01/28 11:05:58.195: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 01/28 11:05:58.200: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 01/28 11:05:58.200: [smf] INFO: Removed Session: UE IMSI:[262426648439208] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 01/28 11:05:58.200: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 01/28 11:05:58.205: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 01/28 11:05:58.205: [smf] INFO: Removed Session: UE IMSI:[262425902005329] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 01/28 11:05:58.205: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 01/28 11:05:58.210: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 01/28 11:05:58.211: [smf] INFO: Removed Session: UE IMSI:[262427729011096] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 01/28 11:05:58.211: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 01/28 11:05:58.216: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 01/28 11:05:58.216: [smf] INFO: Removed Session: UE IMSI:[262428104739820] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 01/28 11:05:58.216: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 01/28 11:05:58.221: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 01/28 11:05:58.221: [smf] INFO: Removed Session: UE IMSI:[262421379462431] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 01/28 11:05:58.221: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 01/28 11:05:58.226: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 01/28 11:05:58.227: [smf] INFO: Removed Session: UE IMSI:[262427379950563] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 01/28 11:05:58.227: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 01/28 11:05:58.231: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 01/28 11:05:58.232: [smf] INFO: Removed Session: UE IMSI:[262427169812972] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 01/28 11:05:58.232: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 01/28 11:05:58.237: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 01/28 11:05:58.237: [smf] INFO: Removed Session: UE IMSI:[262428629879863] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 01/28 11:05:58.237: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 01/28 11:05:58.242: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 01/28 11:05:58.243: [smf] INFO: Removed Session: UE IMSI:[262429216222246] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 01/28 11:05:58.243: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 01/28 11:05:58.247: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 01/28 11:05:58.248: [smf] INFO: Removed Session: UE IMSI:[262429359099069] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 01/28 11:05:58.248: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 01/28 11:05:58.253: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 01/28 11:05:58.253: [smf] INFO: Removed Session: UE IMSI:[262424109537992] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 01/28 11:05:58.253: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 01/28 11:05:58.258: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 01/28 11:05:58.258: [smf] INFO: Removed Session: UE IMSI:[262420627237424] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 01/28 11:05:58.258: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 01/28 11:05:58.263: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 01/28 11:05:58.264: [smf] INFO: Removed Session: UE IMSI:[262429902796938] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 01/28 11:05:58.264: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 01/28 11:05:58.269: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 01/28 11:05:58.269: [smf] INFO: Removed Session: UE IMSI:[262426530532027] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 01/28 11:05:58.269: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 01/28 11:05:58.274: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 01/28 11:05:58.275: [smf] INFO: Removed Session: UE IMSI:[262426191185202] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 01/28 11:05:58.275: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 01/28 11:05:58.279: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 01/28 11:05:58.280: [smf] INFO: Removed Session: UE IMSI:[262420023600132] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 01/28 11:05:58.280: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 01/28 11:05:58.284: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 01/28 11:05:58.285: [smf] INFO: Removed Session: UE IMSI:[262425020973143] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 01/28 11:05:58.285: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 01/28 11:05:58.290: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 01/28 11:05:58.291: [smf] INFO: Removed Session: UE IMSI:[262420515812835] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 01/28 11:05:58.291: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 01/28 11:05:58.295: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 01/28 11:05:58.296: [smf] INFO: Removed Session: UE IMSI:[262429017303441] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 01/28 11:05:58.296: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 01/28 11:05:58.300: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 01/28 11:05:58.301: [smf] INFO: Removed Session: UE IMSI:[262425642631197] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 01/28 11:05:58.301: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 01/28 11:05:58.306: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 01/28 11:05:58.306: [smf] INFO: Removed Session: UE IMSI:[262425916532486] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 01/28 11:05:58.306: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 01/28 11:05:58.311: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 01/28 11:05:58.312: [smf] INFO: Removed Session: UE IMSI:[262428614032340] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 01/28 11:05:58.312: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 01/28 11:05:58.316: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 01/28 11:05:58.317: [smf] INFO: Removed Session: UE IMSI:[262423797866328] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 01/28 11:05:58.317: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 01/28 11:05:58.322: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 01/28 11:05:58.322: [smf] INFO: Removed Session: UE IMSI:[262421943440653] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 01/28 11:05:58.322: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 01/28 11:05:58.327: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 01/28 11:05:58.328: [smf] INFO: Removed Session: UE IMSI:[262425507201361] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 01/28 11:05:58.328: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 01/28 11:05:58.332: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 01/28 11:05:58.333: [smf] INFO: Removed Session: UE IMSI:[262428511948076] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 01/28 11:05:58.333: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 01/28 11:05:58.338: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 01/28 11:05:58.338: [smf] INFO: Removed Session: UE IMSI:[262429170020166] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 01/28 11:05:58.338: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 01/28 11:05:58.343: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 01/28 11:05:58.344: [smf] INFO: Removed Session: UE IMSI:[262427579349004] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 01/28 11:05:58.344: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 01/28 11:05:58.348: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 01/28 11:05:58.349: [smf] INFO: Removed Session: UE IMSI:[262424361537354] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 01/28 11:05:58.349: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 01/28 11:05:58.354: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 01/28 11:05:58.354: [smf] INFO: Removed Session: UE IMSI:[262425708943561] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 01/28 11:05:58.354: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 01/28 11:05:58.359: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 01/28 11:05:58.359: [smf] INFO: Removed Session: UE IMSI:[262429517266066] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 01/28 11:05:58.360: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 01/28 11:05:58.364: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 01/28 11:05:58.365: [smf] INFO: Removed Session: UE IMSI:[262426659051373] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 01/28 11:05:58.365: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 01/28 11:05:58.369: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 01/28 11:05:58.370: [smf] INFO: Removed Session: UE IMSI:[262427359025639] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 01/28 11:05:58.370: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 01/28 11:05:58.375: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 01/28 11:05:58.375: [smf] INFO: Removed Session: UE IMSI:[262427144842011] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 01/28 11:05:58.375: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 01/28 11:05:58.380: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 01/28 11:05:58.381: [smf] INFO: Removed Session: UE IMSI:[262428274127031] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 01/28 11:05:58.381: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 01/28 11:05:58.385: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 01/28 11:05:58.386: [smf] INFO: Removed Session: UE IMSI:[262424143797622] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 01/28 11:05:58.386: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 01/28 11:05:58.391: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 01/28 11:05:58.391: [smf] INFO: Removed Session: UE IMSI:[262423106194821] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 01/28 11:05:58.391: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 01/28 11:05:58.396: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 01/28 11:05:58.396: [smf] INFO: Removed Session: UE IMSI:[262420253219131] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 01/28 11:05:58.397: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 01/28 11:05:58.401: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 01/28 11:05:58.402: [smf] INFO: Removed Session: UE IMSI:[262424905953050] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 01/28 11:05:58.402: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 01/28 11:05:58.407: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 01/28 11:05:58.408: [smf] INFO: Removed Session: UE IMSI:[262427385520610] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 01/28 11:05:58.408: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 01/28 11:05:58.412: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 01/28 11:05:58.413: [smf] INFO: Removed Session: UE IMSI:[262427924005364] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 01/28 11:05:58.413: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 01/28 11:05:58.417: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 01/28 11:05:58.418: [smf] INFO: Removed Session: UE IMSI:[262422261437929] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 01/28 11:05:58.418: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 01/28 11:05:58.423: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 01/28 11:05:58.423: [smf] INFO: Removed Session: UE IMSI:[262429934566665] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 01/28 11:05:58.423: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 01/28 11:05:58.428: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 01/28 11:05:58.429: [smf] INFO: Removed Session: UE IMSI:[262423590546704] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 01/28 11:05:58.429: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 01/28 11:05:58.433: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 01/28 11:05:58.434: [smf] INFO: Removed Session: UE IMSI:[262424988683691] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 01/28 11:05:58.434: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 01/28 11:05:58.439: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 01/28 11:05:58.439: [smf] INFO: Removed Session: UE IMSI:[262425698063021] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 01/28 11:05:58.439: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 01/28 11:05:58.444: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 01/28 11:05:58.445: [smf] INFO: Removed Session: UE IMSI:[262420661974857] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 01/28 11:05:58.445: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 01/28 11:05:58.449: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 01/28 11:05:58.450: [smf] INFO: Removed Session: UE IMSI:[262427459849317] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 01/28 11:05:58.450: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 01/28 11:05:58.455: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 01/28 11:05:58.455: [smf] INFO: Removed Session: UE IMSI:[262427380443221] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 01/28 11:05:58.455: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 01/28 11:05:58.460: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 01/28 11:05:58.461: [smf] INFO: Removed Session: UE IMSI:[262425439946328] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 01/28 11:05:58.461: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 01/28 11:05:58.465: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 01/28 11:05:58.466: [smf] INFO: Removed Session: UE IMSI:[262428487913196] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 01/28 11:05:58.466: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 01/28 11:05:58.470: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 01/28 11:05:58.471: [smf] INFO: Removed Session: UE IMSI:[262423721825547] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 01/28 11:05:58.471: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 01/28 11:05:58.476: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 01/28 11:05:58.476: [smf] INFO: Removed Session: UE IMSI:[262424416342042] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 01/28 11:05:58.476: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 01/28 11:05:58.481: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 01/28 11:05:58.481: [smf] INFO: Removed Session: UE IMSI:[262422347254460] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 01/28 11:05:58.481: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 01/28 11:05:58.486: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 01/28 11:05:58.487: [smf] INFO: Removed Session: UE IMSI:[262421811785253] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 01/28 11:05:58.487: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 01/28 11:05:58.492: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 01/28 11:05:58.492: [smf] INFO: Removed Session: UE IMSI:[262422255771641] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 01/28 11:05:58.492: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 01/28 11:05:58.497: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 01/28 11:05:58.498: [smf] INFO: Removed Session: UE IMSI:[262421549855103] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 01/28 11:05:58.498: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 01/28 11:05:58.502: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 01/28 11:05:58.503: [smf] INFO: Removed Session: UE IMSI:[262420960819051] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 01/28 11:05:58.503: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 01/28 11:05:58.508: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 01/28 11:05:58.508: [smf] INFO: Removed Session: UE IMSI:[262427566211113] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 01/28 11:05:58.508: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 01/28 11:05:58.513: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 01/28 11:05:58.513: [smf] INFO: Removed Session: UE IMSI:[262428648858981] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 01/28 11:05:58.513: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 01/28 11:05:58.518: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 01/28 11:05:58.519: [smf] INFO: Removed Session: UE IMSI:[262424951666866] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 01/28 11:05:58.519: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 01/28 11:05:58.524: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 01/28 11:05:58.524: [smf] INFO: Removed Session: UE IMSI:[262425806771978] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 01/28 11:05:58.524: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 01/28 11:05:58.529: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 01/28 11:05:58.529: [smf] INFO: Removed Session: UE IMSI:[262421458072464] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 01/28 11:05:58.529: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 01/28 11:05:58.534: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 01/28 11:05:58.535: [smf] INFO: Removed Session: UE IMSI:[262423555831280] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 01/28 11:05:58.535: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 01/28 11:05:58.539: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 01/28 11:05:58.540: [smf] INFO: Removed Session: UE IMSI:[262422245991556] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 01/28 11:05:58.540: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 01/28 11:05:58.545: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 01/28 11:05:58.545: [smf] INFO: Removed Session: UE IMSI:[262428638679811] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 01/28 11:05:58.545: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 01/28 11:05:58.550: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 01/28 11:05:58.551: [smf] INFO: Removed Session: UE IMSI:[262429302611190] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 01/28 11:05:58.551: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 01/28 11:05:58.555: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 01/28 11:05:58.556: [smf] INFO: Removed Session: UE IMSI:[262427332636754] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 01/28 11:05:58.556: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 01/28 11:05:58.561: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 01/28 11:05:58.561: [smf] INFO: Removed Session: UE IMSI:[262426757489750] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 01/28 11:05:58.561: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 01/28 11:05:58.566: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 01/28 11:05:58.567: [smf] INFO: Removed Session: UE IMSI:[262420618495290] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 01/28 11:05:58.567: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 01/28 11:05:58.571: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 01/28 11:05:58.572: [smf] INFO: Removed Session: UE IMSI:[262424038964326] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 01/28 11:05:58.572: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 01/28 11:05:58.577: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 01/28 11:05:58.577: [smf] INFO: Removed Session: UE IMSI:[262424913847701] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 01/28 11:05:58.577: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 01/28 11:05:58.582: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 01/28 11:05:58.583: [smf] INFO: Removed Session: UE IMSI:[262429338950091] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 01/28 11:05:58.583: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 01/28 11:05:58.587: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 01/28 11:05:58.588: [smf] INFO: Removed Session: UE IMSI:[262421476765784] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 01/28 11:05:58.588: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 01/28 11:05:58.593: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 01/28 11:05:58.593: [smf] INFO: Removed Session: UE IMSI:[262424170417891] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 01/28 11:05:58.593: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 01/28 11:05:58.598: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 01/28 11:05:58.599: [smf] INFO: Removed Session: UE IMSI:[262428652426992] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 01/28 11:05:58.599: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 01/28 11:05:58.603: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 01/28 11:05:58.604: [smf] INFO: Removed Session: UE IMSI:[262420191455922] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 01/28 11:05:58.604: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 01/28 11:05:58.609: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 01/28 11:05:58.609: [smf] INFO: Removed Session: UE IMSI:[262424127159300] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 01/28 11:05:58.609: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 01/28 11:05:58.614: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 01/28 11:05:58.615: [smf] INFO: Removed Session: UE IMSI:[262423708676948] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 01/28 11:05:58.615: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 01/28 11:05:58.619: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 01/28 11:05:58.620: [smf] INFO: Removed Session: UE IMSI:[262427092642345] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 01/28 11:05:58.620: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 01/28 11:05:58.625: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 01/28 11:05:58.625: [smf] INFO: Removed Session: UE IMSI:[262428651997613] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 01/28 11:05:58.625: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 01/28 11:05:58.630: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 01/28 11:05:58.630: [smf] INFO: Removed Session: UE IMSI:[262429572424693] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 01/28 11:05:58.630: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 01/28 11:05:58.635: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 01/28 11:05:58.636: [smf] INFO: Removed Session: UE IMSI:[262428650066623] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 01/28 11:05:58.636: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 01/28 11:05:58.641: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 01/28 11:05:58.641: [smf] INFO: Removed Session: UE IMSI:[262421630896273] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 01/28 11:05:58.641: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 01/28 11:05:58.646: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 01/28 11:05:58.646: [smf] INFO: Removed Session: UE IMSI:[262426081613347] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 01/28 11:05:58.646: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 01/28 11:05:58.651: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 01/28 11:05:58.652: [smf] INFO: Removed Session: UE IMSI:[262424789688700] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 01/28 11:05:58.652: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 01/28 11:05:58.657: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 01/28 11:05:58.657: [smf] INFO: Removed Session: UE IMSI:[262426579179664] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 01/28 11:05:58.657: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 01/28 11:05:58.662: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 01/28 11:05:58.662: [smf] INFO: Removed Session: UE IMSI:[262421663753967] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 01/28 11:05:58.662: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 01/28 11:05:58.667: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 01/28 11:05:58.668: [smf] INFO: Removed Session: UE IMSI:[262423304219201] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 01/28 11:05:58.668: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 01/28 11:05:58.672: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 01/28 11:05:58.673: [smf] INFO: Removed Session: UE IMSI:[262425407374688] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 01/28 11:05:58.673: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 01/28 11:05:58.678: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 01/28 11:05:58.678: [smf] INFO: Removed Session: UE IMSI:[262426194327301] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 01/28 11:05:58.678: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 01/28 11:05:58.683: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 01/28 11:05:58.684: [smf] INFO: Removed Session: UE IMSI:[262424950785417] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 01/28 11:05:58.684: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 01/28 11:05:58.688: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 01/28 11:05:58.689: [smf] INFO: Removed Session: UE IMSI:[262422848596551] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 01/28 11:05:58.689: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 01/28 11:05:58.694: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 01/28 11:05:58.694: [smf] INFO: Removed Session: UE IMSI:[262427185283476] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 01/28 11:05:58.694: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 01/28 11:05:58.699: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 01/28 11:05:58.700: [smf] INFO: Removed Session: UE IMSI:[262426287716185] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 01/28 11:05:58.700: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 01/28 11:05:58.704: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 01/28 11:05:58.705: [smf] INFO: Removed Session: UE IMSI:[262424887462033] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 01/28 11:05:58.705: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 01/28 11:05:58.710: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 01/28 11:05:58.710: [smf] INFO: Removed Session: UE IMSI:[262424473851291] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 01/28 11:05:58.710: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 01/28 11:05:58.715: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 01/28 11:05:58.716: [smf] INFO: Removed Session: UE IMSI:[262423016820950] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 01/28 11:05:58.716: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 01/28 11:05:58.720: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 01/28 11:05:58.721: [smf] INFO: Removed Session: UE IMSI:[262421802542700] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 01/28 11:05:58.721: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 01/28 11:05:58.726: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 01/28 11:05:58.726: [smf] INFO: Removed Session: UE IMSI:[262429989911247] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 01/28 11:05:58.726: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 01/28 11:05:58.731: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 01/28 11:05:58.732: [smf] INFO: Removed Session: UE IMSI:[262428279023674] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 01/28 11:05:58.732: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 01/28 11:05:58.736: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 01/28 11:05:58.737: [smf] INFO: Removed Session: UE IMSI:[262429473076433] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 01/28 11:05:58.737: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 01/28 11:05:58.742: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 01/28 11:05:58.742: [smf] INFO: Removed Session: UE IMSI:[262423335448419] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 01/28 11:05:58.742: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 01/28 11:05:58.747: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 01/28 11:05:58.747: [smf] INFO: Removed Session: UE IMSI:[262425163359564] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 01/28 11:05:58.747: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 01/28 11:05:58.752: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 01/28 11:05:58.753: [smf] INFO: Removed Session: UE IMSI:[262428418833491] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 01/28 11:05:58.753: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 01/28 11:05:58.758: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 01/28 11:05:58.758: [smf] INFO: Removed Session: UE IMSI:[262422895745906] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 01/28 11:05:58.758: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 01/28 11:05:58.763: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 01/28 11:05:58.764: [smf] INFO: Removed Session: UE IMSI:[262425847571340] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 01/28 11:05:58.764: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 01/28 11:05:58.768: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 01/28 11:05:58.769: [smf] INFO: Removed Session: UE IMSI:[262425148881104] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 01/28 11:05:58.769: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 01/28 11:05:58.774: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 01/28 11:05:58.774: [smf] INFO: Removed Session: UE IMSI:[262424846712597] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 01/28 11:05:58.774: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 01/28 11:05:58.779: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 01/28 11:05:58.779: [smf] INFO: Removed Session: UE IMSI:[262423134352432] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 01/28 11:05:58.779: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 01/28 11:05:58.784: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 01/28 11:05:58.785: [smf] INFO: Removed Session: UE IMSI:[262425551597064] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 01/28 11:05:58.785: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 01/28 11:05:58.789: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 01/28 11:05:58.790: [smf] INFO: Removed Session: UE IMSI:[262423368013734] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 01/28 11:05:58.790: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 01/28 11:05:58.795: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 01/28 11:05:58.795: [smf] INFO: Removed Session: UE IMSI:[262423141308798] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 01/28 11:05:58.795: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 01/28 11:05:58.800: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 01/28 11:05:58.801: [smf] INFO: Removed Session: UE IMSI:[262427292047237] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 01/28 11:05:58.801: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 01/28 11:05:58.805: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 01/28 11:05:58.806: [smf] INFO: Removed Session: UE IMSI:[262425296389435] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 01/28 11:05:58.806: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 01/28 11:05:58.811: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 01/28 11:05:58.812: [smf] INFO: Removed Session: UE IMSI:[262429416701483] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 01/28 11:05:58.812: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 01/28 11:05:58.816: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 01/28 11:05:58.817: [smf] INFO: Removed Session: UE IMSI:[262429748728679] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 01/28 11:05:58.817: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 01/28 11:05:58.822: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 01/28 11:05:58.822: [smf] INFO: Removed Session: UE IMSI:[262424026937006] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 01/28 11:05:58.822: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 01/28 11:05:58.827: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 01/28 11:05:58.828: [smf] INFO: Removed Session: UE IMSI:[262425585992411] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 01/28 11:05:58.828: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 01/28 11:05:58.832: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 01/28 11:05:58.833: [smf] INFO: Removed Session: UE IMSI:[262429931815029] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 01/28 11:05:58.833: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 01/28 11:05:58.838: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 01/28 11:05:58.839: [smf] INFO: Removed Session: UE IMSI:[262429561804238] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 01/28 11:05:58.839: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 01/28 11:05:58.843: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 01/28 11:05:58.844: [smf] INFO: Removed Session: UE IMSI:[262421653511890] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 01/28 11:05:58.844: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 01/28 11:05:58.848: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 01/28 11:05:58.849: [smf] INFO: Removed Session: UE IMSI:[262423336620779] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 01/28 11:05:58.849: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 01/28 11:05:58.853: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 01/28 11:05:58.854: [smf] INFO: Removed Session: UE IMSI:[262428076874622] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 01/28 11:05:58.854: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 01/28 11:05:58.859: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 01/28 11:05:58.860: [smf] INFO: Removed Session: UE IMSI:[262428506850606] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 01/28 11:05:58.860: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 01/28 11:05:58.864: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 01/28 11:05:58.865: [smf] INFO: Removed Session: UE IMSI:[262423625644475] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 01/28 11:05:58.865: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 01/28 11:05:58.869: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 01/28 11:05:58.870: [smf] INFO: Removed Session: UE IMSI:[262422209638046] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 01/28 11:05:58.870: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 01/28 11:05:58.875: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 01/28 11:05:58.876: [smf] INFO: Removed Session: UE IMSI:[262426817933849] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 01/28 11:05:58.876: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 01/28 11:05:58.880: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 01/28 11:05:58.881: [smf] INFO: Removed Session: UE IMSI:[262420315573725] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 01/28 11:05:58.881: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 01/28 11:05:58.885: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 01/28 11:05:58.886: [smf] INFO: Removed Session: UE IMSI:[262420929382984] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 01/28 11:05:58.886: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 01/28 11:05:58.891: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 01/28 11:05:58.891: [smf] INFO: Removed Session: UE IMSI:[262420737442306] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 01/28 11:05:58.891: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 01/28 11:05:58.896: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 01/28 11:05:58.897: [smf] INFO: Removed Session: UE IMSI:[262428864050013] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 01/28 11:05:58.897: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 01/28 11:05:58.901: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 01/28 11:05:58.902: [smf] INFO: Removed Session: UE IMSI:[262426640864644] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 01/28 11:05:58.902: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 01/28 11:05:58.907: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 01/28 11:05:58.907: [smf] INFO: Removed Session: UE IMSI:[262428112450755] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 01/28 11:05:58.907: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 01/28 11:05:58.912: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 01/28 11:05:58.913: [smf] INFO: Removed Session: UE IMSI:[262426827964042] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 01/28 11:05:58.913: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 01/28 11:05:58.917: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 01/28 11:05:58.918: [smf] INFO: Removed Session: UE IMSI:[262429621868165] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 01/28 11:05:58.918: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 01/28 11:05:58.923: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 01/28 11:05:58.923: [smf] INFO: Removed Session: UE IMSI:[262422603062268] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 01/28 11:05:58.923: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 01/28 11:05:58.928: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 01/28 11:05:58.928: [smf] INFO: Removed Session: UE IMSI:[262426440928963] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 01/28 11:05:58.928: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 01/28 11:05:58.933: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 01/28 11:05:58.934: [smf] INFO: Removed Session: UE IMSI:[262426825673602] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 01/28 11:05:58.934: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 01/28 11:05:58.938: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 01/28 11:05:58.939: [smf] INFO: Removed Session: UE IMSI:[262428100952614] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 01/28 11:05:58.939: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 01/28 11:05:58.943: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 01/28 11:05:58.944: [smf] INFO: Removed Session: UE IMSI:[262421030586473] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 01/28 11:05:58.944: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 01/28 11:05:58.949: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 01/28 11:05:58.949: [smf] INFO: Removed Session: UE IMSI:[262429690814809] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 01/28 11:05:58.949: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 01/28 11:05:58.954: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 01/28 11:05:58.955: [smf] INFO: Removed Session: UE IMSI:[262424704722894] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 01/28 11:05:58.955: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 01/28 11:05:58.959: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 01/28 11:05:58.960: [smf] INFO: Removed Session: UE IMSI:[262423039177513] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 01/28 11:05:58.960: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 01/28 11:05:58.964: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 01/28 11:05:58.965: [smf] INFO: Removed Session: UE IMSI:[262427851940412] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 01/28 11:05:58.965: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 01/28 11:05:58.970: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 01/28 11:05:58.970: [smf] INFO: Removed Session: UE IMSI:[262429985889648] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 01/28 11:05:58.970: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 01/28 11:05:58.975: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 01/28 11:05:58.975: [smf] INFO: Removed Session: UE IMSI:[262428270409468] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 01/28 11:05:58.975: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 01/28 11:05:58.980: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 01/28 11:05:58.981: [smf] INFO: Removed Session: UE IMSI:[262420693756263] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 01/28 11:05:58.981: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 01/28 11:05:58.985: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 01/28 11:05:58.986: [smf] INFO: Removed Session: UE IMSI:[262429928860656] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 01/28 11:05:58.986: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 01/28 11:05:58.991: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 01/28 11:05:58.991: [smf] INFO: Removed Session: UE IMSI:[262426035327959] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 01/28 11:05:58.991: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 01/28 11:05:58.996: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 01/28 11:05:58.996: [smf] INFO: Removed Session: UE IMSI:[262422699776501] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:58.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 01/28 11:05:58.996: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 01/28 11:05:59.001: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 01/28 11:05:59.001: [smf] INFO: Removed Session: UE IMSI:[262429142256263] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 01/28 11:05:59.001: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 01/28 11:05:59.006: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 01/28 11:05:59.007: [smf] INFO: Removed Session: UE IMSI:[262429476115353] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 01/28 11:05:59.007: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 01/28 11:05:59.011: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 01/28 11:05:59.012: [smf] INFO: Removed Session: UE IMSI:[262423028569340] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 01/28 11:05:59.012: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 01/28 11:05:59.017: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 01/28 11:05:59.017: [smf] INFO: Removed Session: UE IMSI:[262424983010052] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 01/28 11:05:59.017: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 01/28 11:05:59.022: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 01/28 11:05:59.023: [smf] INFO: Removed Session: UE IMSI:[262425609065359] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 01/28 11:05:59.023: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 01/28 11:05:59.027: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 01/28 11:05:59.029: [smf] INFO: Removed Session: UE IMSI:[262426422671594] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 01/28 11:05:59.029: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 01/28 11:05:59.033: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 01/28 11:05:59.034: [smf] INFO: Removed Session: UE IMSI:[262421554537718] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 01/28 11:05:59.034: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 01/28 11:05:59.038: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 01/28 11:05:59.039: [smf] INFO: Removed Session: UE IMSI:[262424190234007] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 01/28 11:05:59.039: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 01/28 11:05:59.044: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 01/28 11:05:59.045: [smf] INFO: Removed Session: UE IMSI:[262426328896919] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 01/28 11:05:59.045: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 01/28 11:05:59.049: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 01/28 11:05:59.050: [smf] INFO: Removed Session: UE IMSI:[262429660250038] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 01/28 11:05:59.050: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 01/28 11:05:59.054: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 01/28 11:05:59.055: [smf] INFO: Removed Session: UE IMSI:[262423807517842] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 01/28 11:05:59.055: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 01/28 11:05:59.060: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 01/28 11:05:59.061: [smf] INFO: Removed Session: UE IMSI:[262421344125431] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 01/28 11:05:59.061: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 01/28 11:05:59.065: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 01/28 11:05:59.066: [smf] INFO: Removed Session: UE IMSI:[262420083829800] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 01/28 11:05:59.066: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 01/28 11:05:59.070: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 01/28 11:05:59.071: [smf] INFO: Removed Session: UE IMSI:[262429245706574] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 01/28 11:05:59.071: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 01/28 11:05:59.076: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 01/28 11:05:59.077: [smf] INFO: Removed Session: UE IMSI:[262423371084236] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 01/28 11:05:59.077: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 01/28 11:05:59.081: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 01/28 11:05:59.082: [smf] INFO: Removed Session: UE IMSI:[262424631802744] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 01/28 11:05:59.082: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 01/28 11:05:59.086: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 01/28 11:05:59.087: [smf] INFO: Removed Session: UE IMSI:[262422978613964] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 01/28 11:05:59.087: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 01/28 11:05:59.092: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 01/28 11:05:59.093: [smf] INFO: Removed Session: UE IMSI:[262427518463206] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 01/28 11:05:59.094: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 01/28 11:05:59.098: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 01/28 11:05:59.100: [smf] INFO: Removed Session: UE IMSI:[262425697377881] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 01/28 11:05:59.100: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 01/28 11:05:59.104: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 01/28 11:05:59.106: [smf] INFO: Removed Session: UE IMSI:[262425232702513] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 01/28 11:05:59.106: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 01/28 11:05:59.110: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 01/28 11:05:59.111: [smf] INFO: Removed Session: UE IMSI:[262426610653801] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 01/28 11:05:59.111: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 01/28 11:05:59.115: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 01/28 11:05:59.116: [smf] INFO: Removed Session: UE IMSI:[262427778795211] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 01/28 11:05:59.116: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 01/28 11:05:59.120: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 01/28 11:05:59.121: [smf] INFO: Removed Session: UE IMSI:[262421218444658] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 01/28 11:05:59.121: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 01/28 11:05:59.126: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 01/28 11:05:59.127: [smf] INFO: Removed Session: UE IMSI:[262424437719019] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 01/28 11:05:59.127: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 01/28 11:05:59.131: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 01/28 11:05:59.132: [smf] INFO: Removed Session: UE IMSI:[262422638312620] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 01/28 11:05:59.132: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 01/28 11:05:59.136: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 01/28 11:05:59.137: [smf] INFO: Removed Session: UE IMSI:[262427259940678] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 01/28 11:05:59.137: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 01/28 11:05:59.142: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 01/28 11:05:59.142: [smf] INFO: Removed Session: UE IMSI:[262429891232680] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 01/28 11:05:59.142: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 01/28 11:05:59.147: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 01/28 11:05:59.148: [smf] INFO: Removed Session: UE IMSI:[262428928247188] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 01/28 11:05:59.148: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 01/28 11:05:59.152: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 01/28 11:05:59.153: [smf] INFO: Removed Session: UE IMSI:[262422738441792] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 01/28 11:05:59.153: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 01/28 11:05:59.158: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 01/28 11:05:59.158: [smf] INFO: Removed Session: UE IMSI:[262427020270646] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 01/28 11:05:59.158: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 01/28 11:05:59.163: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 01/28 11:05:59.164: [smf] INFO: Removed Session: UE IMSI:[262422103984508] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 01/28 11:05:59.164: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 01/28 11:05:59.168: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 01/28 11:05:59.169: [smf] INFO: Removed Session: UE IMSI:[262423097659984] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 01/28 11:05:59.169: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 01/28 11:05:59.173: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 01/28 11:05:59.174: [smf] INFO: Removed Session: UE IMSI:[262420499613840] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 01/28 11:05:59.174: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 01/28 11:05:59.179: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 01/28 11:05:59.180: [smf] INFO: Removed Session: UE IMSI:[262426166445747] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 01/28 11:05:59.180: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 01/28 11:05:59.185: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 01/28 11:05:59.186: [smf] INFO: Removed Session: UE IMSI:[262429910262543] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 01/28 11:05:59.186: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 01/28 11:05:59.191: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 01/28 11:05:59.193: [smf] INFO: Removed Session: UE IMSI:[262423009718573] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 01/28 11:05:59.193: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 01/28 11:05:59.197: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 01/28 11:05:59.198: [smf] INFO: Removed Session: UE IMSI:[262427258666380] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 01/28 11:05:59.198: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 01/28 11:05:59.202: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 01/28 11:05:59.203: [smf] INFO: Removed Session: UE IMSI:[262423870206558] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 01/28 11:05:59.203: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 01/28 11:05:59.208: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 01/28 11:05:59.208: [smf] INFO: Removed Session: UE IMSI:[262421068893994] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 01/28 11:05:59.209: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 01/28 11:05:59.213: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 01/28 11:05:59.214: [smf] INFO: Removed Session: UE IMSI:[262424633707373] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 01/28 11:05:59.214: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 01/28 11:05:59.218: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 01/28 11:05:59.219: [smf] INFO: Removed Session: UE IMSI:[262422770244829] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 01/28 11:05:59.219: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 01/28 11:05:59.224: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 01/28 11:05:59.224: [smf] INFO: Removed Session: UE IMSI:[262424179683033] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 01/28 11:05:59.224: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 01/28 11:05:59.229: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 01/28 11:05:59.230: [smf] INFO: Removed Session: UE IMSI:[262423145512970] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 01/28 11:05:59.230: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 01/28 11:05:59.234: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 01/28 11:05:59.235: [smf] INFO: Removed Session: UE IMSI:[262425612566219] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 01/28 11:05:59.235: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 01/28 11:05:59.240: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 01/28 11:05:59.240: [smf] INFO: Removed Session: UE IMSI:[262426093573746] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 01/28 11:05:59.240: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 01/28 11:05:59.245: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 01/28 11:05:59.245: [smf] INFO: Removed Session: UE IMSI:[262420536285668] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 01/28 11:05:59.245: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 01/28 11:05:59.250: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 01/28 11:05:59.251: [smf] INFO: Removed Session: UE IMSI:[262425798807985] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 01/28 11:05:59.251: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 01/28 11:05:59.256: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 01/28 11:05:59.256: [smf] INFO: Removed Session: UE IMSI:[262423391543382] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 01/28 11:05:59.256: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 01/28 11:05:59.261: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 01/28 11:05:59.261: [smf] INFO: Removed Session: UE IMSI:[262425770438702] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 01/28 11:05:59.261: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 01/28 11:05:59.266: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 01/28 11:05:59.267: [smf] INFO: Removed Session: UE IMSI:[262423744226697] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 01/28 11:05:59.267: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 01/28 11:05:59.271: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 01/28 11:05:59.272: [smf] INFO: Removed Session: UE IMSI:[262421045522167] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 01/28 11:05:59.272: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 01/28 11:05:59.277: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 01/28 11:05:59.277: [smf] INFO: Removed Session: UE IMSI:[262426904939013] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 01/28 11:05:59.277: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 01/28 11:05:59.282: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 01/28 11:05:59.283: [smf] INFO: Removed Session: UE IMSI:[262426993526170] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 01/28 11:05:59.283: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 01/28 11:05:59.287: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 01/28 11:05:59.288: [smf] INFO: Removed Session: UE IMSI:[262422131777196] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 01/28 11:05:59.288: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 01/28 11:05:59.293: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 01/28 11:05:59.293: [smf] INFO: Removed Session: UE IMSI:[262427078460862] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 01/28 11:05:59.293: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 01/28 11:05:59.298: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 01/28 11:05:59.299: [smf] INFO: Removed Session: UE IMSI:[262428992605942] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 01/28 11:05:59.299: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 01/28 11:05:59.303: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 01/28 11:05:59.304: [smf] INFO: Removed Session: UE IMSI:[262420807151240] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 01/28 11:05:59.304: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 01/28 11:05:59.309: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 01/28 11:05:59.310: [smf] INFO: Removed Session: UE IMSI:[262426606621934] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 01/28 11:05:59.310: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 01/28 11:05:59.315: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 01/28 11:05:59.316: [smf] INFO: Removed Session: UE IMSI:[262426352985566] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 01/28 11:05:59.317: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 01/28 11:05:59.321: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 01/28 11:05:59.322: [smf] INFO: Removed Session: UE IMSI:[262422573838306] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 01/28 11:05:59.322: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 01/28 11:05:59.326: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 01/28 11:05:59.327: [smf] INFO: Removed Session: UE IMSI:[262422932531841] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 01/28 11:05:59.327: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 01/28 11:05:59.331: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 01/28 11:05:59.332: [smf] INFO: Removed Session: UE IMSI:[262423409953464] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 01/28 11:05:59.332: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 01/28 11:05:59.337: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 01/28 11:05:59.337: [smf] INFO: Removed Session: UE IMSI:[262423544652494] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 01/28 11:05:59.337: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 01/28 11:05:59.342: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 01/28 11:05:59.343: [smf] INFO: Removed Session: UE IMSI:[262421154383538] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 01/28 11:05:59.343: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 01/28 11:05:59.347: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 01/28 11:05:59.348: [smf] INFO: Removed Session: UE IMSI:[262423429065055] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 01/28 11:05:59.348: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 01/28 11:05:59.353: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 01/28 11:05:59.353: [smf] INFO: Removed Session: UE IMSI:[262425174737364] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 01/28 11:05:59.353: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 01/28 11:05:59.358: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 01/28 11:05:59.358: [smf] INFO: Removed Session: UE IMSI:[262422196776579] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 01/28 11:05:59.358: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 01/28 11:05:59.363: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 01/28 11:05:59.364: [smf] INFO: Removed Session: UE IMSI:[262423449950725] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 01/28 11:05:59.364: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 01/28 11:05:59.369: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 01/28 11:05:59.369: [smf] INFO: Removed Session: UE IMSI:[262421240144242] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 01/28 11:05:59.369: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 01/28 11:05:59.374: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 01/28 11:05:59.374: [smf] INFO: Removed Session: UE IMSI:[262427157604027] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 01/28 11:05:59.374: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 01/28 11:05:59.379: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 01/28 11:05:59.380: [smf] INFO: Removed Session: UE IMSI:[262426639070269] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 01/28 11:05:59.380: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 01/28 11:05:59.384: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 01/28 11:05:59.385: [smf] INFO: Removed Session: UE IMSI:[262420208704028] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 01/28 11:05:59.385: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 01/28 11:05:59.390: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 01/28 11:05:59.390: [smf] INFO: Removed Session: UE IMSI:[262421905109156] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 01/28 11:05:59.390: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 01/28 11:05:59.395: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 01/28 11:05:59.396: [smf] INFO: Removed Session: UE IMSI:[262421502529000] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 01/28 11:05:59.396: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 01/28 11:05:59.400: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 01/28 11:05:59.401: [smf] INFO: Removed Session: UE IMSI:[262428510966326] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 01/28 11:05:59.401: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 01/28 11:05:59.406: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 01/28 11:05:59.406: [smf] INFO: Removed Session: UE IMSI:[262424605167890] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 01/28 11:05:59.406: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 01/28 11:05:59.411: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 01/28 11:05:59.411: [smf] INFO: Removed Session: UE IMSI:[262427005585322] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 01/28 11:05:59.411: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 01/28 11:05:59.416: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 01/28 11:05:59.417: [smf] INFO: Removed Session: UE IMSI:[262422654816743] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 01/28 11:05:59.417: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 01/28 11:05:59.422: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 01/28 11:05:59.422: [smf] INFO: Removed Session: UE IMSI:[262422318686110] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 01/28 11:05:59.422: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 01/28 11:05:59.427: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 01/28 11:05:59.427: [smf] INFO: Removed Session: UE IMSI:[262424454988410] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 01/28 11:05:59.427: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 01/28 11:05:59.432: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 01/28 11:05:59.433: [smf] INFO: Removed Session: UE IMSI:[262429865976026] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 01/28 11:05:59.433: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 01/28 11:05:59.438: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 01/28 11:05:59.438: [smf] INFO: Removed Session: UE IMSI:[262421094957191] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 01/28 11:05:59.438: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 01/28 11:05:59.443: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 01/28 11:05:59.444: [smf] INFO: Removed Session: UE IMSI:[262427836169562] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 01/28 11:05:59.444: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 01/28 11:05:59.448: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 01/28 11:05:59.449: [smf] INFO: Removed Session: UE IMSI:[262425159378598] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 01/28 11:05:59.449: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 01/28 11:05:59.454: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 01/28 11:05:59.454: [smf] INFO: Removed Session: UE IMSI:[262425598194362] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 01/28 11:05:59.454: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 01/28 11:05:59.459: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 01/28 11:05:59.459: [smf] INFO: Removed Session: UE IMSI:[262422959719262] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 01/28 11:05:59.459: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 01/28 11:05:59.464: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 01/28 11:05:59.464: [smf] INFO: Removed Session: UE IMSI:[262427680936761] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 01/28 11:05:59.464: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 01/28 11:05:59.469: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 01/28 11:05:59.470: [smf] INFO: Removed Session: UE IMSI:[262422789358460] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 01/28 11:05:59.470: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 01/28 11:05:59.475: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 01/28 11:05:59.475: [smf] INFO: Removed Session: UE IMSI:[262421913951019] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 01/28 11:05:59.475: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 01/28 11:05:59.480: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 01/28 11:05:59.481: [smf] INFO: Removed Session: UE IMSI:[262429775063495] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 01/28 11:05:59.481: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 01/28 11:05:59.486: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 01/28 11:05:59.487: [smf] INFO: Removed Session: UE IMSI:[262422075634356] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 01/28 11:05:59.487: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 01/28 11:05:59.491: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 01/28 11:05:59.492: [smf] INFO: Removed Session: UE IMSI:[262429309819514] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 01/28 11:05:59.492: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 01/28 11:05:59.497: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 01/28 11:05:59.497: [smf] INFO: Removed Session: UE IMSI:[262428981545168] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 01/28 11:05:59.497: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 01/28 11:05:59.502: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 01/28 11:05:59.503: [smf] INFO: Removed Session: UE IMSI:[262423818799218] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 01/28 11:05:59.503: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 01/28 11:05:59.507: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 01/28 11:05:59.508: [smf] INFO: Removed Session: UE IMSI:[262428799257983] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 01/28 11:05:59.508: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 01/28 11:05:59.513: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 01/28 11:05:59.513: [smf] INFO: Removed Session: UE IMSI:[262428450391815] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 01/28 11:05:59.514: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 01/28 11:05:59.518: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 01/28 11:05:59.519: [smf] INFO: Removed Session: UE IMSI:[262423606352383] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 01/28 11:05:59.519: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 01/28 11:05:59.524: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 01/28 11:05:59.524: [smf] INFO: Removed Session: UE IMSI:[262420853529105] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 01/28 11:05:59.524: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 01/28 11:05:59.529: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 01/28 11:05:59.530: [smf] INFO: Removed Session: UE IMSI:[262423861707191] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 01/28 11:05:59.530: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 01/28 11:05:59.534: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 01/28 11:05:59.535: [smf] INFO: Removed Session: UE IMSI:[262428914249820] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 01/28 11:05:59.535: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 01/28 11:05:59.540: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 01/28 11:05:59.540: [smf] INFO: Removed Session: UE IMSI:[262421377283924] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 01/28 11:05:59.540: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 01/28 11:05:59.545: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 01/28 11:05:59.545: [smf] INFO: Removed Session: UE IMSI:[262429947102971] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 01/28 11:05:59.545: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 01/28 11:05:59.550: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 01/28 11:05:59.551: [smf] INFO: Removed Session: UE IMSI:[262428927404151] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 01/28 11:05:59.551: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 01/28 11:05:59.556: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 01/28 11:05:59.556: [smf] INFO: Removed Session: UE IMSI:[262427673502114] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 01/28 11:05:59.556: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 01/28 11:05:59.561: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 01/28 11:05:59.561: [smf] INFO: Removed Session: UE IMSI:[262424545666596] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 01/28 11:05:59.561: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 01/28 11:05:59.566: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 01/28 11:05:59.567: [smf] INFO: Removed Session: UE IMSI:[262427488384918] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 01/28 11:05:59.567: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 01/28 11:05:59.572: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 01/28 11:05:59.572: [smf] INFO: Removed Session: UE IMSI:[262426517191820] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 01/28 11:05:59.572: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 01/28 11:05:59.577: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 01/28 11:05:59.578: [smf] INFO: Removed Session: UE IMSI:[262422915217514] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 01/28 11:05:59.578: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 01/28 11:05:59.582: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 01/28 11:05:59.583: [smf] INFO: Removed Session: UE IMSI:[262425958610985] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 01/28 11:05:59.583: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 01/28 11:05:59.588: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 01/28 11:05:59.588: [smf] INFO: Removed Session: UE IMSI:[262421346535481] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 01/28 11:05:59.588: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 01/28 11:05:59.593: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 01/28 11:05:59.594: [smf] INFO: Removed Session: UE IMSI:[262426633258498] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 01/28 11:05:59.594: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 01/28 11:05:59.598: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 01/28 11:05:59.599: [smf] INFO: Removed Session: UE IMSI:[262426416976326] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 01/28 11:05:59.599: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 01/28 11:05:59.604: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 01/28 11:05:59.604: [smf] INFO: Removed Session: UE IMSI:[262424364921327] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 01/28 11:05:59.604: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 01/28 11:05:59.609: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 01/28 11:05:59.610: [smf] INFO: Removed Session: UE IMSI:[262423929901352] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 01/28 11:05:59.610: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 01/28 11:05:59.614: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 01/28 11:05:59.615: [smf] INFO: Removed Session: UE IMSI:[262425856145219] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 01/28 11:05:59.615: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 01/28 11:05:59.619: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 01/28 11:05:59.620: [smf] INFO: Removed Session: UE IMSI:[262423569371650] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 01/28 11:05:59.620: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 01/28 11:05:59.625: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 01/28 11:05:59.625: [smf] INFO: Removed Session: UE IMSI:[262423589049230] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 01/28 11:05:59.625: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 01/28 11:05:59.630: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 01/28 11:05:59.631: [smf] INFO: Removed Session: UE IMSI:[262426578579090] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 01/28 11:05:59.631: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 01/28 11:05:59.635: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 01/28 11:05:59.636: [smf] INFO: Removed Session: UE IMSI:[262427258381263] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 01/28 11:05:59.636: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 01/28 11:05:59.641: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 01/28 11:05:59.642: [smf] INFO: Removed Session: UE IMSI:[262421168748064] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 01/28 11:05:59.642: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 01/28 11:05:59.646: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 01/28 11:05:59.647: [smf] INFO: Removed Session: UE IMSI:[262426597815866] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 01/28 11:05:59.647: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 01/28 11:05:59.652: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 01/28 11:05:59.653: [smf] INFO: Removed Session: UE IMSI:[262429068788549] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 01/28 11:05:59.653: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 01/28 11:05:59.657: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 01/28 11:05:59.658: [smf] INFO: Removed Session: UE IMSI:[262427211943333] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 01/28 11:05:59.658: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 01/28 11:05:59.663: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 01/28 11:05:59.664: [smf] INFO: Removed Session: UE IMSI:[262427467738945] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 01/28 11:05:59.664: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 01/28 11:05:59.669: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 01/28 11:05:59.669: [smf] INFO: Removed Session: UE IMSI:[262424708556886] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 01/28 11:05:59.669: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 01/28 11:05:59.674: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 01/28 11:05:59.675: [smf] INFO: Removed Session: UE IMSI:[262428232938450] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 01/28 11:05:59.675: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 01/28 11:05:59.679: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 01/28 11:05:59.680: [smf] INFO: Removed Session: UE IMSI:[262426674731838] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 01/28 11:05:59.680: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 01/28 11:05:59.685: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 01/28 11:05:59.686: [smf] INFO: Removed Session: UE IMSI:[262425042741370] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 01/28 11:05:59.686: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 01/28 11:05:59.692: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 01/28 11:05:59.693: [smf] INFO: Removed Session: UE IMSI:[262427198007378] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 01/28 11:05:59.693: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 01/28 11:05:59.698: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 01/28 11:05:59.699: [smf] INFO: Removed Session: UE IMSI:[262428270061251] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 01/28 11:05:59.699: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 01/28 11:05:59.703: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 01/28 11:05:59.704: [smf] INFO: Removed Session: UE IMSI:[262427062141749] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 01/28 11:05:59.704: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 01/28 11:05:59.709: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 01/28 11:05:59.709: [smf] INFO: Removed Session: UE IMSI:[262423487822817] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 01/28 11:05:59.709: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 01/28 11:05:59.714: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 01/28 11:05:59.715: [smf] INFO: Removed Session: UE IMSI:[262423085517746] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 01/28 11:05:59.715: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 01/28 11:05:59.720: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 01/28 11:05:59.720: [smf] INFO: Removed Session: UE IMSI:[262422979472866] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 01/28 11:05:59.721: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 01/28 11:05:59.725: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 01/28 11:05:59.726: [smf] INFO: Removed Session: UE IMSI:[262426736051216] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 01/28 11:05:59.726: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 01/28 11:05:59.730: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 01/28 11:05:59.731: [smf] INFO: Removed Session: UE IMSI:[262422377789846] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 01/28 11:05:59.731: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 01/28 11:05:59.735: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 01/28 11:05:59.736: [smf] INFO: Removed Session: UE IMSI:[262422299735995] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 01/28 11:05:59.736: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 01/28 11:05:59.741: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 01/28 11:05:59.742: [smf] INFO: Removed Session: UE IMSI:[262421116743963] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 01/28 11:05:59.742: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 01/28 11:05:59.746: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 01/28 11:05:59.747: [smf] INFO: Removed Session: UE IMSI:[262427484089080] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 01/28 11:05:59.747: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 01/28 11:05:59.752: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 01/28 11:05:59.753: [smf] INFO: Removed Session: UE IMSI:[262420452862437] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 01/28 11:05:59.753: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 01/28 11:05:59.757: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 01/28 11:05:59.759: [smf] INFO: Removed Session: UE IMSI:[262422102394499] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 01/28 11:05:59.759: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 01/28 11:05:59.763: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 01/28 11:05:59.764: [smf] INFO: Removed Session: UE IMSI:[262421057662456] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 01/28 11:05:59.764: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 01/28 11:05:59.768: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 01/28 11:05:59.769: [smf] INFO: Removed Session: UE IMSI:[262420220313712] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 01/28 11:05:59.769: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 01/28 11:05:59.774: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 01/28 11:05:59.774: [smf] INFO: Removed Session: UE IMSI:[262423482417246] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 01/28 11:05:59.774: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 01/28 11:05:59.779: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 01/28 11:05:59.780: [smf] INFO: Removed Session: UE IMSI:[262429918950232] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 01/28 11:05:59.780: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 01/28 11:05:59.785: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 01/28 11:05:59.785: [smf] INFO: Removed Session: UE IMSI:[262421330700663] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 01/28 11:05:59.785: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 01/28 11:05:59.790: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 01/28 11:05:59.791: [smf] INFO: Removed Session: UE IMSI:[262427804186043] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 01/28 11:05:59.791: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 01/28 11:05:59.795: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 01/28 11:05:59.796: [smf] INFO: Removed Session: UE IMSI:[262421512510994] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 01/28 11:05:59.796: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 01/28 11:05:59.801: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 01/28 11:05:59.801: [smf] INFO: Removed Session: UE IMSI:[262428742278379] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 01/28 11:05:59.801: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 01/28 11:05:59.806: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 01/28 11:05:59.806: [smf] INFO: Removed Session: UE IMSI:[262421172635763] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 01/28 11:05:59.806: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 01/28 11:05:59.811: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 01/28 11:05:59.812: [smf] INFO: Removed Session: UE IMSI:[262420381196250] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 01/28 11:05:59.812: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 01/28 11:05:59.816: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 01/28 11:05:59.817: [smf] INFO: Removed Session: UE IMSI:[262427566848697] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 01/28 11:05:59.817: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 01/28 11:05:59.822: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 01/28 11:05:59.822: [smf] INFO: Removed Session: UE IMSI:[262424351602181] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 01/28 11:05:59.822: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 01/28 11:05:59.827: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 01/28 11:05:59.827: [smf] INFO: Removed Session: UE IMSI:[262426674693552] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 01/28 11:05:59.827: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 01/28 11:05:59.832: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 01/28 11:05:59.833: [smf] INFO: Removed Session: UE IMSI:[262421167912511] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 01/28 11:05:59.833: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 01/28 11:05:59.837: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 01/28 11:05:59.838: [smf] INFO: Removed Session: UE IMSI:[262427887390103] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 01/28 11:05:59.838: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 01/28 11:05:59.843: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 01/28 11:05:59.843: [smf] INFO: Removed Session: UE IMSI:[262420004535370] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 01/28 11:05:59.843: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 01/28 11:05:59.848: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 01/28 11:05:59.849: [smf] INFO: Removed Session: UE IMSI:[262422734678726] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 01/28 11:05:59.849: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 01/28 11:05:59.853: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 01/28 11:05:59.854: [smf] INFO: Removed Session: UE IMSI:[262422644997639] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 01/28 11:05:59.854: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 01/28 11:05:59.859: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 01/28 11:05:59.859: [smf] INFO: Removed Session: UE IMSI:[262420960279443] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 01/28 11:05:59.859: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 01/28 11:05:59.864: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 01/28 11:05:59.864: [smf] INFO: Removed Session: UE IMSI:[262428864601546] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 01/28 11:05:59.864: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 01/28 11:05:59.869: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 01/28 11:05:59.869: [smf] INFO: Removed Session: UE IMSI:[262421406597333] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 01/28 11:05:59.869: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 01/28 11:05:59.874: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 01/28 11:05:59.875: [smf] INFO: Removed Session: UE IMSI:[262428320569916] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 01/28 11:05:59.875: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 01/28 11:05:59.880: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 01/28 11:05:59.880: [smf] INFO: Removed Session: UE IMSI:[262429694637483] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 01/28 11:05:59.880: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 01/28 11:05:59.885: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 01/28 11:05:59.885: [smf] INFO: Removed Session: UE IMSI:[262429119489412] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 01/28 11:05:59.885: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 01/28 11:05:59.890: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 01/28 11:05:59.890: [smf] INFO: Removed Session: UE IMSI:[262424335227254] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 01/28 11:05:59.890: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 01/28 11:05:59.895: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 01/28 11:05:59.896: [smf] INFO: Removed Session: UE IMSI:[262425208050753] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 01/28 11:05:59.896: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 01/28 11:05:59.901: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 01/28 11:05:59.901: [smf] INFO: Removed Session: UE IMSI:[262423103409369] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 01/28 11:05:59.901: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 01/28 11:05:59.906: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 01/28 11:05:59.906: [smf] INFO: Removed Session: UE IMSI:[262429163781690] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 01/28 11:05:59.906: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 01/28 11:05:59.911: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 01/28 11:05:59.911: [smf] INFO: Removed Session: UE IMSI:[262420230253531] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 01/28 11:05:59.911: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 01/28 11:05:59.916: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 01/28 11:05:59.917: [smf] INFO: Removed Session: UE IMSI:[262427314854541] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 01/28 11:05:59.917: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 01/28 11:05:59.922: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 01/28 11:05:59.922: [smf] INFO: Removed Session: UE IMSI:[262420511337616] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 01/28 11:05:59.922: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 01/28 11:05:59.927: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 01/28 11:05:59.927: [smf] INFO: Removed Session: UE IMSI:[262428614187726] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 01/28 11:05:59.927: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 01/28 11:05:59.932: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 01/28 11:05:59.932: [smf] INFO: Removed Session: UE IMSI:[262425451125454] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 01/28 11:05:59.932: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 01/28 11:05:59.937: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 01/28 11:05:59.938: [smf] INFO: Removed Session: UE IMSI:[262427823155629] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 01/28 11:05:59.938: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 01/28 11:05:59.943: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 01/28 11:05:59.943: [smf] INFO: Removed Session: UE IMSI:[262424623341755] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 01/28 11:05:59.943: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 01/28 11:05:59.948: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 01/28 11:05:59.948: [smf] INFO: Removed Session: UE IMSI:[262427993890288] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 01/28 11:05:59.948: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 01/28 11:05:59.953: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 01/28 11:05:59.954: [smf] INFO: Removed Session: UE IMSI:[262421113494258] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 01/28 11:05:59.954: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 01/28 11:05:59.959: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 01/28 11:05:59.959: [smf] INFO: Removed Session: UE IMSI:[262429280266633] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 01/28 11:05:59.959: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 01/28 11:05:59.964: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 01/28 11:05:59.964: [smf] INFO: Removed Session: UE IMSI:[262427663818625] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 01/28 11:05:59.964: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 01/28 11:05:59.969: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 01/28 11:05:59.970: [smf] INFO: Removed Session: UE IMSI:[262421715778887] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 01/28 11:05:59.970: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 01/28 11:05:59.975: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 01/28 11:05:59.975: [smf] INFO: Removed Session: UE IMSI:[262425107327877] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 01/28 11:05:59.975: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 01/28 11:05:59.980: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 01/28 11:05:59.980: [smf] INFO: Removed Session: UE IMSI:[262422690929370] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 01/28 11:05:59.980: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 01/28 11:05:59.985: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 01/28 11:05:59.986: [smf] INFO: Removed Session: UE IMSI:[262423384241022] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 01/28 11:05:59.986: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 01/28 11:05:59.991: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 01/28 11:05:59.991: [smf] INFO: Removed Session: UE IMSI:[262421832601754] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 01/28 11:05:59.991: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 01/28 11:05:59.996: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 01/28 11:05:59.996: [smf] INFO: Removed Session: UE IMSI:[262428882490910] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1693) 01/28 11:05:59.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 01/28 11:05:59.996: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 01/28 11:06:00.001: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 01/28 11:06:00.002: [smf] INFO: Removed Session: UE IMSI:[262423681853842] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 01/28 11:06:00.002: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 01/28 11:06:00.007: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 01/28 11:06:00.008: [smf] INFO: Removed Session: UE IMSI:[262421721262214] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 01/28 11:06:00.008: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 01/28 11:06:00.012: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 01/28 11:06:00.013: [smf] INFO: Removed Session: UE IMSI:[262424704032781] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 01/28 11:06:00.013: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 01/28 11:06:00.017: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 01/28 11:06:00.018: [smf] INFO: Removed Session: UE IMSI:[262421381629316] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 01/28 11:06:00.018: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 01/28 11:06:00.023: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 01/28 11:06:00.023: [smf] INFO: Removed Session: UE IMSI:[262422589110169] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 01/28 11:06:00.023: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 01/28 11:06:00.028: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 01/28 11:06:00.028: [smf] INFO: Removed Session: UE IMSI:[262429555467663] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 01/28 11:06:00.028: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 01/28 11:06:00.033: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 01/28 11:06:00.034: [smf] INFO: Removed Session: UE IMSI:[262426727796452] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 01/28 11:06:00.034: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 01/28 11:06:00.038: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 01/28 11:06:00.039: [smf] INFO: Removed Session: UE IMSI:[262426920678949] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 01/28 11:06:00.039: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 01/28 11:06:00.044: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 01/28 11:06:00.044: [smf] INFO: Removed Session: UE IMSI:[262424971603578] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 01/28 11:06:00.044: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 01/28 11:06:00.049: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 01/28 11:06:00.050: [smf] INFO: Removed Session: UE IMSI:[262426512357691] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 01/28 11:06:00.050: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 01/28 11:06:00.054: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 01/28 11:06:00.055: [smf] INFO: Removed Session: UE IMSI:[262427495593349] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 01/28 11:06:00.055: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 01/28 11:06:00.060: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 01/28 11:06:00.060: [smf] INFO: Removed Session: UE IMSI:[262428506491420] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 01/28 11:06:00.060: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 01/28 11:06:00.065: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 01/28 11:06:00.065: [smf] INFO: Removed Session: UE IMSI:[262422917604453] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 01/28 11:06:00.065: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 01/28 11:06:00.070: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 01/28 11:06:00.071: [smf] INFO: Removed Session: UE IMSI:[262423179792779] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 01/28 11:06:00.071: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 01/28 11:06:00.075: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 01/28 11:06:00.076: [smf] INFO: Removed Session: UE IMSI:[262423897652768] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 01/28 11:06:00.076: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 01/28 11:06:00.081: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 01/28 11:06:00.081: [smf] INFO: Removed Session: UE IMSI:[262424476127978] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 01/28 11:06:00.081: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 01/28 11:06:00.086: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 01/28 11:06:00.087: [smf] INFO: Removed Session: UE IMSI:[262423321756647] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 01/28 11:06:00.087: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 01/28 11:06:00.091: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 01/28 11:06:00.092: [smf] INFO: Removed Session: UE IMSI:[262429756664862] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 01/28 11:06:00.092: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 01/28 11:06:00.097: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 01/28 11:06:00.097: [smf] INFO: Removed Session: UE IMSI:[262426408330025] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 01/28 11:06:00.097: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 01/28 11:06:00.102: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 01/28 11:06:00.103: [smf] INFO: Removed Session: UE IMSI:[262424784672968] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 01/28 11:06:00.103: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 01/28 11:06:00.107: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 01/28 11:06:00.108: [smf] INFO: Removed Session: UE IMSI:[262426653661378] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 01/28 11:06:00.108: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 01/28 11:06:00.113: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 01/28 11:06:00.113: [smf] INFO: Removed Session: UE IMSI:[262420192264649] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 01/28 11:06:00.113: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 01/28 11:06:00.118: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 01/28 11:06:00.118: [smf] INFO: Removed Session: UE IMSI:[262427478902035] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 01/28 11:06:00.118: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 01/28 11:06:00.123: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 01/28 11:06:00.124: [smf] INFO: Removed Session: UE IMSI:[262422866692117] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 01/28 11:06:00.124: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 01/28 11:06:00.129: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 01/28 11:06:00.130: [smf] INFO: Removed Session: UE IMSI:[262424360598265] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 01/28 11:06:00.130: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 01/28 11:06:00.136: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 01/28 11:06:00.136: [smf] INFO: Removed Session: UE IMSI:[262420149202930] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 01/28 11:06:00.136: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 01/28 11:06:00.142: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 01/28 11:06:00.143: [smf] INFO: Removed Session: UE IMSI:[262422191178269] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 01/28 11:06:00.143: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 01/28 11:06:00.147: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 01/28 11:06:00.148: [smf] INFO: Removed Session: UE IMSI:[262420902437669] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 01/28 11:06:00.149: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 01/28 11:06:00.153: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 01/28 11:06:00.154: [smf] INFO: Removed Session: UE IMSI:[262425499693223] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 01/28 11:06:00.154: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 01/28 11:06:00.158: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 01/28 11:06:00.159: [smf] INFO: Removed Session: UE IMSI:[262425516790901] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 01/28 11:06:00.159: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 01/28 11:06:00.164: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 01/28 11:06:00.164: [smf] INFO: Removed Session: UE IMSI:[262420896095687] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 01/28 11:06:00.164: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 01/28 11:06:00.169: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 01/28 11:06:00.169: [smf] INFO: Removed Session: UE IMSI:[262421309076759] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 01/28 11:06:00.169: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 01/28 11:06:00.174: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 01/28 11:06:00.175: [smf] INFO: Removed Session: UE IMSI:[262420264532230] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 01/28 11:06:00.175: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 01/28 11:06:00.180: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 01/28 11:06:00.180: [smf] INFO: Removed Session: UE IMSI:[262422437832415] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 01/28 11:06:00.180: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 01/28 11:06:00.185: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 01/28 11:06:00.186: [smf] INFO: Removed Session: UE IMSI:[262428478078772] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 01/28 11:06:00.186: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 01/28 11:06:00.191: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 01/28 11:06:00.192: [smf] INFO: Removed Session: UE IMSI:[262426079960765] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 01/28 11:06:00.192: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 01/28 11:06:00.197: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 01/28 11:06:00.198: [smf] INFO: Removed Session: UE IMSI:[262422424359423] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 01/28 11:06:00.198: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 01/28 11:06:00.202: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 01/28 11:06:00.203: [smf] INFO: Removed Session: UE IMSI:[262428262384762] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 01/28 11:06:00.203: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 01/28 11:06:00.208: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 01/28 11:06:00.208: [smf] INFO: Removed Session: UE IMSI:[262420090190273] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 01/28 11:06:00.208: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 01/28 11:06:00.213: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 01/28 11:06:00.214: [smf] INFO: Removed Session: UE IMSI:[262422878583852] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 01/28 11:06:00.214: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 01/28 11:06:00.219: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 01/28 11:06:00.220: [smf] INFO: Removed Session: UE IMSI:[262428597592191] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 01/28 11:06:00.220: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 01/28 11:06:00.225: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 01/28 11:06:00.226: [smf] INFO: Removed Session: UE IMSI:[262427076770009] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 01/28 11:06:00.226: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 01/28 11:06:00.230: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 01/28 11:06:00.231: [smf] INFO: Removed Session: UE IMSI:[262425398201336] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 01/28 11:06:00.231: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 01/28 11:06:00.236: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 01/28 11:06:00.236: [smf] INFO: Removed Session: UE IMSI:[262420676653197] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 01/28 11:06:00.236: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 01/28 11:06:00.241: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 01/28 11:06:00.242: [smf] INFO: Removed Session: UE IMSI:[262428176356797] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 01/28 11:06:00.242: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 01/28 11:06:00.247: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 01/28 11:06:00.247: [smf] INFO: Removed Session: UE IMSI:[262428145355480] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 01/28 11:06:00.247: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 01/28 11:06:00.252: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 01/28 11:06:00.252: [smf] INFO: Removed Session: UE IMSI:[262421485320440] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 01/28 11:06:00.252: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 01/28 11:06:00.257: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 01/28 11:06:00.258: [smf] INFO: Removed Session: UE IMSI:[262426841388902] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 01/28 11:06:00.258: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 01/28 11:06:00.264: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 01/28 11:06:00.264: [smf] INFO: Removed Session: UE IMSI:[262427425678190] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 01/28 11:06:00.264: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 01/28 11:06:00.269: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 01/28 11:06:00.270: [smf] INFO: Removed Session: UE IMSI:[262425663269868] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 01/28 11:06:00.270: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 01/28 11:06:00.275: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 01/28 11:06:00.276: [smf] INFO: Removed Session: UE IMSI:[262422996643535] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 01/28 11:06:00.276: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 01/28 11:06:00.281: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 01/28 11:06:00.282: [smf] INFO: Removed Session: UE IMSI:[262424106230633] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 01/28 11:06:00.282: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 01/28 11:06:00.287: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 01/28 11:06:00.287: [smf] INFO: Removed Session: UE IMSI:[262424927904144] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 01/28 11:06:00.287: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 01/28 11:06:00.292: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 01/28 11:06:00.293: [smf] INFO: Removed Session: UE IMSI:[262421100758988] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 01/28 11:06:00.293: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 01/28 11:06:00.298: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 01/28 11:06:00.298: [smf] INFO: Removed Session: UE IMSI:[262420050275150] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 01/28 11:06:00.298: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 01/28 11:06:00.303: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 01/28 11:06:00.303: [smf] INFO: Removed Session: UE IMSI:[262420988786127] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 01/28 11:06:00.303: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 01/28 11:06:00.308: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 01/28 11:06:00.309: [smf] INFO: Removed Session: UE IMSI:[262429728384988] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 01/28 11:06:00.309: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 01/28 11:06:00.314: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 01/28 11:06:00.314: [smf] INFO: Removed Session: UE IMSI:[262420433448840] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 01/28 11:06:00.314: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 01/28 11:06:00.319: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 01/28 11:06:00.319: [smf] INFO: Removed Session: UE IMSI:[262426030659354] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 01/28 11:06:00.319: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 01/28 11:06:00.324: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 01/28 11:06:00.325: [smf] INFO: Removed Session: UE IMSI:[262424845598356] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 01/28 11:06:00.325: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 01/28 11:06:00.330: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 01/28 11:06:00.330: [smf] INFO: Removed Session: UE IMSI:[262426707148235] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 01/28 11:06:00.330: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 01/28 11:06:00.335: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 01/28 11:06:00.335: [smf] INFO: Removed Session: UE IMSI:[262421164681031] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 01/28 11:06:00.335: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 01/28 11:06:00.340: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 01/28 11:06:00.341: [smf] INFO: Removed Session: UE IMSI:[262420217662816] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 01/28 11:06:00.341: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 01/28 11:06:00.346: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 01/28 11:06:00.346: [smf] INFO: Removed Session: UE IMSI:[262425224115730] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 01/28 11:06:00.346: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 01/28 11:06:00.351: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 01/28 11:06:00.352: [smf] INFO: Removed Session: UE IMSI:[262421443509563] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 01/28 11:06:00.352: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 01/28 11:06:00.356: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 01/28 11:06:00.357: [smf] INFO: Removed Session: UE IMSI:[262429043471614] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 01/28 11:06:00.357: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 01/28 11:06:00.362: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 01/28 11:06:00.362: [smf] INFO: Removed Session: UE IMSI:[262424750189791] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 01/28 11:06:00.362: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 01/28 11:06:00.367: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 01/28 11:06:00.368: [smf] INFO: Removed Session: UE IMSI:[262425325165499] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 01/28 11:06:00.368: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 01/28 11:06:00.373: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 01/28 11:06:00.373: [smf] INFO: Removed Session: UE IMSI:[262427864710233] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 01/28 11:06:00.373: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 01/28 11:06:00.378: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 01/28 11:06:00.378: [smf] INFO: Removed Session: UE IMSI:[262424375231486] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 01/28 11:06:00.378: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 01/28 11:06:00.383: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 01/28 11:06:00.384: [smf] INFO: Removed Session: UE IMSI:[262424353111800] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 01/28 11:06:00.384: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 01/28 11:06:00.388: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 01/28 11:06:00.389: [smf] INFO: Removed Session: UE IMSI:[262429563753488] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 01/28 11:06:00.389: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 01/28 11:06:00.394: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 01/28 11:06:00.394: [smf] INFO: Removed Session: UE IMSI:[262423241737116] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 01/28 11:06:00.394: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 01/28 11:06:00.399: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 01/28 11:06:00.400: [smf] INFO: Removed Session: UE IMSI:[262425316148218] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 01/28 11:06:00.400: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 01/28 11:06:00.404: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 01/28 11:06:00.405: [smf] INFO: Removed Session: UE IMSI:[262420655660467] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 01/28 11:06:00.405: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 01/28 11:06:00.410: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 01/28 11:06:00.410: [smf] INFO: Removed Session: UE IMSI:[262426955403113] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 01/28 11:06:00.410: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 01/28 11:06:00.415: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 01/28 11:06:00.416: [smf] INFO: Removed Session: UE IMSI:[262429946878430] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 01/28 11:06:00.416: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 01/28 11:06:00.420: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 01/28 11:06:00.421: [smf] INFO: Removed Session: UE IMSI:[262420045483729] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 01/28 11:06:00.421: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 01/28 11:06:00.426: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 01/28 11:06:00.426: [smf] INFO: Removed Session: UE IMSI:[262420600788584] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 01/28 11:06:00.426: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 01/28 11:06:00.431: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 01/28 11:06:00.432: [smf] INFO: Removed Session: UE IMSI:[262429587181049] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 01/28 11:06:00.432: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 01/28 11:06:00.436: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 01/28 11:06:00.437: [smf] INFO: Removed Session: UE IMSI:[262426202567789] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 01/28 11:06:00.437: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 01/28 11:06:00.442: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 01/28 11:06:00.442: [smf] INFO: Removed Session: UE IMSI:[262429220324697] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 01/28 11:06:00.442: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 01/28 11:06:00.447: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 01/28 11:06:00.448: [smf] INFO: Removed Session: UE IMSI:[262426480418985] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 01/28 11:06:00.448: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 01/28 11:06:00.453: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 01/28 11:06:00.453: [smf] INFO: Removed Session: UE IMSI:[262420294565589] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 01/28 11:06:00.453: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 01/28 11:06:00.458: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 01/28 11:06:00.459: [smf] INFO: Removed Session: UE IMSI:[262426491791766] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 01/28 11:06:00.459: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 01/28 11:06:00.463: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 01/28 11:06:00.464: [smf] INFO: Removed Session: UE IMSI:[262429424538901] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 01/28 11:06:00.464: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 01/28 11:06:00.469: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 01/28 11:06:00.470: [smf] INFO: Removed Session: UE IMSI:[262424001106540] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 01/28 11:06:00.470: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 01/28 11:06:00.474: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 01/28 11:06:00.475: [smf] INFO: Removed Session: UE IMSI:[262425195712046] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 01/28 11:06:00.475: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 01/28 11:06:00.479: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 01/28 11:06:00.480: [smf] INFO: Removed Session: UE IMSI:[262420624524263] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 01/28 11:06:00.480: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 01/28 11:06:00.485: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 01/28 11:06:00.485: [smf] INFO: Removed Session: UE IMSI:[262427739255873] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 01/28 11:06:00.485: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 01/28 11:06:00.490: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 01/28 11:06:00.491: [smf] INFO: Removed Session: UE IMSI:[262421277608911] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 01/28 11:06:00.491: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 01/28 11:06:00.495: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 01/28 11:06:00.496: [smf] INFO: Removed Session: UE IMSI:[262423363828968] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 01/28 11:06:00.496: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 01/28 11:06:00.501: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 01/28 11:06:00.502: [smf] INFO: Removed Session: UE IMSI:[262422458755827] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 01/28 11:06:00.502: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 01/28 11:06:00.506: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 01/28 11:06:00.507: [smf] INFO: Removed Session: UE IMSI:[262427715446086] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 01/28 11:06:00.507: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 01/28 11:06:00.512: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 01/28 11:06:00.512: [smf] INFO: Removed Session: UE IMSI:[262421492881891] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 01/28 11:06:00.512: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 01/28 11:06:00.517: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 01/28 11:06:00.517: [smf] INFO: Removed Session: UE IMSI:[262427596373548] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 01/28 11:06:00.517: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 01/28 11:06:00.522: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 01/28 11:06:00.523: [smf] INFO: Removed Session: UE IMSI:[262422091397544] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 01/28 11:06:00.523: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 01/28 11:06:00.528: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 01/28 11:06:00.528: [smf] INFO: Removed Session: UE IMSI:[262421437266075] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 01/28 11:06:00.528: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 01/28 11:06:00.533: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 01/28 11:06:00.534: [smf] INFO: Removed Session: UE IMSI:[262424159975044] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 01/28 11:06:00.534: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 01/28 11:06:00.538: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 01/28 11:06:00.539: [smf] INFO: Removed Session: UE IMSI:[262429731189191] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 01/28 11:06:00.539: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 01/28 11:06:00.544: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 01/28 11:06:00.545: [smf] INFO: Removed Session: UE IMSI:[262421954716977] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 01/28 11:06:00.545: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 01/28 11:06:00.549: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 01/28 11:06:00.550: [smf] INFO: Removed Session: UE IMSI:[262420287417475] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 01/28 11:06:00.550: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 01/28 11:06:00.555: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 01/28 11:06:00.555: [smf] INFO: Removed Session: UE IMSI:[262423524376691] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 01/28 11:06:00.555: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 01/28 11:06:00.560: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 01/28 11:06:00.560: [smf] INFO: Removed Session: UE IMSI:[262428152276341] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 01/28 11:06:00.560: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 01/28 11:06:00.565: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 01/28 11:06:00.566: [smf] INFO: Removed Session: UE IMSI:[262420822920069] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 01/28 11:06:00.566: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 01/28 11:06:00.570: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 01/28 11:06:00.571: [smf] INFO: Removed Session: UE IMSI:[262420233785417] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 01/28 11:06:00.571: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 01/28 11:06:00.576: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 01/28 11:06:00.576: [smf] INFO: Removed Session: UE IMSI:[262427581263834] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 01/28 11:06:00.576: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 01/28 11:06:00.581: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 01/28 11:06:00.581: [smf] INFO: Removed Session: UE IMSI:[262426056022637] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 01/28 11:06:00.581: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 01/28 11:06:00.586: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 01/28 11:06:00.587: [smf] INFO: Removed Session: UE IMSI:[262426862717446] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 01/28 11:06:00.587: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 01/28 11:06:00.592: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 01/28 11:06:00.592: [smf] INFO: Removed Session: UE IMSI:[262421238068916] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 01/28 11:06:00.592: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 01/28 11:06:00.597: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 01/28 11:06:00.598: [smf] INFO: Removed Session: UE IMSI:[262423721445988] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 01/28 11:06:00.598: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 01/28 11:06:00.602: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 01/28 11:06:00.603: [smf] INFO: Removed Session: UE IMSI:[262421833556394] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 01/28 11:06:00.603: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 01/28 11:06:00.608: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 01/28 11:06:00.608: [smf] INFO: Removed Session: UE IMSI:[262422810140897] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 01/28 11:06:00.608: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 01/28 11:06:00.613: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 01/28 11:06:00.613: [smf] INFO: Removed Session: UE IMSI:[262423132887757] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 01/28 11:06:00.613: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 01/28 11:06:00.618: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 01/28 11:06:00.619: [smf] INFO: Removed Session: UE IMSI:[262420861230582] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 01/28 11:06:00.619: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 01/28 11:06:00.624: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 01/28 11:06:00.624: [smf] INFO: Removed Session: UE IMSI:[262425494382282] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 01/28 11:06:00.624: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 01/28 11:06:00.629: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 01/28 11:06:00.630: [smf] INFO: Removed Session: UE IMSI:[262421037329796] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 01/28 11:06:00.630: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 01/28 11:06:00.634: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 01/28 11:06:00.635: [smf] INFO: Removed Session: UE IMSI:[262421755231982] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 01/28 11:06:00.635: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 01/28 11:06:00.640: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 01/28 11:06:00.640: [smf] INFO: Removed Session: UE IMSI:[262427356928736] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 01/28 11:06:00.640: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 01/28 11:06:00.645: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 01/28 11:06:00.645: [smf] INFO: Removed Session: UE IMSI:[262422093757169] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 01/28 11:06:00.645: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 01/28 11:06:00.650: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 01/28 11:06:00.651: [smf] INFO: Removed Session: UE IMSI:[262427544343197] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 01/28 11:06:00.651: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 01/28 11:06:00.655: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 01/28 11:06:00.656: [smf] INFO: Removed Session: UE IMSI:[262428059440827] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 01/28 11:06:00.656: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 01/28 11:06:00.661: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 01/28 11:06:00.662: [smf] INFO: Removed Session: UE IMSI:[262426965656707] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 01/28 11:06:00.662: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 01/28 11:06:00.666: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 01/28 11:06:00.667: [smf] INFO: Removed Session: UE IMSI:[262429654597473] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 01/28 11:06:00.667: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 01/28 11:06:00.672: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 01/28 11:06:00.672: [smf] INFO: Removed Session: UE IMSI:[262425362501762] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 01/28 11:06:00.672: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 01/28 11:06:00.677: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 01/28 11:06:00.677: [smf] INFO: Removed Session: UE IMSI:[262421566552411] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 01/28 11:06:00.678: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 01/28 11:06:00.682: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 01/28 11:06:00.683: [smf] INFO: Removed Session: UE IMSI:[262425371234434] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 01/28 11:06:00.683: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 01/28 11:06:00.687: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 01/28 11:06:00.688: [smf] INFO: Removed Session: UE IMSI:[262423526639798] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 01/28 11:06:00.688: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 01/28 11:06:00.693: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 01/28 11:06:00.694: [smf] INFO: Removed Session: UE IMSI:[262421768547424] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 01/28 11:06:00.694: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 01/28 11:06:00.698: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 01/28 11:06:00.699: [smf] INFO: Removed Session: UE IMSI:[262427180575009] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 01/28 11:06:00.699: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 01/28 11:06:00.704: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 01/28 11:06:00.704: [smf] INFO: Removed Session: UE IMSI:[262425052771066] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 01/28 11:06:00.705: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 01/28 11:06:00.709: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 01/28 11:06:00.711: [smf] INFO: Removed Session: UE IMSI:[262421167517992] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 01/28 11:06:00.711: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 01/28 11:06:00.715: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 01/28 11:06:00.717: [smf] INFO: Removed Session: UE IMSI:[262428790442622] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 01/28 11:06:00.717: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 01/28 11:06:00.721: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 01/28 11:06:00.722: [smf] INFO: Removed Session: UE IMSI:[262425888864440] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 01/28 11:06:00.722: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 01/28 11:06:00.726: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 01/28 11:06:00.727: [smf] INFO: Removed Session: UE IMSI:[262423023537727] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 01/28 11:06:00.727: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 01/28 11:06:00.732: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 01/28 11:06:00.732: [smf] INFO: Removed Session: UE IMSI:[262426919423589] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 01/28 11:06:00.732: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 01/28 11:06:00.737: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 01/28 11:06:00.738: [smf] INFO: Removed Session: UE IMSI:[262421168413222] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 01/28 11:06:00.738: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 01/28 11:06:00.742: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 01/28 11:06:00.743: [smf] INFO: Removed Session: UE IMSI:[262420814065320] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 01/28 11:06:00.743: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 01/28 11:06:00.748: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 01/28 11:06:00.748: [smf] INFO: Removed Session: UE IMSI:[262429419633303] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 01/28 11:06:00.748: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 01/28 11:06:00.753: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 01/28 11:06:00.753: [smf] INFO: Removed Session: UE IMSI:[262421445964757] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 01/28 11:06:00.754: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 01/28 11:06:00.758: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 01/28 11:06:00.759: [smf] INFO: Removed Session: UE IMSI:[262423250831975] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 01/28 11:06:00.759: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 01/28 11:06:00.764: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 01/28 11:06:00.764: [smf] INFO: Removed Session: UE IMSI:[262425382107493] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 01/28 11:06:00.764: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 01/28 11:06:00.769: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 01/28 11:06:00.769: [smf] INFO: Removed Session: UE IMSI:[262426988188103] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 01/28 11:06:00.769: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 01/28 11:06:00.774: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 01/28 11:06:00.775: [smf] INFO: Removed Session: UE IMSI:[262428982248689] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 01/28 11:06:00.775: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 01/28 11:06:00.779: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 01/28 11:06:00.780: [smf] INFO: Removed Session: UE IMSI:[262428541174523] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 01/28 11:06:00.780: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 01/28 11:06:00.785: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 01/28 11:06:00.785: [smf] INFO: Removed Session: UE IMSI:[262429128425303] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 01/28 11:06:00.785: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 01/28 11:06:00.790: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 01/28 11:06:00.791: [smf] INFO: Removed Session: UE IMSI:[262429365254590] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 01/28 11:06:00.791: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 01/28 11:06:00.795: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 01/28 11:06:00.796: [smf] INFO: Removed Session: UE IMSI:[262422364106444] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 01/28 11:06:00.796: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 01/28 11:06:00.801: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 01/28 11:06:00.801: [smf] INFO: Removed Session: UE IMSI:[262422555907928] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 01/28 11:06:00.801: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 01/28 11:06:00.806: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 01/28 11:06:00.806: [smf] INFO: Removed Session: UE IMSI:[262423888742694] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 01/28 11:06:00.806: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 01/28 11:06:00.811: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 01/28 11:06:00.812: [smf] INFO: Removed Session: UE IMSI:[262428680085251] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 01/28 11:06:00.812: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 01/28 11:06:00.817: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 01/28 11:06:00.817: [smf] INFO: Removed Session: UE IMSI:[262424474739733] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 01/28 11:06:00.817: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 01/28 11:06:00.822: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 01/28 11:06:00.822: [smf] INFO: Removed Session: UE IMSI:[262426012819849] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 01/28 11:06:00.822: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 01/28 11:06:00.827: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 01/28 11:06:00.828: [smf] INFO: Removed Session: UE IMSI:[262425721405846] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 01/28 11:06:00.828: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 01/28 11:06:00.832: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 01/28 11:06:00.833: [smf] INFO: Removed Session: UE IMSI:[262423226757752] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 01/28 11:06:00.833: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 01/28 11:06:00.838: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 01/28 11:06:00.838: [smf] INFO: Removed Session: UE IMSI:[262424998961488] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 01/28 11:06:00.838: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 01/28 11:06:00.843: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 01/28 11:06:00.844: [smf] INFO: Removed Session: UE IMSI:[262426644362959] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 01/28 11:06:00.844: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 01/28 11:06:00.848: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 01/28 11:06:00.849: [smf] INFO: Removed Session: UE IMSI:[262426256272185] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 01/28 11:06:00.849: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 01/28 11:06:00.854: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 01/28 11:06:00.854: [smf] INFO: Removed Session: UE IMSI:[262425123360119] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 01/28 11:06:00.854: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 01/28 11:06:00.859: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 01/28 11:06:00.860: [smf] INFO: Removed Session: UE IMSI:[262424219404003] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 01/28 11:06:00.860: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 01/28 11:06:00.864: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 01/28 11:06:00.865: [smf] INFO: Removed Session: UE IMSI:[262429582440861] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 01/28 11:06:00.865: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 01/28 11:06:00.870: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 01/28 11:06:00.870: [smf] INFO: Removed Session: UE IMSI:[262423352150742] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 01/28 11:06:00.870: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 01/28 11:06:00.875: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 01/28 11:06:00.875: [smf] INFO: Removed Session: UE IMSI:[262422624484155] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 01/28 11:06:00.875: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 01/28 11:06:00.880: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 01/28 11:06:00.881: [smf] INFO: Removed Session: UE IMSI:[262429077763956] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 01/28 11:06:00.881: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 01/28 11:06:00.885: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 01/28 11:06:00.886: [smf] INFO: Removed Session: UE IMSI:[262425508210861] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 01/28 11:06:00.886: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 01/28 11:06:00.891: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 01/28 11:06:00.891: [smf] INFO: Removed Session: UE IMSI:[262427136317154] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 01/28 11:06:00.891: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 01/28 11:06:00.896: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 01/28 11:06:00.897: [smf] INFO: Removed Session: UE IMSI:[262425272548034] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 01/28 11:06:00.897: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 01/28 11:06:00.901: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 01/28 11:06:00.902: [smf] INFO: Removed Session: UE IMSI:[262421679162397] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 01/28 11:06:00.902: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 01/28 11:06:00.907: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 01/28 11:06:00.907: [smf] INFO: Removed Session: UE IMSI:[262428542096237] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 01/28 11:06:00.907: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 01/28 11:06:00.912: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 01/28 11:06:00.913: [smf] INFO: Removed Session: UE IMSI:[262428712380362] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 01/28 11:06:00.913: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 01/28 11:06:00.917: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 01/28 11:06:00.918: [smf] INFO: Removed Session: UE IMSI:[262425400974240] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 01/28 11:06:00.918: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 01/28 11:06:00.923: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 01/28 11:06:00.923: [smf] INFO: Removed Session: UE IMSI:[262426442603922] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 01/28 11:06:00.923: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 01/28 11:06:00.928: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 01/28 11:06:00.928: [smf] INFO: Removed Session: UE IMSI:[262421072452616] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 01/28 11:06:00.928: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 01/28 11:06:00.933: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 01/28 11:06:00.934: [smf] INFO: Removed Session: UE IMSI:[262421300490190] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 01/28 11:06:00.934: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 01/28 11:06:00.938: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 01/28 11:06:00.939: [smf] INFO: Removed Session: UE IMSI:[262421198769494] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 01/28 11:06:00.939: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 01/28 11:06:00.944: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 01/28 11:06:00.944: [smf] INFO: Removed Session: UE IMSI:[262421694576816] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 01/28 11:06:00.944: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 01/28 11:06:00.949: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 01/28 11:06:00.950: [smf] INFO: Removed Session: UE IMSI:[262420155540583] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 01/28 11:06:00.950: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 01/28 11:06:00.954: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 01/28 11:06:00.955: [smf] INFO: Removed Session: UE IMSI:[262421883053107] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 01/28 11:06:00.955: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 01/28 11:06:00.960: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 01/28 11:06:00.960: [smf] INFO: Removed Session: UE IMSI:[262427879816418] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 01/28 11:06:00.960: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 01/28 11:06:00.965: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 01/28 11:06:00.965: [smf] INFO: Removed Session: UE IMSI:[262422962121296] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 01/28 11:06:00.965: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 01/28 11:06:00.970: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 01/28 11:06:00.971: [smf] INFO: Removed Session: UE IMSI:[262426424496749] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 01/28 11:06:00.971: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 01/28 11:06:00.976: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 01/28 11:06:00.977: [smf] INFO: Removed Session: UE IMSI:[262422638170556] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 01/28 11:06:00.977: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 01/28 11:06:00.982: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 01/28 11:06:00.983: [smf] INFO: Removed Session: UE IMSI:[262423419001711] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 01/28 11:06:00.983: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 01/28 11:06:00.987: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 01/28 11:06:00.988: [smf] INFO: Removed Session: UE IMSI:[262427651648712] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 01/28 11:06:00.988: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 01/28 11:06:00.993: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 01/28 11:06:00.993: [smf] INFO: Removed Session: UE IMSI:[262425445430880] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 01/28 11:06:00.993: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 01/28 11:06:00.998: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 01/28 11:06:00.999: [smf] INFO: Removed Session: UE IMSI:[262424392437655] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:00.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 01/28 11:06:00.999: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 01/28 11:06:01.004: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 01/28 11:06:01.004: [smf] INFO: Removed Session: UE IMSI:[262423935027963] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 01/28 11:06:01.004: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 01/28 11:06:01.009: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 01/28 11:06:01.009: [smf] INFO: Removed Session: UE IMSI:[262423115867865] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 01/28 11:06:01.009: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 01/28 11:06:01.014: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 01/28 11:06:01.015: [smf] INFO: Removed Session: UE IMSI:[262429261647200] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 01/28 11:06:01.015: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 01/28 11:06:01.020: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 01/28 11:06:01.020: [smf] INFO: Removed Session: UE IMSI:[262426679068621] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 01/28 11:06:01.020: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 01/28 11:06:01.025: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 01/28 11:06:01.026: [smf] INFO: Removed Session: UE IMSI:[262420220124617] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 01/28 11:06:01.026: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 01/28 11:06:01.031: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 01/28 11:06:01.031: [smf] INFO: Removed Session: UE IMSI:[262427901692630] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 01/28 11:06:01.031: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 01/28 11:06:01.037: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 01/28 11:06:01.038: [smf] INFO: Removed Session: UE IMSI:[262426592738508] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 01/28 11:06:01.038: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 01/28 11:06:01.043: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 01/28 11:06:01.044: [smf] INFO: Removed Session: UE IMSI:[262421329793222] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 01/28 11:06:01.044: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 01/28 11:06:01.049: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 01/28 11:06:01.049: [smf] INFO: Removed Session: UE IMSI:[262420875884979] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 01/28 11:06:01.049: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 01/28 11:06:01.054: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 01/28 11:06:01.055: [smf] INFO: Removed Session: UE IMSI:[262425976388449] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 01/28 11:06:01.055: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 01/28 11:06:01.059: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 01/28 11:06:01.060: [smf] INFO: Removed Session: UE IMSI:[262428017474974] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 01/28 11:06:01.060: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 01/28 11:06:01.065: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 01/28 11:06:01.066: [smf] INFO: Removed Session: UE IMSI:[262425359667495] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 01/28 11:06:01.066: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 01/28 11:06:01.071: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 01/28 11:06:01.072: [smf] INFO: Removed Session: UE IMSI:[262426455207539] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 01/28 11:06:01.072: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 01/28 11:06:01.076: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 01/28 11:06:01.077: [smf] INFO: Removed Session: UE IMSI:[262420712455044] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 01/28 11:06:01.077: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 01/28 11:06:01.082: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 01/28 11:06:01.083: [smf] INFO: Removed Session: UE IMSI:[262422436878474] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 01/28 11:06:01.083: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 01/28 11:06:01.088: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 01/28 11:06:01.089: [smf] INFO: Removed Session: UE IMSI:[262424408913668] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 01/28 11:06:01.089: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 01/28 11:06:01.094: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 01/28 11:06:01.095: [smf] INFO: Removed Session: UE IMSI:[262428672628668] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 01/28 11:06:01.095: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 01/28 11:06:01.100: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 01/28 11:06:01.102: [smf] INFO: Removed Session: UE IMSI:[262423275013066] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 01/28 11:06:01.102: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 01/28 11:06:01.106: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 01/28 11:06:01.107: [smf] INFO: Removed Session: UE IMSI:[262420881706538] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 01/28 11:06:01.107: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 01/28 11:06:01.111: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 01/28 11:06:01.112: [smf] INFO: Removed Session: UE IMSI:[262427430486929] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 01/28 11:06:01.112: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 01/28 11:06:01.116: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 01/28 11:06:01.117: [smf] INFO: Removed Session: UE IMSI:[262425432657079] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 01/28 11:06:01.117: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 01/28 11:06:01.122: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 01/28 11:06:01.123: [smf] INFO: Removed Session: UE IMSI:[262420685386776] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 01/28 11:06:01.123: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 01/28 11:06:01.127: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 01/28 11:06:01.128: [smf] INFO: Removed Session: UE IMSI:[262422889071906] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 01/28 11:06:01.128: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 01/28 11:06:01.133: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 01/28 11:06:01.133: [smf] INFO: Removed Session: UE IMSI:[262429656592397] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 01/28 11:06:01.133: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 01/28 11:06:01.138: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 01/28 11:06:01.139: [smf] INFO: Removed Session: UE IMSI:[262424747578715] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 01/28 11:06:01.139: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 01/28 11:06:01.143: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 01/28 11:06:01.144: [smf] INFO: Removed Session: UE IMSI:[262429569487857] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 01/28 11:06:01.144: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 01/28 11:06:01.149: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 01/28 11:06:01.149: [smf] INFO: Removed Session: UE IMSI:[262422607698618] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 01/28 11:06:01.149: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 01/28 11:06:01.154: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 01/28 11:06:01.155: [smf] INFO: Removed Session: UE IMSI:[262424349660792] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 01/28 11:06:01.155: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 01/28 11:06:01.160: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 01/28 11:06:01.160: [smf] INFO: Removed Session: UE IMSI:[262423808679026] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 01/28 11:06:01.160: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 01/28 11:06:01.165: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 01/28 11:06:01.166: [smf] INFO: Removed Session: UE IMSI:[262421203980438] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 01/28 11:06:01.166: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 01/28 11:06:01.171: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 01/28 11:06:01.171: [smf] INFO: Removed Session: UE IMSI:[262429310070181] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 01/28 11:06:01.171: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 01/28 11:06:01.176: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 01/28 11:06:01.177: [smf] INFO: Removed Session: UE IMSI:[262427802950833] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 01/28 11:06:01.177: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 01/28 11:06:01.182: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 01/28 11:06:01.183: [smf] INFO: Removed Session: UE IMSI:[262420871324818] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 01/28 11:06:01.183: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 01/28 11:06:01.187: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 01/28 11:06:01.188: [smf] INFO: Removed Session: UE IMSI:[262428027875133] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 01/28 11:06:01.188: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 01/28 11:06:01.193: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 01/28 11:06:01.193: [smf] INFO: Removed Session: UE IMSI:[262424903799061] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 01/28 11:06:01.193: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 01/28 11:06:01.198: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 01/28 11:06:01.199: [smf] INFO: Removed Session: UE IMSI:[262428802532588] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 01/28 11:06:01.199: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 01/28 11:06:01.203: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 01/28 11:06:01.204: [smf] INFO: Removed Session: UE IMSI:[262426366682757] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 01/28 11:06:01.204: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 01/28 11:06:01.209: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 01/28 11:06:01.209: [smf] INFO: Removed Session: UE IMSI:[262424976606607] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 01/28 11:06:01.209: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 01/28 11:06:01.214: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 01/28 11:06:01.215: [smf] INFO: Removed Session: UE IMSI:[262429683492795] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 01/28 11:06:01.215: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 01/28 11:06:01.219: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 01/28 11:06:01.220: [smf] INFO: Removed Session: UE IMSI:[262428169102214] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 01/28 11:06:01.220: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 01/28 11:06:01.225: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 01/28 11:06:01.225: [smf] INFO: Removed Session: UE IMSI:[262428779467645] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 01/28 11:06:01.225: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 01/28 11:06:01.230: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 01/28 11:06:01.231: [smf] INFO: Removed Session: UE IMSI:[262425947590561] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 01/28 11:06:01.231: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 01/28 11:06:01.235: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 01/28 11:06:01.236: [smf] INFO: Removed Session: UE IMSI:[262425391403967] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 01/28 11:06:01.236: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 01/28 11:06:01.241: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 01/28 11:06:01.241: [smf] INFO: Removed Session: UE IMSI:[262429889073905] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 01/28 11:06:01.241: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 01/28 11:06:01.246: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 01/28 11:06:01.247: [smf] INFO: Removed Session: UE IMSI:[262420561491590] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 01/28 11:06:01.247: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 01/28 11:06:01.251: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 01/28 11:06:01.252: [smf] INFO: Removed Session: UE IMSI:[262429264632478] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 01/28 11:06:01.252: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 01/28 11:06:01.257: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 01/28 11:06:01.257: [smf] INFO: Removed Session: UE IMSI:[262421822049738] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 01/28 11:06:01.257: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 01/28 11:06:01.262: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 01/28 11:06:01.263: [smf] INFO: Removed Session: UE IMSI:[262428484259477] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 01/28 11:06:01.263: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 01/28 11:06:01.267: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 01/28 11:06:01.268: [smf] INFO: Removed Session: UE IMSI:[262427924213731] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 01/28 11:06:01.268: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 01/28 11:06:01.273: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 01/28 11:06:01.274: [smf] INFO: Removed Session: UE IMSI:[262426976354395] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 01/28 11:06:01.274: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 01/28 11:06:01.278: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 01/28 11:06:01.279: [smf] INFO: Removed Session: UE IMSI:[262420264180253] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 01/28 11:06:01.279: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 01/28 11:06:01.284: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 01/28 11:06:01.284: [smf] INFO: Removed Session: UE IMSI:[262421387702035] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 01/28 11:06:01.284: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 01/28 11:06:01.289: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 01/28 11:06:01.290: [smf] INFO: Removed Session: UE IMSI:[262428208128462] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 01/28 11:06:01.290: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 01/28 11:06:01.294: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 01/28 11:06:01.295: [smf] INFO: Removed Session: UE IMSI:[262420600782894] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 01/28 11:06:01.295: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 01/28 11:06:01.300: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 01/28 11:06:01.300: [smf] INFO: Removed Session: UE IMSI:[262420719626813] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 01/28 11:06:01.300: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 01/28 11:06:01.305: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 01/28 11:06:01.305: [smf] INFO: Removed Session: UE IMSI:[262427250271028] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 01/28 11:06:01.306: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 01/28 11:06:01.310: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 01/28 11:06:01.311: [smf] INFO: Removed Session: UE IMSI:[262422627521126] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 01/28 11:06:01.311: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 01/28 11:06:01.316: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 01/28 11:06:01.316: [smf] INFO: Removed Session: UE IMSI:[262425357609760] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 01/28 11:06:01.316: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 01/28 11:06:01.321: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 01/28 11:06:01.321: [smf] INFO: Removed Session: UE IMSI:[262423733905300] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 01/28 11:06:01.321: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 01/28 11:06:01.326: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 01/28 11:06:01.327: [smf] INFO: Removed Session: UE IMSI:[262428369964840] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 01/28 11:06:01.327: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 01/28 11:06:01.331: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 01/28 11:06:01.332: [smf] INFO: Removed Session: UE IMSI:[262425303039045] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 01/28 11:06:01.332: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 01/28 11:06:01.337: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 01/28 11:06:01.337: [smf] INFO: Removed Session: UE IMSI:[262425021692877] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 01/28 11:06:01.337: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 01/28 11:06:01.342: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 01/28 11:06:01.343: [smf] INFO: Removed Session: UE IMSI:[262420234639212] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 01/28 11:06:01.343: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 01/28 11:06:01.347: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 01/28 11:06:01.348: [smf] INFO: Removed Session: UE IMSI:[262420702341096] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 01/28 11:06:01.348: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 01/28 11:06:01.353: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 01/28 11:06:01.353: [smf] INFO: Removed Session: UE IMSI:[262421307257880] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 01/28 11:06:01.353: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 01/28 11:06:01.358: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 01/28 11:06:01.359: [smf] INFO: Removed Session: UE IMSI:[262429231370244] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 01/28 11:06:01.359: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 01/28 11:06:01.363: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 01/28 11:06:01.364: [smf] INFO: Removed Session: UE IMSI:[262429246497161] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 01/28 11:06:01.364: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 01/28 11:06:01.369: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 01/28 11:06:01.369: [smf] INFO: Removed Session: UE IMSI:[262420686388370] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 01/28 11:06:01.369: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 01/28 11:06:01.374: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 01/28 11:06:01.374: [smf] INFO: Removed Session: UE IMSI:[262425783566597] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 01/28 11:06:01.374: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 01/28 11:06:01.379: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 01/28 11:06:01.380: [smf] INFO: Removed Session: UE IMSI:[262425216121303] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 01/28 11:06:01.380: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 01/28 11:06:01.384: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 01/28 11:06:01.385: [smf] INFO: Removed Session: UE IMSI:[262426991367516] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 01/28 11:06:01.385: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 01/28 11:06:01.390: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 01/28 11:06:01.390: [smf] INFO: Removed Session: UE IMSI:[262429285779784] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 01/28 11:06:01.390: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 01/28 11:06:01.395: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 01/28 11:06:01.396: [smf] INFO: Removed Session: UE IMSI:[262425756250395] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 01/28 11:06:01.396: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 01/28 11:06:01.400: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 01/28 11:06:01.401: [smf] INFO: Removed Session: UE IMSI:[262427525451573] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 01/28 11:06:01.401: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 01/28 11:06:01.406: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 01/28 11:06:01.406: [smf] INFO: Removed Session: UE IMSI:[262421868255142] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 01/28 11:06:01.406: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 01/28 11:06:01.411: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 01/28 11:06:01.412: [smf] INFO: Removed Session: UE IMSI:[262420487921068] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 01/28 11:06:01.412: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 01/28 11:06:01.416: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 01/28 11:06:01.417: [smf] INFO: Removed Session: UE IMSI:[262426883742239] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 01/28 11:06:01.417: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 01/28 11:06:01.422: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 01/28 11:06:01.422: [smf] INFO: Removed Session: UE IMSI:[262420357617329] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 01/28 11:06:01.422: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 01/28 11:06:01.427: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 01/28 11:06:01.428: [smf] INFO: Removed Session: UE IMSI:[262429161257684] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 01/28 11:06:01.428: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 01/28 11:06:01.432: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 01/28 11:06:01.433: [smf] INFO: Removed Session: UE IMSI:[262426400121101] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 01/28 11:06:01.433: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 01/28 11:06:01.438: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 01/28 11:06:01.438: [smf] INFO: Removed Session: UE IMSI:[262429504309711] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 01/28 11:06:01.438: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 01/28 11:06:01.443: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 01/28 11:06:01.444: [smf] INFO: Removed Session: UE IMSI:[262428714680212] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 01/28 11:06:01.444: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 01/28 11:06:01.448: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 01/28 11:06:01.449: [smf] INFO: Removed Session: UE IMSI:[262427488226798] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 01/28 11:06:01.449: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 01/28 11:06:01.454: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 01/28 11:06:01.454: [smf] INFO: Removed Session: UE IMSI:[262422398592702] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 01/28 11:06:01.454: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 01/28 11:06:01.459: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 01/28 11:06:01.460: [smf] INFO: Removed Session: UE IMSI:[262422103940228] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 01/28 11:06:01.460: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 01/28 11:06:01.464: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 01/28 11:06:01.465: [smf] INFO: Removed Session: UE IMSI:[262422335893722] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 01/28 11:06:01.465: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 01/28 11:06:01.469: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 01/28 11:06:01.470: [smf] INFO: Removed Session: UE IMSI:[262422296493747] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 01/28 11:06:01.470: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 01/28 11:06:01.475: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 01/28 11:06:01.475: [smf] INFO: Removed Session: UE IMSI:[262420922308095] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 01/28 11:06:01.475: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 01/28 11:06:01.480: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 01/28 11:06:01.481: [smf] INFO: Removed Session: UE IMSI:[262424127792440] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 01/28 11:06:01.481: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 01/28 11:06:01.485: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 01/28 11:06:01.486: [smf] INFO: Removed Session: UE IMSI:[262426864145643] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 01/28 11:06:01.486: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 01/28 11:06:01.491: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 01/28 11:06:01.491: [smf] INFO: Removed Session: UE IMSI:[262429650186516] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 01/28 11:06:01.491: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 01/28 11:06:01.496: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 01/28 11:06:01.496: [smf] INFO: Removed Session: UE IMSI:[262423040805316] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 01/28 11:06:01.496: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 01/28 11:06:01.501: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 01/28 11:06:01.502: [smf] INFO: Removed Session: UE IMSI:[262429824140361] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 01/28 11:06:01.502: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 01/28 11:06:01.506: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 01/28 11:06:01.507: [smf] INFO: Removed Session: UE IMSI:[262425264136194] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 01/28 11:06:01.507: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 01/28 11:06:01.512: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 01/28 11:06:01.512: [smf] INFO: Removed Session: UE IMSI:[262422515083332] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 01/28 11:06:01.512: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 01/28 11:06:01.517: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 01/28 11:06:01.518: [smf] INFO: Removed Session: UE IMSI:[262428792754671] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 01/28 11:06:01.518: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 01/28 11:06:01.522: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 01/28 11:06:01.523: [smf] INFO: Removed Session: UE IMSI:[262420694434130] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 01/28 11:06:01.523: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 01/28 11:06:01.528: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 01/28 11:06:01.528: [smf] INFO: Removed Session: UE IMSI:[262425022166559] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 01/28 11:06:01.528: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 01/28 11:06:01.533: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 01/28 11:06:01.534: [smf] INFO: Removed Session: UE IMSI:[262426888744946] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 01/28 11:06:01.534: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 01/28 11:06:01.538: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 01/28 11:06:01.539: [smf] INFO: Removed Session: UE IMSI:[262426958159216] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 01/28 11:06:01.539: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 01/28 11:06:01.544: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 01/28 11:06:01.544: [smf] INFO: Removed Session: UE IMSI:[262422853939594] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 01/28 11:06:01.544: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 01/28 11:06:01.549: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 01/28 11:06:01.550: [smf] INFO: Removed Session: UE IMSI:[262426490375347] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 01/28 11:06:01.550: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 01/28 11:06:01.554: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 01/28 11:06:01.555: [smf] INFO: Removed Session: UE IMSI:[262422374315938] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 01/28 11:06:01.555: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 01/28 11:06:01.559: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 01/28 11:06:01.560: [smf] INFO: Removed Session: UE IMSI:[262427259888137] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 01/28 11:06:01.560: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 01/28 11:06:01.565: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 01/28 11:06:01.565: [smf] INFO: Removed Session: UE IMSI:[262426662516693] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 01/28 11:06:01.565: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 01/28 11:06:01.570: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 01/28 11:06:01.571: [smf] INFO: Removed Session: UE IMSI:[262427711069065] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 01/28 11:06:01.571: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 01/28 11:06:01.575: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 01/28 11:06:01.576: [smf] INFO: Removed Session: UE IMSI:[262429703645296] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 01/28 11:06:01.576: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 01/28 11:06:01.581: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 01/28 11:06:01.581: [smf] INFO: Removed Session: UE IMSI:[262421660414698] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 01/28 11:06:01.581: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 01/28 11:06:01.586: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 01/28 11:06:01.587: [smf] INFO: Removed Session: UE IMSI:[262421904476820] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 01/28 11:06:01.587: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 01/28 11:06:01.591: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 01/28 11:06:01.592: [smf] INFO: Removed Session: UE IMSI:[262422875130790] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 01/28 11:06:01.592: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 01/28 11:06:01.597: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 01/28 11:06:01.597: [smf] INFO: Removed Session: UE IMSI:[262428277898336] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 01/28 11:06:01.597: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 01/28 11:06:01.602: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 01/28 11:06:01.603: [smf] INFO: Removed Session: UE IMSI:[262420343531216] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 01/28 11:06:01.603: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 01/28 11:06:01.607: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 01/28 11:06:01.608: [smf] INFO: Removed Session: UE IMSI:[262429620643228] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 01/28 11:06:01.608: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 01/28 11:06:01.613: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 01/28 11:06:01.613: [smf] INFO: Removed Session: UE IMSI:[262426380126495] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 01/28 11:06:01.613: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 01/28 11:06:01.618: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 01/28 11:06:01.619: [smf] INFO: Removed Session: UE IMSI:[262425005018043] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 01/28 11:06:01.619: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 01/28 11:06:01.623: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 01/28 11:06:01.624: [smf] INFO: Removed Session: UE IMSI:[262422978558346] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 01/28 11:06:01.624: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 01/28 11:06:01.629: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 01/28 11:06:01.629: [smf] INFO: Removed Session: UE IMSI:[262428500600001] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 01/28 11:06:01.629: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 01/28 11:06:01.634: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 01/28 11:06:01.634: [smf] INFO: Removed Session: UE IMSI:[262423082692382] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 01/28 11:06:01.634: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 01/28 11:06:01.639: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 01/28 11:06:01.640: [smf] INFO: Removed Session: UE IMSI:[262429701785548] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 01/28 11:06:01.640: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 01/28 11:06:01.645: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 01/28 11:06:01.645: [smf] INFO: Removed Session: UE IMSI:[262422592084257] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 01/28 11:06:01.645: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 01/28 11:06:01.650: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 01/28 11:06:01.651: [smf] INFO: Removed Session: UE IMSI:[262420139658430] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 01/28 11:06:01.651: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 01/28 11:06:01.655: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 01/28 11:06:01.656: [smf] INFO: Removed Session: UE IMSI:[262426145527473] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 01/28 11:06:01.656: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 01/28 11:06:01.661: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 01/28 11:06:01.662: [smf] INFO: Removed Session: UE IMSI:[262420905071640] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 01/28 11:06:01.662: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 01/28 11:06:01.666: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 01/28 11:06:01.667: [smf] INFO: Removed Session: UE IMSI:[262426771058792] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 01/28 11:06:01.667: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 01/28 11:06:01.672: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 01/28 11:06:01.673: [smf] INFO: Removed Session: UE IMSI:[262423792528089] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 01/28 11:06:01.673: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 01/28 11:06:01.678: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 01/28 11:06:01.679: [smf] INFO: Removed Session: UE IMSI:[262426729144850] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 01/28 11:06:01.679: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 01/28 11:06:01.685: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 01/28 11:06:01.687: [smf] INFO: Removed Session: UE IMSI:[262427548446913] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 01/28 11:06:01.687: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 01/28 11:06:01.692: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 01/28 11:06:01.693: [smf] INFO: Removed Session: UE IMSI:[262423685976203] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 01/28 11:06:01.693: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 01/28 11:06:01.698: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 01/28 11:06:01.699: [smf] INFO: Removed Session: UE IMSI:[262429242087765] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 01/28 11:06:01.699: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 01/28 11:06:01.703: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 01/28 11:06:01.706: [smf] INFO: Removed Session: UE IMSI:[262429185160134] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 01/28 11:06:01.706: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 01/28 11:06:01.710: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 01/28 11:06:01.712: [smf] INFO: Removed Session: UE IMSI:[262420409774928] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 01/28 11:06:01.712: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 01/28 11:06:01.716: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 01/28 11:06:01.717: [smf] INFO: Removed Session: UE IMSI:[262426992488305] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 01/28 11:06:01.717: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 01/28 11:06:01.721: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 01/28 11:06:01.722: [smf] INFO: Removed Session: UE IMSI:[262427624325301] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 01/28 11:06:01.722: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 01/28 11:06:01.727: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 01/28 11:06:01.728: [smf] INFO: Removed Session: UE IMSI:[262427589143420] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 01/28 11:06:01.728: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 01/28 11:06:01.732: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 01/28 11:06:01.733: [smf] INFO: Removed Session: UE IMSI:[262423026046093] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 01/28 11:06:01.734: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 01/28 11:06:01.738: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 01/28 11:06:01.739: [smf] INFO: Removed Session: UE IMSI:[262423553302837] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 01/28 11:06:01.739: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 01/28 11:06:01.743: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 01/28 11:06:01.744: [smf] INFO: Removed Session: UE IMSI:[262426337606760] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 01/28 11:06:01.744: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 01/28 11:06:01.748: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 01/28 11:06:01.749: [smf] INFO: Removed Session: UE IMSI:[262422630229191] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 01/28 11:06:01.749: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 01/28 11:06:01.754: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 01/28 11:06:01.754: [smf] INFO: Removed Session: UE IMSI:[262421993473754] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 01/28 11:06:01.754: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 01/28 11:06:01.759: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 01/28 11:06:01.760: [smf] INFO: Removed Session: UE IMSI:[262429859983228] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 01/28 11:06:01.760: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 01/28 11:06:01.764: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 01/28 11:06:01.765: [smf] INFO: Removed Session: UE IMSI:[262424079252425] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 01/28 11:06:01.765: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 01/28 11:06:01.770: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 01/28 11:06:01.770: [smf] INFO: Removed Session: UE IMSI:[262424339641274] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 01/28 11:06:01.770: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 01/28 11:06:01.775: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 01/28 11:06:01.776: [smf] INFO: Removed Session: UE IMSI:[262428183914779] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 01/28 11:06:01.776: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 01/28 11:06:01.780: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 01/28 11:06:01.781: [smf] INFO: Removed Session: UE IMSI:[262421939451910] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 01/28 11:06:01.781: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 01/28 11:06:01.786: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 01/28 11:06:01.786: [smf] INFO: Removed Session: UE IMSI:[262427346644275] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 01/28 11:06:01.786: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 01/28 11:06:01.791: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 01/28 11:06:01.792: [smf] INFO: Removed Session: UE IMSI:[262420099502386] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 01/28 11:06:01.792: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 01/28 11:06:01.797: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 01/28 11:06:01.798: [smf] INFO: Removed Session: UE IMSI:[262425023625255] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 01/28 11:06:01.798: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 01/28 11:06:01.802: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 01/28 11:06:01.803: [smf] INFO: Removed Session: UE IMSI:[262425640329000] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 01/28 11:06:01.803: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 01/28 11:06:01.807: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 01/28 11:06:01.808: [smf] INFO: Removed Session: UE IMSI:[262421348324748] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 01/28 11:06:01.808: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 01/28 11:06:01.813: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 01/28 11:06:01.814: [smf] INFO: Removed Session: UE IMSI:[262426803797721] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 01/28 11:06:01.814: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 01/28 11:06:01.819: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 01/28 11:06:01.820: [smf] INFO: Removed Session: UE IMSI:[262428727791615] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 01/28 11:06:01.820: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 01/28 11:06:01.824: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 01/28 11:06:01.825: [smf] INFO: Removed Session: UE IMSI:[262429945845439] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 01/28 11:06:01.825: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 01/28 11:06:01.829: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 01/28 11:06:01.830: [smf] INFO: Removed Session: UE IMSI:[262423263334466] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 01/28 11:06:01.830: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 01/28 11:06:01.835: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 01/28 11:06:01.836: [smf] INFO: Removed Session: UE IMSI:[262420589230958] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 01/28 11:06:01.836: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 01/28 11:06:01.841: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 01/28 11:06:01.842: [smf] INFO: Removed Session: UE IMSI:[262425273461178] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 01/28 11:06:01.842: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 01/28 11:06:01.847: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 01/28 11:06:01.849: [smf] INFO: Removed Session: UE IMSI:[262423216006939] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 01/28 11:06:01.849: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 01/28 11:06:01.856: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 01/28 11:06:01.858: [smf] INFO: Removed Session: UE IMSI:[262423008770325] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 01/28 11:06:01.858: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 01/28 11:06:01.862: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 01/28 11:06:01.868: [smf] INFO: Removed Session: UE IMSI:[262424985066891] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 01/28 11:06:01.868: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 01/28 11:06:01.869: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 01/28 11:06:01.870: [smf] INFO: Removed Session: UE IMSI:[262423912147967] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 01/28 11:06:01.870: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 01/28 11:06:01.874: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 01/28 11:06:01.875: [smf] INFO: Removed Session: UE IMSI:[262422198470849] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 01/28 11:06:01.875: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 01/28 11:06:01.880: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 01/28 11:06:01.881: [smf] INFO: Removed Session: UE IMSI:[262426366778953] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 01/28 11:06:01.881: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 01/28 11:06:01.885: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 01/28 11:06:01.886: [smf] INFO: Removed Session: UE IMSI:[262427491593499] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 01/28 11:06:01.886: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 01/28 11:06:01.891: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 01/28 11:06:01.891: [smf] INFO: Removed Session: UE IMSI:[262420268100352] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 01/28 11:06:01.891: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 01/28 11:06:01.896: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 01/28 11:06:01.896: [smf] INFO: Removed Session: UE IMSI:[262428854005461] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 01/28 11:06:01.896: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 01/28 11:06:01.901: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 01/28 11:06:01.902: [smf] INFO: Removed Session: UE IMSI:[262423966108431] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 01/28 11:06:01.902: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 01/28 11:06:01.907: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 01/28 11:06:01.907: [smf] INFO: Removed Session: UE IMSI:[262424027133833] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 01/28 11:06:01.907: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 01/28 11:06:01.912: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 01/28 11:06:01.912: [smf] INFO: Removed Session: UE IMSI:[262423372494426] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 01/28 11:06:01.912: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 01/28 11:06:01.917: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 01/28 11:06:01.917: [smf] INFO: Removed Session: UE IMSI:[262426486902362] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 01/28 11:06:01.917: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 01/28 11:06:01.922: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 01/28 11:06:01.923: [smf] INFO: Removed Session: UE IMSI:[262429157141768] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 01/28 11:06:01.923: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 01/28 11:06:01.927: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 01/28 11:06:01.928: [smf] INFO: Removed Session: UE IMSI:[262428495054078] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 01/28 11:06:01.928: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 01/28 11:06:01.933: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 01/28 11:06:01.933: [smf] INFO: Removed Session: UE IMSI:[262429439259630] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 01/28 11:06:01.933: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 01/28 11:06:01.938: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 01/28 11:06:01.938: [smf] INFO: Removed Session: UE IMSI:[262429031998091] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 01/28 11:06:01.938: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 01/28 11:06:01.943: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 01/28 11:06:01.944: [smf] INFO: Removed Session: UE IMSI:[262425681802703] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:01.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 01/28 11:06:01.944: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 01/28 11:06:02.146: [smf] INFO: Removed Session: UE IMSI:[262424825963560] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:02.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 01/28 11:06:02.146: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: Warning: Stopping inactive timer T_next. MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:06:04.157: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:06:04.157: [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(88)@eeed92b1dcd8: Final verdict of PTC: none TC_addr_pool_exhaustion(87)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:06:04 UTC 2025 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6232884) Waiting for packet dumper to finish... 1 (prev_count=6232884, count=6233396) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:06: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_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_gy_charging_cc_time started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:06:08.009: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:06:09.453: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:06:10.463: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 01/28 11:06:10.463: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 01/28 11:06:10.463: [smf] INFO: UE IMSI[262421930994920] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:06:10.472: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 01/28 11:06:10.472: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 01/28 11:06:10.472: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass 01/28 11:06:13.476: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fd4baa5b910 (../src/upf/context.c:810) 01/28 11:06:16.479: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fd4baa5b910 (../src/upf/context.c:810) MTC@eeed92b1dcd8: Warning: Re-starting timer T_default, which is already active (running or expired). 01/28 11:06:18.480: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fd4baa5b910 (../src/upf/context.c:810) MTC@eeed92b1dcd8: Warning: Stopping inactive timer T_default. 01/28 11:06:18.984: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 01/28 11:06:18.987: [smf] INFO: Removed Session: UE IMSI:[262421930994920] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:18.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 01/28 11:06:18.987: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:06:20.992: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:06:20.992: [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(89)@eeed92b1dcd8: Final verdict of PTC: none TC_gy_charging_cc_time(90)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:06:21 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@eeed92b1dcd8: 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@eeed92b1dcd8: 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 ------ Tue Jan 28 11:06:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@eeed92b1dcd8: 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@eeed92b1dcd8: Test case TC_gy_charging_volume_quota_threshold started. MTC@eeed92b1dcd8: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@eeed92b1dcd8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/28 11:06:24.967: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/28 11:06:25.313: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@eeed92b1dcd8: sending CreatePDP 01/28 11:06:26.319: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 01/28 11:06:26.319: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 01/28 11:06:26.320: [smf] INFO: UE IMSI[262426977767852] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 01/28 11:06:26.335: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 01/28 11:06:26.335: [upf] INFO: UE F-SEID[UP:0x31f CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 01/28 11:06:26.335: [upf] INFO: UE F-SEID[UP:0x31f CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@eeed92b1dcd8: setverdict(pass): none -> pass MTC@eeed92b1dcd8: Warning: Re-starting timer T_default, which is already active (running or expired). 01/28 11:06:34.368: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fd4baa5b9a0 (../src/upf/context.c:810) MTC@eeed92b1dcd8: Warning: Stopping inactive timer T_default. 01/28 11:06:34.884: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 01/28 11:06:34.895: [smf] INFO: Removed Session: UE IMSI:[262426977767852] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1693) 01/28 11:06:34.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 01/28 11:06:34.895: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed MTC@eeed92b1dcd8: setverdict(pass): pass -> pass, component reason not changed 01/28 11:06:36.904: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/28 11:06:36.904: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_gy_charging_volume_quota_threshold(91)@eeed92b1dcd8: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(92)@eeed92b1dcd8: Final verdict of PTC: none MTC@eeed92b1dcd8: Setting final verdict of the test case. MTC@eeed92b1dcd8: Local verdict of MTC: pass MTC@eeed92b1dcd8: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@eeed92b1dcd8: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@eeed92b1dcd8: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@eeed92b1dcd8: 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'. Tue Jan 28 11:06:36 UTC 2025 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24628) Waiting for packet dumper to finish... 1 (prev_count=24628, count=25140) MTC@eeed92b1dcd8: 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@eeed92b1dcd8: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@eeed92b1dcd8: Terminating MTC. MC@eeed92b1dcd8: MTC terminated. MC2> exit MC@eeed92b1dcd8: Shutting down session. MC@eeed92b1dcd8: 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-4749.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 (3193469) [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-20250128-1059-7f98155c-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-20250128-1059-7f98155c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (3193346) [testenv][open5gs] Stopping upf (3193425) [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-20250128-1059-7f98155c-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-4749.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-20250128-1059-7f98155c-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4749.log && echo'] <?xml version="1.0"?> <testsuite name='osmo-ttcn3-hacks/ggsn_tests' tests='45' failures='3' errors='0' skipped='0' inconc='0' time='441.00'> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact' time='5.409222'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp' time='5.666211'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp_pap_broken' time='6.551337'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_pcodns' time='4.692059'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_mtu' time='4.708087'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access' time='5.184355'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='8.358462'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='7.162330'/> <testcase classname='GGSN_Tests' name='TC_pdp4_clients_interact_with_txseq' time='3.130672'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2424 GGSN_Tests control part GGSN_Tests.ttcn:1511 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_pdp4_clients_interact_without_txseq' time='5.390525'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_single_dns' time='5.131132'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_separate_dns' time='4.148766'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teic' time='3.383789'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teid' time='5.207885'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact' time='4.606920'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_pcodns' time='3.547432'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_icmp6' time='3.471509'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_mtu' time='3.582908'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access' time='5.806454'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='8.656621'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='8.282453'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='8.093150'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='8.128375'/> <testcase classname='GGSN_Tests' name='TC_pdp6_clients_interact' time='10.767316'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact' time='4.339485'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_ipcp' time='4.212492'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_icmp6' time='3.725125'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns4' time='4.466699'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns6' time='4.661730'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_mtu' time='3.843259'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access' time='4.491054'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='6.422535'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='8.149468'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='7.509977'/> <testcase classname='GGSN_Tests' name='TC_pdp46_clients_interact' time='10.215918'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_apn4' time='4.032646'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp' time='3.845425'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp_gtpu' time='5.040535'/> <testcase classname='GGSN_Tests' name='TC_pdp_act2_recovery' time='4.556642'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:383 : pingpong T_default timeout" GGSN_Tests.ttcn:2467 GGSN_Tests control part GGSN_Tests.ttcn:1973 TC_pdp_act2_recovery testcase </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_act_deact_retrans_duplicate' time='4.975257'/> <testcase classname='GGSN_Tests' name='TC_pdp_act_restart_ctr_echo' time='9.436680'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:2059 : Timeout waiting for ping" GGSN_Tests.ttcn:2472 GGSN_Tests control part GGSN_Tests.ttcn:2059 TC_pdp_act_restart_ctr_echo testcase </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_lots_of_concurrent_pdp_ctx' time='26.017709'/> <testcase classname='GGSN_Tests' name='TC_addr_pool_exhaustion' time='18.345609'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_cc_time' time='13.694501'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_volume_quota_threshold' time='12.824129'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250128-1059-7f98155c-0'] testenv-ggsn_tests-open5gs-osmocom-nightly-20250128-1059-7f98155c-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1088/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