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/jenkins13752163305170471458.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [243 kB] Fetched 9303 kB in 1s (12.8 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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-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 TELNETasp_PortType_part_7.cc Creating dependency file for UDP_Types_part_1.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for PAP_Types_part_7.cc Creating dependency file for PAP_Types_part_6.cc Creating dependency file for PAP_Types_part_5.cc Creating dependency file for PAP_Types_part_4.cc Creating dependency file for PAP_Types_part_3.cc Creating dependency file for PAP_Types_part_2.cc Creating dependency file for PAP_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for IP_Types_part_7.cc Creating dependency file for IP_Types_part_6.cc Creating dependency file for IP_Types_part_5.cc Creating dependency file for IP_Types_part_4.cc Creating dependency file for IP_Types_part_3.cc Creating dependency file for IP_Types_part_2.cc Creating dependency file for IP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for ICMPv6_Types_part_7.cc Creating dependency file for ICMPv6_Types_part_6.cc Creating dependency file for ICMPv6_Types_part_5.cc Creating dependency file for ICMPv6_Types_part_4.cc Creating dependency file for ICMPv6_Types_part_3.cc Creating dependency file for ICMPv6_Types_part_2.cc Creating dependency file for ICMPv6_Types_part_1.cc Creating dependency file for ICMPv6_Templates_part_7.cc Creating dependency file for ICMPv6_Templates_part_6.cc Creating dependency file for ICMPv6_Templates_part_5.cc Creating dependency file for ICMPv6_Templates_part_4.cc Creating dependency file for ICMPv6_Templates_part_3.cc Creating dependency file for ICMPv6_Templates_part_2.cc Creating dependency file for ICMPv6_Templates_part_1.cc Creating dependency file for ICMP_Types_part_7.cc Creating dependency file for ICMP_Types_part_6.cc Creating dependency file for ICMP_Types_part_5.cc Creating dependency file for ICMP_Types_part_4.cc Creating dependency file for ICMP_Types_part_3.cc Creating dependency file for ICMP_Types_part_2.cc Creating dependency file for ICMP_Types_part_1.cc Creating dependency file for ICMP_Templates_part_7.cc Creating dependency file for ICMP_Templates_part_6.cc Creating dependency file for ICMP_Templates_part_5.cc Creating dependency file for ICMP_Templates_part_4.cc Creating dependency file for ICMP_Templates_part_3.cc Creating dependency file for ICMP_Templates_part_2.cc Creating dependency file for ICMP_Templates_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for GGSN_Tests_part_7.cc Creating dependency file for GGSN_Tests_part_6.cc Creating dependency file for GGSN_Tests_part_5.cc Creating dependency file for GGSN_Tests_part_4.cc Creating dependency file for GGSN_Tests_part_3.cc Creating dependency file for GGSN_Tests_part_2.cc Creating dependency file for GGSN_Tests_part_1.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc Creating dependency file for DIAMETER_Types_part_7.cc Creating dependency file for DIAMETER_Types_part_6.cc Creating dependency file for DIAMETER_Types_part_5.cc Creating dependency file for DIAMETER_Types_part_4.cc Creating dependency file for DIAMETER_Types_part_3.cc Creating dependency file for DIAMETER_Types_part_2.cc Creating dependency file for DIAMETER_Types_part_1.cc Creating dependency file for DIAMETER_Templates_part_7.cc Creating dependency file for DIAMETER_Templates_part_6.cc Creating dependency file for DIAMETER_Templates_part_5.cc Creating dependency file for DIAMETER_Templates_part_4.cc Creating dependency file for DIAMETER_Templates_part_3.cc Creating dependency file for DIAMETER_Templates_part_2.cc Creating dependency file for DIAMETER_Templates_part_1.cc Creating dependency file for DIAMETER_Emulation_part_7.cc Creating dependency file for DIAMETER_Emulation_part_6.cc Creating dependency file for DIAMETER_Emulation_part_5.cc Creating dependency file for DIAMETER_Emulation_part_4.cc Creating dependency file for DIAMETER_Emulation_part_3.cc Creating dependency file for DIAMETER_Emulation_part_2.cc Creating dependency file for DIAMETER_Emulation_part_1.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc Creating dependency file for DIAMETER_CodecPort_part_7.cc Creating dependency file for DIAMETER_CodecPort_part_6.cc Creating dependency file for DIAMETER_CodecPort_part_5.cc Creating dependency file for DIAMETER_CodecPort_part_4.cc Creating dependency file for DIAMETER_CodecPort_part_3.cc Creating dependency file for DIAMETER_CodecPort_part_2.cc Creating dependency file for DIAMETER_CodecPort_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for UDP_Types.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for PAP_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for IP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for ICMPv6_Types.cc Creating dependency file for ICMPv6_Templates.cc Creating dependency file for ICMP_Types.cc Creating dependency file for ICMP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for GGSN_Tests.cc Creating dependency file for DIAMETER_ts32_299_Templates.cc Creating dependency file for DIAMETER_ts29_272_Templates.cc Creating dependency file for DIAMETER_ts29_212_Templates.cc Creating dependency file for DIAMETER_Types.cc Creating dependency file for DIAMETER_Templates.cc Creating dependency file for DIAMETER_Emulation.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc Creating dependency file for DIAMETER_CodecPort.cc Creating dependency file for BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests.o GGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env 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 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 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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-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 (354 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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-0', 'apt-rdepends', 'open5gs-smf'] [testenv][open5gs] open5gs-smf -> open5gs-smf: installing open5gs-smf-dbgsym [testenv][open5gs] open5gs-smf -> libc6: installing libc6-dbg [testenv][open5gs] open5gs-smf -> open5gs-common: installing open5gs-common-dbgsym [testenv][open5gs] open5gs-smf -> libdb5.3: installing libdb5.3-dbg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250130-1059-67d3e365-0', 'apt-rdepends', 'open5gs-upf'] [testenv][open5gs] open5gs-upf -> open5gs-upf: installing open5gs-upf-dbgsym [testenv][open5gs] open5gs-upf -> libc6: installing libc6-dbg [testenv][open5gs] open5gs-upf -> open5gs-common: installing open5gs-common-dbgsym [testenv][open5gs] open5gs-upf -> libdb5.3: installing libdb5.3-dbg [testenv][open5gs] Installing packages: open5gs-smf, open5gs-upf, open5gs-smf-dbgsym, libc6-dbg, open5gs-common-dbgsym, libdb5.3-dbg, open5gs-upf-dbgsym [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250130-1059-67d3e365-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'open5gs-smf', 'open5gs-upf', 'open5gs-smf-dbgsym', 'libc6-dbg', 'open5gs-common-dbgsym', 'libdb5.3-dbg', 'open5gs-upf-dbgsym'] Reading package lists... Building dependency tree... The following additional packages will be installed: open5gs-common The following NEW packages will be installed: libc6-dbg libdb5.3-dbg open5gs-common open5gs-common-dbgsym open5gs-smf open5gs-smf-dbgsym open5gs-upf open5gs-upf-dbgsym 0 upgraded, 8 newly installed, 0 to remove and 41 not upgraded. Need to get 65.1 MB of archives. After this operation, 89.3 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common 2.7.2.4600.81f6.202501292026 [2903 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common-dbgsym 2.7.2.4600.81f6.202501292026 [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.202501292026 [195 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf-dbgsym 2.7.2.4600.81f6.202501292026 [2998 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.2.4600.81f6.202501292026 [47.6 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf-dbgsym 2.7.2.4600.81f6.202501292026 [308 kB] Fetched 65.1 MB in 1s (99.5 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.202501292026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.2.4600.81f6.202501292026) ... Selecting previously unselected package open5gs-common-dbgsym:amd64. Preparing to unpack .../3-open5gs-common-dbgsym_2.7.2.4600.81f6.202501292026_amd64.deb ... Unpacking open5gs-common-dbgsym:amd64 (2.7.2.4600.81f6.202501292026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../4-open5gs-smf_2.7.2.4600.81f6.202501292026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.2.4600.81f6.202501292026) ... Selecting previously unselected package open5gs-smf-dbgsym:amd64. Preparing to unpack .../5-open5gs-smf-dbgsym_2.7.2.4600.81f6.202501292026_amd64.deb ... Unpacking open5gs-smf-dbgsym:amd64 (2.7.2.4600.81f6.202501292026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../6-open5gs-upf_2.7.2.4600.81f6.202501292026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.2.4600.81f6.202501292026) ... Selecting previously unselected package open5gs-upf-dbgsym:amd64. Preparing to unpack .../7-open5gs-upf-dbgsym_2.7.2.4600.81f6.202501292026_amd64.deb ... Unpacking open5gs-upf-dbgsym:amd64 (2.7.2.4600.81f6.202501292026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up open5gs-common:amd64 (2.7.2.4600.81f6.202501292026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up open5gs-common-dbgsym:amd64 (2.7.2.4600.81f6.202501292026) ... Setting up open5gs-upf:amd64 (2.7.2.4600.81f6.202501292026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.2.4600.81f6.202501292026) ... Setting up open5gs-upf-dbgsym:amd64 (2.7.2.4600.81f6.202501292026) ... Setting up open5gs-smf-dbgsym:amd64 (2.7.2.4600.81f6.202501292026) ... 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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-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/30 10:59:17.486: [app] INFO: Configuration: 'open5gs-smf.yaml' (../lib/app/ogs-init.c:144) 01/30 10:59:17.509: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 01/30 10:59:17.509: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 01/30 10:59:17.509: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 01/30 10:59:17.509: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 01/30 10:59:17.509: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:299) 01/30 10:59:17.519: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 01/30 10:59:17.519: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 01/30 10:59:17.519: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 01/30 10:59:17.519: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 01/30 10:59:17.519: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 01/30 10:59:17.519: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 01/30 10:59:17.519: [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-20250130-1059-67d3e365-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/30 10:59:17.680: [app] INFO: Configuration: 'open5gs-upf.yaml' (../lib/app/ogs-init.c:144) 01/30 10:59:17.701: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 01/30 10:59:17.701: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 01/30 10:59:17.701: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 01/30 10:59:17.701: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 01/30 10:59:17.701: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 01/30 10:59:17.701: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 01/30 10:59:17.701: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 01/30 10:59:17.701: [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-20250130-1059-67d3e365-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@d1d221f8036f: Unix server socket created successfully. MC@d1d221f8036f: Listening on TCP port 41363. d1d221f8036f is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests d1d221f8036f 41363 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d1d221f8036f: New HC connected from 10.0.2.100 [10.0.2.100]. d1d221f8036f: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@d1d221f8036f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@d1d221f8036f: Configuration file was processed on all HCs. MC@d1d221f8036f: Creating MTC on host 10.0.2.100. MC@d1d221f8036f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d1d221f8036f: 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 ------ Thu Jan 30 10:59: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.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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp4_act_deact started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 10:59:20.020: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:168) 01/30 10:59:20.020: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:188) 01/30 10:59:20.215: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 10:59:21.490: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 10:59:22.495: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/30 10:59:22.495: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/30 10:59:22.495: [smf] INFO: UE IMSI[262422718563944] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 01/30 10:59:22.500: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/30 10:59:22.500: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 01/30 10:59:22.500: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 01/30 10:59:22.500: [upf] INFO: UE F-SEID[UP:0xbb CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 01/30 10:59:22.500: [upf] INFO: UE F-SEID[UP:0xbb CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 01/30 10:59:22.500: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 10:59:22.501: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/30 10:59:22.503: [smf] INFO: Removed Session: UE IMSI:[262422718563944] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1693) 01/30 10:59:22.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/30 10:59:22.503: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 10:59:24.505: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/30 10:59:24.506: [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(4)@d1d221f8036f: Final verdict of PTC: none TC_pdp4_act_deact(3)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 10:59:24 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11744) Waiting for packet dumper to finish... 1 (prev_count=11744, count=13048) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 10:59: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_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp4_act_deact_ipcp started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 10:59:28.990: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 10:59:30.184: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 10:59:31.187: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/30 10:59:31.187: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/30 10:59:31.187: [smf] INFO: UE IMSI[262422063753967] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 01/30 10:59:31.191: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/30 10:59:31.191: [upf] INFO: UE F-SEID[UP:0x749 CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 01/30 10:59:31.191: [upf] INFO: UE F-SEID[UP:0x749 CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 10:59:31.191: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/30 10:59:31.193: [smf] INFO: Removed Session: UE IMSI:[262422063753967] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1693) 01/30 10:59:31.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/30 10:59:31.193: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 10:59:33.195: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/30 10:59:33.196: [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_ipcp(6)@d1d221f8036f: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(5)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 10:59:33 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 10:59: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_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 10:59:37.786: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 10:59:39.754: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 10:59:40.756: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/30 10:59:40.756: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/30 10:59:40.756: [smf] INFO: UE IMSI[262424441506496] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 01/30 10:59:40.759: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/30 10:59:40.759: [upf] INFO: UE F-SEID[UP:0x9ff CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 01/30 10:59:40.759: [upf] INFO: UE F-SEID[UP:0x9ff CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 10:59:40.760: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/30 10:59:40.762: [smf] INFO: Removed Session: UE IMSI:[262424441506496] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1693) 01/30 10:59:40.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/30 10:59:40.762: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 10:59:42.766: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/30 10:59:42.766: [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_ipcp_pap_broken(7)@d1d221f8036f: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(8)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 10:59:42 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14736) Waiting for packet dumper to finish... 1 (prev_count=14736, count=15248) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 10:59: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_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp4_act_deact_pcodns started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 10:59:47.452: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 10:59:48.859: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 10:59:49.860: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/30 10:59:49.860: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/30 10:59:49.860: [smf] INFO: UE IMSI[262422995867066] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 01/30 10:59:49.863: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/30 10:59:49.864: [upf] INFO: UE F-SEID[UP:0x499 CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 01/30 10:59:49.864: [upf] INFO: UE F-SEID[UP:0x499 CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 10:59:49.864: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/30 10:59:49.866: [smf] INFO: Removed Session: UE IMSI:[262422995867066] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1693) 01/30 10:59:49.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/30 10:59:49.866: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 10:59:51.868: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/30 10:59:51.868: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_pcodns(9)@d1d221f8036f: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(10)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 10:59:51 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14508) Waiting for packet dumper to finish... 1 (prev_count=14508, count=15020) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 10:59:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp4_act_deact_mtu started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 10:59:55.342: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 10:59:55.481: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 10:59:56.483: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/30 10:59:56.483: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/30 10:59:56.483: [smf] INFO: UE IMSI[262429747963517] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 01/30 10:59:56.488: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/30 10:59:56.488: [upf] INFO: UE F-SEID[UP:0xaa CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 01/30 10:59:56.488: [upf] INFO: UE F-SEID[UP:0xaa CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 10:59:56.489: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/30 10:59:56.492: [smf] INFO: Removed Session: UE IMSI:[262429747963517] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1693) 01/30 10:59:56.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/30 10:59:56.492: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 10:59:58.495: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/30 10:59:58.495: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_mtu(11)@d1d221f8036f: Final verdict of PTC: none TC_pdp4_act_deact_mtu(12)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 10:59:58 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13000) Waiting for packet dumper to finish... 1 (prev_count=13000, count=13512) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:00:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp4_act_deact_gtpu_access started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:00:01.623: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:00:03.649: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:00:04.654: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/30 11:00:04.654: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/30 11:00:04.654: [smf] INFO: UE IMSI[262422307549505] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:00:04.658: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/30 11:00:04.658: [upf] INFO: UE F-SEID[UP:0xf78 CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 01/30 11:00:04.658: [upf] INFO: UE F-SEID[UP:0xf78 CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:00:04.660: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/30 11:00:04.662: [smf] INFO: Removed Session: UE IMSI:[262422307549505] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1693) 01/30 11:00:04.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/30 11:00:04.662: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:00:06.665: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/30 11:00:06.665: [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)@d1d221f8036f: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(13)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:00:06 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:00:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:00:09.816: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:00:12.047: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:00:13.055: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/30 11:00:13.055: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/30 11:00:13.055: [smf] INFO: UE IMSI[262420531248331] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:00:13.067: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/30 11:00:13.067: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 01/30 11:00:13.067: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:00:13.070: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0x558 (../src/upf/gtp-path.c:524) 01/30 11:00:13.070: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@d1d221f8036f: Warning: Stopping inactive timer T_default. 01/30 11:00:16.075: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/30 11:00:16.085: [smf] INFO: Removed Session: UE IMSI:[262420531248331] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1693) 01/30 11:00:16.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/30 11:00:16.085: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:00:18.094: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:00:18.094: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@d1d221f8036f: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:00:18 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:00:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:00:21.266: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:00:22.296: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:00:23.308: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/30 11:00:23.308: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/30 11:00:23.308: [smf] INFO: UE IMSI[262425599269414] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:00:23.318: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/30 11:00:23.318: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 01/30 11:00:23.318: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:00:23.322: [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@d1d221f8036f: Warning: Stopping inactive timer T_default. 01/30 11:00:26.328: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/30 11:00:26.338: [smf] INFO: Removed Session: UE IMSI:[262425599269414] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1693) 01/30 11:00:26.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/30 11:00:26.338: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:00:28.345: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:00:28.346: [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)@d1d221f8036f: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:00:28 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13940) Waiting for packet dumper to finish... 1 (prev_count=13940, count=15244) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:00:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp4_clients_interact_with_txseq started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:00:32.889: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:00:33.556: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:00:34.566: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/30 11:00:34.566: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/30 11:00:34.566: [smf] INFO: UE IMSI[262429619404929] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:00:34.575: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/30 11:00:34.575: [upf] INFO: UE F-SEID[UP:0xb04 CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 01/30 11:00:34.575: [upf] INFO: UE F-SEID[UP:0xb04 CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: sending CreatePDP 01/30 11:00:34.578: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1033) 01/30 11:00:34.578: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 01/30 11:00:34.578: [smf] INFO: UE IMSI[262422049910377] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:00:34.590: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 01/30 11:00:34.590: [upf] INFO: UE F-SEID[UP:0xf1 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 01/30 11:00:34.590: [upf] INFO: UE F-SEID[UP:0xf1 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: GTPU sequence number expected but not present MTC@d1d221f8036f: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(20)@d1d221f8036f: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(19)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: fail MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@d1d221f8036f: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@d1d221f8036f: 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'. Thu Jan 30 11:00:34 UTC 2025 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8052) 01/30 11:00:34.789: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:00:34.793: [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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:00:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp4_clients_interact_without_txseq started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:00:37.916: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:00:39.986: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:00:40.989: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:00:40.989: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:00:40.989: [smf] INFO: UE IMSI[262422455568128] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:00:40.992: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:00:40.992: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 01/30 11:00:40.992: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: sending CreatePDP 01/30 11:00:40.993: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/30 11:00:40.993: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/30 11:00:40.993: [smf] INFO: UE IMSI[262424853935531] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:00:40.995: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/30 11:00:40.995: [upf] INFO: UE F-SEID[UP:0xeee CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 01/30 11:00:40.995: [upf] INFO: UE F-SEID[UP:0xeee CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:00:40.996: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 01/30 11:00:40.998: [smf] INFO: Removed Session: UE IMSI:[262422455568128] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1693) 01/30 11:00:40.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 01/30 11:00:40.998: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:00:40.998: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:00:41.000: [smf] INFO: Removed Session: UE IMSI:[262424853935531] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1693) 01/30 11:00:41.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:00:41.000: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:00:43.007: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:00:43.007: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_clients_interact_without_txseq(21)@d1d221f8036f: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(22)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:00:43 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:00:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp4_act_deact_with_single_dns started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:00:46.390: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:00:48.102: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:00:49.112: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:00:49.112: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:00:49.112: [smf] INFO: UE IMSI[262425932531443] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:00:49.127: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:00:49.127: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 01/30 11:00:49.127: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:00:49.129: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:00:49.139: [smf] INFO: Removed Session: UE IMSI:[262425932531443] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1693) 01/30 11:00:49.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:00:49.139: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: sending CreatePDP 01/30 11:00:49.145: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:00:49.145: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:00:49.145: [smf] INFO: UE IMSI[262422650311447] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:00:49.157: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:00:49.158: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 01/30 11:00:49.158: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:00:49.160: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:00:49.169: [smf] INFO: Removed Session: UE IMSI:[262422650311447] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1693) 01/30 11:00:49.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:00:49.169: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:00:51.177: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/30 11:00:51.177: [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)@d1d221f8036f: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(23)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:00:51 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:00:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:00:55.233: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:00:55.323: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:00:56.328: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:00:56.328: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:00:56.328: [smf] INFO: UE IMSI[262425057006415] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:00:56.331: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:00:56.331: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 01/30 11:00:56.331: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:00:56.331: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:00:56.336: [smf] INFO: Removed Session: UE IMSI:[262425057006415] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1693) 01/30 11:00:56.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:00:56.336: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:00:58.344: [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_separate_dns(25)@d1d221f8036f: Final verdict of PTC: none 01/30 11:00:58.345: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_with_separate_dns(26)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:00:58 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13764) Waiting for packet dumper to finish... 1 (prev_count=13764, count=15464) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:01:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp4_act_update_teic started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:01:01.547: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:01:01.768: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:01:02.772: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:01:02.772: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:01:02.772: [smf] INFO: UE IMSI[262427922851941] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:01:02.775: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:01:02.775: [upf] INFO: UE F-SEID[UP:0xbfe CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 01/30 11:01:02.775: [upf] INFO: UE F-SEID[UP:0xbfe CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: sending UpdatePDP MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:01:02.776: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:01:02.778: [smf] INFO: Removed Session: UE IMSI:[262427922851941] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1693) 01/30 11:01:02.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:01:02.778: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:01:04.787: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:01:04.787: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_update_teic(28)@d1d221f8036f: Final verdict of PTC: none TC_pdp4_act_update_teic(27)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:01:04 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:01: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_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp4_act_update_teid started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:01:09.989: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:01:10.055: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:01:11.062: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:01:11.062: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:01:11.062: [smf] INFO: UE IMSI[262428135845479] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:01:11.072: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:01:11.072: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 01/30 11:01:11.072: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: sending UpdatePDP MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:01:11.081: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:01:11.088: [smf] INFO: Removed Session: UE IMSI:[262428135845479] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1693) 01/30 11:01:11.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:01:11.088: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:01:13.095: [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(29)@d1d221f8036f: Final verdict of PTC: none 01/30 11:01:13.095: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_update_teid(30)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:01:13 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15908) Waiting for packet dumper to finish... 1 (prev_count=15908, count=16420) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:01:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact.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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp6_act_deact started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:01:16.512: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:01:17.743: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:01:18.752: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:01:18.752: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:01:18.752: [smf] INFO: UE IMSI[262423222783245] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 01/30 11:01:18.770: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:01:18.770: [upf] INFO: UE F-SEID[UP:0x546 CP:0x61e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 01/30 11:01:18.770: [upf] INFO: UE F-SEID[UP:0x546 CP:0x61e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:01:18.773: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:01:18.784: [smf] INFO: Removed Session: UE IMSI:[262423222783245] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1693) 01/30 11:01:18.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:01:18.784: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:01:20.793: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:01:20.793: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact(31)@d1d221f8036f: Final verdict of PTC: none TC_pdp6_act_deact(32)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:01:20 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13204) Waiting for packet dumper to finish... 1 (prev_count=13204, count=14084) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:01:22 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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp6_act_deact_pcodns started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:01:23.991: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:01:24.368: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:01:25.379: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:01:25.379: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:01:25.379: [smf] INFO: UE IMSI[262428224598003] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 01/30 11:01:25.396: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:01:25.396: [upf] INFO: UE F-SEID[UP:0xc43 CP:0xedb] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 01/30 11:01:25.396: [upf] INFO: UE F-SEID[UP:0xc43 CP:0xedb] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:01:25.399: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:01:25.408: [smf] INFO: Removed Session: UE IMSI:[262428224598003] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1693) 01/30 11:01:25.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:01:25.408: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:01:27.417: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:01:27.417: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_pcodns(33)@d1d221f8036f: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(34)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:01:27 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13356) Waiting for packet dumper to finish... 1 (prev_count=13356, count=13868) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:01:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp6_act_deact_icmp6 started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:01:30.586: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:01:30.955: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:01:31.965: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:01:31.965: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:01:31.965: [smf] INFO: UE IMSI[262426508293439] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 01/30 11:01:31.975: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:01:31.975: [upf] INFO: UE F-SEID[UP:0xa48 CP:0xbde] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 01/30 11:01:31.975: [upf] INFO: UE F-SEID[UP:0xa48 CP:0xbde] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: RA with /64 prefix '20010780004420030000000000000000'O 01/30 11:01:31.983: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:01:31.993: [smf] INFO: Removed Session: UE IMSI:[262426508293439] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1693) 01/30 11:01:31.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:01:31.993: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:01:34.001: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:01:34.001: [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)@d1d221f8036f: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(36)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:01:34 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:01:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp6_act_deact_mtu started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:01:37.391: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:01:37.620: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:01:38.629: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:01:38.629: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:01:38.629: [smf] INFO: UE IMSI[262425809520004] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 01/30 11:01:38.637: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:01:38.637: [upf] INFO: UE F-SEID[UP:0x477 CP:0x622] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 01/30 11:01:38.637: [upf] INFO: UE F-SEID[UP:0x477 CP:0x622] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: RA with /64 prefix '20010780004420040000000000000000'O 01/30 11:01:38.643: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:01:38.652: [smf] INFO: Removed Session: UE IMSI:[262425809520004] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1693) 01/30 11:01:38.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:01:38.653: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:01:40.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/30 11:01:40.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_pdp6_act_deact_mtu(37)@d1d221f8036f: Final verdict of PTC: none TC_pdp6_act_deact_mtu(38)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:01:40 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14016) Waiting for packet dumper to finish... 1 (prev_count=14016, count=14528) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:01:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp6_act_deact_gtpu_access started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:01:44.386: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:01:46.509: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:01:47.517: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:01:47.517: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:01:47.517: [smf] INFO: UE IMSI[262423790088482] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 01/30 11:01:47.528: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:01:47.528: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0x10c] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 01/30 11:01:47.528: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0x10c] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: RA with /64 prefix '20010780004420050000000000000000'O 01/30 11:01:47.535: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:01:47.545: [smf] INFO: Removed Session: UE IMSI:[262423790088482] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1693) 01/30 11:01:47.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:01:47.545: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:01:49.554: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:01:49.554: [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)@d1d221f8036f: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(40)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:01:49 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:01: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_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:01:53.884: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:01:55.232: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:01:56.242: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:01:56.242: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:01:56.242: [smf] INFO: UE IMSI[262421788480104] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 01/30 11:01:56.251: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:01:56.251: [upf] INFO: UE F-SEID[UP:0x55e CP:0x4c3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 01/30 11:01:56.251: [upf] INFO: UE F-SEID[UP:0x55e CP:0x4c3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: RA with /64 prefix '20010780004420060000000000000000'O MTC@d1d221f8036f: This GGSN does NOT support forwarding link-local source address. 01/30 11:01:59.262: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:01:59.274: [smf] INFO: Removed Session: UE IMSI:[262421788480104] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1693) 01/30 11:01:59.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:01:59.274: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:02:01.282: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/30 11:02:01.283: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@d1d221f8036f: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:02:01 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:02: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_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:02:06.453: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:02:06.610: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:02:07.620: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:02:07.620: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:02:07.620: [smf] INFO: UE IMSI[262421664223577] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 01/30 11:02:07.629: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:02:07.629: [upf] INFO: UE F-SEID[UP:0x881 CP:0x121] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 01/30 11:02:07.629: [upf] INFO: UE F-SEID[UP:0x881 CP:0x121] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: RA with /64 prefix '20010780004420070000000000000000'O 01/30 11:02:07.636: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0xfbfa (../src/upf/gtp-path.c:602) 01/30 11:02:07.636: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 01/30 11:02:07.636: [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@d1d221f8036f: Warning: Stopping inactive timer T_default. 01/30 11:02:10.641: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:02:10.652: [smf] INFO: Removed Session: UE IMSI:[262421664223577] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1693) 01/30 11:02:10.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:02:10.652: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:02:12.660: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@d1d221f8036f: Final verdict of PTC: none 01/30 11:02:12.661: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:02:12 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:02:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:02:16.616: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:02:17.786: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:02:18.794: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:02:18.794: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:02:18.794: [smf] INFO: UE IMSI[262424602902089] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 01/30 11:02:18.808: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:02:18.808: [upf] INFO: UE F-SEID[UP:0x199 CP:0x5ed] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 01/30 11:02:18.808: [upf] INFO: UE F-SEID[UP:0x199 CP:0x5ed] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: RA with /64 prefix '20010780004420080000000000000000'O 01/30 11:02:18.813: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0xa6d6 (../src/upf/gtp-path.c:602) 01/30 11:02:18.813: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 01/30 11:02:18.813: [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@d1d221f8036f: Warning: Stopping inactive timer T_default. 01/30 11:02:21.819: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:02:21.830: [smf] INFO: Removed Session: UE IMSI:[262424602902089] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1693) 01/30 11:02:21.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:02:21.830: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:02:23.838: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:02:23.838: [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)@d1d221f8036f: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:02:23 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:02: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_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:02:28.410: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:02:29.007: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:02:30.016: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:02:30.016: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:02:30.016: [smf] INFO: UE IMSI[262422359169483] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 01/30 11:02:30.026: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:02:30.026: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0xc1e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 01/30 11:02:30.026: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0xc1e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: RA with /64 prefix '20010780004420090000000000000000'O 01/30 11:02:30.032: [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@d1d221f8036f: Warning: Stopping inactive timer T_default. 01/30 11:02:33.036: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:02:33.047: [smf] INFO: Removed Session: UE IMSI:[262422359169483] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1693) 01/30 11:02:33.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:02:33.047: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:02:35.055: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:02:35.056: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@d1d221f8036f: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:02:35 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:02:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp6_clients_interact started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:02:38.270: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:02:39.815: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:02:40.824: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:02:40.824: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:02:40.824: [smf] INFO: UE IMSI[262423235319377] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 01/30 11:02:40.839: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:02:40.839: [upf] INFO: UE F-SEID[UP:0x681 CP:0x7b3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 01/30 11:02:40.839: [upf] INFO: UE F-SEID[UP:0x681 CP:0x7b3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: RA with /64 prefix '200107800044200A0000000000000000'O MTC@d1d221f8036f: sending CreatePDP 01/30 11:02:40.845: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/30 11:02:40.845: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/30 11:02:40.845: [smf] INFO: UE IMSI[262428700996547] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 01/30 11:02:40.857: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/30 11:02:40.857: [upf] INFO: UE F-SEID[UP:0xaa8 CP:0xfab] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 01/30 11:02:40.857: [upf] INFO: UE F-SEID[UP:0xaa8 CP:0xfab] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: RA with /64 prefix '200107800044200B0000000000000000'O MTC@d1d221f8036f: Warning: Stopping inactive timer T_default. MTC@d1d221f8036f: Warning: Stopping inactive timer T_default. 01/30 11:02:46.873: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 01/30 11:02:46.884: [smf] INFO: Removed Session: UE IMSI:[262423235319377] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1693) 01/30 11:02:46.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 01/30 11:02:46.884: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:02:46.886: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:02:46.895: [smf] INFO: Removed Session: UE IMSI:[262428700996547] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1693) 01/30 11:02:46.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:02:46.895: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:02:48.899: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_clients_interact(49)@d1d221f8036f: Final verdict of PTC: none 01/30 11:02:48.900: [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(50)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:02:48 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:02: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.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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp46_act_deact started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:02:52.393: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:02:53.279: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:02:54.288: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:02:54.288: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:02:54.288: [smf] INFO: UE IMSI[262425623234821] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 01/30 11:02:54.302: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:02:54.302: [upf] INFO: UE F-SEID[UP:0xd1a CP:0x2bb] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 01/30 11:02:54.302: [upf] INFO: UE F-SEID[UP:0xd1a CP:0x2bb] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:02:54.303: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:02:54.314: [smf] INFO: Removed Session: UE IMSI:[262425623234821] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1693) 01/30 11:02:54.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:02:54.314: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:02:56.323: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:02:56.324: [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)@d1d221f8036f: Final verdict of PTC: none TC_pdp46_act_deact(52)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:02:56 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:02:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp46_act_deact_ipcp started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:03:00.002: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:03:00.590: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:03:01.603: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:03:01.603: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:03:01.603: [smf] INFO: UE IMSI[262426840811691] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 01/30 11:03:01.612: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:03:01.612: [upf] INFO: UE F-SEID[UP:0x659 CP:0xf94] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 01/30 11:03:01.612: [upf] INFO: UE F-SEID[UP:0x659 CP:0xf94] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:03:01.615: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:03:01.625: [smf] INFO: Removed Session: UE IMSI:[262426840811691] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1693) 01/30 11:03:01.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:03:01.625: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:03:03.633: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:03:03.633: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_ipcp(54)@d1d221f8036f: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(53)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:03:03 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:03: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_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp46_act_deact_icmp6 started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:03:07.073: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:03:07.380: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:03:08.388: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:03:08.388: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:03:08.388: [smf] INFO: UE IMSI[262425155724930] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 01/30 11:03:08.403: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:03:08.403: [upf] INFO: UE F-SEID[UP:0xaad CP:0x60a] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 01/30 11:03:08.403: [upf] INFO: UE F-SEID[UP:0xaad CP:0x60a] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: RA with /64 prefix '20010780004421030000000000000000'O 01/30 11:03:08.409: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:03:08.419: [smf] INFO: Removed Session: UE IMSI:[262425155724930] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1693) 01/30 11:03:08.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:03:08.419: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:03:10.426: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:03:10.427: [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)@d1d221f8036f: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(56)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:03:10 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14052) Waiting for packet dumper to finish... 1 (prev_count=14052, count=14564) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:03: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_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp46_act_deact_pcodns4 started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:03:14.283: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:03:14.948: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:03:15.952: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:03:15.952: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:03:15.952: [smf] INFO: UE IMSI[262422354228513] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 01/30 11:03:15.956: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:03:15.956: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xa66] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 01/30 11:03:15.956: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xa66] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:03:15.957: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:03:15.960: [smf] INFO: Removed Session: UE IMSI:[262422354228513] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1693) 01/30 11:03:15.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:03:15.960: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:03:17.969: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:03:17.969: [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)@d1d221f8036f: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(57)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:03:17 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13152) Waiting for packet dumper to finish... 1 (prev_count=13152, count=13664) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:03:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp46_act_deact_pcodns6 started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:03:21.635: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:03:22.680: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:03:23.684: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:03:23.684: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:03:23.684: [smf] INFO: UE IMSI[262423975059756] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 01/30 11:03:23.687: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:03:23.687: [upf] INFO: UE F-SEID[UP:0xb5a CP:0x900] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 01/30 11:03:23.687: [upf] INFO: UE F-SEID[UP:0xb5a CP:0x900] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:03:23.688: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:03:23.690: [smf] INFO: Removed Session: UE IMSI:[262423975059756] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1693) 01/30 11:03:23.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:03:23.690: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:03:25.697: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_pcodns6(59)@d1d221f8036f: Final verdict of PTC: none 01/30 11:03:25.698: [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(60)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:03:25 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14432) Waiting for packet dumper to finish... 1 (prev_count=14432, count=14944) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:03:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp46_act_deact_mtu started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:03:29.343: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:03:29.555: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:03:30.567: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:03:30.567: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:03:30.567: [smf] INFO: UE IMSI[262427206395016] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 01/30 11:03:30.575: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:03:30.576: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0x7dd] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 01/30 11:03:30.576: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0x7dd] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: RA with /64 prefix '20010780004421060000000000000000'O 01/30 11:03:30.581: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:03:30.591: [smf] INFO: Removed Session: UE IMSI:[262427206395016] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1693) 01/30 11:03:30.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:03:30.591: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:03:32.599: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/30 11:03:32.599: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_mtu(62)@d1d221f8036f: Final verdict of PTC: none TC_pdp46_act_deact_mtu(61)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:03:32 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14804) Waiting for packet dumper to finish... 1 (prev_count=14804, count=15316) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:03: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_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp46_act_deact_gtpu_access started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:03:36.358: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:03:37.135: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:03:38.143: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:03:38.143: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:03:38.143: [smf] INFO: UE IMSI[262421965636968] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 01/30 11:03:38.152: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:03:38.152: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x2f4] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 01/30 11:03:38.152: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x2f4] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:03:38.153: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:03:38.163: [smf] INFO: Removed Session: UE IMSI:[262421965636968] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1693) 01/30 11:03:38.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:03:38.164: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:03:40.171: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:03:40.171: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access(63)@d1d221f8036f: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(64)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:03:40 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:03:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:03:43.458: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:03:43.651: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:03:44.660: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:03:44.660: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:03:44.660: [smf] INFO: UE IMSI[262428299888434] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 01/30 11:03:44.671: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:03:44.671: [upf] INFO: UE F-SEID[UP:0x89 CP:0x183] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 01/30 11:03:44.671: [upf] INFO: UE F-SEID[UP:0x89 CP:0x183] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:03:44.673: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0xddf8 (../src/upf/gtp-path.c:524) 01/30 11:03:44.673: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@d1d221f8036f: Warning: Stopping inactive timer T_default. 01/30 11:03:47.679: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:03:47.691: [smf] INFO: Removed Session: UE IMSI:[262428299888434] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1693) 01/30 11:03:47.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:03:47.691: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:03:49.699: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/30 11:03:49.699: [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(65)@d1d221f8036f: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:03:49 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=14760) Waiting for packet dumper to finish... 1 (prev_count=14760, count=15272) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:03: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_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:03:54.675: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:03:54.891: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:03:55.896: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:03:55.896: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:03:55.896: [smf] INFO: UE IMSI[262422566985991] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 01/30 11:03:55.900: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:03:55.900: [upf] INFO: UE F-SEID[UP:0xf0a CP:0x3a4] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 01/30 11:03:55.900: [upf] INFO: UE F-SEID[UP:0xf0a CP:0x3a4] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:03:55.900: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0x2c72 (../src/upf/gtp-path.c:602) 01/30 11:03:55.900: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 01/30 11:03:55.900: [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@d1d221f8036f: Warning: Stopping inactive timer T_default. 01/30 11:03:58.901: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:03:58.905: [smf] INFO: Removed Session: UE IMSI:[262422566985991] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1693) 01/30 11:03:58.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:03:58.905: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:04:00.910: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:04:00.910: [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)@d1d221f8036f: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:04:00 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15492) Waiting for packet dumper to finish... 1 (prev_count=15492, count=16796) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:04:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:04:04.507: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:04:05.446: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:04:06.450: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:04:06.450: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:04:06.450: [smf] INFO: UE IMSI[262425428651966] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 01/30 11:04:06.453: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:04:06.453: [upf] INFO: UE F-SEID[UP:0x7fe CP:0x63a] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 01/30 11:04:06.453: [upf] INFO: UE F-SEID[UP:0x7fe CP:0x63a] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: RA with /64 prefix '200107800044210A0000000000000000'O 01/30 11:04:06.455: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0xfa2e (../src/upf/gtp-path.c:602) 01/30 11:04:06.455: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 01/30 11:04:06.455: [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@d1d221f8036f: Warning: Stopping inactive timer T_default. 01/30 11:04:09.460: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:04:09.473: [smf] INFO: Removed Session: UE IMSI:[262425428651966] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1693) 01/30 11:04:09.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:04:09.473: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:04:11.482: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:04:11.482: [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)@d1d221f8036f: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:04:11 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=14976) Waiting for packet dumper to finish... 1 (prev_count=14976, count=15488) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:04:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp46_clients_interact started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:04:15.332: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:04:15.699: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:04:16.702: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:04:16.702: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:04:16.702: [smf] INFO: UE IMSI[262420583476246] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 01/30 11:04:16.706: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:04:16.706: [upf] INFO: UE F-SEID[UP:0x22c CP:0x9be] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 01/30 11:04:16.706: [upf] INFO: UE F-SEID[UP:0x22c CP:0x9be] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: RA with /64 prefix '200107800044210B0000000000000000'O MTC@d1d221f8036f: sending CreatePDP 01/30 11:04:16.708: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/30 11:04:16.708: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/30 11:04:16.708: [smf] INFO: UE IMSI[262424623585844] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 01/30 11:04:16.711: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/30 11:04:16.711: [upf] INFO: UE F-SEID[UP:0x3e3 CP:0xbad] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 01/30 11:04:16.711: [upf] INFO: UE F-SEID[UP:0x3e3 CP:0xbad] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: RA with /64 prefix '200107800044210C0000000000000000'O MTC@d1d221f8036f: Warning: Stopping inactive timer T_default. MTC@d1d221f8036f: Warning: Stopping inactive timer T_default. 01/30 11:04:22.714: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 01/30 11:04:22.717: [smf] INFO: Removed Session: UE IMSI:[262420583476246] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1693) 01/30 11:04:22.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 01/30 11:04:22.717: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:04:22.717: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:04:22.720: [smf] INFO: Removed Session: UE IMSI:[262424623585844] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1693) 01/30 11:04:22.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:04:22.720: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:04:24.722: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_clients_interact(71)@d1d221f8036f: Final verdict of PTC: none 01/30 11:04:24.722: [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)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:04:24 UTC 2025 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22104) Waiting for packet dumper to finish... 1 (prev_count=22104, count=23408) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:04: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_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp46_act_deact_apn4 started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:04:28.325: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:04:28.766: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:04:29.768: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:04:29.768: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:04:29.768: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1569) 01/30 11:04:29.768: [smf] INFO: UE IMSI[262425134756552] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:04:29.771: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:04:29.771: [upf] INFO: UE F-SEID[UP:0x147 CP:0xcc1] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 01/30 11:04:29.771: [upf] INFO: UE F-SEID[UP:0x147 CP:0xcc1] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:04:29.771: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/30 11:04:29.773: [smf] INFO: Removed Session: UE IMSI:[262425134756552] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1693) 01/30 11:04:29.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/30 11:04:29.773: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:04:31.778: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/30 11:04:31.778: [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(74)@d1d221f8036f: Final verdict of PTC: none TC_pdp46_act_deact_apn4(73)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@d1d221f8036f: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:04:31 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:04: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_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_echo_req_resp started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:04:35.149: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:04:35.637: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:04:38.648: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:04:38.648: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_echo_req_resp(76)@d1d221f8036f: Final verdict of PTC: none TC_echo_req_resp(75)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@d1d221f8036f: Test case TC_echo_req_resp finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:04:38 UTC 2025 ====== GGSN_Tests.TC_echo_req_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6972) Waiting for packet dumper to finish... 1 (prev_count=6972, count=7852) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:04: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_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_echo_req_resp_gtpu started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:04:42.165: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:04:43.693: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:04:46.697: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/30 11:04:46.697: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_echo_req_resp_gtpu(77)@d1d221f8036f: Final verdict of PTC: none TC_echo_req_resp_gtpu(78)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@d1d221f8036f: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:04:46 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:04:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp_act2_recovery started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:04:50.155: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:04:50.261: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:04:51.263: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/30 11:04:51.263: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/30 11:04:51.263: [smf] INFO: UE IMSI[262422572657617] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:04:51.267: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/30 11:04:51.267: [upf] INFO: UE F-SEID[UP:0xd8a CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 01/30 11:04:51.267: [upf] INFO: UE F-SEID[UP:0xd8a CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: sending 2nd CreatePDP (recovery increased) 01/30 11:04:51.267: [smf] ERROR: No RAT Type (../src/smf/context.c:1314) MTC@d1d221f8036f: 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@d1d221f8036f: Stopping testcase execution from "GGSN_Tests.ttcn":383 01/30 11:04:54.272: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/30 11:04:54.272: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp_act2_recovery(80)@d1d221f8036f: Final verdict of PTC: none TC_pdp_act2_recovery(79)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@d1d221f8036f: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@d1d221f8036f: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@d1d221f8036f: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@d1d221f8036f: 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'. Thu Jan 30 11:04:54 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:04:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_act_deact_retrans_duplicate started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:04:57.471: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:04:58.234: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:04:59.243: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/30 11:04:59.243: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/30 11:04:59.244: [smf] INFO: UE IMSI[262425168695425] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:04:59.259: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/30 11:04:59.259: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 01/30 11:04:59.259: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:04:59.261: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 01/30 11:04:59.271: [smf] INFO: Removed Session: UE IMSI:[262425168695425] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1693) 01/30 11:04:59.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 01/30 11:04:59.271: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:00.273: [gtp] WARNING: [22180] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:02.282: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/30 11:05:02.282: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_act_deact_retrans_duplicate(81)@d1d221f8036f: Final verdict of PTC: none TC_act_deact_retrans_duplicate(82)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@d1d221f8036f: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:05:02 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:05: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_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_pdp_act_restart_ctr_echo started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:05:05.469: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:05:07.754: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:05:08.760: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/30 11:05:08.760: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/30 11:05:08.760: [smf] INFO: UE IMSI[262426471416837] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:08.767: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/30 11:05:08.767: [upf] INFO: UE F-SEID[UP:0x40f CP:0xf1] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 01/30 11:05:08.767: [upf] INFO: UE F-SEID[UP:0x40f CP:0xf1] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: 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@d1d221f8036f: Stopping testcase execution from "GGSN_Tests.ttcn":2059 01/30 11:05:14.772: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/30 11:05:14.773: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp_act_restart_ctr_echo(83)@d1d221f8036f: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(84)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@d1d221f8036f: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@d1d221f8036f: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@d1d221f8036f: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@d1d221f8036f: 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'. Thu Jan 30 11:05:14 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@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:05:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:05:17.971: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:05:18.843: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 01/30 11:05:20.174: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 01/30 11:05:20.174: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 01/30 11:05:20.174: [smf] INFO: UE IMSI[262420881036785] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.177: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 01/30 11:05:20.177: [upf] INFO: UE F-SEID[UP:0x48 CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.177: [upf] INFO: UE F-SEID[UP:0x48 CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:05:20.184: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 01/30 11:05:20.184: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 01/30 11:05:20.184: [smf] INFO: UE IMSI[262427929144694] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.187: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 01/30 11:05:20.187: [upf] INFO: UE F-SEID[UP:0x35a CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.187: [upf] INFO: UE F-SEID[UP:0x35a CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.195: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 01/30 11:05:20.195: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 01/30 11:05:20.195: [smf] INFO: UE IMSI[262421063796191] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.198: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 01/30 11:05:20.198: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.198: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.206: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 01/30 11:05:20.206: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 01/30 11:05:20.206: [smf] INFO: UE IMSI[262426452269707] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.210: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 01/30 11:05:20.210: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x281] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.210: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x281] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.217: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 01/30 11:05:20.217: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 01/30 11:05:20.217: [smf] INFO: UE IMSI[262429378819380] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.221: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 01/30 11:05:20.221: [upf] INFO: UE F-SEID[UP:0xeda CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.221: [upf] INFO: UE F-SEID[UP:0xeda CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.227: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 01/30 11:05:20.227: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 01/30 11:05:20.227: [smf] INFO: UE IMSI[262424833838074] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.232: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 01/30 11:05:20.232: [upf] INFO: UE F-SEID[UP:0x470 CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.232: [upf] INFO: UE F-SEID[UP:0x470 CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.239: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 01/30 11:05:20.239: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 01/30 11:05:20.239: [smf] INFO: UE IMSI[262422761585282] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.245: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 01/30 11:05:20.245: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.245: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.250: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 01/30 11:05:20.250: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 01/30 11:05:20.250: [smf] INFO: UE IMSI[262423075775167] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.255: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 01/30 11:05:20.255: [upf] INFO: UE F-SEID[UP:0xe03 CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.255: [upf] INFO: UE F-SEID[UP:0xe03 CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.261: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 01/30 11:05:20.261: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 01/30 11:05:20.261: [smf] INFO: UE IMSI[262424158481190] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.266: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 01/30 11:05:20.266: [upf] INFO: UE F-SEID[UP:0x84a CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.266: [upf] INFO: UE F-SEID[UP:0x84a CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.272: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 01/30 11:05:20.272: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 01/30 11:05:20.272: [smf] INFO: UE IMSI[262422807235307] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.276: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 01/30 11:05:20.276: [upf] INFO: UE F-SEID[UP:0xf73 CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.276: [upf] INFO: UE F-SEID[UP:0xf73 CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.283: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 01/30 11:05:20.283: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 01/30 11:05:20.283: [smf] INFO: UE IMSI[262425593200492] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.287: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 01/30 11:05:20.287: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0xe44] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.287: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0xe44] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.293: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 01/30 11:05:20.293: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 01/30 11:05:20.293: [smf] INFO: UE IMSI[262425691997616] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.298: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 01/30 11:05:20.298: [upf] INFO: UE F-SEID[UP:0x7c0 CP:0xe1e] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.298: [upf] INFO: UE F-SEID[UP:0x7c0 CP:0xe1e] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.304: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 01/30 11:05:20.304: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 01/30 11:05:20.304: [smf] INFO: UE IMSI[262422138220040] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.309: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 01/30 11:05:20.309: [upf] INFO: UE F-SEID[UP:0x1d3 CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.309: [upf] INFO: UE F-SEID[UP:0x1d3 CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.315: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 01/30 11:05:20.315: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 01/30 11:05:20.315: [smf] INFO: UE IMSI[262425482967822] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.319: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 01/30 11:05:20.319: [upf] INFO: UE F-SEID[UP:0xcf CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.319: [upf] INFO: UE F-SEID[UP:0xcf CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.326: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 01/30 11:05:20.326: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 01/30 11:05:20.326: [smf] INFO: UE IMSI[262427711072219] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.330: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 01/30 11:05:20.330: [upf] INFO: UE F-SEID[UP:0x5ad CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.330: [upf] INFO: UE F-SEID[UP:0x5ad CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.337: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 01/30 11:05:20.337: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 01/30 11:05:20.337: [smf] INFO: UE IMSI[262429013398766] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.341: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 01/30 11:05:20.341: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.341: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.348: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 01/30 11:05:20.348: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 01/30 11:05:20.348: [smf] INFO: UE IMSI[262422201702726] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.352: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 01/30 11:05:20.352: [upf] INFO: UE F-SEID[UP:0x4af CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.352: [upf] INFO: UE F-SEID[UP:0x4af CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.358: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 01/30 11:05:20.358: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 01/30 11:05:20.358: [smf] INFO: UE IMSI[262424542847745] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.362: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 01/30 11:05:20.362: [upf] INFO: UE F-SEID[UP:0xe2c CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.362: [upf] INFO: UE F-SEID[UP:0xe2c CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.369: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 01/30 11:05:20.369: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 01/30 11:05:20.369: [smf] INFO: UE IMSI[262421852126081] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.374: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 01/30 11:05:20.374: [upf] INFO: UE F-SEID[UP:0xf3f CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.374: [upf] INFO: UE F-SEID[UP:0xf3f CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.380: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 01/30 11:05:20.380: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 01/30 11:05:20.380: [smf] INFO: UE IMSI[262421002287542] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.384: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 01/30 11:05:20.384: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.384: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.391: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 01/30 11:05:20.391: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 01/30 11:05:20.391: [smf] INFO: UE IMSI[262425801731345] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.395: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 01/30 11:05:20.395: [upf] INFO: UE F-SEID[UP:0x461 CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.395: [upf] INFO: UE F-SEID[UP:0x461 CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.402: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 01/30 11:05:20.402: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 01/30 11:05:20.402: [smf] INFO: UE IMSI[262420905319631] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.406: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 01/30 11:05:20.406: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.406: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.412: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 01/30 11:05:20.412: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 01/30 11:05:20.412: [smf] INFO: UE IMSI[262422467829238] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.417: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 01/30 11:05:20.417: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.417: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.423: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 01/30 11:05:20.423: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 01/30 11:05:20.423: [smf] INFO: UE IMSI[262427290324026] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.427: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 01/30 11:05:20.427: [upf] INFO: UE F-SEID[UP:0x9d CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.427: [upf] INFO: UE F-SEID[UP:0x9d CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.434: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 01/30 11:05:20.434: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 01/30 11:05:20.434: [smf] INFO: UE IMSI[262421411921219] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.439: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 01/30 11:05:20.439: [upf] INFO: UE F-SEID[UP:0xf89 CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.439: [upf] INFO: UE F-SEID[UP:0xf89 CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.445: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 01/30 11:05:20.445: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 01/30 11:05:20.445: [smf] INFO: UE IMSI[262429189809264] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.449: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 01/30 11:05:20.449: [upf] INFO: UE F-SEID[UP:0x454 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.449: [upf] INFO: UE F-SEID[UP:0x454 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.456: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 01/30 11:05:20.456: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 01/30 11:05:20.456: [smf] INFO: UE IMSI[262428134922664] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.461: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 01/30 11:05:20.461: [upf] INFO: UE F-SEID[UP:0x40e CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.461: [upf] INFO: UE F-SEID[UP:0x40e CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.467: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 01/30 11:05:20.467: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 01/30 11:05:20.467: [smf] INFO: UE IMSI[262427267883996] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.471: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 01/30 11:05:20.471: [upf] INFO: UE F-SEID[UP:0x265 CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.471: [upf] INFO: UE F-SEID[UP:0x265 CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.478: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 01/30 11:05:20.478: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 01/30 11:05:20.478: [smf] INFO: UE IMSI[262428805643584] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.482: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 01/30 11:05:20.482: [upf] INFO: UE F-SEID[UP:0x705 CP:0x99a] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.482: [upf] INFO: UE F-SEID[UP:0x705 CP:0x99a] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.489: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 01/30 11:05:20.489: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 01/30 11:05:20.489: [smf] INFO: UE IMSI[262422478653663] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.493: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 01/30 11:05:20.493: [upf] INFO: UE F-SEID[UP:0x36 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.493: [upf] INFO: UE F-SEID[UP:0x36 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.499: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 01/30 11:05:20.499: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 01/30 11:05:20.499: [smf] INFO: UE IMSI[262423957702161] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.502: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 01/30 11:05:20.502: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x415] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.502: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x415] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.510: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 01/30 11:05:20.510: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 01/30 11:05:20.510: [smf] INFO: UE IMSI[262425937241060] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.512: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 01/30 11:05:20.512: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.512: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.520: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 01/30 11:05:20.520: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 01/30 11:05:20.520: [smf] INFO: UE IMSI[262421510199530] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.523: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 01/30 11:05:20.523: [upf] INFO: UE F-SEID[UP:0x87 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.523: [upf] INFO: UE F-SEID[UP:0x87 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.530: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 01/30 11:05:20.530: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 01/30 11:05:20.530: [smf] INFO: UE IMSI[262420877403234] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.533: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 01/30 11:05:20.533: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.533: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.541: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 01/30 11:05:20.541: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 01/30 11:05:20.541: [smf] INFO: UE IMSI[262429417352772] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.544: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 01/30 11:05:20.544: [upf] INFO: UE F-SEID[UP:0xde2 CP:0x714] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.544: [upf] INFO: UE F-SEID[UP:0xde2 CP:0x714] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.551: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 01/30 11:05:20.551: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 01/30 11:05:20.551: [smf] INFO: UE IMSI[262428747881867] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.554: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 01/30 11:05:20.554: [upf] INFO: UE F-SEID[UP:0x629 CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.554: [upf] INFO: UE F-SEID[UP:0x629 CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.562: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 01/30 11:05:20.562: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 01/30 11:05:20.562: [smf] INFO: UE IMSI[262420092922669] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.564: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 01/30 11:05:20.564: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.564: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.572: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 01/30 11:05:20.572: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 01/30 11:05:20.572: [smf] INFO: UE IMSI[262420508851356] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.575: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 01/30 11:05:20.575: [upf] INFO: UE F-SEID[UP:0x1ee CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.575: [upf] INFO: UE F-SEID[UP:0x1ee CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.583: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 01/30 11:05:20.583: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 01/30 11:05:20.583: [smf] INFO: UE IMSI[262429635732472] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.585: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 01/30 11:05:20.585: [upf] INFO: UE F-SEID[UP:0x675 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.585: [upf] INFO: UE F-SEID[UP:0x675 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.593: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 01/30 11:05:20.593: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 01/30 11:05:20.593: [smf] INFO: UE IMSI[262427236045310] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.595: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 01/30 11:05:20.595: [upf] INFO: UE F-SEID[UP:0xdd CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.595: [upf] INFO: UE F-SEID[UP:0xdd CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.603: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 01/30 11:05:20.603: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 01/30 11:05:20.603: [smf] INFO: UE IMSI[262424520769070] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.605: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 01/30 11:05:20.605: [upf] INFO: UE F-SEID[UP:0xbbb CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.605: [upf] INFO: UE F-SEID[UP:0xbbb CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.614: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 01/30 11:05:20.614: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 01/30 11:05:20.614: [smf] INFO: UE IMSI[262425295869707] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.616: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 01/30 11:05:20.616: [upf] INFO: UE F-SEID[UP:0xf14 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.616: [upf] INFO: UE F-SEID[UP:0xf14 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.624: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 01/30 11:05:20.624: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 01/30 11:05:20.624: [smf] INFO: UE IMSI[262425069381099] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.626: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 01/30 11:05:20.626: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.626: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.634: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 01/30 11:05:20.634: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 01/30 11:05:20.634: [smf] INFO: UE IMSI[262420392664881] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.637: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 01/30 11:05:20.637: [upf] INFO: UE F-SEID[UP:0xd5c CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.637: [upf] INFO: UE F-SEID[UP:0xd5c CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.645: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 01/30 11:05:20.645: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 01/30 11:05:20.645: [smf] INFO: UE IMSI[262424818262978] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.647: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 01/30 11:05:20.647: [upf] INFO: UE F-SEID[UP:0x723 CP:0x62c] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.647: [upf] INFO: UE F-SEID[UP:0x723 CP:0x62c] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.655: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 01/30 11:05:20.655: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 01/30 11:05:20.655: [smf] INFO: UE IMSI[262429712737552] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.657: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 01/30 11:05:20.657: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.657: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.666: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 01/30 11:05:20.666: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 01/30 11:05:20.666: [smf] INFO: UE IMSI[262423577960313] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.668: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 01/30 11:05:20.668: [upf] INFO: UE F-SEID[UP:0x442 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.668: [upf] INFO: UE F-SEID[UP:0x442 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.676: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 01/30 11:05:20.676: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 01/30 11:05:20.676: [smf] INFO: UE IMSI[262426543060527] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.678: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 01/30 11:05:20.678: [upf] INFO: UE F-SEID[UP:0x8ee CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.678: [upf] INFO: UE F-SEID[UP:0x8ee CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.687: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 01/30 11:05:20.687: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 01/30 11:05:20.687: [smf] INFO: UE IMSI[262429566526455] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.689: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 01/30 11:05:20.689: [upf] INFO: UE F-SEID[UP:0x7c CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.689: [upf] INFO: UE F-SEID[UP:0x7c CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.697: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 01/30 11:05:20.697: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 01/30 11:05:20.697: [smf] INFO: UE IMSI[262426411711035] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.699: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 01/30 11:05:20.699: [upf] INFO: UE F-SEID[UP:0xaee CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.699: [upf] INFO: UE F-SEID[UP:0xaee CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.707: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 01/30 11:05:20.707: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 01/30 11:05:20.707: [smf] INFO: UE IMSI[262423450730353] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.710: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 01/30 11:05:20.710: [upf] INFO: UE F-SEID[UP:0xc62 CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.710: [upf] INFO: UE F-SEID[UP:0xc62 CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.718: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 01/30 11:05:20.718: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 01/30 11:05:20.718: [smf] INFO: UE IMSI[262422441061919] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.720: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 01/30 11:05:20.720: [upf] INFO: UE F-SEID[UP:0x57a CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.720: [upf] INFO: UE F-SEID[UP:0x57a CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.728: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 01/30 11:05:20.728: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 01/30 11:05:20.728: [smf] INFO: UE IMSI[262429554530325] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.730: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 01/30 11:05:20.730: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.730: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.739: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 01/30 11:05:20.739: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 01/30 11:05:20.739: [smf] INFO: UE IMSI[262423741523390] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.741: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 01/30 11:05:20.741: [upf] INFO: UE F-SEID[UP:0xf71 CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.741: [upf] INFO: UE F-SEID[UP:0xf71 CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.749: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 01/30 11:05:20.749: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 01/30 11:05:20.749: [smf] INFO: UE IMSI[262421074070983] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.751: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 01/30 11:05:20.751: [upf] INFO: UE F-SEID[UP:0xaef CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.751: [upf] INFO: UE F-SEID[UP:0xaef CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.759: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 01/30 11:05:20.759: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 01/30 11:05:20.759: [smf] INFO: UE IMSI[262425357898832] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.762: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 01/30 11:05:20.762: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.762: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.770: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 01/30 11:05:20.770: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 01/30 11:05:20.770: [smf] INFO: UE IMSI[262424415005609] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.772: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 01/30 11:05:20.772: [upf] INFO: UE F-SEID[UP:0xda4 CP:0xaa0] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.772: [upf] INFO: UE F-SEID[UP:0xda4 CP:0xaa0] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.780: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 01/30 11:05:20.780: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 01/30 11:05:20.780: [smf] INFO: UE IMSI[262421788511888] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.782: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 01/30 11:05:20.782: [upf] INFO: UE F-SEID[UP:0xa76 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.782: [upf] INFO: UE F-SEID[UP:0xa76 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.791: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 01/30 11:05:20.791: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 01/30 11:05:20.791: [smf] INFO: UE IMSI[262421533610437] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.793: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 01/30 11:05:20.793: [upf] INFO: UE F-SEID[UP:0x35f CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.793: [upf] INFO: UE F-SEID[UP:0x35f CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.801: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 01/30 11:05:20.801: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 01/30 11:05:20.801: [smf] INFO: UE IMSI[262423799819265] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.803: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 01/30 11:05:20.803: [upf] INFO: UE F-SEID[UP:0x781 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.803: [upf] INFO: UE F-SEID[UP:0x781 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.811: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 01/30 11:05:20.811: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 01/30 11:05:20.811: [smf] INFO: UE IMSI[262427237188351] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.814: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 01/30 11:05:20.814: [upf] INFO: UE F-SEID[UP:0xa5d CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.814: [upf] INFO: UE F-SEID[UP:0xa5d CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.822: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 01/30 11:05:20.822: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 01/30 11:05:20.822: [smf] INFO: UE IMSI[262429108650581] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.824: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 01/30 11:05:20.824: [upf] INFO: UE F-SEID[UP:0xda9 CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.824: [upf] INFO: UE F-SEID[UP:0xda9 CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.832: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 01/30 11:05:20.832: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 01/30 11:05:20.832: [smf] INFO: UE IMSI[262422678833444] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.834: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 01/30 11:05:20.834: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x66c] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.834: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x66c] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.843: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 01/30 11:05:20.843: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 01/30 11:05:20.843: [smf] INFO: UE IMSI[262423099615998] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.845: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 01/30 11:05:20.845: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.845: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.853: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 01/30 11:05:20.853: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 01/30 11:05:20.853: [smf] INFO: UE IMSI[262420314851184] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.855: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 01/30 11:05:20.855: [upf] INFO: UE F-SEID[UP:0x757 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.855: [upf] INFO: UE F-SEID[UP:0x757 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.863: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 01/30 11:05:20.863: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 01/30 11:05:20.863: [smf] INFO: UE IMSI[262425612180651] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.866: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 01/30 11:05:20.866: [upf] INFO: UE F-SEID[UP:0x88e CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.866: [upf] INFO: UE F-SEID[UP:0x88e CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.874: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 01/30 11:05:20.874: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 01/30 11:05:20.874: [smf] INFO: UE IMSI[262422151233160] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.876: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 01/30 11:05:20.876: [upf] INFO: UE F-SEID[UP:0x6ef CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.876: [upf] INFO: UE F-SEID[UP:0x6ef CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.884: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 01/30 11:05:20.884: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 01/30 11:05:20.884: [smf] INFO: UE IMSI[262428175187790] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.886: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 01/30 11:05:20.886: [upf] INFO: UE F-SEID[UP:0xc6a CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.886: [upf] INFO: UE F-SEID[UP:0xc6a CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.895: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 01/30 11:05:20.895: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 01/30 11:05:20.895: [smf] INFO: UE IMSI[262422952220392] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.897: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 01/30 11:05:20.897: [upf] INFO: UE F-SEID[UP:0x97e CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.897: [upf] INFO: UE F-SEID[UP:0x97e CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.905: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 01/30 11:05:20.905: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 01/30 11:05:20.905: [smf] INFO: UE IMSI[262427264097956] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.907: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 01/30 11:05:20.907: [upf] INFO: UE F-SEID[UP:0x157 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.907: [upf] INFO: UE F-SEID[UP:0x157 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.915: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 01/30 11:05:20.915: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 01/30 11:05:20.915: [smf] INFO: UE IMSI[262429653006128] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.918: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 01/30 11:05:20.918: [upf] INFO: UE F-SEID[UP:0x728 CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.918: [upf] INFO: UE F-SEID[UP:0x728 CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.926: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 01/30 11:05:20.926: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 01/30 11:05:20.926: [smf] INFO: UE IMSI[262420190757586] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.928: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 01/30 11:05:20.928: [upf] INFO: UE F-SEID[UP:0x8fd CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.928: [upf] INFO: UE F-SEID[UP:0x8fd CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.936: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 01/30 11:05:20.936: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 01/30 11:05:20.936: [smf] INFO: UE IMSI[262428014351647] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.938: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 01/30 11:05:20.938: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0x3a0] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.938: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0x3a0] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.947: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 01/30 11:05:20.947: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 01/30 11:05:20.947: [smf] INFO: UE IMSI[262424828403898] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.949: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 01/30 11:05:20.949: [upf] INFO: UE F-SEID[UP:0x20a CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.949: [upf] INFO: UE F-SEID[UP:0x20a CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.957: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 01/30 11:05:20.957: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 01/30 11:05:20.957: [smf] INFO: UE IMSI[262421923672034] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.959: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 01/30 11:05:20.959: [upf] INFO: UE F-SEID[UP:0x11f CP:0x175] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.959: [upf] INFO: UE F-SEID[UP:0x11f CP:0x175] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.967: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 01/30 11:05:20.967: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 01/30 11:05:20.967: [smf] INFO: UE IMSI[262429987217371] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.970: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 01/30 11:05:20.970: [upf] INFO: UE F-SEID[UP:0x403 CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.970: [upf] INFO: UE F-SEID[UP:0x403 CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.978: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 01/30 11:05:20.978: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 01/30 11:05:20.978: [smf] INFO: UE IMSI[262424554847719] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.980: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 01/30 11:05:20.980: [upf] INFO: UE F-SEID[UP:0xa3b CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.980: [upf] INFO: UE F-SEID[UP:0xa3b CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.988: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 01/30 11:05:20.988: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 01/30 11:05:20.988: [smf] INFO: UE IMSI[262423671209396] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:20.990: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 01/30 11:05:20.990: [upf] INFO: UE F-SEID[UP:0xc17 CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 01/30 11:05:20.990: [upf] INFO: UE F-SEID[UP:0xc17 CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:20.999: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 01/30 11:05:20.999: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 01/30 11:05:20.999: [smf] INFO: UE IMSI[262425808987049] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.001: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 01/30 11:05:21.001: [upf] INFO: UE F-SEID[UP:0xc1f CP:0x424] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.001: [upf] INFO: UE F-SEID[UP:0xc1f CP:0x424] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.009: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 01/30 11:05:21.009: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 01/30 11:05:21.009: [smf] INFO: UE IMSI[262423189895081] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.011: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 01/30 11:05:21.011: [upf] INFO: UE F-SEID[UP:0x62d CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.011: [upf] INFO: UE F-SEID[UP:0x62d CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.019: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 01/30 11:05:21.019: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 01/30 11:05:21.019: [smf] INFO: UE IMSI[262422651443329] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.022: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 01/30 11:05:21.022: [upf] INFO: UE F-SEID[UP:0x9ce CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.022: [upf] INFO: UE F-SEID[UP:0x9ce CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.030: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 01/30 11:05:21.030: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 01/30 11:05:21.030: [smf] INFO: UE IMSI[262427155582341] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.036: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 01/30 11:05:21.036: [upf] INFO: UE F-SEID[UP:0xc6c CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.036: [upf] INFO: UE F-SEID[UP:0xc6c CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.041: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 01/30 11:05:21.041: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 01/30 11:05:21.041: [smf] INFO: UE IMSI[262424983436831] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.046: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 01/30 11:05:21.046: [upf] INFO: UE F-SEID[UP:0x7ba CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.046: [upf] INFO: UE F-SEID[UP:0x7ba CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.052: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 01/30 11:05:21.052: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 01/30 11:05:21.052: [smf] INFO: UE IMSI[262423310931899] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.057: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 01/30 11:05:21.057: [upf] INFO: UE F-SEID[UP:0x252 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.057: [upf] INFO: UE F-SEID[UP:0x252 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.063: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 01/30 11:05:21.063: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 01/30 11:05:21.063: [smf] INFO: UE IMSI[262427007601171] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.067: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 01/30 11:05:21.067: [upf] INFO: UE F-SEID[UP:0xa38 CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.067: [upf] INFO: UE F-SEID[UP:0xa38 CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.074: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 01/30 11:05:21.074: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 01/30 11:05:21.074: [smf] INFO: UE IMSI[262423608647379] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.078: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 01/30 11:05:21.078: [upf] INFO: UE F-SEID[UP:0xcaf CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.078: [upf] INFO: UE F-SEID[UP:0xcaf CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.084: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 01/30 11:05:21.084: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 01/30 11:05:21.084: [smf] INFO: UE IMSI[262428458786296] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.089: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 01/30 11:05:21.089: [upf] INFO: UE F-SEID[UP:0x441 CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.089: [upf] INFO: UE F-SEID[UP:0x441 CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.095: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 01/30 11:05:21.095: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 01/30 11:05:21.095: [smf] INFO: UE IMSI[262426171664377] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.100: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 01/30 11:05:21.100: [upf] INFO: UE F-SEID[UP:0x2c8 CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.100: [upf] INFO: UE F-SEID[UP:0x2c8 CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.106: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 01/30 11:05:21.106: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 01/30 11:05:21.106: [smf] INFO: UE IMSI[262422422899552] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.111: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 01/30 11:05:21.111: [upf] INFO: UE F-SEID[UP:0xdab CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.111: [upf] INFO: UE F-SEID[UP:0xdab CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.117: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 01/30 11:05:21.117: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 01/30 11:05:21.117: [smf] INFO: UE IMSI[262429347812927] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.121: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 01/30 11:05:21.121: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.121: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.128: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 01/30 11:05:21.128: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 01/30 11:05:21.128: [smf] INFO: UE IMSI[262423831314320] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.132: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 01/30 11:05:21.132: [upf] INFO: UE F-SEID[UP:0xffb CP:0xa63] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.132: [upf] INFO: UE F-SEID[UP:0xffb CP:0xa63] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.139: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 01/30 11:05:21.139: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 01/30 11:05:21.139: [smf] INFO: UE IMSI[262429157064747] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.144: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 01/30 11:05:21.144: [upf] INFO: UE F-SEID[UP:0x509 CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.144: [upf] INFO: UE F-SEID[UP:0x509 CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.150: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 01/30 11:05:21.150: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 01/30 11:05:21.150: [smf] INFO: UE IMSI[262428436327477] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.154: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 01/30 11:05:21.154: [upf] INFO: UE F-SEID[UP:0x542 CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.154: [upf] INFO: UE F-SEID[UP:0x542 CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.161: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 01/30 11:05:21.161: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 01/30 11:05:21.161: [smf] INFO: UE IMSI[262427982521750] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.165: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 01/30 11:05:21.165: [upf] INFO: UE F-SEID[UP:0x901 CP:0xf4c] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.165: [upf] INFO: UE F-SEID[UP:0x901 CP:0xf4c] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.171: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 01/30 11:05:21.171: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 01/30 11:05:21.171: [smf] INFO: UE IMSI[262428799287085] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.176: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 01/30 11:05:21.176: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0x5b7] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.176: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0x5b7] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.182: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 01/30 11:05:21.182: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 01/30 11:05:21.182: [smf] INFO: UE IMSI[262424738668753] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.187: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 01/30 11:05:21.187: [upf] INFO: UE F-SEID[UP:0xbeb CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.187: [upf] INFO: UE F-SEID[UP:0xbeb CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.193: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 01/30 11:05:21.193: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 01/30 11:05:21.193: [smf] INFO: UE IMSI[262426728792519] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.198: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 01/30 11:05:21.198: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0x224] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.198: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0x224] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.204: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 01/30 11:05:21.204: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 01/30 11:05:21.204: [smf] INFO: UE IMSI[262421186832897] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.207: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 01/30 11:05:21.207: [upf] INFO: UE F-SEID[UP:0x700 CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.207: [upf] INFO: UE F-SEID[UP:0x700 CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.215: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 01/30 11:05:21.215: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 01/30 11:05:21.215: [smf] INFO: UE IMSI[262423297245061] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.222: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 01/30 11:05:21.222: [upf] INFO: UE F-SEID[UP:0xf56 CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.222: [upf] INFO: UE F-SEID[UP:0xf56 CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.229: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 01/30 11:05:21.229: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 01/30 11:05:21.229: [smf] INFO: UE IMSI[262428105278336] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.239: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 01/30 11:05:21.239: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.239: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.242: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 01/30 11:05:21.242: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 01/30 11:05:21.242: [smf] INFO: UE IMSI[262423938346428] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.251: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 01/30 11:05:21.251: [upf] INFO: UE F-SEID[UP:0x61 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.251: [upf] INFO: UE F-SEID[UP:0x61 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.253: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 01/30 11:05:21.253: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 01/30 11:05:21.253: [smf] INFO: UE IMSI[262429446477661] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.256: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 01/30 11:05:21.256: [upf] INFO: UE F-SEID[UP:0x354 CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.256: [upf] INFO: UE F-SEID[UP:0x354 CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.264: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 01/30 11:05:21.264: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 01/30 11:05:21.264: [smf] INFO: UE IMSI[262425585302193] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.268: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 01/30 11:05:21.268: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.268: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.275: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 01/30 11:05:21.275: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 01/30 11:05:21.275: [smf] INFO: UE IMSI[262426121368626] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.279: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 01/30 11:05:21.279: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.279: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.287: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 01/30 11:05:21.287: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 01/30 11:05:21.287: [smf] INFO: UE IMSI[262427010112176] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.296: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 01/30 11:05:21.296: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.296: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.300: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 01/30 11:05:21.300: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 01/30 11:05:21.300: [smf] INFO: UE IMSI[262420084438708] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.309: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 01/30 11:05:21.309: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.310: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.312: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 01/30 11:05:21.312: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 01/30 11:05:21.312: [smf] INFO: UE IMSI[262422320356816] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.322: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 01/30 11:05:21.322: [upf] INFO: UE F-SEID[UP:0x577 CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.322: [upf] INFO: UE F-SEID[UP:0x577 CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.323: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 01/30 11:05:21.323: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 01/30 11:05:21.323: [smf] INFO: UE IMSI[262424623891928] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.327: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 01/30 11:05:21.327: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.327: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.334: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 01/30 11:05:21.334: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 01/30 11:05:21.334: [smf] INFO: UE IMSI[262425615447647] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.338: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 01/30 11:05:21.338: [upf] INFO: UE F-SEID[UP:0xcce CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.338: [upf] INFO: UE F-SEID[UP:0xcce CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.345: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 01/30 11:05:21.345: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 01/30 11:05:21.345: [smf] INFO: UE IMSI[262427357473971] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.348: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 01/30 11:05:21.348: [upf] INFO: UE F-SEID[UP:0x86 CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.348: [upf] INFO: UE F-SEID[UP:0x86 CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.355: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 01/30 11:05:21.355: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 01/30 11:05:21.355: [smf] INFO: UE IMSI[262429345471535] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.360: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 01/30 11:05:21.360: [upf] INFO: UE F-SEID[UP:0xb51 CP:0x6c4] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.360: [upf] INFO: UE F-SEID[UP:0xb51 CP:0x6c4] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.366: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 01/30 11:05:21.366: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 01/30 11:05:21.366: [smf] INFO: UE IMSI[262420667734686] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.370: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 01/30 11:05:21.370: [upf] INFO: UE F-SEID[UP:0x923 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.370: [upf] INFO: UE F-SEID[UP:0x923 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.378: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 01/30 11:05:21.378: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 01/30 11:05:21.378: [smf] INFO: UE IMSI[262423096223960] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.384: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 01/30 11:05:21.384: [upf] INFO: UE F-SEID[UP:0xe26 CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.384: [upf] INFO: UE F-SEID[UP:0xe26 CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.389: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 01/30 11:05:21.389: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 01/30 11:05:21.389: [smf] INFO: UE IMSI[262423552889143] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.398: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 01/30 11:05:21.398: [upf] INFO: UE F-SEID[UP:0x10 CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.398: [upf] INFO: UE F-SEID[UP:0x10 CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.401: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 01/30 11:05:21.401: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 01/30 11:05:21.401: [smf] INFO: UE IMSI[262420984404653] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.406: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 01/30 11:05:21.406: [upf] INFO: UE F-SEID[UP:0x263 CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.406: [upf] INFO: UE F-SEID[UP:0x263 CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.412: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 01/30 11:05:21.412: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 01/30 11:05:21.412: [smf] INFO: UE IMSI[262420595187850] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.416: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 01/30 11:05:21.416: [upf] INFO: UE F-SEID[UP:0x5eb CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.416: [upf] INFO: UE F-SEID[UP:0x5eb CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.423: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 01/30 11:05:21.423: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 01/30 11:05:21.423: [smf] INFO: UE IMSI[262425778959630] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.427: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 01/30 11:05:21.427: [upf] INFO: UE F-SEID[UP:0xdce CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.427: [upf] INFO: UE F-SEID[UP:0xdce CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.433: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 01/30 11:05:21.433: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 01/30 11:05:21.433: [smf] INFO: UE IMSI[262429033187940] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.438: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 01/30 11:05:21.438: [upf] INFO: UE F-SEID[UP:0xd67 CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.438: [upf] INFO: UE F-SEID[UP:0xd67 CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.445: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 01/30 11:05:21.445: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 01/30 11:05:21.445: [smf] INFO: UE IMSI[262429783317514] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.455: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 01/30 11:05:21.455: [upf] INFO: UE F-SEID[UP:0xe6d CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.455: [upf] INFO: UE F-SEID[UP:0xe6d CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.456: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 01/30 11:05:21.456: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 01/30 11:05:21.457: [smf] INFO: UE IMSI[262429510194633] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.463: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 01/30 11:05:21.463: [upf] INFO: UE F-SEID[UP:0x9b4 CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.463: [upf] INFO: UE F-SEID[UP:0x9b4 CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.467: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 01/30 11:05:21.467: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 01/30 11:05:21.467: [smf] INFO: UE IMSI[262429669051769] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.474: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 01/30 11:05:21.474: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.474: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.479: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 01/30 11:05:21.479: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 01/30 11:05:21.479: [smf] INFO: UE IMSI[262427100589844] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.487: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 01/30 11:05:21.487: [upf] INFO: UE F-SEID[UP:0x619 CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.487: [upf] INFO: UE F-SEID[UP:0x619 CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.490: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 01/30 11:05:21.490: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 01/30 11:05:21.490: [smf] INFO: UE IMSI[262429689412275] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.495: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 01/30 11:05:21.495: [upf] INFO: UE F-SEID[UP:0xe24 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.495: [upf] INFO: UE F-SEID[UP:0xe24 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.501: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 01/30 11:05:21.501: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 01/30 11:05:21.501: [smf] INFO: UE IMSI[262425492181586] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.505: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 01/30 11:05:21.506: [upf] INFO: UE F-SEID[UP:0x204 CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.506: [upf] INFO: UE F-SEID[UP:0x204 CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.512: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 01/30 11:05:21.512: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 01/30 11:05:21.512: [smf] INFO: UE IMSI[262420922768280] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.516: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 01/30 11:05:21.516: [upf] INFO: UE F-SEID[UP:0xb35 CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.516: [upf] INFO: UE F-SEID[UP:0xb35 CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.523: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 01/30 11:05:21.523: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 01/30 11:05:21.523: [smf] INFO: UE IMSI[262420748953989] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.526: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 01/30 11:05:21.527: [upf] INFO: UE F-SEID[UP:0x804 CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.527: [upf] INFO: UE F-SEID[UP:0x804 CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.533: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 01/30 11:05:21.533: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 01/30 11:05:21.533: [smf] INFO: UE IMSI[262429807299007] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.538: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 01/30 11:05:21.538: [upf] INFO: UE F-SEID[UP:0x413 CP:0x884] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.538: [upf] INFO: UE F-SEID[UP:0x413 CP:0x884] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.544: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 01/30 11:05:21.544: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 01/30 11:05:21.544: [smf] INFO: UE IMSI[262421204164500] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.548: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 01/30 11:05:21.548: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.548: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.555: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 01/30 11:05:21.555: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 01/30 11:05:21.555: [smf] INFO: UE IMSI[262424871012750] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.559: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 01/30 11:05:21.559: [upf] INFO: UE F-SEID[UP:0xad CP:0xb47] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.559: [upf] INFO: UE F-SEID[UP:0xad CP:0xb47] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.566: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 01/30 11:05:21.566: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 01/30 11:05:21.566: [smf] INFO: UE IMSI[262426429297651] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.570: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 01/30 11:05:21.570: [upf] INFO: UE F-SEID[UP:0xca6 CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.570: [upf] INFO: UE F-SEID[UP:0xca6 CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.577: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 01/30 11:05:21.577: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 01/30 11:05:21.577: [smf] INFO: UE IMSI[262424301847493] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.581: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 01/30 11:05:21.581: [upf] INFO: UE F-SEID[UP:0x6fa CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.582: [upf] INFO: UE F-SEID[UP:0x6fa CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.588: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 01/30 11:05:21.588: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 01/30 11:05:21.588: [smf] INFO: UE IMSI[262428311463584] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.592: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 01/30 11:05:21.592: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.592: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.598: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 01/30 11:05:21.598: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 01/30 11:05:21.598: [smf] INFO: UE IMSI[262429544274746] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.603: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 01/30 11:05:21.603: [upf] INFO: UE F-SEID[UP:0xa67 CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.603: [upf] INFO: UE F-SEID[UP:0xa67 CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.609: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 01/30 11:05:21.609: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 01/30 11:05:21.609: [smf] INFO: UE IMSI[262422807116859] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.613: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 01/30 11:05:21.613: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.613: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.620: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 01/30 11:05:21.620: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 01/30 11:05:21.620: [smf] INFO: UE IMSI[262428768796180] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.625: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 01/30 11:05:21.625: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.625: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.631: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 01/30 11:05:21.631: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 01/30 11:05:21.631: [smf] INFO: UE IMSI[262424167306067] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.635: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 01/30 11:05:21.635: [upf] INFO: UE F-SEID[UP:0x93a CP:0x2d8] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.635: [upf] INFO: UE F-SEID[UP:0x93a CP:0x2d8] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.642: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 01/30 11:05:21.642: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 01/30 11:05:21.642: [smf] INFO: UE IMSI[262426857203394] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.646: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 01/30 11:05:21.646: [upf] INFO: UE F-SEID[UP:0x664 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.646: [upf] INFO: UE F-SEID[UP:0x664 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.652: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 01/30 11:05:21.652: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 01/30 11:05:21.652: [smf] INFO: UE IMSI[262424038150392] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.657: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 01/30 11:05:21.657: [upf] INFO: UE F-SEID[UP:0x1ff CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.657: [upf] INFO: UE F-SEID[UP:0x1ff CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.663: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 01/30 11:05:21.663: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 01/30 11:05:21.663: [smf] INFO: UE IMSI[262421897439408] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.668: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 01/30 11:05:21.668: [upf] INFO: UE F-SEID[UP:0xeec CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.668: [upf] INFO: UE F-SEID[UP:0xeec CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.674: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 01/30 11:05:21.674: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 01/30 11:05:21.674: [smf] INFO: UE IMSI[262427931395934] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.679: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 01/30 11:05:21.679: [upf] INFO: UE F-SEID[UP:0x1dd CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.679: [upf] INFO: UE F-SEID[UP:0x1dd CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.685: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 01/30 11:05:21.685: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 01/30 11:05:21.685: [smf] INFO: UE IMSI[262422630563412] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.689: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 01/30 11:05:21.689: [upf] INFO: UE F-SEID[UP:0x19a CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.689: [upf] INFO: UE F-SEID[UP:0x19a CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.696: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 01/30 11:05:21.696: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 01/30 11:05:21.696: [smf] INFO: UE IMSI[262429345555965] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.700: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 01/30 11:05:21.700: [upf] INFO: UE F-SEID[UP:0x6bb CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.700: [upf] INFO: UE F-SEID[UP:0x6bb CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.707: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 01/30 11:05:21.707: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 01/30 11:05:21.707: [smf] INFO: UE IMSI[262421837180923] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.711: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 01/30 11:05:21.711: [upf] INFO: UE F-SEID[UP:0xba7 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.711: [upf] INFO: UE F-SEID[UP:0xba7 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.717: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 01/30 11:05:21.717: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 01/30 11:05:21.717: [smf] INFO: UE IMSI[262420576946465] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.722: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 01/30 11:05:21.722: [upf] INFO: UE F-SEID[UP:0x243 CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.722: [upf] INFO: UE F-SEID[UP:0x243 CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.728: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 01/30 11:05:21.728: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 01/30 11:05:21.728: [smf] INFO: UE IMSI[262426195790954] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.734: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 01/30 11:05:21.734: [upf] INFO: UE F-SEID[UP:0x342 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.734: [upf] INFO: UE F-SEID[UP:0x342 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.739: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 01/30 11:05:21.739: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 01/30 11:05:21.739: [smf] INFO: UE IMSI[262421336362457] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.745: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 01/30 11:05:21.745: [upf] INFO: UE F-SEID[UP:0x78c CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.745: [upf] INFO: UE F-SEID[UP:0x78c CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.750: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 01/30 11:05:21.750: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 01/30 11:05:21.750: [smf] INFO: UE IMSI[262425552075511] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.756: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 01/30 11:05:21.756: [upf] INFO: UE F-SEID[UP:0xcde CP:0x89d] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.756: [upf] INFO: UE F-SEID[UP:0xcde CP:0x89d] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.761: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 01/30 11:05:21.761: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 01/30 11:05:21.761: [smf] INFO: UE IMSI[262428349184684] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.766: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 01/30 11:05:21.766: [upf] INFO: UE F-SEID[UP:0xf4b CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.766: [upf] INFO: UE F-SEID[UP:0xf4b CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.772: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 01/30 11:05:21.772: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 01/30 11:05:21.772: [smf] INFO: UE IMSI[262423569792762] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.777: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 01/30 11:05:21.777: [upf] INFO: UE F-SEID[UP:0x4fb CP:0xee] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.777: [upf] INFO: UE F-SEID[UP:0x4fb CP:0xee] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.783: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 01/30 11:05:21.783: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 01/30 11:05:21.783: [smf] INFO: UE IMSI[262427148198623] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.787: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 01/30 11:05:21.787: [upf] INFO: UE F-SEID[UP:0x43 CP:0xe20] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.787: [upf] INFO: UE F-SEID[UP:0x43 CP:0xe20] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.793: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 01/30 11:05:21.793: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 01/30 11:05:21.793: [smf] INFO: UE IMSI[262428264676386] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.798: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 01/30 11:05:21.798: [upf] INFO: UE F-SEID[UP:0xaeb CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.798: [upf] INFO: UE F-SEID[UP:0xaeb CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.804: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 01/30 11:05:21.804: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 01/30 11:05:21.804: [smf] INFO: UE IMSI[262425519247623] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.809: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 01/30 11:05:21.809: [upf] INFO: UE F-SEID[UP:0x45 CP:0x1c8] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.809: [upf] INFO: UE F-SEID[UP:0x45 CP:0x1c8] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.815: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 01/30 11:05:21.815: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 01/30 11:05:21.815: [smf] INFO: UE IMSI[262428297425898] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.820: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 01/30 11:05:21.820: [upf] INFO: UE F-SEID[UP:0x640 CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.820: [upf] INFO: UE F-SEID[UP:0x640 CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.826: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 01/30 11:05:21.826: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 01/30 11:05:21.826: [smf] INFO: UE IMSI[262427044521220] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.833: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 01/30 11:05:21.833: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.833: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.837: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 01/30 11:05:21.837: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 01/30 11:05:21.837: [smf] INFO: UE IMSI[262424152876568] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.841: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 01/30 11:05:21.841: [upf] INFO: UE F-SEID[UP:0x95f CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.841: [upf] INFO: UE F-SEID[UP:0x95f CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.848: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 01/30 11:05:21.848: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 01/30 11:05:21.848: [smf] INFO: UE IMSI[262428497030232] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.853: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 01/30 11:05:21.853: [upf] INFO: UE F-SEID[UP:0xf34 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.853: [upf] INFO: UE F-SEID[UP:0xf34 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.859: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 01/30 11:05:21.859: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 01/30 11:05:21.859: [smf] INFO: UE IMSI[262421978952795] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.867: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 01/30 11:05:21.867: [upf] INFO: UE F-SEID[UP:0x73e CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.867: [upf] INFO: UE F-SEID[UP:0x73e CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.871: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 01/30 11:05:21.871: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 01/30 11:05:21.871: [smf] INFO: UE IMSI[262423524574409] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.877: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 01/30 11:05:21.877: [upf] INFO: UE F-SEID[UP:0xa3d CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.877: [upf] INFO: UE F-SEID[UP:0xa3d CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.882: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 01/30 11:05:21.882: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 01/30 11:05:21.882: [smf] INFO: UE IMSI[262428086481842] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.887: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 01/30 11:05:21.887: [upf] INFO: UE F-SEID[UP:0xc99 CP:0x7a7] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.887: [upf] INFO: UE F-SEID[UP:0xc99 CP:0x7a7] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.893: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 01/30 11:05:21.893: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 01/30 11:05:21.893: [smf] INFO: UE IMSI[262426629909807] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.898: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 01/30 11:05:21.898: [upf] INFO: UE F-SEID[UP:0x96 CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.898: [upf] INFO: UE F-SEID[UP:0x96 CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.904: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 01/30 11:05:21.904: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 01/30 11:05:21.904: [smf] INFO: UE IMSI[262420113997008] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.908: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 01/30 11:05:21.908: [upf] INFO: UE F-SEID[UP:0xb43 CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.908: [upf] INFO: UE F-SEID[UP:0xb43 CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.914: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 01/30 11:05:21.914: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 01/30 11:05:21.914: [smf] INFO: UE IMSI[262429770919502] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.918: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 01/30 11:05:21.918: [upf] INFO: UE F-SEID[UP:0xea1 CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.918: [upf] INFO: UE F-SEID[UP:0xea1 CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.925: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 01/30 11:05:21.925: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 01/30 11:05:21.925: [smf] INFO: UE IMSI[262428052416646] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.928: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 01/30 11:05:21.928: [upf] INFO: UE F-SEID[UP:0x80a CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.928: [upf] INFO: UE F-SEID[UP:0x80a CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.935: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 01/30 11:05:21.935: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 01/30 11:05:21.935: [smf] INFO: UE IMSI[262427505335631] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.939: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 01/30 11:05:21.939: [upf] INFO: UE F-SEID[UP:0x2af CP:0xea7] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.939: [upf] INFO: UE F-SEID[UP:0x2af CP:0xea7] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.946: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 01/30 11:05:21.946: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 01/30 11:05:21.946: [smf] INFO: UE IMSI[262426089978544] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.950: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 01/30 11:05:21.950: [upf] INFO: UE F-SEID[UP:0xf16 CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.950: [upf] INFO: UE F-SEID[UP:0xf16 CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.957: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 01/30 11:05:21.957: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 01/30 11:05:21.957: [smf] INFO: UE IMSI[262426883936829] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.961: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 01/30 11:05:21.961: [upf] INFO: UE F-SEID[UP:0xe7e CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.961: [upf] INFO: UE F-SEID[UP:0xe7e CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.968: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 01/30 11:05:21.968: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 01/30 11:05:21.968: [smf] INFO: UE IMSI[262428182022734] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.977: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 01/30 11:05:21.977: [upf] INFO: UE F-SEID[UP:0x1e3 CP:0x6ba] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.977: [upf] INFO: UE F-SEID[UP:0x1e3 CP:0x6ba] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.981: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 01/30 11:05:21.981: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 01/30 11:05:21.981: [smf] INFO: UE IMSI[262425017447110] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.988: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 01/30 11:05:21.988: [upf] INFO: UE F-SEID[UP:0xae5 CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.988: [upf] INFO: UE F-SEID[UP:0xae5 CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:21.992: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 01/30 11:05:21.992: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 01/30 11:05:21.992: [smf] INFO: UE IMSI[262420236819600] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:21.997: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 01/30 11:05:21.997: [upf] INFO: UE F-SEID[UP:0x43b CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 01/30 11:05:21.997: [upf] INFO: UE F-SEID[UP:0x43b CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.003: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 01/30 11:05:22.003: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 01/30 11:05:22.003: [smf] INFO: UE IMSI[262426303423918] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.008: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 01/30 11:05:22.008: [upf] INFO: UE F-SEID[UP:0x69f CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.008: [upf] INFO: UE F-SEID[UP:0x69f CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.014: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 01/30 11:05:22.014: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 01/30 11:05:22.014: [smf] INFO: UE IMSI[262425577503940] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.020: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 01/30 11:05:22.020: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.020: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.025: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 01/30 11:05:22.025: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 01/30 11:05:22.025: [smf] INFO: UE IMSI[262420278871891] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.030: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 01/30 11:05:22.030: [upf] INFO: UE F-SEID[UP:0xddf CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.030: [upf] INFO: UE F-SEID[UP:0xddf CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.035: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 01/30 11:05:22.035: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 01/30 11:05:22.035: [smf] INFO: UE IMSI[262424241760683] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.039: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 01/30 11:05:22.039: [upf] INFO: UE F-SEID[UP:0x950 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.039: [upf] INFO: UE F-SEID[UP:0x950 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.046: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 01/30 11:05:22.046: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 01/30 11:05:22.046: [smf] INFO: UE IMSI[262420568464675] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.055: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 01/30 11:05:22.055: [upf] INFO: UE F-SEID[UP:0xbce CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.055: [upf] INFO: UE F-SEID[UP:0xbce CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.058: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 01/30 11:05:22.058: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 01/30 11:05:22.058: [smf] INFO: UE IMSI[262425757724197] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.064: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 01/30 11:05:22.064: [upf] INFO: UE F-SEID[UP:0xb78 CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.064: [upf] INFO: UE F-SEID[UP:0xb78 CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.069: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 01/30 11:05:22.069: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 01/30 11:05:22.069: [smf] INFO: UE IMSI[262429031575905] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.073: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 01/30 11:05:22.073: [upf] INFO: UE F-SEID[UP:0x425 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.073: [upf] INFO: UE F-SEID[UP:0x425 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.081: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 01/30 11:05:22.081: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 01/30 11:05:22.081: [smf] INFO: UE IMSI[262428216035567] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.087: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 01/30 11:05:22.087: [upf] INFO: UE F-SEID[UP:0x98d CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.087: [upf] INFO: UE F-SEID[UP:0x98d CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.092: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 01/30 11:05:22.092: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 01/30 11:05:22.092: [smf] INFO: UE IMSI[262420922645548] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.098: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 01/30 11:05:22.098: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.098: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.103: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 01/30 11:05:22.103: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 01/30 11:05:22.103: [smf] INFO: UE IMSI[262422009639687] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.107: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 01/30 11:05:22.107: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.107: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.114: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 01/30 11:05:22.114: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 01/30 11:05:22.114: [smf] INFO: UE IMSI[262420467745581] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.118: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 01/30 11:05:22.118: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.118: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.125: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 01/30 11:05:22.125: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 01/30 11:05:22.125: [smf] INFO: UE IMSI[262428634404466] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.129: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 01/30 11:05:22.129: [upf] INFO: UE F-SEID[UP:0xf2b CP:0x27f] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.129: [upf] INFO: UE F-SEID[UP:0xf2b CP:0x27f] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.136: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 01/30 11:05:22.136: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 01/30 11:05:22.136: [smf] INFO: UE IMSI[262428986902454] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.143: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 01/30 11:05:22.143: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.143: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.148: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 01/30 11:05:22.148: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 01/30 11:05:22.148: [smf] INFO: UE IMSI[262429812830274] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.154: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 01/30 11:05:22.154: [upf] INFO: UE F-SEID[UP:0x326 CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.154: [upf] INFO: UE F-SEID[UP:0x326 CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.158: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 01/30 11:05:22.158: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 01/30 11:05:22.158: [smf] INFO: UE IMSI[262420642985776] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.162: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 01/30 11:05:22.162: [upf] INFO: UE F-SEID[UP:0x5f1 CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.162: [upf] INFO: UE F-SEID[UP:0x5f1 CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.169: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 01/30 11:05:22.169: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 01/30 11:05:22.169: [smf] INFO: UE IMSI[262426533722605] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.174: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 01/30 11:05:22.174: [upf] INFO: UE F-SEID[UP:0x62e CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.174: [upf] INFO: UE F-SEID[UP:0x62e CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.180: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 01/30 11:05:22.180: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 01/30 11:05:22.180: [smf] INFO: UE IMSI[262423085705448] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.185: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 01/30 11:05:22.185: [upf] INFO: UE F-SEID[UP:0x593 CP:0x4f1] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.185: [upf] INFO: UE F-SEID[UP:0x593 CP:0x4f1] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.191: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 01/30 11:05:22.191: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 01/30 11:05:22.191: [smf] INFO: UE IMSI[262422352768629] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.195: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 01/30 11:05:22.195: [upf] INFO: UE F-SEID[UP:0x6fe CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.195: [upf] INFO: UE F-SEID[UP:0x6fe CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.202: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 01/30 11:05:22.202: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 01/30 11:05:22.202: [smf] INFO: UE IMSI[262422017382544] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.206: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 01/30 11:05:22.206: [upf] INFO: UE F-SEID[UP:0xf57 CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.206: [upf] INFO: UE F-SEID[UP:0xf57 CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.213: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 01/30 11:05:22.213: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 01/30 11:05:22.213: [smf] INFO: UE IMSI[262428439636064] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.217: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 01/30 11:05:22.217: [upf] INFO: UE F-SEID[UP:0x72d CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.217: [upf] INFO: UE F-SEID[UP:0x72d CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.224: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 01/30 11:05:22.224: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 01/30 11:05:22.224: [smf] INFO: UE IMSI[262424780336807] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.228: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 01/30 11:05:22.228: [upf] INFO: UE F-SEID[UP:0x662 CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.228: [upf] INFO: UE F-SEID[UP:0x662 CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.234: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 01/30 11:05:22.234: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 01/30 11:05:22.234: [smf] INFO: UE IMSI[262422271684714] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.239: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 01/30 11:05:22.239: [upf] INFO: UE F-SEID[UP:0xc0d CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.239: [upf] INFO: UE F-SEID[UP:0xc0d CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.245: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 01/30 11:05:22.245: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 01/30 11:05:22.245: [smf] INFO: UE IMSI[262425498718199] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.250: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 01/30 11:05:22.250: [upf] INFO: UE F-SEID[UP:0xe09 CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.250: [upf] INFO: UE F-SEID[UP:0xe09 CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.256: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 01/30 11:05:22.256: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 01/30 11:05:22.256: [smf] INFO: UE IMSI[262421644879402] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.261: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 01/30 11:05:22.261: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.261: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.267: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 01/30 11:05:22.267: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 01/30 11:05:22.267: [smf] INFO: UE IMSI[262429253187718] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.272: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 01/30 11:05:22.272: [upf] INFO: UE F-SEID[UP:0xc0b CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.272: [upf] INFO: UE F-SEID[UP:0xc0b CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.278: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 01/30 11:05:22.278: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 01/30 11:05:22.278: [smf] INFO: UE IMSI[262429614230251] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.282: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 01/30 11:05:22.282: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.282: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.289: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 01/30 11:05:22.289: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 01/30 11:05:22.289: [smf] INFO: UE IMSI[262429972816492] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.293: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 01/30 11:05:22.293: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.293: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.299: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 01/30 11:05:22.299: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 01/30 11:05:22.299: [smf] INFO: UE IMSI[262426827945053] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.304: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 01/30 11:05:22.304: [upf] INFO: UE F-SEID[UP:0xae8 CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.304: [upf] INFO: UE F-SEID[UP:0xae8 CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.310: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 01/30 11:05:22.310: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 01/30 11:05:22.310: [smf] INFO: UE IMSI[262422026128723] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.315: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 01/30 11:05:22.315: [upf] INFO: UE F-SEID[UP:0x83 CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.315: [upf] INFO: UE F-SEID[UP:0x83 CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.321: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 01/30 11:05:22.321: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 01/30 11:05:22.321: [smf] INFO: UE IMSI[262427010171920] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.326: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 01/30 11:05:22.326: [upf] INFO: UE F-SEID[UP:0x60e CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.326: [upf] INFO: UE F-SEID[UP:0x60e CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.332: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 01/30 11:05:22.332: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 01/30 11:05:22.332: [smf] INFO: UE IMSI[262429636184624] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.337: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 01/30 11:05:22.337: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.337: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.343: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 01/30 11:05:22.343: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 01/30 11:05:22.343: [smf] INFO: UE IMSI[262426882058593] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.352: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 01/30 11:05:22.352: [upf] INFO: UE F-SEID[UP:0x9db CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.352: [upf] INFO: UE F-SEID[UP:0x9db CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.355: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 01/30 11:05:22.355: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 01/30 11:05:22.355: [smf] INFO: UE IMSI[262424020330688] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.364: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 01/30 11:05:22.364: [upf] INFO: UE F-SEID[UP:0x980 CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.364: [upf] INFO: UE F-SEID[UP:0x980 CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.367: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 01/30 11:05:22.367: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 01/30 11:05:22.367: [smf] INFO: UE IMSI[262428932056063] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.371: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 01/30 11:05:22.371: [upf] INFO: UE F-SEID[UP:0xbbd CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.371: [upf] INFO: UE F-SEID[UP:0xbbd CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.378: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 01/30 11:05:22.378: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 01/30 11:05:22.378: [smf] INFO: UE IMSI[262429968521671] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.382: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 01/30 11:05:22.382: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.382: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.389: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 01/30 11:05:22.389: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 01/30 11:05:22.389: [smf] INFO: UE IMSI[262424688891639] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.397: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 01/30 11:05:22.398: [upf] INFO: UE F-SEID[UP:0x52e CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.398: [upf] INFO: UE F-SEID[UP:0x52e CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.403: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 01/30 11:05:22.403: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 01/30 11:05:22.403: [smf] INFO: UE IMSI[262420360185325] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.415: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 01/30 11:05:22.415: [upf] INFO: UE F-SEID[UP:0xe50 CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.415: [upf] INFO: UE F-SEID[UP:0xe50 CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.415: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 01/30 11:05:22.415: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 01/30 11:05:22.415: [smf] INFO: UE IMSI[262420200208128] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.422: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 01/30 11:05:22.422: [upf] INFO: UE F-SEID[UP:0x4d CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.422: [upf] INFO: UE F-SEID[UP:0x4d CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.426: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 01/30 11:05:22.426: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 01/30 11:05:22.426: [smf] INFO: UE IMSI[262425371531025] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.430: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 01/30 11:05:22.430: [upf] INFO: UE F-SEID[UP:0xd72 CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.430: [upf] INFO: UE F-SEID[UP:0xd72 CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.437: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 01/30 11:05:22.437: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 01/30 11:05:22.437: [smf] INFO: UE IMSI[262422573332981] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.441: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 01/30 11:05:22.441: [upf] INFO: UE F-SEID[UP:0xd87 CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.441: [upf] INFO: UE F-SEID[UP:0xd87 CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.448: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 01/30 11:05:22.448: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 01/30 11:05:22.448: [smf] INFO: UE IMSI[262424791067741] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.452: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 01/30 11:05:22.452: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.452: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.458: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 01/30 11:05:22.458: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 01/30 11:05:22.458: [smf] INFO: UE IMSI[262420318802944] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.462: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 01/30 11:05:22.462: [upf] INFO: UE F-SEID[UP:0x676 CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.462: [upf] INFO: UE F-SEID[UP:0x676 CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.469: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 01/30 11:05:22.469: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 01/30 11:05:22.469: [smf] INFO: UE IMSI[262428241384937] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.474: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 01/30 11:05:22.474: [upf] INFO: UE F-SEID[UP:0x270 CP:0x7c3] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.474: [upf] INFO: UE F-SEID[UP:0x270 CP:0x7c3] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.480: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 01/30 11:05:22.480: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 01/30 11:05:22.480: [smf] INFO: UE IMSI[262428953536255] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.484: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 01/30 11:05:22.484: [upf] INFO: UE F-SEID[UP:0x277 CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.484: [upf] INFO: UE F-SEID[UP:0x277 CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.491: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 01/30 11:05:22.491: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 01/30 11:05:22.491: [smf] INFO: UE IMSI[262422297660472] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.495: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 01/30 11:05:22.495: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.495: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.502: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 01/30 11:05:22.502: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 01/30 11:05:22.502: [smf] INFO: UE IMSI[262429652606612] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.506: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 01/30 11:05:22.506: [upf] INFO: UE F-SEID[UP:0x2 CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.506: [upf] INFO: UE F-SEID[UP:0x2 CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.513: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 01/30 11:05:22.513: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 01/30 11:05:22.513: [smf] INFO: UE IMSI[262422731612201] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.517: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 01/30 11:05:22.517: [upf] INFO: UE F-SEID[UP:0xa6 CP:0x77b] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.517: [upf] INFO: UE F-SEID[UP:0xa6 CP:0x77b] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.523: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 01/30 11:05:22.524: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 01/30 11:05:22.524: [smf] INFO: UE IMSI[262426098007423] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.531: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 01/30 11:05:22.531: [upf] INFO: UE F-SEID[UP:0xfbf CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.531: [upf] INFO: UE F-SEID[UP:0xfbf CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.536: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 01/30 11:05:22.536: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 01/30 11:05:22.536: [smf] INFO: UE IMSI[262428578656688] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.547: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 01/30 11:05:22.547: [upf] INFO: UE F-SEID[UP:0x52c CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.547: [upf] INFO: UE F-SEID[UP:0x52c CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.547: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 01/30 11:05:22.547: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 01/30 11:05:22.547: [smf] INFO: UE IMSI[262423409488597] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.557: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 01/30 11:05:22.557: [upf] INFO: UE F-SEID[UP:0xd6b CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.557: [upf] INFO: UE F-SEID[UP:0xd6b CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.559: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 01/30 11:05:22.559: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 01/30 11:05:22.559: [smf] INFO: UE IMSI[262426017083265] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.565: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 01/30 11:05:22.565: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.565: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.570: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 01/30 11:05:22.570: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 01/30 11:05:22.570: [smf] INFO: UE IMSI[262423159360273] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.574: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 01/30 11:05:22.574: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.574: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.580: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 01/30 11:05:22.580: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 01/30 11:05:22.581: [smf] INFO: UE IMSI[262429464799328] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.585: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 01/30 11:05:22.585: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0x17e] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.585: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0x17e] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.591: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 01/30 11:05:22.591: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 01/30 11:05:22.591: [smf] INFO: UE IMSI[262422434991885] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.596: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 01/30 11:05:22.596: [upf] INFO: UE F-SEID[UP:0xad5 CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.596: [upf] INFO: UE F-SEID[UP:0xad5 CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.602: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 01/30 11:05:22.602: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 01/30 11:05:22.603: [smf] INFO: UE IMSI[262423325348462] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.611: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 01/30 11:05:22.611: [upf] INFO: UE F-SEID[UP:0xf45 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.611: [upf] INFO: UE F-SEID[UP:0xf45 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.616: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 01/30 11:05:22.616: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 01/30 11:05:22.616: [smf] INFO: UE IMSI[262424685223750] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.623: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 01/30 11:05:22.623: [upf] INFO: UE F-SEID[UP:0xb1d CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.624: [upf] INFO: UE F-SEID[UP:0xb1d CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.627: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 01/30 11:05:22.627: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 01/30 11:05:22.627: [smf] INFO: UE IMSI[262427831433991] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.632: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 01/30 11:05:22.632: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0x8bc] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.632: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0x8bc] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.638: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 01/30 11:05:22.638: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 01/30 11:05:22.638: [smf] INFO: UE IMSI[262420781705259] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.648: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 01/30 11:05:22.648: [upf] INFO: UE F-SEID[UP:0x32a CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.648: [upf] INFO: UE F-SEID[UP:0x32a CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.650: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 01/30 11:05:22.650: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 01/30 11:05:22.650: [smf] INFO: UE IMSI[262423785976752] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.657: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 01/30 11:05:22.657: [upf] INFO: UE F-SEID[UP:0x8aa CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.657: [upf] INFO: UE F-SEID[UP:0x8aa CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.661: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 01/30 11:05:22.661: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 01/30 11:05:22.661: [smf] INFO: UE IMSI[262429399895312] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.665: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 01/30 11:05:22.665: [upf] INFO: UE F-SEID[UP:0xff1 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.665: [upf] INFO: UE F-SEID[UP:0xff1 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.672: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 01/30 11:05:22.672: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 01/30 11:05:22.672: [smf] INFO: UE IMSI[262429741810473] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.677: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 01/30 11:05:22.677: [upf] INFO: UE F-SEID[UP:0x24 CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.677: [upf] INFO: UE F-SEID[UP:0x24 CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.683: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 01/30 11:05:22.683: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 01/30 11:05:22.683: [smf] INFO: UE IMSI[262420416993570] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.689: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 01/30 11:05:22.689: [upf] INFO: UE F-SEID[UP:0xa7a CP:0x886] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.689: [upf] INFO: UE F-SEID[UP:0xa7a CP:0x886] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.695: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 01/30 11:05:22.695: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 01/30 11:05:22.695: [smf] INFO: UE IMSI[262426037152105] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.703: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 01/30 11:05:22.703: [upf] INFO: UE F-SEID[UP:0x27b CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.703: [upf] INFO: UE F-SEID[UP:0x27b CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.706: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 01/30 11:05:22.706: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 01/30 11:05:22.706: [smf] INFO: UE IMSI[262422072462229] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.711: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 01/30 11:05:22.711: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0xd17] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.711: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0xd17] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.717: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 01/30 11:05:22.717: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 01/30 11:05:22.717: [smf] INFO: UE IMSI[262422889690088] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.721: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 01/30 11:05:22.721: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x93f] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.721: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x93f] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.727: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 01/30 11:05:22.727: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 01/30 11:05:22.727: [smf] INFO: UE IMSI[262425381508929] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.732: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 01/30 11:05:22.732: [upf] INFO: UE F-SEID[UP:0x132 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.732: [upf] INFO: UE F-SEID[UP:0x132 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.738: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 01/30 11:05:22.738: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 01/30 11:05:22.738: [smf] INFO: UE IMSI[262425106179739] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.743: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 01/30 11:05:22.743: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.743: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.749: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 01/30 11:05:22.749: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 01/30 11:05:22.749: [smf] INFO: UE IMSI[262424074574329] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.754: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 01/30 11:05:22.754: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.754: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.760: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 01/30 11:05:22.760: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 01/30 11:05:22.760: [smf] INFO: UE IMSI[262426516883519] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.765: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 01/30 11:05:22.765: [upf] INFO: UE F-SEID[UP:0x13e CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.765: [upf] INFO: UE F-SEID[UP:0x13e CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.771: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 01/30 11:05:22.771: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 01/30 11:05:22.771: [smf] INFO: UE IMSI[262421052392126] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.776: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 01/30 11:05:22.776: [upf] INFO: UE F-SEID[UP:0x894 CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.776: [upf] INFO: UE F-SEID[UP:0x894 CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.782: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 01/30 11:05:22.782: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 01/30 11:05:22.782: [smf] INFO: UE IMSI[262429659272290] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.786: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 01/30 11:05:22.786: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.786: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.793: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 01/30 11:05:22.793: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 01/30 11:05:22.793: [smf] INFO: UE IMSI[262428886278818] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.797: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 01/30 11:05:22.797: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.797: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.803: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 01/30 11:05:22.803: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 01/30 11:05:22.803: [smf] INFO: UE IMSI[262423228020064] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.808: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 01/30 11:05:22.808: [upf] INFO: UE F-SEID[UP:0xc3b CP:0xbe3] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.808: [upf] INFO: UE F-SEID[UP:0xc3b CP:0xbe3] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.814: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 01/30 11:05:22.814: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 01/30 11:05:22.814: [smf] INFO: UE IMSI[262427993906905] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.819: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 01/30 11:05:22.819: [upf] INFO: UE F-SEID[UP:0x37e CP:0x888] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.819: [upf] INFO: UE F-SEID[UP:0x37e CP:0x888] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.825: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 01/30 11:05:22.825: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 01/30 11:05:22.825: [smf] INFO: UE IMSI[262423570787816] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.830: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 01/30 11:05:22.830: [upf] INFO: UE F-SEID[UP:0xb CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.830: [upf] INFO: UE F-SEID[UP:0xb CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.836: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 01/30 11:05:22.836: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 01/30 11:05:22.836: [smf] INFO: UE IMSI[262421935007549] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.841: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 01/30 11:05:22.841: [upf] INFO: UE F-SEID[UP:0x737 CP:0x260] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.841: [upf] INFO: UE F-SEID[UP:0x737 CP:0x260] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.847: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 01/30 11:05:22.847: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 01/30 11:05:22.847: [smf] INFO: UE IMSI[262429746360157] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.851: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 01/30 11:05:22.851: [upf] INFO: UE F-SEID[UP:0xa40 CP:0x15c] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.851: [upf] INFO: UE F-SEID[UP:0xa40 CP:0x15c] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.858: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 01/30 11:05:22.858: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 01/30 11:05:22.858: [smf] INFO: UE IMSI[262423803867522] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.862: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 01/30 11:05:22.862: [upf] INFO: UE F-SEID[UP:0x3c CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.862: [upf] INFO: UE F-SEID[UP:0x3c CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.869: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 01/30 11:05:22.869: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 01/30 11:05:22.869: [smf] INFO: UE IMSI[262423461440542] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.872: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 01/30 11:05:22.873: [upf] INFO: UE F-SEID[UP:0xe98 CP:0x564] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.873: [upf] INFO: UE F-SEID[UP:0xe98 CP:0x564] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.879: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 01/30 11:05:22.879: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 01/30 11:05:22.879: [smf] INFO: UE IMSI[262427115117699] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.884: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 01/30 11:05:22.884: [upf] INFO: UE F-SEID[UP:0x2bc CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.884: [upf] INFO: UE F-SEID[UP:0x2bc CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.891: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 01/30 11:05:22.891: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 01/30 11:05:22.891: [smf] INFO: UE IMSI[262420599179448] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.898: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 01/30 11:05:22.898: [upf] INFO: UE F-SEID[UP:0x576 CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.898: [upf] INFO: UE F-SEID[UP:0x576 CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.902: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 01/30 11:05:22.902: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 01/30 11:05:22.903: [smf] INFO: UE IMSI[262424213626822] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.909: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 01/30 11:05:22.909: [upf] INFO: UE F-SEID[UP:0x44d CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.909: [upf] INFO: UE F-SEID[UP:0x44d CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.913: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 01/30 11:05:22.913: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 01/30 11:05:22.913: [smf] INFO: UE IMSI[262420067228032] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.917: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 01/30 11:05:22.918: [upf] INFO: UE F-SEID[UP:0x7dc CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.918: [upf] INFO: UE F-SEID[UP:0x7dc CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.925: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 01/30 11:05:22.925: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 01/30 11:05:22.925: [smf] INFO: UE IMSI[262424550653940] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.933: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 01/30 11:05:22.933: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.933: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.937: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 01/30 11:05:22.937: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 01/30 11:05:22.937: [smf] INFO: UE IMSI[262423142639657] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.947: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 01/30 11:05:22.947: [upf] INFO: UE F-SEID[UP:0x5b CP:0x867] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.947: [upf] INFO: UE F-SEID[UP:0x5b CP:0x867] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.949: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 01/30 11:05:22.949: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 01/30 11:05:22.949: [smf] INFO: UE IMSI[262422148281404] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.957: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 01/30 11:05:22.957: [upf] INFO: UE F-SEID[UP:0x95b CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.957: [upf] INFO: UE F-SEID[UP:0x95b CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.960: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 01/30 11:05:22.960: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 01/30 11:05:22.960: [smf] INFO: UE IMSI[262426299394399] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.965: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 01/30 11:05:22.965: [upf] INFO: UE F-SEID[UP:0x727 CP:0x4b6] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.965: [upf] INFO: UE F-SEID[UP:0x727 CP:0x4b6] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.971: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 01/30 11:05:22.971: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 01/30 11:05:22.971: [smf] INFO: UE IMSI[262421357579821] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.975: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 01/30 11:05:22.975: [upf] INFO: UE F-SEID[UP:0x15c CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.975: [upf] INFO: UE F-SEID[UP:0x15c CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.982: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 01/30 11:05:22.982: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 01/30 11:05:22.982: [smf] INFO: UE IMSI[262420710359344] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.987: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 01/30 11:05:22.987: [upf] INFO: UE F-SEID[UP:0x667 CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.987: [upf] INFO: UE F-SEID[UP:0x667 CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:22.993: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 01/30 11:05:22.993: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 01/30 11:05:22.993: [smf] INFO: UE IMSI[262423044957849] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:22.997: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 01/30 11:05:22.997: [upf] INFO: UE F-SEID[UP:0x2ce CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 01/30 11:05:22.997: [upf] INFO: UE F-SEID[UP:0x2ce CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.004: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 01/30 11:05:23.004: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 01/30 11:05:23.004: [smf] INFO: UE IMSI[262427853310888] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.008: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 01/30 11:05:23.008: [upf] INFO: UE F-SEID[UP:0x79a CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.008: [upf] INFO: UE F-SEID[UP:0x79a CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.014: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 01/30 11:05:23.014: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 01/30 11:05:23.014: [smf] INFO: UE IMSI[262422163092125] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.018: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 01/30 11:05:23.018: [upf] INFO: UE F-SEID[UP:0x325 CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.018: [upf] INFO: UE F-SEID[UP:0x325 CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.025: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 01/30 11:05:23.025: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 01/30 11:05:23.025: [smf] INFO: UE IMSI[262428084179310] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.030: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 01/30 11:05:23.030: [upf] INFO: UE F-SEID[UP:0x885 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.030: [upf] INFO: UE F-SEID[UP:0x885 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.036: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 01/30 11:05:23.036: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 01/30 11:05:23.036: [smf] INFO: UE IMSI[262425872510539] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.041: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 01/30 11:05:23.041: [upf] INFO: UE F-SEID[UP:0xc1d CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.041: [upf] INFO: UE F-SEID[UP:0xc1d CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.047: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 01/30 11:05:23.047: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 01/30 11:05:23.047: [smf] INFO: UE IMSI[262425647360326] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.052: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 01/30 11:05:23.052: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0xf06] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.052: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0xf06] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.058: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 01/30 11:05:23.058: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 01/30 11:05:23.058: [smf] INFO: UE IMSI[262429278646467] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.062: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 01/30 11:05:23.062: [upf] INFO: UE F-SEID[UP:0xafa CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.062: [upf] INFO: UE F-SEID[UP:0xafa CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.069: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 01/30 11:05:23.069: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 01/30 11:05:23.069: [smf] INFO: UE IMSI[262429170427345] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.073: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 01/30 11:05:23.073: [upf] INFO: UE F-SEID[UP:0xf51 CP:0x1b5] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.073: [upf] INFO: UE F-SEID[UP:0xf51 CP:0x1b5] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.080: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 01/30 11:05:23.080: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 01/30 11:05:23.080: [smf] INFO: UE IMSI[262429152216010] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.084: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 01/30 11:05:23.084: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.084: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.090: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 01/30 11:05:23.090: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 01/30 11:05:23.090: [smf] INFO: UE IMSI[262424455312717] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.095: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 01/30 11:05:23.095: [upf] INFO: UE F-SEID[UP:0xbea CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.095: [upf] INFO: UE F-SEID[UP:0xbea CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.101: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 01/30 11:05:23.101: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 01/30 11:05:23.101: [smf] INFO: UE IMSI[262425739735017] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.106: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 01/30 11:05:23.106: [upf] INFO: UE F-SEID[UP:0x299 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.106: [upf] INFO: UE F-SEID[UP:0x299 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.112: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 01/30 11:05:23.112: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 01/30 11:05:23.112: [smf] INFO: UE IMSI[262421636709654] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.117: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 01/30 11:05:23.117: [upf] INFO: UE F-SEID[UP:0x864 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.117: [upf] INFO: UE F-SEID[UP:0x864 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.123: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 01/30 11:05:23.123: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 01/30 11:05:23.123: [smf] INFO: UE IMSI[262421545080756] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.128: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 01/30 11:05:23.128: [upf] INFO: UE F-SEID[UP:0x536 CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.128: [upf] INFO: UE F-SEID[UP:0x536 CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.134: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 01/30 11:05:23.134: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 01/30 11:05:23.134: [smf] INFO: UE IMSI[262429647161889] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.142: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 01/30 11:05:23.142: [upf] INFO: UE F-SEID[UP:0xda CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.142: [upf] INFO: UE F-SEID[UP:0xda CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.147: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 01/30 11:05:23.147: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 01/30 11:05:23.147: [smf] INFO: UE IMSI[262427561335390] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.156: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 01/30 11:05:23.156: [upf] INFO: UE F-SEID[UP:0x290 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.156: [upf] INFO: UE F-SEID[UP:0x290 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.159: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 01/30 11:05:23.159: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 01/30 11:05:23.159: [smf] INFO: UE IMSI[262421774039541] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.164: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 01/30 11:05:23.164: [upf] INFO: UE F-SEID[UP:0xa9a CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.164: [upf] INFO: UE F-SEID[UP:0xa9a CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.170: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 01/30 11:05:23.170: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 01/30 11:05:23.170: [smf] INFO: UE IMSI[262428092329339] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.174: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 01/30 11:05:23.174: [upf] INFO: UE F-SEID[UP:0xefe CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.174: [upf] INFO: UE F-SEID[UP:0xefe CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.181: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 01/30 11:05:23.181: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 01/30 11:05:23.181: [smf] INFO: UE IMSI[262428664062875] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.185: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 01/30 11:05:23.186: [upf] INFO: UE F-SEID[UP:0x440 CP:0x629] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.186: [upf] INFO: UE F-SEID[UP:0x440 CP:0x629] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.191: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 01/30 11:05:23.191: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 01/30 11:05:23.191: [smf] INFO: UE IMSI[262420761132933] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.196: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 01/30 11:05:23.196: [upf] INFO: UE F-SEID[UP:0xaed CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.196: [upf] INFO: UE F-SEID[UP:0xaed CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.202: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 01/30 11:05:23.202: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 01/30 11:05:23.202: [smf] INFO: UE IMSI[262422338624797] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.207: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 01/30 11:05:23.207: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.207: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.213: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 01/30 11:05:23.213: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 01/30 11:05:23.213: [smf] INFO: UE IMSI[262422183968319] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.218: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 01/30 11:05:23.218: [upf] INFO: UE F-SEID[UP:0xd79 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.218: [upf] INFO: UE F-SEID[UP:0xd79 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.224: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 01/30 11:05:23.224: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 01/30 11:05:23.224: [smf] INFO: UE IMSI[262428495264689] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.228: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 01/30 11:05:23.228: [upf] INFO: UE F-SEID[UP:0x12a CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.228: [upf] INFO: UE F-SEID[UP:0x12a CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.235: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 01/30 11:05:23.235: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 01/30 11:05:23.235: [smf] INFO: UE IMSI[262422528732267] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.240: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 01/30 11:05:23.240: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.240: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.246: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 01/30 11:05:23.246: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 01/30 11:05:23.246: [smf] INFO: UE IMSI[262421468255771] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.255: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 01/30 11:05:23.255: [upf] INFO: UE F-SEID[UP:0x5aa CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.255: [upf] INFO: UE F-SEID[UP:0x5aa CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.260: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 01/30 11:05:23.260: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 01/30 11:05:23.260: [smf] INFO: UE IMSI[262423519833623] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.270: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 01/30 11:05:23.270: [upf] INFO: UE F-SEID[UP:0x428 CP:0x643] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.270: [upf] INFO: UE F-SEID[UP:0x428 CP:0x643] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.271: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 01/30 11:05:23.271: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 01/30 11:05:23.271: [smf] INFO: UE IMSI[262423352267194] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.277: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 01/30 11:05:23.277: [upf] INFO: UE F-SEID[UP:0x596 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.277: [upf] INFO: UE F-SEID[UP:0x596 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.282: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 01/30 11:05:23.282: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 01/30 11:05:23.282: [smf] INFO: UE IMSI[262428323572725] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.286: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 01/30 11:05:23.286: [upf] INFO: UE F-SEID[UP:0xcad CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.286: [upf] INFO: UE F-SEID[UP:0xcad CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.293: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 01/30 11:05:23.293: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 01/30 11:05:23.293: [smf] INFO: UE IMSI[262425712019929] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.297: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 01/30 11:05:23.297: [upf] INFO: UE F-SEID[UP:0xca3 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.297: [upf] INFO: UE F-SEID[UP:0xca3 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.304: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 01/30 11:05:23.304: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 01/30 11:05:23.304: [smf] INFO: UE IMSI[262425317727547] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.308: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 01/30 11:05:23.308: [upf] INFO: UE F-SEID[UP:0x32c CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.308: [upf] INFO: UE F-SEID[UP:0x32c CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.314: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 01/30 11:05:23.314: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 01/30 11:05:23.314: [smf] INFO: UE IMSI[262423720341403] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.319: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 01/30 11:05:23.319: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.319: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.325: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 01/30 11:05:23.325: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 01/30 11:05:23.325: [smf] INFO: UE IMSI[262421982299339] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.329: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 01/30 11:05:23.329: [upf] INFO: UE F-SEID[UP:0x17d CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.329: [upf] INFO: UE F-SEID[UP:0x17d CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.336: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 01/30 11:05:23.336: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 01/30 11:05:23.336: [smf] INFO: UE IMSI[262424767748306] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.340: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 01/30 11:05:23.340: [upf] INFO: UE F-SEID[UP:0x620 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.340: [upf] INFO: UE F-SEID[UP:0x620 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.347: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 01/30 11:05:23.347: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 01/30 11:05:23.347: [smf] INFO: UE IMSI[262425075462366] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.351: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 01/30 11:05:23.351: [upf] INFO: UE F-SEID[UP:0xe3e CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.351: [upf] INFO: UE F-SEID[UP:0xe3e CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.358: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 01/30 11:05:23.358: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 01/30 11:05:23.358: [smf] INFO: UE IMSI[262424845590900] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.362: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 01/30 11:05:23.362: [upf] INFO: UE F-SEID[UP:0x36a CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.362: [upf] INFO: UE F-SEID[UP:0x36a CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.368: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 01/30 11:05:23.369: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 01/30 11:05:23.369: [smf] INFO: UE IMSI[262425941333782] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.373: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 01/30 11:05:23.373: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x7e3] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.373: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x7e3] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.379: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 01/30 11:05:23.379: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 01/30 11:05:23.379: [smf] INFO: UE IMSI[262426894831190] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.384: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 01/30 11:05:23.384: [upf] INFO: UE F-SEID[UP:0x563 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.384: [upf] INFO: UE F-SEID[UP:0x563 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.390: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 01/30 11:05:23.390: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 01/30 11:05:23.390: [smf] INFO: UE IMSI[262425020314441] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.394: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 01/30 11:05:23.394: [upf] INFO: UE F-SEID[UP:0xcda CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.394: [upf] INFO: UE F-SEID[UP:0xcda CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.401: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 01/30 11:05:23.401: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 01/30 11:05:23.401: [smf] INFO: UE IMSI[262422295969313] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.406: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 01/30 11:05:23.406: [upf] INFO: UE F-SEID[UP:0x1da CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.406: [upf] INFO: UE F-SEID[UP:0x1da CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.412: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 01/30 11:05:23.412: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 01/30 11:05:23.412: [smf] INFO: UE IMSI[262429743437080] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.418: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 01/30 11:05:23.418: [upf] INFO: UE F-SEID[UP:0x703 CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.418: [upf] INFO: UE F-SEID[UP:0x703 CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.423: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 01/30 11:05:23.423: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 01/30 11:05:23.423: [smf] INFO: UE IMSI[262425630653094] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.427: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 01/30 11:05:23.427: [upf] INFO: UE F-SEID[UP:0x2e8 CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.427: [upf] INFO: UE F-SEID[UP:0x2e8 CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.434: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 01/30 11:05:23.434: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 01/30 11:05:23.434: [smf] INFO: UE IMSI[262425511394003] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.438: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 01/30 11:05:23.438: [upf] INFO: UE F-SEID[UP:0x1d CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.438: [upf] INFO: UE F-SEID[UP:0x1d CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.445: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 01/30 11:05:23.445: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 01/30 11:05:23.445: [smf] INFO: UE IMSI[262424629528216] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.448: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 01/30 11:05:23.448: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.448: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.455: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 01/30 11:05:23.455: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 01/30 11:05:23.455: [smf] INFO: UE IMSI[262424734638940] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.457: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 01/30 11:05:23.457: [upf] INFO: UE F-SEID[UP:0x844 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.457: [upf] INFO: UE F-SEID[UP:0x844 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.466: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 01/30 11:05:23.466: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 01/30 11:05:23.466: [smf] INFO: UE IMSI[262426259015767] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.469: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 01/30 11:05:23.469: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0x3eb] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.469: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0x3eb] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.476: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 01/30 11:05:23.476: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 01/30 11:05:23.476: [smf] INFO: UE IMSI[262420204371358] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.480: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 01/30 11:05:23.480: [upf] INFO: UE F-SEID[UP:0xee0 CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.480: [upf] INFO: UE F-SEID[UP:0xee0 CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.487: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 01/30 11:05:23.487: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 01/30 11:05:23.487: [smf] INFO: UE IMSI[262423777272181] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.492: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 01/30 11:05:23.492: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.492: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.498: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 01/30 11:05:23.498: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 01/30 11:05:23.498: [smf] INFO: UE IMSI[262428866084199] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.503: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 01/30 11:05:23.503: [upf] INFO: UE F-SEID[UP:0x795 CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.503: [upf] INFO: UE F-SEID[UP:0x795 CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.509: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 01/30 11:05:23.509: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 01/30 11:05:23.509: [smf] INFO: UE IMSI[262426477794978] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.513: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 01/30 11:05:23.513: [upf] INFO: UE F-SEID[UP:0x360 CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.513: [upf] INFO: UE F-SEID[UP:0x360 CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.520: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 01/30 11:05:23.520: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 01/30 11:05:23.520: [smf] INFO: UE IMSI[262426142885027] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.523: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 01/30 11:05:23.524: [upf] INFO: UE F-SEID[UP:0x558 CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.524: [upf] INFO: UE F-SEID[UP:0x558 CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.531: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 01/30 11:05:23.531: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 01/30 11:05:23.531: [smf] INFO: UE IMSI[262428974570120] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.538: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 01/30 11:05:23.538: [upf] INFO: UE F-SEID[UP:0xb8b CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.538: [upf] INFO: UE F-SEID[UP:0xb8b CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.543: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 01/30 11:05:23.543: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 01/30 11:05:23.543: [smf] INFO: UE IMSI[262422613063286] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.547: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 01/30 11:05:23.547: [upf] INFO: UE F-SEID[UP:0x547 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.547: [upf] INFO: UE F-SEID[UP:0x547 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.555: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 01/30 11:05:23.555: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 01/30 11:05:23.555: [smf] INFO: UE IMSI[262426690035089] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.562: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 01/30 11:05:23.562: [upf] INFO: UE F-SEID[UP:0x99c CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.562: [upf] INFO: UE F-SEID[UP:0x99c CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.566: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 01/30 11:05:23.566: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 01/30 11:05:23.567: [smf] INFO: UE IMSI[262429159221029] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.574: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 01/30 11:05:23.575: [upf] INFO: UE F-SEID[UP:0x755 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.575: [upf] INFO: UE F-SEID[UP:0x755 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.580: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 01/30 11:05:23.580: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 01/30 11:05:23.580: [smf] INFO: UE IMSI[262422643752214] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.587: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 01/30 11:05:23.587: [upf] INFO: UE F-SEID[UP:0xd74 CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.587: [upf] INFO: UE F-SEID[UP:0xd74 CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.591: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 01/30 11:05:23.591: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 01/30 11:05:23.591: [smf] INFO: UE IMSI[262425287647141] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.595: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 01/30 11:05:23.595: [upf] INFO: UE F-SEID[UP:0x9e2 CP:0xe13] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.595: [upf] INFO: UE F-SEID[UP:0x9e2 CP:0xe13] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.602: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 01/30 11:05:23.602: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 01/30 11:05:23.602: [smf] INFO: UE IMSI[262425578586932] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.606: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 01/30 11:05:23.606: [upf] INFO: UE F-SEID[UP:0xf7 CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.606: [upf] INFO: UE F-SEID[UP:0xf7 CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.613: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 01/30 11:05:23.613: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 01/30 11:05:23.613: [smf] INFO: UE IMSI[262426153641328] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.618: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 01/30 11:05:23.618: [upf] INFO: UE F-SEID[UP:0x462 CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.618: [upf] INFO: UE F-SEID[UP:0x462 CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.624: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 01/30 11:05:23.624: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 01/30 11:05:23.624: [smf] INFO: UE IMSI[262429027492627] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.628: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 01/30 11:05:23.628: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0x2c4] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.628: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0x2c4] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.635: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 01/30 11:05:23.635: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 01/30 11:05:23.635: [smf] INFO: UE IMSI[262422298781930] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.639: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 01/30 11:05:23.639: [upf] INFO: UE F-SEID[UP:0x5 CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.639: [upf] INFO: UE F-SEID[UP:0x5 CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.645: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 01/30 11:05:23.645: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 01/30 11:05:23.645: [smf] INFO: UE IMSI[262423410139707] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.650: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 01/30 11:05:23.650: [upf] INFO: UE F-SEID[UP:0xd0b CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.650: [upf] INFO: UE F-SEID[UP:0xd0b CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.657: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 01/30 11:05:23.657: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 01/30 11:05:23.657: [smf] INFO: UE IMSI[262429971409433] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.663: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 01/30 11:05:23.663: [upf] INFO: UE F-SEID[UP:0xb8f CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.663: [upf] INFO: UE F-SEID[UP:0xb8f CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.668: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 01/30 11:05:23.668: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 01/30 11:05:23.668: [smf] INFO: UE IMSI[262424076846731] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.672: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 01/30 11:05:23.672: [upf] INFO: UE F-SEID[UP:0x460 CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.672: [upf] INFO: UE F-SEID[UP:0x460 CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.678: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 01/30 11:05:23.678: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 01/30 11:05:23.678: [smf] INFO: UE IMSI[262422598281993] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.683: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 01/30 11:05:23.683: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.683: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.689: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 01/30 11:05:23.689: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 01/30 11:05:23.689: [smf] INFO: UE IMSI[262429321635661] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.694: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 01/30 11:05:23.694: [upf] INFO: UE F-SEID[UP:0xac5 CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.694: [upf] INFO: UE F-SEID[UP:0xac5 CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.700: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 01/30 11:05:23.700: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 01/30 11:05:23.700: [smf] INFO: UE IMSI[262428380468565] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.704: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 01/30 11:05:23.704: [upf] INFO: UE F-SEID[UP:0xe22 CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.704: [upf] INFO: UE F-SEID[UP:0xe22 CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.711: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 01/30 11:05:23.711: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 01/30 11:05:23.711: [smf] INFO: UE IMSI[262426165282195] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.715: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 01/30 11:05:23.715: [upf] INFO: UE F-SEID[UP:0x474 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.715: [upf] INFO: UE F-SEID[UP:0x474 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.722: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 01/30 11:05:23.722: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 01/30 11:05:23.722: [smf] INFO: UE IMSI[262424319964004] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.727: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 01/30 11:05:23.727: [upf] INFO: UE F-SEID[UP:0xd5 CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.727: [upf] INFO: UE F-SEID[UP:0xd5 CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.733: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 01/30 11:05:23.733: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 01/30 11:05:23.733: [smf] INFO: UE IMSI[262426788445472] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.738: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 01/30 11:05:23.738: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0x435] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.738: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0x435] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.744: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 01/30 11:05:23.744: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 01/30 11:05:23.744: [smf] INFO: UE IMSI[262426023864419] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.748: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 01/30 11:05:23.748: [upf] INFO: UE F-SEID[UP:0x909 CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.748: [upf] INFO: UE F-SEID[UP:0x909 CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.754: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 01/30 11:05:23.754: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 01/30 11:05:23.754: [smf] INFO: UE IMSI[262420639130486] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.759: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 01/30 11:05:23.759: [upf] INFO: UE F-SEID[UP:0x53 CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.759: [upf] INFO: UE F-SEID[UP:0x53 CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.765: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 01/30 11:05:23.765: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 01/30 11:05:23.765: [smf] INFO: UE IMSI[262427788459682] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.770: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 01/30 11:05:23.770: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.770: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.776: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 01/30 11:05:23.776: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 01/30 11:05:23.776: [smf] INFO: UE IMSI[262425202827675] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.781: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 01/30 11:05:23.781: [upf] INFO: UE F-SEID[UP:0x28f CP:0x292] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.781: [upf] INFO: UE F-SEID[UP:0x28f CP:0x292] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.787: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 01/30 11:05:23.787: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 01/30 11:05:23.787: [smf] INFO: UE IMSI[262425719136017] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.791: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 01/30 11:05:23.791: [upf] INFO: UE F-SEID[UP:0xe37 CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.791: [upf] INFO: UE F-SEID[UP:0xe37 CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.798: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 01/30 11:05:23.798: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 01/30 11:05:23.798: [smf] INFO: UE IMSI[262420096965784] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.803: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 01/30 11:05:23.803: [upf] INFO: UE F-SEID[UP:0xe2a CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.803: [upf] INFO: UE F-SEID[UP:0xe2a CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.809: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 01/30 11:05:23.809: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 01/30 11:05:23.809: [smf] INFO: UE IMSI[262427513093775] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.814: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 01/30 11:05:23.814: [upf] INFO: UE F-SEID[UP:0xed2 CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.814: [upf] INFO: UE F-SEID[UP:0xed2 CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.820: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 01/30 11:05:23.820: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 01/30 11:05:23.820: [smf] INFO: UE IMSI[262421167478999] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.825: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 01/30 11:05:23.825: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0x474] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.825: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0x474] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.831: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 01/30 11:05:23.831: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 01/30 11:05:23.831: [smf] INFO: UE IMSI[262425078635940] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.835: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 01/30 11:05:23.835: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.835: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.842: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 01/30 11:05:23.842: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 01/30 11:05:23.842: [smf] INFO: UE IMSI[262429935040736] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.846: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 01/30 11:05:23.846: [upf] INFO: UE F-SEID[UP:0x488 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.846: [upf] INFO: UE F-SEID[UP:0x488 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.852: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 01/30 11:05:23.852: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 01/30 11:05:23.852: [smf] INFO: UE IMSI[262427931458889] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.857: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 01/30 11:05:23.857: [upf] INFO: UE F-SEID[UP:0xe6 CP:0xe56] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.857: [upf] INFO: UE F-SEID[UP:0xe6 CP:0xe56] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.863: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 01/30 11:05:23.863: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 01/30 11:05:23.863: [smf] INFO: UE IMSI[262428106352827] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.867: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 01/30 11:05:23.867: [upf] INFO: UE F-SEID[UP:0x887 CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.867: [upf] INFO: UE F-SEID[UP:0x887 CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.874: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 01/30 11:05:23.874: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 01/30 11:05:23.874: [smf] INFO: UE IMSI[262428199747931] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.878: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 01/30 11:05:23.878: [upf] INFO: UE F-SEID[UP:0xd34 CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.878: [upf] INFO: UE F-SEID[UP:0xd34 CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.885: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 01/30 11:05:23.885: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 01/30 11:05:23.885: [smf] INFO: UE IMSI[262427983794132] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.889: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 01/30 11:05:23.889: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.889: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.896: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 01/30 11:05:23.896: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 01/30 11:05:23.896: [smf] INFO: UE IMSI[262426882571446] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.900: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 01/30 11:05:23.900: [upf] INFO: UE F-SEID[UP:0xe44 CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.900: [upf] INFO: UE F-SEID[UP:0xe44 CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.906: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 01/30 11:05:23.907: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 01/30 11:05:23.907: [smf] INFO: UE IMSI[262428827545237] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.910: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 01/30 11:05:23.910: [upf] INFO: UE F-SEID[UP:0x57c CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.910: [upf] INFO: UE F-SEID[UP:0x57c CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.917: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 01/30 11:05:23.917: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 01/30 11:05:23.917: [smf] INFO: UE IMSI[262424873619274] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.922: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 01/30 11:05:23.922: [upf] INFO: UE F-SEID[UP:0x583 CP:0x9ef] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.922: [upf] INFO: UE F-SEID[UP:0x583 CP:0x9ef] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.928: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 01/30 11:05:23.928: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 01/30 11:05:23.928: [smf] INFO: UE IMSI[262425500100673] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.932: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 01/30 11:05:23.932: [upf] INFO: UE F-SEID[UP:0xded CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.932: [upf] INFO: UE F-SEID[UP:0xded CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.939: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 01/30 11:05:23.939: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 01/30 11:05:23.939: [smf] INFO: UE IMSI[262428274109901] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.944: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 01/30 11:05:23.944: [upf] INFO: UE F-SEID[UP:0x91 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.944: [upf] INFO: UE F-SEID[UP:0x91 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.950: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 01/30 11:05:23.950: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 01/30 11:05:23.950: [smf] INFO: UE IMSI[262421290536049] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.955: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 01/30 11:05:23.955: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.955: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.961: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 01/30 11:05:23.961: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 01/30 11:05:23.961: [smf] INFO: UE IMSI[262427080376945] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.965: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 01/30 11:05:23.965: [upf] INFO: UE F-SEID[UP:0x18a CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.965: [upf] INFO: UE F-SEID[UP:0x18a CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.972: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 01/30 11:05:23.972: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 01/30 11:05:23.972: [smf] INFO: UE IMSI[262427910341567] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.976: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 01/30 11:05:23.976: [upf] INFO: UE F-SEID[UP:0x63a CP:0x85d] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.976: [upf] INFO: UE F-SEID[UP:0x63a CP:0x85d] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.983: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 01/30 11:05:23.983: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 01/30 11:05:23.983: [smf] INFO: UE IMSI[262423004655271] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.987: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 01/30 11:05:23.987: [upf] INFO: UE F-SEID[UP:0x1ca CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.987: [upf] INFO: UE F-SEID[UP:0x1ca CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:23.993: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 01/30 11:05:23.993: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 01/30 11:05:23.993: [smf] INFO: UE IMSI[262428346115438] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:23.997: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 01/30 11:05:23.997: [upf] INFO: UE F-SEID[UP:0xc46 CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 01/30 11:05:23.997: [upf] INFO: UE F-SEID[UP:0xc46 CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.004: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 01/30 11:05:24.004: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 01/30 11:05:24.004: [smf] INFO: UE IMSI[262427356153309] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.011: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 01/30 11:05:24.011: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.011: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.015: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 01/30 11:05:24.015: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 01/30 11:05:24.015: [smf] INFO: UE IMSI[262421791438802] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.022: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 01/30 11:05:24.022: [upf] INFO: UE F-SEID[UP:0x9ac CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.022: [upf] INFO: UE F-SEID[UP:0x9ac CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.027: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 01/30 11:05:24.027: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 01/30 11:05:24.027: [smf] INFO: UE IMSI[262429879830139] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.030: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 01/30 11:05:24.030: [upf] INFO: UE F-SEID[UP:0x7ff CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.031: [upf] INFO: UE F-SEID[UP:0x7ff CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.039: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 01/30 11:05:24.039: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 01/30 11:05:24.039: [smf] INFO: UE IMSI[262424643964274] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.045: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 01/30 11:05:24.045: [upf] INFO: UE F-SEID[UP:0xe61 CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.045: [upf] INFO: UE F-SEID[UP:0xe61 CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.050: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 01/30 11:05:24.050: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 01/30 11:05:24.050: [smf] INFO: UE IMSI[262422300042966] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.060: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 01/30 11:05:24.060: [upf] INFO: UE F-SEID[UP:0x63e CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.060: [upf] INFO: UE F-SEID[UP:0x63e CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.062: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 01/30 11:05:24.062: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 01/30 11:05:24.062: [smf] INFO: UE IMSI[262421762599812] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.069: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 01/30 11:05:24.069: [upf] INFO: UE F-SEID[UP:0x4ae CP:0x787] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.069: [upf] INFO: UE F-SEID[UP:0x4ae CP:0x787] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.073: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 01/30 11:05:24.073: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 01/30 11:05:24.073: [smf] INFO: UE IMSI[262428412941561] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.077: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 01/30 11:05:24.077: [upf] INFO: UE F-SEID[UP:0xd45 CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.077: [upf] INFO: UE F-SEID[UP:0xd45 CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.084: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 01/30 11:05:24.084: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 01/30 11:05:24.084: [smf] INFO: UE IMSI[262426164147231] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.089: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 01/30 11:05:24.089: [upf] INFO: UE F-SEID[UP:0xd14 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.089: [upf] INFO: UE F-SEID[UP:0xd14 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.095: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 01/30 11:05:24.095: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 01/30 11:05:24.095: [smf] INFO: UE IMSI[262422635454511] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.104: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 01/30 11:05:24.104: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.104: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.108: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 01/30 11:05:24.108: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 01/30 11:05:24.108: [smf] INFO: UE IMSI[262422961050902] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.115: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 01/30 11:05:24.115: [upf] INFO: UE F-SEID[UP:0x7a CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.115: [upf] INFO: UE F-SEID[UP:0x7a CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.120: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 01/30 11:05:24.120: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 01/30 11:05:24.120: [smf] INFO: UE IMSI[262424393364041] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.126: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 01/30 11:05:24.126: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.126: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.131: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 01/30 11:05:24.131: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 01/30 11:05:24.131: [smf] INFO: UE IMSI[262420850114137] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.138: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 01/30 11:05:24.138: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.138: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.142: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 01/30 11:05:24.142: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 01/30 11:05:24.142: [smf] INFO: UE IMSI[262425379632130] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.145: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 01/30 11:05:24.145: [upf] INFO: UE F-SEID[UP:0x5dd CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.145: [upf] INFO: UE F-SEID[UP:0x5dd CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.152: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 01/30 11:05:24.152: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 01/30 11:05:24.152: [smf] INFO: UE IMSI[262423324766059] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.155: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 01/30 11:05:24.155: [upf] INFO: UE F-SEID[UP:0x658 CP:0xaec] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.155: [upf] INFO: UE F-SEID[UP:0x658 CP:0xaec] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.163: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 01/30 11:05:24.163: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 01/30 11:05:24.163: [smf] INFO: UE IMSI[262424486714051] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.169: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 01/30 11:05:24.169: [upf] INFO: UE F-SEID[UP:0x3 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.169: [upf] INFO: UE F-SEID[UP:0x3 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.174: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 01/30 11:05:24.174: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 01/30 11:05:24.174: [smf] INFO: UE IMSI[262426978231520] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.180: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 01/30 11:05:24.180: [upf] INFO: UE F-SEID[UP:0x77 CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.180: [upf] INFO: UE F-SEID[UP:0x77 CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.185: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 01/30 11:05:24.185: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 01/30 11:05:24.185: [smf] INFO: UE IMSI[262420302220898] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.190: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 01/30 11:05:24.190: [upf] INFO: UE F-SEID[UP:0xb72 CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.190: [upf] INFO: UE F-SEID[UP:0xb72 CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.196: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 01/30 11:05:24.196: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 01/30 11:05:24.196: [smf] INFO: UE IMSI[262426625836407] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.201: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 01/30 11:05:24.201: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x847] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.201: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x847] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.207: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 01/30 11:05:24.207: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 01/30 11:05:24.207: [smf] INFO: UE IMSI[262429657738964] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.215: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 01/30 11:05:24.215: [upf] INFO: UE F-SEID[UP:0x843 CP:0x8f3] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.215: [upf] INFO: UE F-SEID[UP:0x843 CP:0x8f3] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.220: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 01/30 11:05:24.220: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 01/30 11:05:24.220: [smf] INFO: UE IMSI[262428377294012] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.226: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 01/30 11:05:24.226: [upf] INFO: UE F-SEID[UP:0xaff CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.226: [upf] INFO: UE F-SEID[UP:0xaff CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.231: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 01/30 11:05:24.231: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 01/30 11:05:24.231: [smf] INFO: UE IMSI[262424786002134] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.235: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 01/30 11:05:24.235: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.235: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.242: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 01/30 11:05:24.242: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 01/30 11:05:24.242: [smf] INFO: UE IMSI[262420222113485] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.246: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 01/30 11:05:24.246: [upf] INFO: UE F-SEID[UP:0xbfd CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.246: [upf] INFO: UE F-SEID[UP:0xbfd CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.253: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 01/30 11:05:24.253: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 01/30 11:05:24.253: [smf] INFO: UE IMSI[262423058012831] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.257: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 01/30 11:05:24.257: [upf] INFO: UE F-SEID[UP:0xa1d CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.257: [upf] INFO: UE F-SEID[UP:0xa1d CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.264: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 01/30 11:05:24.264: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 01/30 11:05:24.264: [smf] INFO: UE IMSI[262422242798114] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.268: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 01/30 11:05:24.268: [upf] INFO: UE F-SEID[UP:0x41a CP:0x7a6] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.268: [upf] INFO: UE F-SEID[UP:0x41a CP:0x7a6] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.275: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 01/30 11:05:24.275: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 01/30 11:05:24.275: [smf] INFO: UE IMSI[262429147857213] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.279: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 01/30 11:05:24.279: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.279: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.285: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 01/30 11:05:24.285: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 01/30 11:05:24.285: [smf] INFO: UE IMSI[262423696723084] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.290: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 01/30 11:05:24.290: [upf] INFO: UE F-SEID[UP:0x3da CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.290: [upf] INFO: UE F-SEID[UP:0x3da CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.296: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 01/30 11:05:24.296: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 01/30 11:05:24.296: [smf] INFO: UE IMSI[262425330513683] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.300: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 01/30 11:05:24.300: [upf] INFO: UE F-SEID[UP:0x57b CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.300: [upf] INFO: UE F-SEID[UP:0x57b CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.307: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 01/30 11:05:24.307: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 01/30 11:05:24.307: [smf] INFO: UE IMSI[262427750246319] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.312: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 01/30 11:05:24.312: [upf] INFO: UE F-SEID[UP:0x381 CP:0xa04] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.312: [upf] INFO: UE F-SEID[UP:0x381 CP:0xa04] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.318: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 01/30 11:05:24.318: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 01/30 11:05:24.318: [smf] INFO: UE IMSI[262425833583226] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.322: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 01/30 11:05:24.322: [upf] INFO: UE F-SEID[UP:0xde0 CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.322: [upf] INFO: UE F-SEID[UP:0xde0 CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.329: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 01/30 11:05:24.329: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 01/30 11:05:24.329: [smf] INFO: UE IMSI[262424067337319] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.333: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 01/30 11:05:24.333: [upf] INFO: UE F-SEID[UP:0x486 CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.333: [upf] INFO: UE F-SEID[UP:0x486 CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.340: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 01/30 11:05:24.340: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 01/30 11:05:24.340: [smf] INFO: UE IMSI[262425473586149] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.344: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 01/30 11:05:24.344: [upf] INFO: UE F-SEID[UP:0x47f CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.344: [upf] INFO: UE F-SEID[UP:0x47f CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.351: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 01/30 11:05:24.351: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 01/30 11:05:24.351: [smf] INFO: UE IMSI[262425071343112] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.355: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 01/30 11:05:24.355: [upf] INFO: UE F-SEID[UP:0x19b CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.355: [upf] INFO: UE F-SEID[UP:0x19b CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.362: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 01/30 11:05:24.362: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 01/30 11:05:24.362: [smf] INFO: UE IMSI[262428172657827] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.369: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 01/30 11:05:24.369: [upf] INFO: UE F-SEID[UP:0x79e CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.369: [upf] INFO: UE F-SEID[UP:0x79e CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.373: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 01/30 11:05:24.373: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 01/30 11:05:24.373: [smf] INFO: UE IMSI[262427367505104] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.379: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 01/30 11:05:24.379: [upf] INFO: UE F-SEID[UP:0xae CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.379: [upf] INFO: UE F-SEID[UP:0xae CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.384: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 01/30 11:05:24.384: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 01/30 11:05:24.384: [smf] INFO: UE IMSI[262427070041532] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.388: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 01/30 11:05:24.388: [upf] INFO: UE F-SEID[UP:0x78a CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.388: [upf] INFO: UE F-SEID[UP:0x78a CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.395: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 01/30 11:05:24.395: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 01/30 11:05:24.395: [smf] INFO: UE IMSI[262421561155683] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.399: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 01/30 11:05:24.399: [upf] INFO: UE F-SEID[UP:0x9df CP:0xca0] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.399: [upf] INFO: UE F-SEID[UP:0x9df CP:0xca0] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.406: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 01/30 11:05:24.406: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 01/30 11:05:24.406: [smf] INFO: UE IMSI[262424278468802] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.409: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 01/30 11:05:24.409: [upf] INFO: UE F-SEID[UP:0x761 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.409: [upf] INFO: UE F-SEID[UP:0x761 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.417: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 01/30 11:05:24.417: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 01/30 11:05:24.417: [smf] INFO: UE IMSI[262421966183677] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.421: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 01/30 11:05:24.421: [upf] INFO: UE F-SEID[UP:0x18 CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.421: [upf] INFO: UE F-SEID[UP:0x18 CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.427: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 01/30 11:05:24.427: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 01/30 11:05:24.427: [smf] INFO: UE IMSI[262420873023787] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.431: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 01/30 11:05:24.431: [upf] INFO: UE F-SEID[UP:0x312 CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.431: [upf] INFO: UE F-SEID[UP:0x312 CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.438: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 01/30 11:05:24.438: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 01/30 11:05:24.438: [smf] INFO: UE IMSI[262426792050677] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.443: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 01/30 11:05:24.443: [upf] INFO: UE F-SEID[UP:0x832 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.443: [upf] INFO: UE F-SEID[UP:0x832 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.449: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 01/30 11:05:24.449: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 01/30 11:05:24.449: [smf] INFO: UE IMSI[262425783317671] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.453: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 01/30 11:05:24.453: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.453: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.460: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 01/30 11:05:24.460: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 01/30 11:05:24.460: [smf] INFO: UE IMSI[262426797522164] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.464: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 01/30 11:05:24.464: [upf] INFO: UE F-SEID[UP:0xe51 CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.464: [upf] INFO: UE F-SEID[UP:0xe51 CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.471: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 01/30 11:05:24.471: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 01/30 11:05:24.471: [smf] INFO: UE IMSI[262429889357843] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.475: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 01/30 11:05:24.475: [upf] INFO: UE F-SEID[UP:0xe2e CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.475: [upf] INFO: UE F-SEID[UP:0xe2e CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.482: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 01/30 11:05:24.482: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 01/30 11:05:24.482: [smf] INFO: UE IMSI[262423719043113] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.486: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 01/30 11:05:24.486: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x5b4] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.486: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x5b4] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.492: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 01/30 11:05:24.492: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 01/30 11:05:24.492: [smf] INFO: UE IMSI[262427075140506] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.497: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 01/30 11:05:24.497: [upf] INFO: UE F-SEID[UP:0xa2c CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.497: [upf] INFO: UE F-SEID[UP:0xa2c CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.503: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 01/30 11:05:24.503: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 01/30 11:05:24.503: [smf] INFO: UE IMSI[262423723700918] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.508: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 01/30 11:05:24.508: [upf] INFO: UE F-SEID[UP:0xae2 CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.508: [upf] INFO: UE F-SEID[UP:0xae2 CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.514: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 01/30 11:05:24.514: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 01/30 11:05:24.514: [smf] INFO: UE IMSI[262428650489205] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.522: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 01/30 11:05:24.522: [upf] INFO: UE F-SEID[UP:0x59d CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.522: [upf] INFO: UE F-SEID[UP:0x59d CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.526: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 01/30 11:05:24.526: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 01/30 11:05:24.526: [smf] INFO: UE IMSI[262423566509777] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.531: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 01/30 11:05:24.531: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.531: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.537: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 01/30 11:05:24.537: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 01/30 11:05:24.537: [smf] INFO: UE IMSI[262421021642180] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.542: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 01/30 11:05:24.542: [upf] INFO: UE F-SEID[UP:0x9af CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.542: [upf] INFO: UE F-SEID[UP:0x9af CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.548: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 01/30 11:05:24.548: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 01/30 11:05:24.548: [smf] INFO: UE IMSI[262424084308049] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.553: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 01/30 11:05:24.553: [upf] INFO: UE F-SEID[UP:0x32d CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.553: [upf] INFO: UE F-SEID[UP:0x32d CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.559: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 01/30 11:05:24.559: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 01/30 11:05:24.559: [smf] INFO: UE IMSI[262421634791083] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.564: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 01/30 11:05:24.564: [upf] INFO: UE F-SEID[UP:0xe40 CP:0xcd1] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.564: [upf] INFO: UE F-SEID[UP:0xe40 CP:0xcd1] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.569: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 01/30 11:05:24.570: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 01/30 11:05:24.570: [smf] INFO: UE IMSI[262422876196923] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.574: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 01/30 11:05:24.574: [upf] INFO: UE F-SEID[UP:0x250 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.574: [upf] INFO: UE F-SEID[UP:0x250 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.580: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 01/30 11:05:24.580: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 01/30 11:05:24.580: [smf] INFO: UE IMSI[262424768328808] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.585: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 01/30 11:05:24.585: [upf] INFO: UE F-SEID[UP:0x10c CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.585: [upf] INFO: UE F-SEID[UP:0x10c CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.591: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 01/30 11:05:24.591: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 01/30 11:05:24.591: [smf] INFO: UE IMSI[262427134946540] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.596: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 01/30 11:05:24.596: [upf] INFO: UE F-SEID[UP:0x692 CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.596: [upf] INFO: UE F-SEID[UP:0x692 CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.602: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 01/30 11:05:24.602: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 01/30 11:05:24.602: [smf] INFO: UE IMSI[262428847887088] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.607: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 01/30 11:05:24.607: [upf] INFO: UE F-SEID[UP:0x875 CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.607: [upf] INFO: UE F-SEID[UP:0x875 CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.613: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 01/30 11:05:24.613: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 01/30 11:05:24.613: [smf] INFO: UE IMSI[262425291784416] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.618: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 01/30 11:05:24.618: [upf] INFO: UE F-SEID[UP:0x465 CP:0xd46] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.618: [upf] INFO: UE F-SEID[UP:0x465 CP:0xd46] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.624: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 01/30 11:05:24.624: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 01/30 11:05:24.624: [smf] INFO: UE IMSI[262420323266527] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.628: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 01/30 11:05:24.628: [upf] INFO: UE F-SEID[UP:0xd91 CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.628: [upf] INFO: UE F-SEID[UP:0xd91 CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.635: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 01/30 11:05:24.635: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 01/30 11:05:24.635: [smf] INFO: UE IMSI[262420523437203] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.642: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 01/30 11:05:24.642: [upf] INFO: UE F-SEID[UP:0xdfe CP:0xa35] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.643: [upf] INFO: UE F-SEID[UP:0xdfe CP:0xa35] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.646: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 01/30 11:05:24.646: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 01/30 11:05:24.646: [smf] INFO: UE IMSI[262420992215350] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.651: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 01/30 11:05:24.651: [upf] INFO: UE F-SEID[UP:0xabe CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.651: [upf] INFO: UE F-SEID[UP:0xabe CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.658: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 01/30 11:05:24.658: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 01/30 11:05:24.658: [smf] INFO: UE IMSI[262428618142560] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.664: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 01/30 11:05:24.664: [upf] INFO: UE F-SEID[UP:0xbbf CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.664: [upf] INFO: UE F-SEID[UP:0xbbf CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.669: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 01/30 11:05:24.669: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 01/30 11:05:24.669: [smf] INFO: UE IMSI[262423124486549] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.674: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 01/30 11:05:24.674: [upf] INFO: UE F-SEID[UP:0x106 CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.674: [upf] INFO: UE F-SEID[UP:0x106 CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.680: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 01/30 11:05:24.680: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 01/30 11:05:24.680: [smf] INFO: UE IMSI[262420629070478] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.684: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 01/30 11:05:24.684: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.684: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.691: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 01/30 11:05:24.691: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 01/30 11:05:24.691: [smf] INFO: UE IMSI[262425735383917] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.695: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 01/30 11:05:24.695: [upf] INFO: UE F-SEID[UP:0x9dd CP:0xc3a] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.695: [upf] INFO: UE F-SEID[UP:0x9dd CP:0xc3a] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.701: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 01/30 11:05:24.701: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 01/30 11:05:24.701: [smf] INFO: UE IMSI[262427480201464] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.705: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 01/30 11:05:24.705: [upf] INFO: UE F-SEID[UP:0x824 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.705: [upf] INFO: UE F-SEID[UP:0x824 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.712: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 01/30 11:05:24.712: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 01/30 11:05:24.712: [smf] INFO: UE IMSI[262428935552819] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.717: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 01/30 11:05:24.717: [upf] INFO: UE F-SEID[UP:0x9ca CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.717: [upf] INFO: UE F-SEID[UP:0x9ca CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.723: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 01/30 11:05:24.723: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 01/30 11:05:24.723: [smf] INFO: UE IMSI[262420559685879] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.727: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 01/30 11:05:24.727: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.727: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.734: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 01/30 11:05:24.734: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 01/30 11:05:24.734: [smf] INFO: UE IMSI[262420423413542] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.738: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 01/30 11:05:24.738: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.738: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.745: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 01/30 11:05:24.745: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 01/30 11:05:24.745: [smf] INFO: UE IMSI[262426219718163] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.749: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 01/30 11:05:24.749: [upf] INFO: UE F-SEID[UP:0xdcf CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.749: [upf] INFO: UE F-SEID[UP:0xdcf CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.756: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 01/30 11:05:24.756: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 01/30 11:05:24.756: [smf] INFO: UE IMSI[262424821576748] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.760: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 01/30 11:05:24.760: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.760: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.766: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 01/30 11:05:24.766: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 01/30 11:05:24.766: [smf] INFO: UE IMSI[262429956085109] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.771: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 01/30 11:05:24.771: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.771: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.777: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 01/30 11:05:24.777: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 01/30 11:05:24.777: [smf] INFO: UE IMSI[262420074030178] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.781: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 01/30 11:05:24.781: [upf] INFO: UE F-SEID[UP:0xf52 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.781: [upf] INFO: UE F-SEID[UP:0xf52 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.788: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 01/30 11:05:24.788: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 01/30 11:05:24.788: [smf] INFO: UE IMSI[262428498033803] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.792: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 01/30 11:05:24.792: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.792: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.799: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 01/30 11:05:24.799: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 01/30 11:05:24.799: [smf] INFO: UE IMSI[262425446262647] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.803: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 01/30 11:05:24.803: [upf] INFO: UE F-SEID[UP:0xec4 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.803: [upf] INFO: UE F-SEID[UP:0xec4 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.810: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 01/30 11:05:24.810: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 01/30 11:05:24.810: [smf] INFO: UE IMSI[262427332876064] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.814: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 01/30 11:05:24.814: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.814: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.821: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 01/30 11:05:24.821: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 01/30 11:05:24.821: [smf] INFO: UE IMSI[262421604139214] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.825: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 01/30 11:05:24.825: [upf] INFO: UE F-SEID[UP:0xd6f CP:0xe8] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.825: [upf] INFO: UE F-SEID[UP:0xd6f CP:0xe8] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.831: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 01/30 11:05:24.831: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 01/30 11:05:24.831: [smf] INFO: UE IMSI[262428577349385] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.835: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 01/30 11:05:24.835: [upf] INFO: UE F-SEID[UP:0xb10 CP:0x25f] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.835: [upf] INFO: UE F-SEID[UP:0xb10 CP:0x25f] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.842: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 01/30 11:05:24.842: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 01/30 11:05:24.842: [smf] INFO: UE IMSI[262424457922718] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.846: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 01/30 11:05:24.846: [upf] INFO: UE F-SEID[UP:0x15 CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.846: [upf] INFO: UE F-SEID[UP:0x15 CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.853: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 01/30 11:05:24.853: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 01/30 11:05:24.853: [smf] INFO: UE IMSI[262426188635400] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.857: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 01/30 11:05:24.857: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.857: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.864: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 01/30 11:05:24.864: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 01/30 11:05:24.864: [smf] INFO: UE IMSI[262429608358056] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.868: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 01/30 11:05:24.868: [upf] INFO: UE F-SEID[UP:0xd23 CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.868: [upf] INFO: UE F-SEID[UP:0xd23 CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.875: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 01/30 11:05:24.875: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 01/30 11:05:24.875: [smf] INFO: UE IMSI[262426698154231] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.879: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 01/30 11:05:24.879: [upf] INFO: UE F-SEID[UP:0x3ce CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.879: [upf] INFO: UE F-SEID[UP:0x3ce CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.886: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 01/30 11:05:24.886: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 01/30 11:05:24.886: [smf] INFO: UE IMSI[262426635610956] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.890: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 01/30 11:05:24.890: [upf] INFO: UE F-SEID[UP:0x51c CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.890: [upf] INFO: UE F-SEID[UP:0x51c CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.896: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 01/30 11:05:24.896: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 01/30 11:05:24.896: [smf] INFO: UE IMSI[262424520824764] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.901: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 01/30 11:05:24.901: [upf] INFO: UE F-SEID[UP:0x2bd CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.901: [upf] INFO: UE F-SEID[UP:0x2bd CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.907: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 01/30 11:05:24.907: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 01/30 11:05:24.907: [smf] INFO: UE IMSI[262423186970627] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.911: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 01/30 11:05:24.911: [upf] INFO: UE F-SEID[UP:0x69c CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.911: [upf] INFO: UE F-SEID[UP:0x69c CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.918: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 01/30 11:05:24.918: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 01/30 11:05:24.918: [smf] INFO: UE IMSI[262429653810443] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.922: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 01/30 11:05:24.922: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.922: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.929: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 01/30 11:05:24.929: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 01/30 11:05:24.929: [smf] INFO: UE IMSI[262420416874504] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.933: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 01/30 11:05:24.933: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.933: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.940: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 01/30 11:05:24.940: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 01/30 11:05:24.940: [smf] INFO: UE IMSI[262421968774130] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.944: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 01/30 11:05:24.944: [upf] INFO: UE F-SEID[UP:0x13d CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.944: [upf] INFO: UE F-SEID[UP:0x13d CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.951: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 01/30 11:05:24.951: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 01/30 11:05:24.951: [smf] INFO: UE IMSI[262425856677034] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.954: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 01/30 11:05:24.954: [upf] INFO: UE F-SEID[UP:0x8fc CP:0xd25] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.954: [upf] INFO: UE F-SEID[UP:0x8fc CP:0xd25] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.961: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 01/30 11:05:24.961: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 01/30 11:05:24.961: [smf] INFO: UE IMSI[262422202585649] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.966: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 01/30 11:05:24.966: [upf] INFO: UE F-SEID[UP:0xd60 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.966: [upf] INFO: UE F-SEID[UP:0xd60 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.972: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 01/30 11:05:24.972: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 01/30 11:05:24.972: [smf] INFO: UE IMSI[262420256426603] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.976: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 01/30 11:05:24.976: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.976: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.983: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 01/30 11:05:24.983: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 01/30 11:05:24.983: [smf] INFO: UE IMSI[262420023167768] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:24.987: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 01/30 11:05:24.987: [upf] INFO: UE F-SEID[UP:0xd9d CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 01/30 11:05:24.987: [upf] INFO: UE F-SEID[UP:0xd9d CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:24.994: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 01/30 11:05:24.994: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 01/30 11:05:24.994: [smf] INFO: UE IMSI[262429610284183] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.001: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 01/30 11:05:25.001: [upf] INFO: UE F-SEID[UP:0x532 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.001: [upf] INFO: UE F-SEID[UP:0x532 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.005: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 01/30 11:05:25.005: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 01/30 11:05:25.005: [smf] INFO: UE IMSI[262424879749271] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.010: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 01/30 11:05:25.010: [upf] INFO: UE F-SEID[UP:0xee7 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.010: [upf] INFO: UE F-SEID[UP:0xee7 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.017: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 01/30 11:05:25.017: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 01/30 11:05:25.017: [smf] INFO: UE IMSI[262429307318801] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.022: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 01/30 11:05:25.022: [upf] INFO: UE F-SEID[UP:0x83b CP:0x3f3] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.022: [upf] INFO: UE F-SEID[UP:0x83b CP:0x3f3] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.028: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 01/30 11:05:25.028: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 01/30 11:05:25.028: [smf] INFO: UE IMSI[262422438992561] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.033: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 01/30 11:05:25.033: [upf] INFO: UE F-SEID[UP:0xf5d CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.033: [upf] INFO: UE F-SEID[UP:0xf5d CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.039: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 01/30 11:05:25.039: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 01/30 11:05:25.039: [smf] INFO: UE IMSI[262428717791635] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.043: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 01/30 11:05:25.043: [upf] INFO: UE F-SEID[UP:0x39e CP:0xc22] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.043: [upf] INFO: UE F-SEID[UP:0x39e CP:0xc22] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.050: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 01/30 11:05:25.050: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 01/30 11:05:25.050: [smf] INFO: UE IMSI[262424919259144] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.053: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 01/30 11:05:25.053: [upf] INFO: UE F-SEID[UP:0xe19 CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.053: [upf] INFO: UE F-SEID[UP:0xe19 CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.060: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 01/30 11:05:25.060: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 01/30 11:05:25.060: [smf] INFO: UE IMSI[262425015136246] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.065: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 01/30 11:05:25.065: [upf] INFO: UE F-SEID[UP:0x3be CP:0x73b] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.065: [upf] INFO: UE F-SEID[UP:0x3be CP:0x73b] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.071: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 01/30 11:05:25.071: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 01/30 11:05:25.071: [smf] INFO: UE IMSI[262424168852124] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.075: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 01/30 11:05:25.075: [upf] INFO: UE F-SEID[UP:0x926 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.075: [upf] INFO: UE F-SEID[UP:0x926 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.082: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 01/30 11:05:25.082: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 01/30 11:05:25.082: [smf] INFO: UE IMSI[262422350943895] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.086: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 01/30 11:05:25.086: [upf] INFO: UE F-SEID[UP:0x31 CP:0xb25] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.086: [upf] INFO: UE F-SEID[UP:0x31 CP:0xb25] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.093: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 01/30 11:05:25.093: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 01/30 11:05:25.093: [smf] INFO: UE IMSI[262427585558825] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.098: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 01/30 11:05:25.098: [upf] INFO: UE F-SEID[UP:0x59a CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.098: [upf] INFO: UE F-SEID[UP:0x59a CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.104: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 01/30 11:05:25.104: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 01/30 11:05:25.104: [smf] INFO: UE IMSI[262423859016488] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.110: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 01/30 11:05:25.110: [upf] INFO: UE F-SEID[UP:0x996 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.110: [upf] INFO: UE F-SEID[UP:0x996 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.115: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 01/30 11:05:25.115: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 01/30 11:05:25.115: [smf] INFO: UE IMSI[262425773800436] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.121: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 01/30 11:05:25.121: [upf] INFO: UE F-SEID[UP:0xd93 CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.121: [upf] INFO: UE F-SEID[UP:0xd93 CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.127: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 01/30 11:05:25.127: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 01/30 11:05:25.127: [smf] INFO: UE IMSI[262421048128574] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.132: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 01/30 11:05:25.132: [upf] INFO: UE F-SEID[UP:0x330 CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.132: [upf] INFO: UE F-SEID[UP:0x330 CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.137: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 01/30 11:05:25.137: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 01/30 11:05:25.137: [smf] INFO: UE IMSI[262427970986752] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.141: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 01/30 11:05:25.141: [upf] INFO: UE F-SEID[UP:0x46f CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.141: [upf] INFO: UE F-SEID[UP:0x46f CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.148: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 01/30 11:05:25.148: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 01/30 11:05:25.148: [smf] INFO: UE IMSI[262429959385865] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.153: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 01/30 11:05:25.153: [upf] INFO: UE F-SEID[UP:0xc88 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.153: [upf] INFO: UE F-SEID[UP:0xc88 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.159: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 01/30 11:05:25.159: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 01/30 11:05:25.159: [smf] INFO: UE IMSI[262423970514787] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.164: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 01/30 11:05:25.164: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.164: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.170: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 01/30 11:05:25.170: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 01/30 11:05:25.170: [smf] INFO: UE IMSI[262426162501336] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.174: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 01/30 11:05:25.174: [upf] INFO: UE F-SEID[UP:0x5fd CP:0xe96] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.174: [upf] INFO: UE F-SEID[UP:0x5fd CP:0xe96] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.181: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 01/30 11:05:25.181: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 01/30 11:05:25.181: [smf] INFO: UE IMSI[262422013562976] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.185: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 01/30 11:05:25.185: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.185: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.192: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 01/30 11:05:25.192: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 01/30 11:05:25.192: [smf] INFO: UE IMSI[262421293680423] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.196: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 01/30 11:05:25.196: [upf] INFO: UE F-SEID[UP:0xd17 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.196: [upf] INFO: UE F-SEID[UP:0xd17 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.202: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 01/30 11:05:25.202: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 01/30 11:05:25.202: [smf] INFO: UE IMSI[262424923181473] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.207: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 01/30 11:05:25.207: [upf] INFO: UE F-SEID[UP:0x329 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.207: [upf] INFO: UE F-SEID[UP:0x329 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.213: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 01/30 11:05:25.213: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 01/30 11:05:25.213: [smf] INFO: UE IMSI[262425408588337] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.218: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 01/30 11:05:25.218: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.218: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.224: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 01/30 11:05:25.224: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 01/30 11:05:25.224: [smf] INFO: UE IMSI[262425566664019] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.228: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 01/30 11:05:25.228: [upf] INFO: UE F-SEID[UP:0xd44 CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.228: [upf] INFO: UE F-SEID[UP:0xd44 CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.235: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 01/30 11:05:25.235: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 01/30 11:05:25.235: [smf] INFO: UE IMSI[262421036412034] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.240: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 01/30 11:05:25.240: [upf] INFO: UE F-SEID[UP:0x67a CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.240: [upf] INFO: UE F-SEID[UP:0x67a CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.246: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 01/30 11:05:25.246: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 01/30 11:05:25.246: [smf] INFO: UE IMSI[262423447839972] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.250: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 01/30 11:05:25.250: [upf] INFO: UE F-SEID[UP:0x6f CP:0x5bb] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.250: [upf] INFO: UE F-SEID[UP:0x6f CP:0x5bb] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.257: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 01/30 11:05:25.257: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 01/30 11:05:25.257: [smf] INFO: UE IMSI[262421748671193] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.261: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 01/30 11:05:25.261: [upf] INFO: UE F-SEID[UP:0xa73 CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.261: [upf] INFO: UE F-SEID[UP:0xa73 CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.268: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 01/30 11:05:25.268: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 01/30 11:05:25.268: [smf] INFO: UE IMSI[262424247757793] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.272: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 01/30 11:05:25.272: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.272: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.278: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 01/30 11:05:25.278: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 01/30 11:05:25.278: [smf] INFO: UE IMSI[262426517154350] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.283: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 01/30 11:05:25.283: [upf] INFO: UE F-SEID[UP:0x65f CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.283: [upf] INFO: UE F-SEID[UP:0x65f CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.289: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 01/30 11:05:25.289: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 01/30 11:05:25.289: [smf] INFO: UE IMSI[262425006233159] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.293: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 01/30 11:05:25.293: [upf] INFO: UE F-SEID[UP:0xa0f CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.293: [upf] INFO: UE F-SEID[UP:0xa0f CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.300: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 01/30 11:05:25.300: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 01/30 11:05:25.300: [smf] INFO: UE IMSI[262421552110108] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.304: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 01/30 11:05:25.304: [upf] INFO: UE F-SEID[UP:0xf30 CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.304: [upf] INFO: UE F-SEID[UP:0xf30 CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.311: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 01/30 11:05:25.311: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 01/30 11:05:25.311: [smf] INFO: UE IMSI[262425282109127] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.315: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 01/30 11:05:25.315: [upf] INFO: UE F-SEID[UP:0xa0d CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.315: [upf] INFO: UE F-SEID[UP:0xa0d CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.322: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 01/30 11:05:25.322: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 01/30 11:05:25.322: [smf] INFO: UE IMSI[262424388369213] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.326: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 01/30 11:05:25.326: [upf] INFO: UE F-SEID[UP:0xce7 CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.326: [upf] INFO: UE F-SEID[UP:0xce7 CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.333: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 01/30 11:05:25.333: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 01/30 11:05:25.333: [smf] INFO: UE IMSI[262427118148061] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.337: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 01/30 11:05:25.337: [upf] INFO: UE F-SEID[UP:0xc90 CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.337: [upf] INFO: UE F-SEID[UP:0xc90 CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.343: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 01/30 11:05:25.344: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 01/30 11:05:25.344: [smf] INFO: UE IMSI[262422624657235] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.348: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 01/30 11:05:25.348: [upf] INFO: UE F-SEID[UP:0xa31 CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.348: [upf] INFO: UE F-SEID[UP:0xa31 CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.354: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 01/30 11:05:25.354: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 01/30 11:05:25.354: [smf] INFO: UE IMSI[262425169647934] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.359: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 01/30 11:05:25.359: [upf] INFO: UE F-SEID[UP:0xc7d CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.359: [upf] INFO: UE F-SEID[UP:0xc7d CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.365: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 01/30 11:05:25.365: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 01/30 11:05:25.365: [smf] INFO: UE IMSI[262420397482565] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.369: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 01/30 11:05:25.369: [upf] INFO: UE F-SEID[UP:0xc10 CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.369: [upf] INFO: UE F-SEID[UP:0xc10 CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.376: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 01/30 11:05:25.376: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 01/30 11:05:25.376: [smf] INFO: UE IMSI[262422982358021] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.381: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 01/30 11:05:25.381: [upf] INFO: UE F-SEID[UP:0xccc CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.381: [upf] INFO: UE F-SEID[UP:0xccc CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.387: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 01/30 11:05:25.387: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 01/30 11:05:25.387: [smf] INFO: UE IMSI[262429201994634] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.391: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 01/30 11:05:25.391: [upf] INFO: UE F-SEID[UP:0xc48 CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.391: [upf] INFO: UE F-SEID[UP:0xc48 CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.398: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 01/30 11:05:25.398: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 01/30 11:05:25.398: [smf] INFO: UE IMSI[262420795109937] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.402: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 01/30 11:05:25.402: [upf] INFO: UE F-SEID[UP:0x90c CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.402: [upf] INFO: UE F-SEID[UP:0x90c CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.409: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 01/30 11:05:25.409: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 01/30 11:05:25.409: [smf] INFO: UE IMSI[262427603833889] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.413: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 01/30 11:05:25.413: [upf] INFO: UE F-SEID[UP:0x298 CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.413: [upf] INFO: UE F-SEID[UP:0x298 CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.419: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 01/30 11:05:25.420: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 01/30 11:05:25.420: [smf] INFO: UE IMSI[262425025919922] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.424: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 01/30 11:05:25.424: [upf] INFO: UE F-SEID[UP:0xb2d CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.424: [upf] INFO: UE F-SEID[UP:0xb2d CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.430: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 01/30 11:05:25.430: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 01/30 11:05:25.430: [smf] INFO: UE IMSI[262427902191783] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.435: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 01/30 11:05:25.435: [upf] INFO: UE F-SEID[UP:0xb28 CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.435: [upf] INFO: UE F-SEID[UP:0xb28 CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.441: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 01/30 11:05:25.441: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 01/30 11:05:25.441: [smf] INFO: UE IMSI[262424146308779] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.445: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 01/30 11:05:25.445: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.445: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.452: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 01/30 11:05:25.452: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 01/30 11:05:25.452: [smf] INFO: UE IMSI[262421083515321] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.457: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 01/30 11:05:25.457: [upf] INFO: UE F-SEID[UP:0x173 CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.457: [upf] INFO: UE F-SEID[UP:0x173 CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.463: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 01/30 11:05:25.464: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 01/30 11:05:25.464: [smf] INFO: UE IMSI[262422198525253] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.474: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 01/30 11:05:25.474: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.474: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.476: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 01/30 11:05:25.476: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 01/30 11:05:25.476: [smf] INFO: UE IMSI[262420461520023] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.487: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 01/30 11:05:25.487: [upf] INFO: UE F-SEID[UP:0xce9 CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.487: [upf] INFO: UE F-SEID[UP:0xce9 CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.488: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 01/30 11:05:25.489: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 01/30 11:05:25.489: [smf] INFO: UE IMSI[262423355863220] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.496: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 01/30 11:05:25.496: [upf] INFO: UE F-SEID[UP:0xdf CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.496: [upf] INFO: UE F-SEID[UP:0xdf CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.499: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 01/30 11:05:25.499: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 01/30 11:05:25.499: [smf] INFO: UE IMSI[262427199917368] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.503: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 01/30 11:05:25.503: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x648] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.503: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x648] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.510: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 01/30 11:05:25.510: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 01/30 11:05:25.510: [smf] INFO: UE IMSI[262421265148109] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.514: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 01/30 11:05:25.514: [upf] INFO: UE F-SEID[UP:0x581 CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.514: [upf] INFO: UE F-SEID[UP:0x581 CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.521: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 01/30 11:05:25.521: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 01/30 11:05:25.521: [smf] INFO: UE IMSI[262423892973939] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.525: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 01/30 11:05:25.525: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.525: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.532: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 01/30 11:05:25.532: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 01/30 11:05:25.532: [smf] INFO: UE IMSI[262427064630161] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.536: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 01/30 11:05:25.536: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.536: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.543: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 01/30 11:05:25.543: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 01/30 11:05:25.543: [smf] INFO: UE IMSI[262421965084418] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.547: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 01/30 11:05:25.547: [upf] INFO: UE F-SEID[UP:0xdfc CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.547: [upf] INFO: UE F-SEID[UP:0xdfc CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.553: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 01/30 11:05:25.553: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 01/30 11:05:25.553: [smf] INFO: UE IMSI[262422689758942] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.558: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 01/30 11:05:25.558: [upf] INFO: UE F-SEID[UP:0x1ac CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.558: [upf] INFO: UE F-SEID[UP:0x1ac CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.564: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 01/30 11:05:25.564: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 01/30 11:05:25.564: [smf] INFO: UE IMSI[262421576468155] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.568: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 01/30 11:05:25.568: [upf] INFO: UE F-SEID[UP:0x75e CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.568: [upf] INFO: UE F-SEID[UP:0x75e CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.575: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 01/30 11:05:25.575: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 01/30 11:05:25.575: [smf] INFO: UE IMSI[262422924956948] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.579: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 01/30 11:05:25.579: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.579: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.586: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 01/30 11:05:25.586: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 01/30 11:05:25.586: [smf] INFO: UE IMSI[262421492165097] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.590: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 01/30 11:05:25.590: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.590: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.597: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 01/30 11:05:25.597: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 01/30 11:05:25.597: [smf] INFO: UE IMSI[262426722927127] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.600: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 01/30 11:05:25.600: [upf] INFO: UE F-SEID[UP:0x31c CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.600: [upf] INFO: UE F-SEID[UP:0x31c CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.607: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 01/30 11:05:25.607: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 01/30 11:05:25.607: [smf] INFO: UE IMSI[262425701651829] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.610: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 01/30 11:05:25.610: [upf] INFO: UE F-SEID[UP:0xec5 CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.610: [upf] INFO: UE F-SEID[UP:0xec5 CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.618: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 01/30 11:05:25.618: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 01/30 11:05:25.618: [smf] INFO: UE IMSI[262422496513813] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.621: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 01/30 11:05:25.621: [upf] INFO: UE F-SEID[UP:0x529 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.621: [upf] INFO: UE F-SEID[UP:0x529 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.628: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 01/30 11:05:25.628: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 01/30 11:05:25.628: [smf] INFO: UE IMSI[262429380131533] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.631: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 01/30 11:05:25.631: [upf] INFO: UE F-SEID[UP:0x46e CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.631: [upf] INFO: UE F-SEID[UP:0x46e CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.638: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 01/30 11:05:25.638: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 01/30 11:05:25.638: [smf] INFO: UE IMSI[262425110477714] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.641: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 01/30 11:05:25.641: [upf] INFO: UE F-SEID[UP:0xb4d CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.641: [upf] INFO: UE F-SEID[UP:0xb4d CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.649: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 01/30 11:05:25.649: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 01/30 11:05:25.649: [smf] INFO: UE IMSI[262425166855522] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.652: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 01/30 11:05:25.652: [upf] INFO: UE F-SEID[UP:0xada CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.652: [upf] INFO: UE F-SEID[UP:0xada CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.659: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 01/30 11:05:25.659: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 01/30 11:05:25.659: [smf] INFO: UE IMSI[262428826174698] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.662: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 01/30 11:05:25.662: [upf] INFO: UE F-SEID[UP:0x554 CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.662: [upf] INFO: UE F-SEID[UP:0x554 CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.670: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 01/30 11:05:25.670: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 01/30 11:05:25.670: [smf] INFO: UE IMSI[262424377499111] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.673: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 01/30 11:05:25.674: [upf] INFO: UE F-SEID[UP:0x42d CP:0xaea] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.674: [upf] INFO: UE F-SEID[UP:0x42d CP:0xaea] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.681: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 01/30 11:05:25.681: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 01/30 11:05:25.681: [smf] INFO: UE IMSI[262426305479955] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.684: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 01/30 11:05:25.684: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.684: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.692: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 01/30 11:05:25.692: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 01/30 11:05:25.692: [smf] INFO: UE IMSI[262429405488688] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.695: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 01/30 11:05:25.695: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.695: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.702: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 01/30 11:05:25.702: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 01/30 11:05:25.702: [smf] INFO: UE IMSI[262424319336034] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.705: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 01/30 11:05:25.705: [upf] INFO: UE F-SEID[UP:0x63b CP:0x91d] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.705: [upf] INFO: UE F-SEID[UP:0x63b CP:0x91d] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.713: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 01/30 11:05:25.713: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 01/30 11:05:25.713: [smf] INFO: UE IMSI[262422290611111] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.716: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 01/30 11:05:25.716: [upf] INFO: UE F-SEID[UP:0x394 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.716: [upf] INFO: UE F-SEID[UP:0x394 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.723: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 01/30 11:05:25.723: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 01/30 11:05:25.723: [smf] INFO: UE IMSI[262427317992179] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.726: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 01/30 11:05:25.726: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.726: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.734: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 01/30 11:05:25.734: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 01/30 11:05:25.734: [smf] INFO: UE IMSI[262427671293946] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.737: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 01/30 11:05:25.737: [upf] INFO: UE F-SEID[UP:0xbe CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.737: [upf] INFO: UE F-SEID[UP:0xbe CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.744: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 01/30 11:05:25.744: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 01/30 11:05:25.744: [smf] INFO: UE IMSI[262421989247436] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.747: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 01/30 11:05:25.747: [upf] INFO: UE F-SEID[UP:0x47 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.747: [upf] INFO: UE F-SEID[UP:0x47 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.755: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 01/30 11:05:25.755: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 01/30 11:05:25.755: [smf] INFO: UE IMSI[262426700898365] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.757: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 01/30 11:05:25.757: [upf] INFO: UE F-SEID[UP:0x8de CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.757: [upf] INFO: UE F-SEID[UP:0x8de CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.765: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 01/30 11:05:25.765: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 01/30 11:05:25.765: [smf] INFO: UE IMSI[262421480471496] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.767: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 01/30 11:05:25.767: [upf] INFO: UE F-SEID[UP:0x696 CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.767: [upf] INFO: UE F-SEID[UP:0x696 CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.775: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 01/30 11:05:25.775: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 01/30 11:05:25.775: [smf] INFO: UE IMSI[262423524460114] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.778: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 01/30 11:05:25.778: [upf] INFO: UE F-SEID[UP:0x47a CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.778: [upf] INFO: UE F-SEID[UP:0x47a CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.786: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 01/30 11:05:25.786: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 01/30 11:05:25.786: [smf] INFO: UE IMSI[262420639834363] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.788: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 01/30 11:05:25.788: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.788: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.796: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 01/30 11:05:25.796: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 01/30 11:05:25.796: [smf] INFO: UE IMSI[262428645763462] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.799: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 01/30 11:05:25.799: [upf] INFO: UE F-SEID[UP:0xb61 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.799: [upf] INFO: UE F-SEID[UP:0xb61 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.807: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 01/30 11:05:25.807: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 01/30 11:05:25.807: [smf] INFO: UE IMSI[262422603287921] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.809: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 01/30 11:05:25.809: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.809: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.817: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 01/30 11:05:25.817: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 01/30 11:05:25.817: [smf] INFO: UE IMSI[262428461974844] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.819: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 01/30 11:05:25.819: [upf] INFO: UE F-SEID[UP:0xe9 CP:0x172] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.819: [upf] INFO: UE F-SEID[UP:0xe9 CP:0x172] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.827: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 01/30 11:05:25.827: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 01/30 11:05:25.827: [smf] INFO: UE IMSI[262421168254175] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.829: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 01/30 11:05:25.829: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.829: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.838: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 01/30 11:05:25.838: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 01/30 11:05:25.838: [smf] INFO: UE IMSI[262421711894261] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.840: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 01/30 11:05:25.840: [upf] INFO: UE F-SEID[UP:0xf84 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.840: [upf] INFO: UE F-SEID[UP:0xf84 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.848: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 01/30 11:05:25.848: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 01/30 11:05:25.848: [smf] INFO: UE IMSI[262423760629691] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.850: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 01/30 11:05:25.850: [upf] INFO: UE F-SEID[UP:0x108 CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.850: [upf] INFO: UE F-SEID[UP:0x108 CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.859: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 01/30 11:05:25.859: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 01/30 11:05:25.859: [smf] INFO: UE IMSI[262424699760701] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.861: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 01/30 11:05:25.861: [upf] INFO: UE F-SEID[UP:0x9cc CP:0x981] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.861: [upf] INFO: UE F-SEID[UP:0x9cc CP:0x981] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.869: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 01/30 11:05:25.869: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 01/30 11:05:25.869: [smf] INFO: UE IMSI[262427558313079] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.871: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 01/30 11:05:25.871: [upf] INFO: UE F-SEID[UP:0xda8 CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.871: [upf] INFO: UE F-SEID[UP:0xda8 CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.879: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 01/30 11:05:25.879: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 01/30 11:05:25.879: [smf] INFO: UE IMSI[262421045769849] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.881: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 01/30 11:05:25.881: [upf] INFO: UE F-SEID[UP:0x416 CP:0xbe8] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.881: [upf] INFO: UE F-SEID[UP:0x416 CP:0xbe8] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.890: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 01/30 11:05:25.890: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 01/30 11:05:25.890: [smf] INFO: UE IMSI[262425859378007] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.892: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 01/30 11:05:25.892: [upf] INFO: UE F-SEID[UP:0x602 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.892: [upf] INFO: UE F-SEID[UP:0x602 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.900: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 01/30 11:05:25.900: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 01/30 11:05:25.900: [smf] INFO: UE IMSI[262425178420614] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.902: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 01/30 11:05:25.902: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0x935] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.902: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0x935] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.910: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 01/30 11:05:25.910: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 01/30 11:05:25.910: [smf] INFO: UE IMSI[262429669507978] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.912: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 01/30 11:05:25.912: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0x4e5] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.912: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0x4e5] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.921: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 01/30 11:05:25.921: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 01/30 11:05:25.921: [smf] INFO: UE IMSI[262422166324567] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.923: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 01/30 11:05:25.923: [upf] INFO: UE F-SEID[UP:0x32f CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.923: [upf] INFO: UE F-SEID[UP:0x32f CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.931: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 01/30 11:05:25.931: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 01/30 11:05:25.931: [smf] INFO: UE IMSI[262425868959658] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.934: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 01/30 11:05:25.934: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0xe7d] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.934: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0xe7d] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.942: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 01/30 11:05:25.942: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 01/30 11:05:25.942: [smf] INFO: UE IMSI[262429120355404] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.944: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 01/30 11:05:25.944: [upf] INFO: UE F-SEID[UP:0x5e CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.944: [upf] INFO: UE F-SEID[UP:0x5e CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.952: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 01/30 11:05:25.952: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 01/30 11:05:25.952: [smf] INFO: UE IMSI[262425335243988] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.954: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 01/30 11:05:25.954: [upf] INFO: UE F-SEID[UP:0x238 CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.954: [upf] INFO: UE F-SEID[UP:0x238 CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.962: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 01/30 11:05:25.963: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 01/30 11:05:25.963: [smf] INFO: UE IMSI[262421616247699] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.965: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 01/30 11:05:25.965: [upf] INFO: UE F-SEID[UP:0x531 CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.965: [upf] INFO: UE F-SEID[UP:0x531 CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.973: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 01/30 11:05:25.973: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 01/30 11:05:25.973: [smf] INFO: UE IMSI[262426598003618] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.975: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 01/30 11:05:25.975: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.975: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.983: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 01/30 11:05:25.983: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 01/30 11:05:25.983: [smf] INFO: UE IMSI[262422635361364] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.985: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 01/30 11:05:25.985: [upf] INFO: UE F-SEID[UP:0xb4e CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.985: [upf] INFO: UE F-SEID[UP:0xb4e CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:25.994: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 01/30 11:05:25.994: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 01/30 11:05:25.994: [smf] INFO: UE IMSI[262426433880552] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:25.996: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 01/30 11:05:25.996: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 01/30 11:05:25.996: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.004: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 01/30 11:05:26.004: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 01/30 11:05:26.004: [smf] INFO: UE IMSI[262426993683892] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.006: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 01/30 11:05:26.006: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.006: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.014: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 01/30 11:05:26.014: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 01/30 11:05:26.014: [smf] INFO: UE IMSI[262428933760660] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.016: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 01/30 11:05:26.016: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.016: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.025: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 01/30 11:05:26.025: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 01/30 11:05:26.025: [smf] INFO: UE IMSI[262420234831567] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.028: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 01/30 11:05:26.028: [upf] INFO: UE F-SEID[UP:0x1a5 CP:0xccf] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.028: [upf] INFO: UE F-SEID[UP:0x1a5 CP:0xccf] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.036: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 01/30 11:05:26.036: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 01/30 11:05:26.036: [smf] INFO: UE IMSI[262421127017239] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.040: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 01/30 11:05:26.040: [upf] INFO: UE F-SEID[UP:0x51f CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.040: [upf] INFO: UE F-SEID[UP:0x51f CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.047: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 01/30 11:05:26.047: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 01/30 11:05:26.047: [smf] INFO: UE IMSI[262420279215078] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.051: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 01/30 11:05:26.051: [upf] INFO: UE F-SEID[UP:0x89f CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.051: [upf] INFO: UE F-SEID[UP:0x89f CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.057: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 01/30 11:05:26.057: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 01/30 11:05:26.057: [smf] INFO: UE IMSI[262428735671259] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.061: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 01/30 11:05:26.061: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.061: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.068: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 01/30 11:05:26.068: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 01/30 11:05:26.068: [smf] INFO: UE IMSI[262426817604342] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.073: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 01/30 11:05:26.073: [upf] INFO: UE F-SEID[UP:0x332 CP:0xe2b] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.073: [upf] INFO: UE F-SEID[UP:0x332 CP:0xe2b] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.079: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 01/30 11:05:26.079: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 01/30 11:05:26.079: [smf] INFO: UE IMSI[262423701488267] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.083: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 01/30 11:05:26.083: [upf] INFO: UE F-SEID[UP:0x56b CP:0xdae] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.083: [upf] INFO: UE F-SEID[UP:0x56b CP:0xdae] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.090: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 01/30 11:05:26.090: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 01/30 11:05:26.090: [smf] INFO: UE IMSI[262428067457757] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.094: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 01/30 11:05:26.095: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.095: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.101: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 01/30 11:05:26.101: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 01/30 11:05:26.101: [smf] INFO: UE IMSI[262422424485499] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.106: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 01/30 11:05:26.106: [upf] INFO: UE F-SEID[UP:0x446 CP:0xe3b] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.106: [upf] INFO: UE F-SEID[UP:0x446 CP:0xe3b] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.112: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 01/30 11:05:26.112: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 01/30 11:05:26.112: [smf] INFO: UE IMSI[262424215045237] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.116: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 01/30 11:05:26.116: [upf] INFO: UE F-SEID[UP:0x1fe CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.116: [upf] INFO: UE F-SEID[UP:0x1fe CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.123: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 01/30 11:05:26.123: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 01/30 11:05:26.123: [smf] INFO: UE IMSI[262425510925751] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.127: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 01/30 11:05:26.127: [upf] INFO: UE F-SEID[UP:0xd1 CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.127: [upf] INFO: UE F-SEID[UP:0xd1 CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.133: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 01/30 11:05:26.133: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 01/30 11:05:26.133: [smf] INFO: UE IMSI[262421004101191] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.138: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 01/30 11:05:26.138: [upf] INFO: UE F-SEID[UP:0x512 CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.138: [upf] INFO: UE F-SEID[UP:0x512 CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.144: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 01/30 11:05:26.144: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 01/30 11:05:26.144: [smf] INFO: UE IMSI[262427567864506] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.148: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 01/30 11:05:26.148: [upf] INFO: UE F-SEID[UP:0x81d CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.148: [upf] INFO: UE F-SEID[UP:0x81d CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.155: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 01/30 11:05:26.155: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 01/30 11:05:26.155: [smf] INFO: UE IMSI[262425345793999] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.159: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 01/30 11:05:26.159: [upf] INFO: UE F-SEID[UP:0xd52 CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.159: [upf] INFO: UE F-SEID[UP:0xd52 CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.166: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 01/30 11:05:26.166: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 01/30 11:05:26.166: [smf] INFO: UE IMSI[262429421340394] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.170: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 01/30 11:05:26.170: [upf] INFO: UE F-SEID[UP:0xf7c CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.170: [upf] INFO: UE F-SEID[UP:0xf7c CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.177: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 01/30 11:05:26.177: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 01/30 11:05:26.177: [smf] INFO: UE IMSI[262423734117742] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.181: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 01/30 11:05:26.181: [upf] INFO: UE F-SEID[UP:0x2d9 CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.181: [upf] INFO: UE F-SEID[UP:0x2d9 CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.188: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 01/30 11:05:26.188: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 01/30 11:05:26.188: [smf] INFO: UE IMSI[262422597900029] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.192: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 01/30 11:05:26.192: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0xd28] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.192: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0xd28] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.198: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 01/30 11:05:26.198: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 01/30 11:05:26.198: [smf] INFO: UE IMSI[262422803007729] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.203: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 01/30 11:05:26.203: [upf] INFO: UE F-SEID[UP:0x807 CP:0x819] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.203: [upf] INFO: UE F-SEID[UP:0x807 CP:0x819] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.209: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 01/30 11:05:26.209: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 01/30 11:05:26.209: [smf] INFO: UE IMSI[262423636774076] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.213: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 01/30 11:05:26.213: [upf] INFO: UE F-SEID[UP:0xb26 CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.213: [upf] INFO: UE F-SEID[UP:0xb26 CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.220: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 01/30 11:05:26.220: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 01/30 11:05:26.220: [smf] INFO: UE IMSI[262420111843473] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.224: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 01/30 11:05:26.224: [upf] INFO: UE F-SEID[UP:0x7bc CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.224: [upf] INFO: UE F-SEID[UP:0x7bc CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.231: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 01/30 11:05:26.231: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 01/30 11:05:26.231: [smf] INFO: UE IMSI[262423882865300] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.235: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 01/30 11:05:26.235: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0xbaa] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.235: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0xbaa] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.242: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 01/30 11:05:26.242: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 01/30 11:05:26.242: [smf] INFO: UE IMSI[262422550307075] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.246: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 01/30 11:05:26.246: [upf] INFO: UE F-SEID[UP:0x951 CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.246: [upf] INFO: UE F-SEID[UP:0x951 CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.253: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 01/30 11:05:26.253: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 01/30 11:05:26.253: [smf] INFO: UE IMSI[262420420901415] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.257: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 01/30 11:05:26.257: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.257: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.264: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 01/30 11:05:26.264: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 01/30 11:05:26.264: [smf] INFO: UE IMSI[262429865741240] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.268: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 01/30 11:05:26.268: [upf] INFO: UE F-SEID[UP:0xc04 CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.268: [upf] INFO: UE F-SEID[UP:0xc04 CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.275: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 01/30 11:05:26.275: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 01/30 11:05:26.275: [smf] INFO: UE IMSI[262424416249401] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.282: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 01/30 11:05:26.282: [upf] INFO: UE F-SEID[UP:0x2da CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.282: [upf] INFO: UE F-SEID[UP:0x2da CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.286: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 01/30 11:05:26.286: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 01/30 11:05:26.286: [smf] INFO: UE IMSI[262428877764477] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.291: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 01/30 11:05:26.291: [upf] INFO: UE F-SEID[UP:0x948 CP:0x98] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.291: [upf] INFO: UE F-SEID[UP:0x948 CP:0x98] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.297: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 01/30 11:05:26.297: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 01/30 11:05:26.297: [smf] INFO: UE IMSI[262420164064346] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.301: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 01/30 11:05:26.301: [upf] INFO: UE F-SEID[UP:0x6ce CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.301: [upf] INFO: UE F-SEID[UP:0x6ce CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.308: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 01/30 11:05:26.308: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 01/30 11:05:26.308: [smf] INFO: UE IMSI[262427807736848] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.313: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 01/30 11:05:26.313: [upf] INFO: UE F-SEID[UP:0x154 CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.313: [upf] INFO: UE F-SEID[UP:0x154 CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.319: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 01/30 11:05:26.319: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 01/30 11:05:26.319: [smf] INFO: UE IMSI[262425484210807] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.323: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 01/30 11:05:26.323: [upf] INFO: UE F-SEID[UP:0xed CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.323: [upf] INFO: UE F-SEID[UP:0xed CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.330: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 01/30 11:05:26.330: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 01/30 11:05:26.330: [smf] INFO: UE IMSI[262425337104804] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.334: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 01/30 11:05:26.334: [upf] INFO: UE F-SEID[UP:0x162 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.334: [upf] INFO: UE F-SEID[UP:0x162 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.341: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 01/30 11:05:26.341: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 01/30 11:05:26.341: [smf] INFO: UE IMSI[262427912662101] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.344: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 01/30 11:05:26.344: [upf] INFO: UE F-SEID[UP:0xf82 CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.344: [upf] INFO: UE F-SEID[UP:0xf82 CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.352: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 01/30 11:05:26.352: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 01/30 11:05:26.352: [smf] INFO: UE IMSI[262423200413695] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.356: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 01/30 11:05:26.356: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.356: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.363: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 01/30 11:05:26.363: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 01/30 11:05:26.363: [smf] INFO: UE IMSI[262422178938474] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.368: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 01/30 11:05:26.368: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.368: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.374: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 01/30 11:05:26.374: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 01/30 11:05:26.374: [smf] INFO: UE IMSI[262423661355845] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.381: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 01/30 11:05:26.381: [upf] INFO: UE F-SEID[UP:0x47c CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.381: [upf] INFO: UE F-SEID[UP:0x47c CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.385: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 01/30 11:05:26.385: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 01/30 11:05:26.385: [smf] INFO: UE IMSI[262422005362006] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.390: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 01/30 11:05:26.390: [upf] INFO: UE F-SEID[UP:0xf4e CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.390: [upf] INFO: UE F-SEID[UP:0xf4e CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.396: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 01/30 11:05:26.396: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 01/30 11:05:26.396: [smf] INFO: UE IMSI[262428721729057] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.401: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 01/30 11:05:26.401: [upf] INFO: UE F-SEID[UP:0x699 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.401: [upf] INFO: UE F-SEID[UP:0x699 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.407: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 01/30 11:05:26.407: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 01/30 11:05:26.407: [smf] INFO: UE IMSI[262422014983886] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.410: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 01/30 11:05:26.410: [upf] INFO: UE F-SEID[UP:0x97b CP:0xf55] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.410: [upf] INFO: UE F-SEID[UP:0x97b CP:0xf55] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.418: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 01/30 11:05:26.418: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 01/30 11:05:26.418: [smf] INFO: UE IMSI[262429891658347] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.422: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 01/30 11:05:26.422: [upf] INFO: UE F-SEID[UP:0xd73 CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.422: [upf] INFO: UE F-SEID[UP:0xd73 CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.428: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 01/30 11:05:26.428: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 01/30 11:05:26.428: [smf] INFO: UE IMSI[262426935044841] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.433: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 01/30 11:05:26.433: [upf] INFO: UE F-SEID[UP:0x401 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.433: [upf] INFO: UE F-SEID[UP:0x401 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.439: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 01/30 11:05:26.439: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 01/30 11:05:26.439: [smf] INFO: UE IMSI[262424529676572] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.443: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 01/30 11:05:26.443: [upf] INFO: UE F-SEID[UP:0x672 CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.443: [upf] INFO: UE F-SEID[UP:0x672 CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.450: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 01/30 11:05:26.450: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 01/30 11:05:26.450: [smf] INFO: UE IMSI[262422759121788] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.455: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 01/30 11:05:26.455: [upf] INFO: UE F-SEID[UP:0xbfa CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.455: [upf] INFO: UE F-SEID[UP:0xbfa CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.461: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 01/30 11:05:26.461: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 01/30 11:05:26.461: [smf] INFO: UE IMSI[262423624481300] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.465: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 01/30 11:05:26.465: [upf] INFO: UE F-SEID[UP:0x3ba CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.466: [upf] INFO: UE F-SEID[UP:0x3ba CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.472: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 01/30 11:05:26.472: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 01/30 11:05:26.472: [smf] INFO: UE IMSI[262429456146231] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.478: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 01/30 11:05:26.478: [upf] INFO: UE F-SEID[UP:0x9 CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.478: [upf] INFO: UE F-SEID[UP:0x9 CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.483: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 01/30 11:05:26.483: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 01/30 11:05:26.483: [smf] INFO: UE IMSI[262420354215590] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.487: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 01/30 11:05:26.487: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.487: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.493: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 01/30 11:05:26.494: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 01/30 11:05:26.494: [smf] INFO: UE IMSI[262422955651408] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.497: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 01/30 11:05:26.497: [upf] INFO: UE F-SEID[UP:0x49e CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.497: [upf] INFO: UE F-SEID[UP:0x49e CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.504: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 01/30 11:05:26.504: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 01/30 11:05:26.504: [smf] INFO: UE IMSI[262426547463302] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.508: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 01/30 11:05:26.508: [upf] INFO: UE F-SEID[UP:0xcbd CP:0x9f5] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.508: [upf] INFO: UE F-SEID[UP:0xcbd CP:0x9f5] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.515: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 01/30 11:05:26.515: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 01/30 11:05:26.515: [smf] INFO: UE IMSI[262425470886593] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.519: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 01/30 11:05:26.519: [upf] INFO: UE F-SEID[UP:0xb6a CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.519: [upf] INFO: UE F-SEID[UP:0xb6a CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.526: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 01/30 11:05:26.526: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 01/30 11:05:26.526: [smf] INFO: UE IMSI[262428978375199] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.530: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 01/30 11:05:26.530: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0xf76] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.530: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0xf76] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.537: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 01/30 11:05:26.537: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 01/30 11:05:26.537: [smf] INFO: UE IMSI[262425994328499] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.541: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 01/30 11:05:26.541: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.541: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.548: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 01/30 11:05:26.548: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 01/30 11:05:26.548: [smf] INFO: UE IMSI[262427565612656] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.552: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 01/30 11:05:26.552: [upf] INFO: UE F-SEID[UP:0xee9 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.552: [upf] INFO: UE F-SEID[UP:0xee9 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.559: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 01/30 11:05:26.559: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 01/30 11:05:26.559: [smf] INFO: UE IMSI[262421082653669] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.563: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 01/30 11:05:26.563: [upf] INFO: UE F-SEID[UP:0x37d CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.563: [upf] INFO: UE F-SEID[UP:0x37d CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.569: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 01/30 11:05:26.569: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 01/30 11:05:26.569: [smf] INFO: UE IMSI[262429416950673] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.574: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 01/30 11:05:26.574: [upf] INFO: UE F-SEID[UP:0x22f CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.574: [upf] INFO: UE F-SEID[UP:0x22f CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.580: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 01/30 11:05:26.580: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 01/30 11:05:26.580: [smf] INFO: UE IMSI[262421974500851] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.584: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 01/30 11:05:26.584: [upf] INFO: UE F-SEID[UP:0x594 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.584: [upf] INFO: UE F-SEID[UP:0x594 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.591: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 01/30 11:05:26.591: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 01/30 11:05:26.591: [smf] INFO: UE IMSI[262428514788043] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.595: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 01/30 11:05:26.595: [upf] INFO: UE F-SEID[UP:0x51b CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.595: [upf] INFO: UE F-SEID[UP:0x51b CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.602: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 01/30 11:05:26.602: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 01/30 11:05:26.602: [smf] INFO: UE IMSI[262428720251990] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.606: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 01/30 11:05:26.606: [upf] INFO: UE F-SEID[UP:0x783 CP:0x290] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.606: [upf] INFO: UE F-SEID[UP:0x783 CP:0x290] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.613: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 01/30 11:05:26.613: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 01/30 11:05:26.613: [smf] INFO: UE IMSI[262429634806026] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.618: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 01/30 11:05:26.618: [upf] INFO: UE F-SEID[UP:0x828 CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.618: [upf] INFO: UE F-SEID[UP:0x828 CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.624: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 01/30 11:05:26.624: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 01/30 11:05:26.624: [smf] INFO: UE IMSI[262427815544569] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.630: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 01/30 11:05:26.630: [upf] INFO: UE F-SEID[UP:0x81 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.630: [upf] INFO: UE F-SEID[UP:0x81 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.634: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 01/30 11:05:26.634: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 01/30 11:05:26.634: [smf] INFO: UE IMSI[262420257414202] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.639: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 01/30 11:05:26.639: [upf] INFO: UE F-SEID[UP:0x24a CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.639: [upf] INFO: UE F-SEID[UP:0x24a CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.645: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 01/30 11:05:26.645: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 01/30 11:05:26.645: [smf] INFO: UE IMSI[262429199839413] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.650: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 01/30 11:05:26.650: [upf] INFO: UE F-SEID[UP:0xc27 CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.650: [upf] INFO: UE F-SEID[UP:0xc27 CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.656: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 01/30 11:05:26.656: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 01/30 11:05:26.656: [smf] INFO: UE IMSI[262420198788304] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.665: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 01/30 11:05:26.665: [upf] INFO: UE F-SEID[UP:0xf1f CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.665: [upf] INFO: UE F-SEID[UP:0xf1f CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.670: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 01/30 11:05:26.670: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 01/30 11:05:26.670: [smf] INFO: UE IMSI[262423497678531] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.680: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 01/30 11:05:26.680: [upf] INFO: UE F-SEID[UP:0xc23 CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.680: [upf] INFO: UE F-SEID[UP:0xc23 CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.682: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 01/30 11:05:26.682: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 01/30 11:05:26.682: [smf] INFO: UE IMSI[262426397795438] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.687: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 01/30 11:05:26.687: [upf] INFO: UE F-SEID[UP:0x275 CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.687: [upf] INFO: UE F-SEID[UP:0x275 CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.692: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 01/30 11:05:26.692: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 01/30 11:05:26.692: [smf] INFO: UE IMSI[262428178210321] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.697: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 01/30 11:05:26.697: [upf] INFO: UE F-SEID[UP:0x2cf CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.697: [upf] INFO: UE F-SEID[UP:0x2cf CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.703: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 01/30 11:05:26.703: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 01/30 11:05:26.703: [smf] INFO: UE IMSI[262428938509138] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.708: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 01/30 11:05:26.708: [upf] INFO: UE F-SEID[UP:0xa3 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.708: [upf] INFO: UE F-SEID[UP:0xa3 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.714: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 01/30 11:05:26.714: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 01/30 11:05:26.714: [smf] INFO: UE IMSI[262428864759232] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.717: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 01/30 11:05:26.717: [upf] INFO: UE F-SEID[UP:0xe7d CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.717: [upf] INFO: UE F-SEID[UP:0xe7d CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.725: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 01/30 11:05:26.725: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 01/30 11:05:26.725: [smf] INFO: UE IMSI[262428803641414] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.728: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 01/30 11:05:26.728: [upf] INFO: UE F-SEID[UP:0x714 CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.728: [upf] INFO: UE F-SEID[UP:0x714 CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.735: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 01/30 11:05:26.735: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 01/30 11:05:26.736: [smf] INFO: UE IMSI[262428893194651] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.740: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 01/30 11:05:26.740: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.740: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.746: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 01/30 11:05:26.746: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 01/30 11:05:26.746: [smf] INFO: UE IMSI[262420987398759] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.751: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 01/30 11:05:26.751: [upf] INFO: UE F-SEID[UP:0x764 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.751: [upf] INFO: UE F-SEID[UP:0x764 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.757: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 01/30 11:05:26.757: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 01/30 11:05:26.757: [smf] INFO: UE IMSI[262428786264797] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.762: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 01/30 11:05:26.762: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.762: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.768: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 01/30 11:05:26.768: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 01/30 11:05:26.768: [smf] INFO: UE IMSI[262429731522845] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.772: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 01/30 11:05:26.772: [upf] INFO: UE F-SEID[UP:0x379 CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.772: [upf] INFO: UE F-SEID[UP:0x379 CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.779: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 01/30 11:05:26.779: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 01/30 11:05:26.779: [smf] INFO: UE IMSI[262420546113649] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.783: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 01/30 11:05:26.783: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.783: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.790: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 01/30 11:05:26.790: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 01/30 11:05:26.790: [smf] INFO: UE IMSI[262427831961161] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.794: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 01/30 11:05:26.794: [upf] INFO: UE F-SEID[UP:0xa8f CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.794: [upf] INFO: UE F-SEID[UP:0xa8f CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.801: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 01/30 11:05:26.801: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 01/30 11:05:26.801: [smf] INFO: UE IMSI[262429436454410] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.805: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 01/30 11:05:26.805: [upf] INFO: UE F-SEID[UP:0xb80 CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.805: [upf] INFO: UE F-SEID[UP:0xb80 CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.811: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 01/30 11:05:26.811: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 01/30 11:05:26.811: [smf] INFO: UE IMSI[262427945114637] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.816: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 01/30 11:05:26.816: [upf] INFO: UE F-SEID[UP:0x383 CP:0x771] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.816: [upf] INFO: UE F-SEID[UP:0x383 CP:0x771] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.822: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 01/30 11:05:26.822: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 01/30 11:05:26.822: [smf] INFO: UE IMSI[262420984944197] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.826: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 01/30 11:05:26.826: [upf] INFO: UE F-SEID[UP:0x853 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.826: [upf] INFO: UE F-SEID[UP:0x853 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.833: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 01/30 11:05:26.833: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 01/30 11:05:26.833: [smf] INFO: UE IMSI[262425780096719] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.838: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 01/30 11:05:26.838: [upf] INFO: UE F-SEID[UP:0xb17 CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.838: [upf] INFO: UE F-SEID[UP:0xb17 CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.844: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 01/30 11:05:26.844: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 01/30 11:05:26.844: [smf] INFO: UE IMSI[262421773715556] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.849: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 01/30 11:05:26.849: [upf] INFO: UE F-SEID[UP:0xaf CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.849: [upf] INFO: UE F-SEID[UP:0xaf CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.855: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 01/30 11:05:26.855: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 01/30 11:05:26.855: [smf] INFO: UE IMSI[262424661851394] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.860: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 01/30 11:05:26.860: [upf] INFO: UE F-SEID[UP:0x385 CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.860: [upf] INFO: UE F-SEID[UP:0x385 CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.866: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 01/30 11:05:26.866: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 01/30 11:05:26.866: [smf] INFO: UE IMSI[262428999164936] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.870: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 01/30 11:05:26.870: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.870: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.877: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 01/30 11:05:26.877: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 01/30 11:05:26.877: [smf] INFO: UE IMSI[262427524908994] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.881: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 01/30 11:05:26.881: [upf] INFO: UE F-SEID[UP:0x22b CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.881: [upf] INFO: UE F-SEID[UP:0x22b CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.887: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 01/30 11:05:26.887: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 01/30 11:05:26.887: [smf] INFO: UE IMSI[262427819624771] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.892: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 01/30 11:05:26.892: [upf] INFO: UE F-SEID[UP:0xfad CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.892: [upf] INFO: UE F-SEID[UP:0xfad CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.898: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 01/30 11:05:26.898: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 01/30 11:05:26.898: [smf] INFO: UE IMSI[262421498172607] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.903: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 01/30 11:05:26.903: [upf] INFO: UE F-SEID[UP:0x482 CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.903: [upf] INFO: UE F-SEID[UP:0x482 CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.909: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 01/30 11:05:26.909: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 01/30 11:05:26.909: [smf] INFO: UE IMSI[262428106766610] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.914: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 01/30 11:05:26.914: [upf] INFO: UE F-SEID[UP:0x364 CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.914: [upf] INFO: UE F-SEID[UP:0x364 CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.920: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 01/30 11:05:26.920: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 01/30 11:05:26.920: [smf] INFO: UE IMSI[262428332974050] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.925: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 01/30 11:05:26.925: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0x16c] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.925: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0x16c] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.931: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 01/30 11:05:26.931: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 01/30 11:05:26.931: [smf] INFO: UE IMSI[262425531140902] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.936: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 01/30 11:05:26.936: [upf] INFO: UE F-SEID[UP:0x22a CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.936: [upf] INFO: UE F-SEID[UP:0x22a CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.942: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 01/30 11:05:26.942: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 01/30 11:05:26.942: [smf] INFO: UE IMSI[262424743050977] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.947: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 01/30 11:05:26.947: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.947: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.953: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 01/30 11:05:26.953: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 01/30 11:05:26.953: [smf] INFO: UE IMSI[262424517564933] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.957: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 01/30 11:05:26.957: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.957: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.963: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 01/30 11:05:26.963: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 01/30 11:05:26.963: [smf] INFO: UE IMSI[262427444937886] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.968: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 01/30 11:05:26.968: [upf] INFO: UE F-SEID[UP:0x8bb CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.968: [upf] INFO: UE F-SEID[UP:0x8bb CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.974: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 01/30 11:05:26.974: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 01/30 11:05:26.974: [smf] INFO: UE IMSI[262421433627823] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.979: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 01/30 11:05:26.979: [upf] INFO: UE F-SEID[UP:0x31a CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.979: [upf] INFO: UE F-SEID[UP:0x31a CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.985: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 01/30 11:05:26.985: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 01/30 11:05:26.985: [smf] INFO: UE IMSI[262426192967590] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:26.990: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 01/30 11:05:26.990: [upf] INFO: UE F-SEID[UP:0xa78 CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 01/30 11:05:26.990: [upf] INFO: UE F-SEID[UP:0xa78 CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:26.996: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 01/30 11:05:26.996: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 01/30 11:05:26.996: [smf] INFO: UE IMSI[262429195796757] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.001: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 01/30 11:05:27.001: [upf] INFO: UE F-SEID[UP:0xb9f CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.001: [upf] INFO: UE F-SEID[UP:0xb9f CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.007: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 01/30 11:05:27.007: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 01/30 11:05:27.007: [smf] INFO: UE IMSI[262423426683023] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.012: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 01/30 11:05:27.012: [upf] INFO: UE F-SEID[UP:0xaf7 CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.012: [upf] INFO: UE F-SEID[UP:0xaf7 CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.018: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 01/30 11:05:27.018: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 01/30 11:05:27.018: [smf] INFO: UE IMSI[262425023072979] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.023: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 01/30 11:05:27.023: [upf] INFO: UE F-SEID[UP:0x41f CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.023: [upf] INFO: UE F-SEID[UP:0x41f CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.029: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 01/30 11:05:27.029: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 01/30 11:05:27.029: [smf] INFO: UE IMSI[262427369129872] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.033: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 01/30 11:05:27.033: [upf] INFO: UE F-SEID[UP:0xa77 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.033: [upf] INFO: UE F-SEID[UP:0xa77 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.039: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 01/30 11:05:27.039: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 01/30 11:05:27.039: [smf] INFO: UE IMSI[262420954951328] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.044: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 01/30 11:05:27.044: [upf] INFO: UE F-SEID[UP:0xbed CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.044: [upf] INFO: UE F-SEID[UP:0xbed CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.050: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 01/30 11:05:27.050: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 01/30 11:05:27.050: [smf] INFO: UE IMSI[262420778024613] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.055: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 01/30 11:05:27.055: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.055: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.061: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 01/30 11:05:27.061: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 01/30 11:05:27.061: [smf] INFO: UE IMSI[262429240653544] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.065: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 01/30 11:05:27.065: [upf] INFO: UE F-SEID[UP:0xe86 CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.065: [upf] INFO: UE F-SEID[UP:0xe86 CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.072: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 01/30 11:05:27.072: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 01/30 11:05:27.072: [smf] INFO: UE IMSI[262424937991700] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.076: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 01/30 11:05:27.076: [upf] INFO: UE F-SEID[UP:0x1cb CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.076: [upf] INFO: UE F-SEID[UP:0x1cb CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.083: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 01/30 11:05:27.083: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 01/30 11:05:27.083: [smf] INFO: UE IMSI[262424641677093] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.087: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 01/30 11:05:27.087: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.087: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.093: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 01/30 11:05:27.093: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 01/30 11:05:27.093: [smf] INFO: UE IMSI[262423661075949] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.098: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 01/30 11:05:27.098: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.098: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.104: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 01/30 11:05:27.104: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 01/30 11:05:27.104: [smf] INFO: UE IMSI[262426813812562] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.109: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 01/30 11:05:27.109: [upf] INFO: UE F-SEID[UP:0x131 CP:0xf4d] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.109: [upf] INFO: UE F-SEID[UP:0x131 CP:0xf4d] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.115: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 01/30 11:05:27.115: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 01/30 11:05:27.115: [smf] INFO: UE IMSI[262424534823035] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.119: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 01/30 11:05:27.119: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x29e] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.119: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x29e] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.126: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 01/30 11:05:27.126: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 01/30 11:05:27.126: [smf] INFO: UE IMSI[262429051695999] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.131: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 01/30 11:05:27.131: [upf] INFO: UE F-SEID[UP:0xed1 CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.131: [upf] INFO: UE F-SEID[UP:0xed1 CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.137: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 01/30 11:05:27.137: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 01/30 11:05:27.137: [smf] INFO: UE IMSI[262424660922496] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.142: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 01/30 11:05:27.142: [upf] INFO: UE F-SEID[UP:0xf67 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.142: [upf] INFO: UE F-SEID[UP:0xf67 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.148: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 01/30 11:05:27.148: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 01/30 11:05:27.148: [smf] INFO: UE IMSI[262429046607855] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.152: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 01/30 11:05:27.152: [upf] INFO: UE F-SEID[UP:0x4df CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.152: [upf] INFO: UE F-SEID[UP:0x4df CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.158: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 01/30 11:05:27.158: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 01/30 11:05:27.159: [smf] INFO: UE IMSI[262427691624695] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.163: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 01/30 11:05:27.163: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.163: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.169: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 01/30 11:05:27.169: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 01/30 11:05:27.169: [smf] INFO: UE IMSI[262425746226084] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.173: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 01/30 11:05:27.173: [upf] INFO: UE F-SEID[UP:0x49f CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.173: [upf] INFO: UE F-SEID[UP:0x49f CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.180: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 01/30 11:05:27.180: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 01/30 11:05:27.180: [smf] INFO: UE IMSI[262422845939784] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.184: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 01/30 11:05:27.184: [upf] INFO: UE F-SEID[UP:0x498 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.184: [upf] INFO: UE F-SEID[UP:0x498 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.191: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 01/30 11:05:27.191: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 01/30 11:05:27.191: [smf] INFO: UE IMSI[262426794057704] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.195: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 01/30 11:05:27.195: [upf] INFO: UE F-SEID[UP:0x208 CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.195: [upf] INFO: UE F-SEID[UP:0x208 CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.202: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 01/30 11:05:27.202: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 01/30 11:05:27.202: [smf] INFO: UE IMSI[262423457109397] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.206: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 01/30 11:05:27.206: [upf] INFO: UE F-SEID[UP:0xce0 CP:0x36d] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.206: [upf] INFO: UE F-SEID[UP:0xce0 CP:0x36d] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.213: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 01/30 11:05:27.213: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 01/30 11:05:27.213: [smf] INFO: UE IMSI[262421810241635] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.217: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 01/30 11:05:27.217: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.217: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.223: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 01/30 11:05:27.223: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 01/30 11:05:27.223: [smf] INFO: UE IMSI[262429842557488] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.228: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 01/30 11:05:27.228: [upf] INFO: UE F-SEID[UP:0x2fe CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.228: [upf] INFO: UE F-SEID[UP:0x2fe CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.234: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 01/30 11:05:27.234: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 01/30 11:05:27.234: [smf] INFO: UE IMSI[262423004800506] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.239: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 01/30 11:05:27.239: [upf] INFO: UE F-SEID[UP:0x562 CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.239: [upf] INFO: UE F-SEID[UP:0x562 CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.245: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 01/30 11:05:27.245: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 01/30 11:05:27.245: [smf] INFO: UE IMSI[262429667704751] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.249: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 01/30 11:05:27.249: [upf] INFO: UE F-SEID[UP:0xeb CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.249: [upf] INFO: UE F-SEID[UP:0xeb CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.256: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 01/30 11:05:27.256: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 01/30 11:05:27.256: [smf] INFO: UE IMSI[262421299558773] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.260: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 01/30 11:05:27.260: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.260: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.267: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 01/30 11:05:27.267: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 01/30 11:05:27.267: [smf] INFO: UE IMSI[262428975077982] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.271: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 01/30 11:05:27.271: [upf] INFO: UE F-SEID[UP:0xf87 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.271: [upf] INFO: UE F-SEID[UP:0xf87 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.278: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 01/30 11:05:27.278: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 01/30 11:05:27.278: [smf] INFO: UE IMSI[262425755858200] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.282: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 01/30 11:05:27.282: [upf] INFO: UE F-SEID[UP:0xd11 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.282: [upf] INFO: UE F-SEID[UP:0xd11 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.289: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 01/30 11:05:27.289: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 01/30 11:05:27.289: [smf] INFO: UE IMSI[262429613966718] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.293: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 01/30 11:05:27.293: [upf] INFO: UE F-SEID[UP:0xa75 CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.293: [upf] INFO: UE F-SEID[UP:0xa75 CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.299: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 01/30 11:05:27.299: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 01/30 11:05:27.299: [smf] INFO: UE IMSI[262423711952988] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.304: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 01/30 11:05:27.304: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.304: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.310: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 01/30 11:05:27.310: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 01/30 11:05:27.310: [smf] INFO: UE IMSI[262425905958571] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.314: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 01/30 11:05:27.314: [upf] INFO: UE F-SEID[UP:0xeb9 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.314: [upf] INFO: UE F-SEID[UP:0xeb9 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.321: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 01/30 11:05:27.321: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 01/30 11:05:27.321: [smf] INFO: UE IMSI[262426056464370] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.325: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 01/30 11:05:27.325: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.325: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.332: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 01/30 11:05:27.332: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 01/30 11:05:27.332: [smf] INFO: UE IMSI[262425350201924] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.336: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 01/30 11:05:27.336: [upf] INFO: UE F-SEID[UP:0x6df CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.336: [upf] INFO: UE F-SEID[UP:0x6df CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.343: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 01/30 11:05:27.343: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 01/30 11:05:27.343: [smf] INFO: UE IMSI[262420095510899] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.347: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 01/30 11:05:27.347: [upf] INFO: UE F-SEID[UP:0x2ec CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.347: [upf] INFO: UE F-SEID[UP:0x2ec CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.354: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 01/30 11:05:27.354: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 01/30 11:05:27.354: [smf] INFO: UE IMSI[262422501657103] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.357: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 01/30 11:05:27.357: [upf] INFO: UE F-SEID[UP:0x595 CP:0xb92] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.357: [upf] INFO: UE F-SEID[UP:0x595 CP:0xb92] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.364: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 01/30 11:05:27.364: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 01/30 11:05:27.364: [smf] INFO: UE IMSI[262426549297979] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.368: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 01/30 11:05:27.368: [upf] INFO: UE F-SEID[UP:0x169 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.368: [upf] INFO: UE F-SEID[UP:0x169 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.375: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 01/30 11:05:27.375: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 01/30 11:05:27.375: [smf] INFO: UE IMSI[262429167009518] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.380: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 01/30 11:05:27.380: [upf] INFO: UE F-SEID[UP:0x2ff CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.380: [upf] INFO: UE F-SEID[UP:0x2ff CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.386: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 01/30 11:05:27.386: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 01/30 11:05:27.386: [smf] INFO: UE IMSI[262429858936825] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.390: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 01/30 11:05:27.390: [upf] INFO: UE F-SEID[UP:0x151 CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.390: [upf] INFO: UE F-SEID[UP:0x151 CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.397: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 01/30 11:05:27.397: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 01/30 11:05:27.397: [smf] INFO: UE IMSI[262420043575097] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.401: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 01/30 11:05:27.401: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.401: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.408: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 01/30 11:05:27.408: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 01/30 11:05:27.408: [smf] INFO: UE IMSI[262421954175339] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.412: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 01/30 11:05:27.412: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.412: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.418: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 01/30 11:05:27.418: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 01/30 11:05:27.419: [smf] INFO: UE IMSI[262428139922558] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.422: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 01/30 11:05:27.422: [upf] INFO: UE F-SEID[UP:0x319 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.422: [upf] INFO: UE F-SEID[UP:0x319 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.429: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 01/30 11:05:27.429: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 01/30 11:05:27.429: [smf] INFO: UE IMSI[262422253253362] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.433: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 01/30 11:05:27.433: [upf] INFO: UE F-SEID[UP:0x27a CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.433: [upf] INFO: UE F-SEID[UP:0x27a CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.440: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 01/30 11:05:27.440: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 01/30 11:05:27.440: [smf] INFO: UE IMSI[262421746065247] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.444: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 01/30 11:05:27.444: [upf] INFO: UE F-SEID[UP:0xe30 CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.444: [upf] INFO: UE F-SEID[UP:0xe30 CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.451: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 01/30 11:05:27.451: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 01/30 11:05:27.451: [smf] INFO: UE IMSI[262429396602101] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.455: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 01/30 11:05:27.455: [upf] INFO: UE F-SEID[UP:0xdec CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.455: [upf] INFO: UE F-SEID[UP:0xdec CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.462: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 01/30 11:05:27.462: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 01/30 11:05:27.462: [smf] INFO: UE IMSI[262420317445264] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.466: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 01/30 11:05:27.466: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.466: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.473: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 01/30 11:05:27.473: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 01/30 11:05:27.473: [smf] INFO: UE IMSI[262424254730380] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.477: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 01/30 11:05:27.477: [upf] INFO: UE F-SEID[UP:0x518 CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.477: [upf] INFO: UE F-SEID[UP:0x518 CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.483: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 01/30 11:05:27.483: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 01/30 11:05:27.483: [smf] INFO: UE IMSI[262420226570402] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.487: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 01/30 11:05:27.487: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x680] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.487: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x680] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.494: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 01/30 11:05:27.494: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 01/30 11:05:27.494: [smf] INFO: UE IMSI[262420941458745] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.499: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 01/30 11:05:27.499: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.499: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.505: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 01/30 11:05:27.505: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 01/30 11:05:27.505: [smf] INFO: UE IMSI[262426319103742] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.509: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 01/30 11:05:27.509: [upf] INFO: UE F-SEID[UP:0x698 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.509: [upf] INFO: UE F-SEID[UP:0x698 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.516: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 01/30 11:05:27.516: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 01/30 11:05:27.516: [smf] INFO: UE IMSI[262425530387720] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.521: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 01/30 11:05:27.521: [upf] INFO: UE F-SEID[UP:0x830 CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.521: [upf] INFO: UE F-SEID[UP:0x830 CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.527: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 01/30 11:05:27.527: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 01/30 11:05:27.527: [smf] INFO: UE IMSI[262426385654443] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.531: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 01/30 11:05:27.531: [upf] INFO: UE F-SEID[UP:0xee5 CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.531: [upf] INFO: UE F-SEID[UP:0xee5 CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.538: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 01/30 11:05:27.538: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 01/30 11:05:27.538: [smf] INFO: UE IMSI[262423252041866] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.542: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 01/30 11:05:27.542: [upf] INFO: UE F-SEID[UP:0xabd CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.542: [upf] INFO: UE F-SEID[UP:0xabd CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.549: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 01/30 11:05:27.549: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 01/30 11:05:27.549: [smf] INFO: UE IMSI[262423226786126] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.553: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 01/30 11:05:27.553: [upf] INFO: UE F-SEID[UP:0x18e CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.553: [upf] INFO: UE F-SEID[UP:0x18e CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.559: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 01/30 11:05:27.559: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 01/30 11:05:27.559: [smf] INFO: UE IMSI[262426584215924] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.564: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 01/30 11:05:27.564: [upf] INFO: UE F-SEID[UP:0xce4 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.564: [upf] INFO: UE F-SEID[UP:0xce4 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.570: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 01/30 11:05:27.570: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 01/30 11:05:27.570: [smf] INFO: UE IMSI[262424810194969] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.575: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 01/30 11:05:27.575: [upf] INFO: UE F-SEID[UP:0xc66 CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.575: [upf] INFO: UE F-SEID[UP:0xc66 CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.581: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 01/30 11:05:27.581: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 01/30 11:05:27.581: [smf] INFO: UE IMSI[262429085525486] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.586: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 01/30 11:05:27.586: [upf] INFO: UE F-SEID[UP:0xa5f CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.586: [upf] INFO: UE F-SEID[UP:0xa5f CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.592: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 01/30 11:05:27.592: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 01/30 11:05:27.592: [smf] INFO: UE IMSI[262427850597011] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.596: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 01/30 11:05:27.596: [upf] INFO: UE F-SEID[UP:0x966 CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.596: [upf] INFO: UE F-SEID[UP:0x966 CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.603: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 01/30 11:05:27.603: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 01/30 11:05:27.603: [smf] INFO: UE IMSI[262427378739905] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.608: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 01/30 11:05:27.608: [upf] INFO: UE F-SEID[UP:0xb15 CP:0x8] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.608: [upf] INFO: UE F-SEID[UP:0xb15 CP:0x8] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.614: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 01/30 11:05:27.614: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 01/30 11:05:27.614: [smf] INFO: UE IMSI[262420600467736] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.618: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 01/30 11:05:27.618: [upf] INFO: UE F-SEID[UP:0xd42 CP:0x9b5] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.618: [upf] INFO: UE F-SEID[UP:0xd42 CP:0x9b5] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.625: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 01/30 11:05:27.625: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 01/30 11:05:27.625: [smf] INFO: UE IMSI[262421141291314] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.632: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 01/30 11:05:27.632: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.632: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.637: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 01/30 11:05:27.637: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 01/30 11:05:27.637: [smf] INFO: UE IMSI[262426631234774] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.644: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 01/30 11:05:27.644: [upf] INFO: UE F-SEID[UP:0x1b7 CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.644: [upf] INFO: UE F-SEID[UP:0x1b7 CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.648: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 01/30 11:05:27.648: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 01/30 11:05:27.648: [smf] INFO: UE IMSI[262428787973012] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.655: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 01/30 11:05:27.655: [upf] INFO: UE F-SEID[UP:0xc60 CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.655: [upf] INFO: UE F-SEID[UP:0xc60 CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.659: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 01/30 11:05:27.659: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 01/30 11:05:27.659: [smf] INFO: UE IMSI[262428528972824] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.663: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 01/30 11:05:27.663: [upf] INFO: UE F-SEID[UP:0x15f CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.663: [upf] INFO: UE F-SEID[UP:0x15f CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.670: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 01/30 11:05:27.670: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 01/30 11:05:27.670: [smf] INFO: UE IMSI[262421429558400] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.678: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 01/30 11:05:27.678: [upf] INFO: UE F-SEID[UP:0xf4f CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.678: [upf] INFO: UE F-SEID[UP:0xf4f CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.682: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 01/30 11:05:27.682: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 01/30 11:05:27.682: [smf] INFO: UE IMSI[262420942320622] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.687: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 01/30 11:05:27.687: [upf] INFO: UE F-SEID[UP:0x74d CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.687: [upf] INFO: UE F-SEID[UP:0x74d CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.693: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 01/30 11:05:27.693: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 01/30 11:05:27.693: [smf] INFO: UE IMSI[262422662766767] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.699: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 01/30 11:05:27.699: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.699: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.704: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 01/30 11:05:27.704: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 01/30 11:05:27.704: [smf] INFO: UE IMSI[262426768146452] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.710: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 01/30 11:05:27.710: [upf] INFO: UE F-SEID[UP:0xa9f CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.710: [upf] INFO: UE F-SEID[UP:0xa9f CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.715: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 01/30 11:05:27.715: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 01/30 11:05:27.715: [smf] INFO: UE IMSI[262426407618444] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.719: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 01/30 11:05:27.719: [upf] INFO: UE F-SEID[UP:0x112 CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.719: [upf] INFO: UE F-SEID[UP:0x112 CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.726: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 01/30 11:05:27.726: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 01/30 11:05:27.726: [smf] INFO: UE IMSI[262423543041978] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.730: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 01/30 11:05:27.730: [upf] INFO: UE F-SEID[UP:0xd89 CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.730: [upf] INFO: UE F-SEID[UP:0xd89 CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.736: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 01/30 11:05:27.736: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 01/30 11:05:27.736: [smf] INFO: UE IMSI[262424751991523] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.741: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 01/30 11:05:27.741: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.741: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.747: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 01/30 11:05:27.747: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 01/30 11:05:27.747: [smf] INFO: UE IMSI[262429191613029] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.753: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 01/30 11:05:27.753: [upf] INFO: UE F-SEID[UP:0xd58 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.753: [upf] INFO: UE F-SEID[UP:0xd58 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.758: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 01/30 11:05:27.758: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 01/30 11:05:27.758: [smf] INFO: UE IMSI[262426980230577] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.764: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 01/30 11:05:27.764: [upf] INFO: UE F-SEID[UP:0xd33 CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.764: [upf] INFO: UE F-SEID[UP:0xd33 CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.769: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 01/30 11:05:27.770: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 01/30 11:05:27.770: [smf] INFO: UE IMSI[262420210080464] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.774: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 01/30 11:05:27.774: [upf] INFO: UE F-SEID[UP:0x38d CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.774: [upf] INFO: UE F-SEID[UP:0x38d CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.781: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 01/30 11:05:27.781: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 01/30 11:05:27.781: [smf] INFO: UE IMSI[262422448509414] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.788: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 01/30 11:05:27.788: [upf] INFO: UE F-SEID[UP:0x1c5 CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.788: [upf] INFO: UE F-SEID[UP:0x1c5 CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.792: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 01/30 11:05:27.792: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 01/30 11:05:27.792: [smf] INFO: UE IMSI[262422087931247] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.803: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 01/30 11:05:27.803: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.803: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.804: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 01/30 11:05:27.804: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 01/30 11:05:27.804: [smf] INFO: UE IMSI[262427991439832] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.810: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 01/30 11:05:27.810: [upf] INFO: UE F-SEID[UP:0x469 CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.810: [upf] INFO: UE F-SEID[UP:0x469 CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.815: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 01/30 11:05:27.815: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 01/30 11:05:27.815: [smf] INFO: UE IMSI[262429141112178] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.822: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 01/30 11:05:27.822: [upf] INFO: UE F-SEID[UP:0x7de CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.822: [upf] INFO: UE F-SEID[UP:0x7de CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.827: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 01/30 11:05:27.827: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 01/30 11:05:27.827: [smf] INFO: UE IMSI[262426098314536] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.835: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 01/30 11:05:27.836: [upf] INFO: UE F-SEID[UP:0x458 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.836: [upf] INFO: UE F-SEID[UP:0x458 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.838: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 01/30 11:05:27.838: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 01/30 11:05:27.838: [smf] INFO: UE IMSI[262425818232496] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.844: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 01/30 11:05:27.844: [upf] INFO: UE F-SEID[UP:0x814 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.844: [upf] INFO: UE F-SEID[UP:0x814 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.849: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 01/30 11:05:27.849: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 01/30 11:05:27.849: [smf] INFO: UE IMSI[262423888951358] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.853: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 01/30 11:05:27.853: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.853: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.860: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 01/30 11:05:27.860: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 01/30 11:05:27.860: [smf] INFO: UE IMSI[262425024693048] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.864: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 01/30 11:05:27.864: [upf] INFO: UE F-SEID[UP:0xb2b CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.864: [upf] INFO: UE F-SEID[UP:0xb2b CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.871: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 01/30 11:05:27.871: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 01/30 11:05:27.871: [smf] INFO: UE IMSI[262425645878004] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.875: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 01/30 11:05:27.875: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x219] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.875: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x219] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.882: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 01/30 11:05:27.882: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 01/30 11:05:27.882: [smf] INFO: UE IMSI[262424067899876] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.887: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 01/30 11:05:27.887: [upf] INFO: UE F-SEID[UP:0x731 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.887: [upf] INFO: UE F-SEID[UP:0x731 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.892: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 01/30 11:05:27.892: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 01/30 11:05:27.892: [smf] INFO: UE IMSI[262422799180544] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.897: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 01/30 11:05:27.897: [upf] INFO: UE F-SEID[UP:0xc6f CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.897: [upf] INFO: UE F-SEID[UP:0xc6f CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.903: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 01/30 11:05:27.903: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 01/30 11:05:27.903: [smf] INFO: UE IMSI[262429029634545] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.907: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 01/30 11:05:27.907: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.907: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.914: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 01/30 11:05:27.914: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 01/30 11:05:27.914: [smf] INFO: UE IMSI[262425007213914] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.922: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 01/30 11:05:27.922: [upf] INFO: UE F-SEID[UP:0x859 CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.922: [upf] INFO: UE F-SEID[UP:0x859 CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.925: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 01/30 11:05:27.925: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 01/30 11:05:27.925: [smf] INFO: UE IMSI[262422349071179] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.930: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 01/30 11:05:27.930: [upf] INFO: UE F-SEID[UP:0x882 CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.930: [upf] INFO: UE F-SEID[UP:0x882 CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.936: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 01/30 11:05:27.936: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 01/30 11:05:27.936: [smf] INFO: UE IMSI[262423675765807] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.941: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 01/30 11:05:27.941: [upf] INFO: UE F-SEID[UP:0x6da CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.941: [upf] INFO: UE F-SEID[UP:0x6da CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.947: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 01/30 11:05:27.947: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 01/30 11:05:27.947: [smf] INFO: UE IMSI[262427850902001] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.952: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 01/30 11:05:27.952: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.952: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.958: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 01/30 11:05:27.958: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 01/30 11:05:27.958: [smf] INFO: UE IMSI[262423307243112] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.964: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 01/30 11:05:27.964: [upf] INFO: UE F-SEID[UP:0xa01 CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.964: [upf] INFO: UE F-SEID[UP:0xa01 CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.969: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 01/30 11:05:27.969: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 01/30 11:05:27.969: [smf] INFO: UE IMSI[262427094411657] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.974: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 01/30 11:05:27.974: [upf] INFO: UE F-SEID[UP:0xc01 CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.974: [upf] INFO: UE F-SEID[UP:0xc01 CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.980: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 01/30 11:05:27.980: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 01/30 11:05:27.980: [smf] INFO: UE IMSI[262427216163983] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.987: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 01/30 11:05:27.987: [upf] INFO: UE F-SEID[UP:0xca9 CP:0xd9d] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.987: [upf] INFO: UE F-SEID[UP:0xca9 CP:0xd9d] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:27.991: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 01/30 11:05:27.991: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 01/30 11:05:27.991: [smf] INFO: UE IMSI[262422005182207] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:27.996: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 01/30 11:05:27.996: [upf] INFO: UE F-SEID[UP:0x773 CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 01/30 11:05:27.996: [upf] INFO: UE F-SEID[UP:0x773 CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.002: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 01/30 11:05:28.002: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 01/30 11:05:28.002: [smf] INFO: UE IMSI[262423904823308] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.009: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 01/30 11:05:28.009: [upf] INFO: UE F-SEID[UP:0x82a CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.009: [upf] INFO: UE F-SEID[UP:0x82a CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.013: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 01/30 11:05:28.013: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 01/30 11:05:28.013: [smf] INFO: UE IMSI[262424286106567] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.019: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 01/30 11:05:28.019: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.019: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.025: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 01/30 11:05:28.025: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 01/30 11:05:28.025: [smf] INFO: UE IMSI[262426316613328] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.033: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 01/30 11:05:28.034: [upf] INFO: UE F-SEID[UP:0x32b CP:0x402] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.034: [upf] INFO: UE F-SEID[UP:0x32b CP:0x402] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.038: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 01/30 11:05:28.038: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 01/30 11:05:28.038: [smf] INFO: UE IMSI[262426978650447] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.044: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 01/30 11:05:28.044: [upf] INFO: UE F-SEID[UP:0x791 CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.044: [upf] INFO: UE F-SEID[UP:0x791 CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.049: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 01/30 11:05:28.049: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 01/30 11:05:28.049: [smf] INFO: UE IMSI[262422640262425] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.053: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 01/30 11:05:28.053: [upf] INFO: UE F-SEID[UP:0x982 CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.053: [upf] INFO: UE F-SEID[UP:0x982 CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.059: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 01/30 11:05:28.059: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 01/30 11:05:28.059: [smf] INFO: UE IMSI[262426876285568] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.064: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 01/30 11:05:28.064: [upf] INFO: UE F-SEID[UP:0xf2c CP:0x1d3] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.064: [upf] INFO: UE F-SEID[UP:0xf2c CP:0x1d3] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.070: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 01/30 11:05:28.070: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 01/30 11:05:28.070: [smf] INFO: UE IMSI[262421243908527] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.075: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 01/30 11:05:28.075: [upf] INFO: UE F-SEID[UP:0xef0 CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.075: [upf] INFO: UE F-SEID[UP:0xef0 CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.081: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 01/30 11:05:28.081: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 01/30 11:05:28.081: [smf] INFO: UE IMSI[262423551302191] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.086: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 01/30 11:05:28.086: [upf] INFO: UE F-SEID[UP:0xd8e CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.086: [upf] INFO: UE F-SEID[UP:0xd8e CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.092: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 01/30 11:05:28.092: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 01/30 11:05:28.092: [smf] INFO: UE IMSI[262427444702430] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.097: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 01/30 11:05:28.097: [upf] INFO: UE F-SEID[UP:0x98 CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.097: [upf] INFO: UE F-SEID[UP:0x98 CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.103: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 01/30 11:05:28.103: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 01/30 11:05:28.103: [smf] INFO: UE IMSI[262422838558475] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.108: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 01/30 11:05:28.108: [upf] INFO: UE F-SEID[UP:0x249 CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.108: [upf] INFO: UE F-SEID[UP:0x249 CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.113: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 01/30 11:05:28.113: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 01/30 11:05:28.114: [smf] INFO: UE IMSI[262424920877751] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.118: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 01/30 11:05:28.118: [upf] INFO: UE F-SEID[UP:0x19d CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.118: [upf] INFO: UE F-SEID[UP:0x19d CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.124: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 01/30 11:05:28.124: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 01/30 11:05:28.124: [smf] INFO: UE IMSI[262426695284793] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.130: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 01/30 11:05:28.130: [upf] INFO: UE F-SEID[UP:0xe7 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.130: [upf] INFO: UE F-SEID[UP:0xe7 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.135: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 01/30 11:05:28.135: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 01/30 11:05:28.135: [smf] INFO: UE IMSI[262420850213664] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.140: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 01/30 11:05:28.140: [upf] INFO: UE F-SEID[UP:0xe80 CP:0xf26] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.140: [upf] INFO: UE F-SEID[UP:0xe80 CP:0xf26] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.146: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 01/30 11:05:28.146: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 01/30 11:05:28.146: [smf] INFO: UE IMSI[262427417571021] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.150: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 01/30 11:05:28.150: [upf] INFO: UE F-SEID[UP:0x50a CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.150: [upf] INFO: UE F-SEID[UP:0x50a CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.157: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 01/30 11:05:28.157: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 01/30 11:05:28.157: [smf] INFO: UE IMSI[262420641434121] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.162: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 01/30 11:05:28.162: [upf] INFO: UE F-SEID[UP:0x704 CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.162: [upf] INFO: UE F-SEID[UP:0x704 CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.167: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 01/30 11:05:28.168: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 01/30 11:05:28.168: [smf] INFO: UE IMSI[262429679491849] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.172: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 01/30 11:05:28.172: [upf] INFO: UE F-SEID[UP:0x76d CP:0x320] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.172: [upf] INFO: UE F-SEID[UP:0x76d CP:0x320] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.178: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 01/30 11:05:28.178: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 01/30 11:05:28.178: [smf] INFO: UE IMSI[262427018313054] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.182: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 01/30 11:05:28.182: [upf] INFO: UE F-SEID[UP:0x34d CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.182: [upf] INFO: UE F-SEID[UP:0x34d CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.189: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 01/30 11:05:28.189: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 01/30 11:05:28.189: [smf] INFO: UE IMSI[262422544147446] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.193: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 01/30 11:05:28.193: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.193: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.200: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 01/30 11:05:28.200: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 01/30 11:05:28.200: [smf] INFO: UE IMSI[262422062803206] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.204: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 01/30 11:05:28.204: [upf] INFO: UE F-SEID[UP:0x21c CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.204: [upf] INFO: UE F-SEID[UP:0x21c CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.211: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 01/30 11:05:28.211: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 01/30 11:05:28.211: [smf] INFO: UE IMSI[262423087066946] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.215: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 01/30 11:05:28.215: [upf] INFO: UE F-SEID[UP:0x30c CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.215: [upf] INFO: UE F-SEID[UP:0x30c CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.221: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 01/30 11:05:28.221: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 01/30 11:05:28.221: [smf] INFO: UE IMSI[262426098656684] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.226: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 01/30 11:05:28.226: [upf] INFO: UE F-SEID[UP:0x129 CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.226: [upf] INFO: UE F-SEID[UP:0x129 CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.232: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 01/30 11:05:28.232: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 01/30 11:05:28.232: [smf] INFO: UE IMSI[262423661836172] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.236: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 01/30 11:05:28.236: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.236: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.243: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 01/30 11:05:28.243: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 01/30 11:05:28.243: [smf] INFO: UE IMSI[262423924071622] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.247: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 01/30 11:05:28.247: [upf] INFO: UE F-SEID[UP:0x187 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.247: [upf] INFO: UE F-SEID[UP:0x187 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.254: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 01/30 11:05:28.254: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 01/30 11:05:28.254: [smf] INFO: UE IMSI[262421622059787] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.258: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 01/30 11:05:28.258: [upf] INFO: UE F-SEID[UP:0x431 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.258: [upf] INFO: UE F-SEID[UP:0x431 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.265: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 01/30 11:05:28.265: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 01/30 11:05:28.265: [smf] INFO: UE IMSI[262425579347269] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.269: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 01/30 11:05:28.269: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.269: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.276: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 01/30 11:05:28.276: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 01/30 11:05:28.276: [smf] INFO: UE IMSI[262421606000704] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.286: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 01/30 11:05:28.286: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.286: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.288: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 01/30 11:05:28.288: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 01/30 11:05:28.288: [smf] INFO: UE IMSI[262429784412913] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.294: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 01/30 11:05:28.294: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0xc27] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.294: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0xc27] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.299: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 01/30 11:05:28.299: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 01/30 11:05:28.299: [smf] INFO: UE IMSI[262423978456844] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.303: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 01/30 11:05:28.303: [upf] INFO: UE F-SEID[UP:0x253 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.303: [upf] INFO: UE F-SEID[UP:0x253 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.310: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 01/30 11:05:28.310: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 01/30 11:05:28.310: [smf] INFO: UE IMSI[262425903940018] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.314: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 01/30 11:05:28.314: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.314: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.321: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 01/30 11:05:28.321: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 01/30 11:05:28.321: [smf] INFO: UE IMSI[262421765700153] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.328: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 01/30 11:05:28.328: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.328: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.333: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 01/30 11:05:28.333: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 01/30 11:05:28.333: [smf] INFO: UE IMSI[262422167243601] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.339: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 01/30 11:05:28.339: [upf] INFO: UE F-SEID[UP:0x25 CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.339: [upf] INFO: UE F-SEID[UP:0x25 CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.344: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 01/30 11:05:28.344: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 01/30 11:05:28.344: [smf] INFO: UE IMSI[262429364068699] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.347: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 01/30 11:05:28.347: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.347: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.354: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 01/30 11:05:28.354: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 01/30 11:05:28.354: [smf] INFO: UE IMSI[262420449095648] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.358: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 01/30 11:05:28.358: [upf] INFO: UE F-SEID[UP:0x7ad CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.358: [upf] INFO: UE F-SEID[UP:0x7ad CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.365: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 01/30 11:05:28.365: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 01/30 11:05:28.365: [smf] INFO: UE IMSI[262421767268975] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.370: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 01/30 11:05:28.370: [upf] INFO: UE F-SEID[UP:0xe2f CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.370: [upf] INFO: UE F-SEID[UP:0xe2f CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.376: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 01/30 11:05:28.376: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 01/30 11:05:28.376: [smf] INFO: UE IMSI[262428821895763] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.380: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 01/30 11:05:28.380: [upf] INFO: UE F-SEID[UP:0x6aa CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.380: [upf] INFO: UE F-SEID[UP:0x6aa CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.387: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 01/30 11:05:28.387: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 01/30 11:05:28.387: [smf] INFO: UE IMSI[262426351161105] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.391: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 01/30 11:05:28.391: [upf] INFO: UE F-SEID[UP:0x3ca CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.391: [upf] INFO: UE F-SEID[UP:0x3ca CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.398: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 01/30 11:05:28.398: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 01/30 11:05:28.398: [smf] INFO: UE IMSI[262420246801552] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.402: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 01/30 11:05:28.402: [upf] INFO: UE F-SEID[UP:0x71a CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.402: [upf] INFO: UE F-SEID[UP:0x71a CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.409: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 01/30 11:05:28.409: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 01/30 11:05:28.409: [smf] INFO: UE IMSI[262425956975609] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.413: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 01/30 11:05:28.413: [upf] INFO: UE F-SEID[UP:0x355 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.413: [upf] INFO: UE F-SEID[UP:0x355 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.419: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 01/30 11:05:28.419: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 01/30 11:05:28.419: [smf] INFO: UE IMSI[262422501491135] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.424: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 01/30 11:05:28.424: [upf] INFO: UE F-SEID[UP:0xd5d CP:0xad2] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.424: [upf] INFO: UE F-SEID[UP:0xd5d CP:0xad2] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.430: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 01/30 11:05:28.430: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 01/30 11:05:28.430: [smf] INFO: UE IMSI[262429628630461] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.433: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 01/30 11:05:28.433: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.433: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.441: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 01/30 11:05:28.441: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 01/30 11:05:28.441: [smf] INFO: UE IMSI[262427425375783] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.446: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 01/30 11:05:28.447: [upf] INFO: UE F-SEID[UP:0xe18 CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.447: [upf] INFO: UE F-SEID[UP:0xe18 CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.452: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 01/30 11:05:28.452: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 01/30 11:05:28.452: [smf] INFO: UE IMSI[262421718002261] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.456: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 01/30 11:05:28.456: [upf] INFO: UE F-SEID[UP:0xb69 CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.456: [upf] INFO: UE F-SEID[UP:0xb69 CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.463: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 01/30 11:05:28.463: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 01/30 11:05:28.463: [smf] INFO: UE IMSI[262429939107781] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.468: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 01/30 11:05:28.468: [upf] INFO: UE F-SEID[UP:0xc6d CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.468: [upf] INFO: UE F-SEID[UP:0xc6d CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.474: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 01/30 11:05:28.474: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 01/30 11:05:28.474: [smf] INFO: UE IMSI[262425733895185] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.479: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 01/30 11:05:28.479: [upf] INFO: UE F-SEID[UP:0x846 CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.479: [upf] INFO: UE F-SEID[UP:0x846 CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.484: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 01/30 11:05:28.484: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 01/30 11:05:28.484: [smf] INFO: UE IMSI[262420821404968] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.488: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 01/30 11:05:28.488: [upf] INFO: UE F-SEID[UP:0xdcb CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.488: [upf] INFO: UE F-SEID[UP:0xdcb CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.495: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 01/30 11:05:28.495: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 01/30 11:05:28.495: [smf] INFO: UE IMSI[262420293308238] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.499: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 01/30 11:05:28.499: [upf] INFO: UE F-SEID[UP:0x7e CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.499: [upf] INFO: UE F-SEID[UP:0x7e CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.506: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 01/30 11:05:28.506: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 01/30 11:05:28.506: [smf] INFO: UE IMSI[262428032871932] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.510: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 01/30 11:05:28.511: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.511: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.517: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 01/30 11:05:28.517: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 01/30 11:05:28.517: [smf] INFO: UE IMSI[262427780785893] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.521: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 01/30 11:05:28.521: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.521: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.528: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 01/30 11:05:28.528: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 01/30 11:05:28.528: [smf] INFO: UE IMSI[262421540468640] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.532: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 01/30 11:05:28.532: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.532: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.539: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 01/30 11:05:28.539: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 01/30 11:05:28.539: [smf] INFO: UE IMSI[262420544997631] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.543: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 01/30 11:05:28.543: [upf] INFO: UE F-SEID[UP:0x977 CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.543: [upf] INFO: UE F-SEID[UP:0x977 CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.549: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 01/30 11:05:28.550: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 01/30 11:05:28.550: [smf] INFO: UE IMSI[262428618901177] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.553: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 01/30 11:05:28.553: [upf] INFO: UE F-SEID[UP:0xf62 CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.553: [upf] INFO: UE F-SEID[UP:0xf62 CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.560: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 01/30 11:05:28.560: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 01/30 11:05:28.560: [smf] INFO: UE IMSI[262422104519988] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.568: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 01/30 11:05:28.568: [upf] INFO: UE F-SEID[UP:0x622 CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.568: [upf] INFO: UE F-SEID[UP:0x622 CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.571: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 01/30 11:05:28.571: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 01/30 11:05:28.571: [smf] INFO: UE IMSI[262425602194219] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.576: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 01/30 11:05:28.576: [upf] INFO: UE F-SEID[UP:0xcab CP:0xadc] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.576: [upf] INFO: UE F-SEID[UP:0xcab CP:0xadc] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.582: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 01/30 11:05:28.582: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 01/30 11:05:28.582: [smf] INFO: UE IMSI[262420322106216] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.587: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 01/30 11:05:28.587: [upf] INFO: UE F-SEID[UP:0x5ee CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.587: [upf] INFO: UE F-SEID[UP:0x5ee CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.593: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 01/30 11:05:28.593: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 01/30 11:05:28.593: [smf] INFO: UE IMSI[262425338156884] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.597: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 01/30 11:05:28.597: [upf] INFO: UE F-SEID[UP:0x634 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.597: [upf] INFO: UE F-SEID[UP:0x634 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.604: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 01/30 11:05:28.604: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 01/30 11:05:28.604: [smf] INFO: UE IMSI[262420430921342] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.608: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 01/30 11:05:28.608: [upf] INFO: UE F-SEID[UP:0x8ca CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.608: [upf] INFO: UE F-SEID[UP:0x8ca CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.615: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 01/30 11:05:28.615: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 01/30 11:05:28.615: [smf] INFO: UE IMSI[262427144054854] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.619: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 01/30 11:05:28.619: [upf] INFO: UE F-SEID[UP:0xa6e CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.619: [upf] INFO: UE F-SEID[UP:0xa6e CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.626: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 01/30 11:05:28.626: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 01/30 11:05:28.626: [smf] INFO: UE IMSI[262420689109482] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.630: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 01/30 11:05:28.630: [upf] INFO: UE F-SEID[UP:0x178 CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.630: [upf] INFO: UE F-SEID[UP:0x178 CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.636: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 01/30 11:05:28.636: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 01/30 11:05:28.636: [smf] INFO: UE IMSI[262428848666288] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.640: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 01/30 11:05:28.640: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.640: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.647: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 01/30 11:05:28.647: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 01/30 11:05:28.647: [smf] INFO: UE IMSI[262422218697029] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.651: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 01/30 11:05:28.651: [upf] INFO: UE F-SEID[UP:0x798 CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.651: [upf] INFO: UE F-SEID[UP:0x798 CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.660: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 01/30 11:05:28.660: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 01/30 11:05:28.660: [smf] INFO: UE IMSI[262423170447809] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.667: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 01/30 11:05:28.667: [upf] INFO: UE F-SEID[UP:0x973 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.667: [upf] INFO: UE F-SEID[UP:0x973 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.671: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 01/30 11:05:28.671: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 01/30 11:05:28.671: [smf] INFO: UE IMSI[262427020315468] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.676: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 01/30 11:05:28.676: [upf] INFO: UE F-SEID[UP:0xee8 CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.676: [upf] INFO: UE F-SEID[UP:0xee8 CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.682: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 01/30 11:05:28.682: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 01/30 11:05:28.682: [smf] INFO: UE IMSI[262422640145267] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.687: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 01/30 11:05:28.687: [upf] INFO: UE F-SEID[UP:0xb01 CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.687: [upf] INFO: UE F-SEID[UP:0xb01 CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.693: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 01/30 11:05:28.693: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 01/30 11:05:28.693: [smf] INFO: UE IMSI[262428155154422] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.697: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 01/30 11:05:28.697: [upf] INFO: UE F-SEID[UP:0x34 CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.697: [upf] INFO: UE F-SEID[UP:0x34 CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.705: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 01/30 11:05:28.705: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 01/30 11:05:28.705: [smf] INFO: UE IMSI[262424028404285] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.712: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 01/30 11:05:28.712: [upf] INFO: UE F-SEID[UP:0x215 CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.712: [upf] INFO: UE F-SEID[UP:0x215 CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.716: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 01/30 11:05:28.716: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 01/30 11:05:28.716: [smf] INFO: UE IMSI[262424719777471] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.720: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 01/30 11:05:28.720: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.720: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.727: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 01/30 11:05:28.727: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 01/30 11:05:28.727: [smf] INFO: UE IMSI[262423088026601] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.731: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 01/30 11:05:28.731: [upf] INFO: UE F-SEID[UP:0xd83 CP:0x856] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.731: [upf] INFO: UE F-SEID[UP:0xd83 CP:0x856] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.738: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 01/30 11:05:28.738: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 01/30 11:05:28.738: [smf] INFO: UE IMSI[262421545769395] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.743: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 01/30 11:05:28.743: [upf] INFO: UE F-SEID[UP:0x93d CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.743: [upf] INFO: UE F-SEID[UP:0x93d CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.750: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 01/30 11:05:28.750: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 01/30 11:05:28.750: [smf] INFO: UE IMSI[262422566801187] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.760: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 01/30 11:05:28.760: [upf] INFO: UE F-SEID[UP:0xc53 CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.760: [upf] INFO: UE F-SEID[UP:0xc53 CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.762: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 01/30 11:05:28.762: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 01/30 11:05:28.762: [smf] INFO: UE IMSI[262425950179088] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.772: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 01/30 11:05:28.772: [upf] INFO: UE F-SEID[UP:0x682 CP:0x5c5] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.772: [upf] INFO: UE F-SEID[UP:0x682 CP:0x5c5] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.775: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 01/30 11:05:28.775: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 01/30 11:05:28.775: [smf] INFO: UE IMSI[262423743411915] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.779: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 01/30 11:05:28.779: [upf] INFO: UE F-SEID[UP:0xb65 CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.779: [upf] INFO: UE F-SEID[UP:0xb65 CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.785: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 01/30 11:05:28.785: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 01/30 11:05:28.785: [smf] INFO: UE IMSI[262429357826496] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.790: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 01/30 11:05:28.790: [upf] INFO: UE F-SEID[UP:0x9ec CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.790: [upf] INFO: UE F-SEID[UP:0x9ec CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.796: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 01/30 11:05:28.796: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 01/30 11:05:28.796: [smf] INFO: UE IMSI[262428619552348] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.801: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 01/30 11:05:28.801: [upf] INFO: UE F-SEID[UP:0x734 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.801: [upf] INFO: UE F-SEID[UP:0x734 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.807: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 01/30 11:05:28.807: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 01/30 11:05:28.807: [smf] INFO: UE IMSI[262422154045308] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.811: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 01/30 11:05:28.811: [upf] INFO: UE F-SEID[UP:0x97f CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.811: [upf] INFO: UE F-SEID[UP:0x97f CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.818: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 01/30 11:05:28.818: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 01/30 11:05:28.818: [smf] INFO: UE IMSI[262421488319668] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.822: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 01/30 11:05:28.822: [upf] INFO: UE F-SEID[UP:0xd50 CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.822: [upf] INFO: UE F-SEID[UP:0xd50 CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.829: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 01/30 11:05:28.829: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 01/30 11:05:28.829: [smf] INFO: UE IMSI[262420704047498] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.833: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 01/30 11:05:28.833: [upf] INFO: UE F-SEID[UP:0x931 CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.833: [upf] INFO: UE F-SEID[UP:0x931 CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.839: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 01/30 11:05:28.839: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 01/30 11:05:28.839: [smf] INFO: UE IMSI[262425855598400] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.844: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 01/30 11:05:28.844: [upf] INFO: UE F-SEID[UP:0x491 CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.844: [upf] INFO: UE F-SEID[UP:0x491 CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.850: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 01/30 11:05:28.850: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 01/30 11:05:28.850: [smf] INFO: UE IMSI[262420761690632] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.855: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 01/30 11:05:28.855: [upf] INFO: UE F-SEID[UP:0x792 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.855: [upf] INFO: UE F-SEID[UP:0x792 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.861: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 01/30 11:05:28.861: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 01/30 11:05:28.861: [smf] INFO: UE IMSI[262427928131158] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.865: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 01/30 11:05:28.865: [upf] INFO: UE F-SEID[UP:0xa4c CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.865: [upf] INFO: UE F-SEID[UP:0xa4c CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.872: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 01/30 11:05:28.872: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 01/30 11:05:28.872: [smf] INFO: UE IMSI[262426510456445] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.876: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 01/30 11:05:28.876: [upf] INFO: UE F-SEID[UP:0xe5e CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.876: [upf] INFO: UE F-SEID[UP:0xe5e CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.883: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 01/30 11:05:28.883: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 01/30 11:05:28.883: [smf] INFO: UE IMSI[262425661531408] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.887: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 01/30 11:05:28.887: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.887: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.894: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 01/30 11:05:28.894: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 01/30 11:05:28.894: [smf] INFO: UE IMSI[262428175933940] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.898: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 01/30 11:05:28.898: [upf] INFO: UE F-SEID[UP:0x90f CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.898: [upf] INFO: UE F-SEID[UP:0x90f CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.905: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 01/30 11:05:28.905: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 01/30 11:05:28.905: [smf] INFO: UE IMSI[262422967018741] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.909: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 01/30 11:05:28.909: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.909: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.915: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 01/30 11:05:28.915: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 01/30 11:05:28.915: [smf] INFO: UE IMSI[262423887981917] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.919: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 01/30 11:05:28.919: [upf] INFO: UE F-SEID[UP:0x929 CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.919: [upf] INFO: UE F-SEID[UP:0x929 CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.926: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 01/30 11:05:28.926: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 01/30 11:05:28.926: [smf] INFO: UE IMSI[262426072852361] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.930: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 01/30 11:05:28.930: [upf] INFO: UE F-SEID[UP:0x582 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.930: [upf] INFO: UE F-SEID[UP:0x582 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.937: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 01/30 11:05:28.937: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 01/30 11:05:28.937: [smf] INFO: UE IMSI[262421308797848] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.941: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 01/30 11:05:28.941: [upf] INFO: UE F-SEID[UP:0xade CP:0x989] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.941: [upf] INFO: UE F-SEID[UP:0xade CP:0x989] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.948: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 01/30 11:05:28.948: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 01/30 11:05:28.948: [smf] INFO: UE IMSI[262427963586608] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.952: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 01/30 11:05:28.952: [upf] INFO: UE F-SEID[UP:0xf98 CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.952: [upf] INFO: UE F-SEID[UP:0xf98 CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.959: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 01/30 11:05:28.959: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 01/30 11:05:28.959: [smf] INFO: UE IMSI[262429051030503] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.963: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 01/30 11:05:28.963: [upf] INFO: UE F-SEID[UP:0xf4a CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.963: [upf] INFO: UE F-SEID[UP:0xf4a CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.970: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 01/30 11:05:28.970: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 01/30 11:05:28.970: [smf] INFO: UE IMSI[262428131459273] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.974: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 01/30 11:05:28.974: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.974: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.980: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 01/30 11:05:28.980: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 01/30 11:05:28.980: [smf] INFO: UE IMSI[262426937426671] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.985: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 01/30 11:05:28.985: [upf] INFO: UE F-SEID[UP:0xc74 CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.985: [upf] INFO: UE F-SEID[UP:0xc74 CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:28.991: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 01/30 11:05:28.991: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 01/30 11:05:28.991: [smf] INFO: UE IMSI[262423517923927] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:28.996: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 01/30 11:05:28.996: [upf] INFO: UE F-SEID[UP:0x3fd CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 01/30 11:05:28.996: [upf] INFO: UE F-SEID[UP:0x3fd CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.002: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 01/30 11:05:29.002: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 01/30 11:05:29.002: [smf] INFO: UE IMSI[262420688216939] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.006: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 01/30 11:05:29.006: [upf] INFO: UE F-SEID[UP:0x389 CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.006: [upf] INFO: UE F-SEID[UP:0x389 CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.013: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 01/30 11:05:29.013: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 01/30 11:05:29.013: [smf] INFO: UE IMSI[262420967106953] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.017: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 01/30 11:05:29.017: [upf] INFO: UE F-SEID[UP:0xd2d CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.017: [upf] INFO: UE F-SEID[UP:0xd2d CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.024: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 01/30 11:05:29.024: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 01/30 11:05:29.024: [smf] INFO: UE IMSI[262427271167326] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.028: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 01/30 11:05:29.028: [upf] INFO: UE F-SEID[UP:0x226 CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.028: [upf] INFO: UE F-SEID[UP:0x226 CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.035: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 01/30 11:05:29.035: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 01/30 11:05:29.035: [smf] INFO: UE IMSI[262427890200993] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.039: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 01/30 11:05:29.039: [upf] INFO: UE F-SEID[UP:0x2b CP:0x80c] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.039: [upf] INFO: UE F-SEID[UP:0x2b CP:0x80c] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.046: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 01/30 11:05:29.046: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 01/30 11:05:29.046: [smf] INFO: UE IMSI[262426019635856] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.050: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 01/30 11:05:29.050: [upf] INFO: UE F-SEID[UP:0xa8c CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.050: [upf] INFO: UE F-SEID[UP:0xa8c CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.056: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 01/30 11:05:29.056: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 01/30 11:05:29.056: [smf] INFO: UE IMSI[262420431814649] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.060: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 01/30 11:05:29.060: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.060: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.067: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 01/30 11:05:29.067: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 01/30 11:05:29.067: [smf] INFO: UE IMSI[262427742906503] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.072: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 01/30 11:05:29.072: [upf] INFO: UE F-SEID[UP:0x543 CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.072: [upf] INFO: UE F-SEID[UP:0x543 CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.078: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 01/30 11:05:29.078: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 01/30 11:05:29.078: [smf] INFO: UE IMSI[262429409035767] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.082: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 01/30 11:05:29.082: [upf] INFO: UE F-SEID[UP:0x54d CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.082: [upf] INFO: UE F-SEID[UP:0x54d CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.089: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 01/30 11:05:29.089: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 01/30 11:05:29.089: [smf] INFO: UE IMSI[262420321474684] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.093: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 01/30 11:05:29.093: [upf] INFO: UE F-SEID[UP:0xaca CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.093: [upf] INFO: UE F-SEID[UP:0xaca CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.100: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 01/30 11:05:29.100: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 01/30 11:05:29.100: [smf] INFO: UE IMSI[262425228915883] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.104: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 01/30 11:05:29.104: [upf] INFO: UE F-SEID[UP:0x456 CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.104: [upf] INFO: UE F-SEID[UP:0x456 CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.110: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 01/30 11:05:29.110: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 01/30 11:05:29.110: [smf] INFO: UE IMSI[262426018995867] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.115: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 01/30 11:05:29.115: [upf] INFO: UE F-SEID[UP:0xddb CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.115: [upf] INFO: UE F-SEID[UP:0xddb CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.121: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 01/30 11:05:29.121: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 01/30 11:05:29.121: [smf] INFO: UE IMSI[262423444005466] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.125: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 01/30 11:05:29.125: [upf] INFO: UE F-SEID[UP:0xb03 CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.125: [upf] INFO: UE F-SEID[UP:0xb03 CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.132: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 01/30 11:05:29.132: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 01/30 11:05:29.132: [smf] INFO: UE IMSI[262426614901492] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.137: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 01/30 11:05:29.137: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.137: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.143: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 01/30 11:05:29.143: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 01/30 11:05:29.143: [smf] INFO: UE IMSI[262423532053575] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.148: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 01/30 11:05:29.148: [upf] INFO: UE F-SEID[UP:0xf9a CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.148: [upf] INFO: UE F-SEID[UP:0xf9a CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.154: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 01/30 11:05:29.154: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 01/30 11:05:29.154: [smf] INFO: UE IMSI[262425725364201] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.158: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 01/30 11:05:29.158: [upf] INFO: UE F-SEID[UP:0xbab CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.158: [upf] INFO: UE F-SEID[UP:0xbab CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.165: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 01/30 11:05:29.165: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 01/30 11:05:29.165: [smf] INFO: UE IMSI[262421154356052] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.169: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 01/30 11:05:29.169: [upf] INFO: UE F-SEID[UP:0xe2 CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.169: [upf] INFO: UE F-SEID[UP:0xe2 CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.175: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 01/30 11:05:29.175: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 01/30 11:05:29.175: [smf] INFO: UE IMSI[262420842597383] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.180: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 01/30 11:05:29.180: [upf] INFO: UE F-SEID[UP:0xc06 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.180: [upf] INFO: UE F-SEID[UP:0xc06 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.187: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 01/30 11:05:29.187: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 01/30 11:05:29.187: [smf] INFO: UE IMSI[262425862043439] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.194: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 01/30 11:05:29.194: [upf] INFO: UE F-SEID[UP:0x286 CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.194: [upf] INFO: UE F-SEID[UP:0x286 CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.198: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 01/30 11:05:29.198: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 01/30 11:05:29.198: [smf] INFO: UE IMSI[262424209624566] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.205: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 01/30 11:05:29.205: [upf] INFO: UE F-SEID[UP:0xca0 CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.205: [upf] INFO: UE F-SEID[UP:0xca0 CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.209: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 01/30 11:05:29.209: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 01/30 11:05:29.209: [smf] INFO: UE IMSI[262424220953535] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.214: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 01/30 11:05:29.214: [upf] INFO: UE F-SEID[UP:0xf11 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.214: [upf] INFO: UE F-SEID[UP:0xf11 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.220: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 01/30 11:05:29.220: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 01/30 11:05:29.220: [smf] INFO: UE IMSI[262421691333433] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.226: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 01/30 11:05:29.226: [upf] INFO: UE F-SEID[UP:0xd70 CP:0xc96] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.226: [upf] INFO: UE F-SEID[UP:0xd70 CP:0xc96] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.231: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 01/30 11:05:29.231: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 01/30 11:05:29.231: [smf] INFO: UE IMSI[262427939899921] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.235: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 01/30 11:05:29.235: [upf] INFO: UE F-SEID[UP:0xbba CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.235: [upf] INFO: UE F-SEID[UP:0xbba CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.242: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 01/30 11:05:29.242: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 01/30 11:05:29.242: [smf] INFO: UE IMSI[262421700013673] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.246: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 01/30 11:05:29.247: [upf] INFO: UE F-SEID[UP:0xe10 CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.247: [upf] INFO: UE F-SEID[UP:0xe10 CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.252: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 01/30 11:05:29.252: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 01/30 11:05:29.252: [smf] INFO: UE IMSI[262420153662119] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.257: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 01/30 11:05:29.257: [upf] INFO: UE F-SEID[UP:0x9ee CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.257: [upf] INFO: UE F-SEID[UP:0x9ee CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.263: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 01/30 11:05:29.263: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 01/30 11:05:29.263: [smf] INFO: UE IMSI[262422362359896] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.268: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 01/30 11:05:29.268: [upf] INFO: UE F-SEID[UP:0xa74 CP:0x953] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.268: [upf] INFO: UE F-SEID[UP:0xa74 CP:0x953] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.274: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 01/30 11:05:29.274: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 01/30 11:05:29.274: [smf] INFO: UE IMSI[262426028350655] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.279: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 01/30 11:05:29.279: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.279: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.285: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 01/30 11:05:29.285: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 01/30 11:05:29.285: [smf] INFO: UE IMSI[262424804968268] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.290: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 01/30 11:05:29.290: [upf] INFO: UE F-SEID[UP:0x457 CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.290: [upf] INFO: UE F-SEID[UP:0x457 CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.296: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 01/30 11:05:29.296: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 01/30 11:05:29.296: [smf] INFO: UE IMSI[262428986537713] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.300: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 01/30 11:05:29.300: [upf] INFO: UE F-SEID[UP:0x390 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.300: [upf] INFO: UE F-SEID[UP:0x390 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.307: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 01/30 11:05:29.307: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 01/30 11:05:29.307: [smf] INFO: UE IMSI[262426038511734] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.311: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 01/30 11:05:29.311: [upf] INFO: UE F-SEID[UP:0x857 CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.311: [upf] INFO: UE F-SEID[UP:0x857 CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.317: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 01/30 11:05:29.317: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 01/30 11:05:29.317: [smf] INFO: UE IMSI[262421748850326] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.322: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 01/30 11:05:29.322: [upf] INFO: UE F-SEID[UP:0x3a6 CP:0x921] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.322: [upf] INFO: UE F-SEID[UP:0x3a6 CP:0x921] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.328: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 01/30 11:05:29.328: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 01/30 11:05:29.328: [smf] INFO: UE IMSI[262428916362465] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.333: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 01/30 11:05:29.333: [upf] INFO: UE F-SEID[UP:0xe7f CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.333: [upf] INFO: UE F-SEID[UP:0xe7f CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.339: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 01/30 11:05:29.339: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 01/30 11:05:29.339: [smf] INFO: UE IMSI[262423647602589] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.344: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 01/30 11:05:29.344: [upf] INFO: UE F-SEID[UP:0x3e1 CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.344: [upf] INFO: UE F-SEID[UP:0x3e1 CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.350: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 01/30 11:05:29.350: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 01/30 11:05:29.350: [smf] INFO: UE IMSI[262421970861571] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.354: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 01/30 11:05:29.354: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.354: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.361: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 01/30 11:05:29.361: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 01/30 11:05:29.361: [smf] INFO: UE IMSI[262429614563565] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.364: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 01/30 11:05:29.365: [upf] INFO: UE F-SEID[UP:0xd1c CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.365: [upf] INFO: UE F-SEID[UP:0xd1c CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.372: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 01/30 11:05:29.372: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 01/30 11:05:29.372: [smf] INFO: UE IMSI[262420445189813] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.380: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 01/30 11:05:29.380: [upf] INFO: UE F-SEID[UP:0x533 CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.380: [upf] INFO: UE F-SEID[UP:0x533 CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.384: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 01/30 11:05:29.384: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 01/30 11:05:29.384: [smf] INFO: UE IMSI[262420106278754] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.389: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 01/30 11:05:29.389: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.389: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.395: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 01/30 11:05:29.395: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 01/30 11:05:29.395: [smf] INFO: UE IMSI[262423437954732] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.402: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 01/30 11:05:29.402: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.402: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.406: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 01/30 11:05:29.406: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 01/30 11:05:29.406: [smf] INFO: UE IMSI[262421255255201] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.412: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 01/30 11:05:29.412: [upf] INFO: UE F-SEID[UP:0x4de CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.412: [upf] INFO: UE F-SEID[UP:0x4de CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.417: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 01/30 11:05:29.417: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 01/30 11:05:29.417: [smf] INFO: UE IMSI[262421080523174] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.422: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 01/30 11:05:29.422: [upf] INFO: UE F-SEID[UP:0x3dc CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.422: [upf] INFO: UE F-SEID[UP:0x3dc CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.428: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 01/30 11:05:29.428: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 01/30 11:05:29.428: [smf] INFO: UE IMSI[262426440685955] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.432: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 01/30 11:05:29.432: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.432: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.439: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 01/30 11:05:29.439: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 01/30 11:05:29.439: [smf] INFO: UE IMSI[262425250764447] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.443: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 01/30 11:05:29.443: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.443: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.449: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 01/30 11:05:29.449: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 01/30 11:05:29.449: [smf] INFO: UE IMSI[262424204723221] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.453: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 01/30 11:05:29.453: [upf] INFO: UE F-SEID[UP:0xd8f CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.453: [upf] INFO: UE F-SEID[UP:0xd8f CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.460: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 01/30 11:05:29.460: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 01/30 11:05:29.460: [smf] INFO: UE IMSI[262422447616371] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.465: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 01/30 11:05:29.465: [upf] INFO: UE F-SEID[UP:0xecb CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.465: [upf] INFO: UE F-SEID[UP:0xecb CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.471: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 01/30 11:05:29.471: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 01/30 11:05:29.471: [smf] INFO: UE IMSI[262429047638217] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.475: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 01/30 11:05:29.475: [upf] INFO: UE F-SEID[UP:0x34a CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.475: [upf] INFO: UE F-SEID[UP:0x34a CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.482: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 01/30 11:05:29.482: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 01/30 11:05:29.482: [smf] INFO: UE IMSI[262421049864072] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.491: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 01/30 11:05:29.491: [upf] INFO: UE F-SEID[UP:0x943 CP:0xd3c] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.491: [upf] INFO: UE F-SEID[UP:0x943 CP:0xd3c] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.497: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 01/30 11:05:29.497: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 01/30 11:05:29.497: [smf] INFO: UE IMSI[262428784651050] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.505: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 01/30 11:05:29.505: [upf] INFO: UE F-SEID[UP:0x73d CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.505: [upf] INFO: UE F-SEID[UP:0x73d CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.508: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 01/30 11:05:29.508: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 01/30 11:05:29.508: [smf] INFO: UE IMSI[262427103283916] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.513: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 01/30 11:05:29.513: [upf] INFO: UE F-SEID[UP:0x77b CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.513: [upf] INFO: UE F-SEID[UP:0x77b CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.519: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 01/30 11:05:29.519: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 01/30 11:05:29.519: [smf] INFO: UE IMSI[262420460475803] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.523: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 01/30 11:05:29.523: [upf] INFO: UE F-SEID[UP:0x7f5 CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.523: [upf] INFO: UE F-SEID[UP:0x7f5 CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.530: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 01/30 11:05:29.530: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 01/30 11:05:29.530: [smf] INFO: UE IMSI[262424838647739] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.534: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 01/30 11:05:29.534: [upf] INFO: UE F-SEID[UP:0x1 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.534: [upf] INFO: UE F-SEID[UP:0x1 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.541: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 01/30 11:05:29.541: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 01/30 11:05:29.541: [smf] INFO: UE IMSI[262420063262171] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.550: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 01/30 11:05:29.550: [upf] INFO: UE F-SEID[UP:0x877 CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.550: [upf] INFO: UE F-SEID[UP:0x877 CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.555: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 01/30 11:05:29.555: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 01/30 11:05:29.555: [smf] INFO: UE IMSI[262428279367432] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.564: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 01/30 11:05:29.564: [upf] INFO: UE F-SEID[UP:0x492 CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.564: [upf] INFO: UE F-SEID[UP:0x492 CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.567: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 01/30 11:05:29.567: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 01/30 11:05:29.567: [smf] INFO: UE IMSI[262420358573221] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.572: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 01/30 11:05:29.572: [upf] INFO: UE F-SEID[UP:0xedd CP:0x514] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.572: [upf] INFO: UE F-SEID[UP:0xedd CP:0x514] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.578: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 01/30 11:05:29.578: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 01/30 11:05:29.578: [smf] INFO: UE IMSI[262427488247942] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.582: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 01/30 11:05:29.582: [upf] INFO: UE F-SEID[UP:0x84d CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.582: [upf] INFO: UE F-SEID[UP:0x84d CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.589: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 01/30 11:05:29.589: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 01/30 11:05:29.589: [smf] INFO: UE IMSI[262426409298498] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.593: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 01/30 11:05:29.593: [upf] INFO: UE F-SEID[UP:0x300 CP:0x8e3] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.593: [upf] INFO: UE F-SEID[UP:0x300 CP:0x8e3] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.599: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 01/30 11:05:29.599: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 01/30 11:05:29.599: [smf] INFO: UE IMSI[262429813135366] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.603: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 01/30 11:05:29.603: [upf] INFO: UE F-SEID[UP:0xff0 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.603: [upf] INFO: UE F-SEID[UP:0xff0 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.610: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 01/30 11:05:29.610: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 01/30 11:05:29.610: [smf] INFO: UE IMSI[262424178539610] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.615: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 01/30 11:05:29.615: [upf] INFO: UE F-SEID[UP:0x87d CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.615: [upf] INFO: UE F-SEID[UP:0x87d CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.621: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 01/30 11:05:29.621: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 01/30 11:05:29.621: [smf] INFO: UE IMSI[262429673764854] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.625: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 01/30 11:05:29.625: [upf] INFO: UE F-SEID[UP:0xd4e CP:0x99d] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.625: [upf] INFO: UE F-SEID[UP:0xd4e CP:0x99d] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.632: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 01/30 11:05:29.632: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 01/30 11:05:29.632: [smf] INFO: UE IMSI[262426830492074] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.636: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 01/30 11:05:29.636: [upf] INFO: UE F-SEID[UP:0x2f7 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.636: [upf] INFO: UE F-SEID[UP:0x2f7 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.643: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 01/30 11:05:29.643: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 01/30 11:05:29.643: [smf] INFO: UE IMSI[262429611028841] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.647: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 01/30 11:05:29.647: [upf] INFO: UE F-SEID[UP:0x608 CP:0x46] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.647: [upf] INFO: UE F-SEID[UP:0x608 CP:0x46] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.654: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 01/30 11:05:29.654: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 01/30 11:05:29.654: [smf] INFO: UE IMSI[262426066957285] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.658: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 01/30 11:05:29.658: [upf] INFO: UE F-SEID[UP:0xa88 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.658: [upf] INFO: UE F-SEID[UP:0xa88 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.664: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 01/30 11:05:29.664: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 01/30 11:05:29.664: [smf] INFO: UE IMSI[262423855391853] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.668: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 01/30 11:05:29.668: [upf] INFO: UE F-SEID[UP:0x990 CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.668: [upf] INFO: UE F-SEID[UP:0x990 CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.675: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 01/30 11:05:29.675: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 01/30 11:05:29.675: [smf] INFO: UE IMSI[262423315304830] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.679: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 01/30 11:05:29.679: [upf] INFO: UE F-SEID[UP:0xc94 CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.679: [upf] INFO: UE F-SEID[UP:0xc94 CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.686: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 01/30 11:05:29.686: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 01/30 11:05:29.686: [smf] INFO: UE IMSI[262429192351943] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.690: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 01/30 11:05:29.690: [upf] INFO: UE F-SEID[UP:0xa50 CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.690: [upf] INFO: UE F-SEID[UP:0xa50 CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.697: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 01/30 11:05:29.697: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 01/30 11:05:29.697: [smf] INFO: UE IMSI[262424402102663] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.701: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 01/30 11:05:29.701: [upf] INFO: UE F-SEID[UP:0xff7 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.701: [upf] INFO: UE F-SEID[UP:0xff7 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.708: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 01/30 11:05:29.708: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 01/30 11:05:29.708: [smf] INFO: UE IMSI[262429100448714] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.712: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 01/30 11:05:29.712: [upf] INFO: UE F-SEID[UP:0x34b CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.712: [upf] INFO: UE F-SEID[UP:0x34b CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.718: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 01/30 11:05:29.718: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 01/30 11:05:29.718: [smf] INFO: UE IMSI[262424140777693] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.722: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 01/30 11:05:29.722: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.722: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.729: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 01/30 11:05:29.729: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 01/30 11:05:29.729: [smf] INFO: UE IMSI[262428856600421] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.734: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 01/30 11:05:29.734: [upf] INFO: UE F-SEID[UP:0x835 CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.734: [upf] INFO: UE F-SEID[UP:0x835 CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.740: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 01/30 11:05:29.740: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 01/30 11:05:29.740: [smf] INFO: UE IMSI[262425676725489] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.744: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 01/30 11:05:29.744: [upf] INFO: UE F-SEID[UP:0x58 CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.744: [upf] INFO: UE F-SEID[UP:0x58 CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.751: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 01/30 11:05:29.751: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 01/30 11:05:29.751: [smf] INFO: UE IMSI[262427369736306] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.755: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 01/30 11:05:29.755: [upf] INFO: UE F-SEID[UP:0x586 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.755: [upf] INFO: UE F-SEID[UP:0x586 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.762: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 01/30 11:05:29.762: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 01/30 11:05:29.762: [smf] INFO: UE IMSI[262429501817643] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.766: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 01/30 11:05:29.766: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.766: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.773: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 01/30 11:05:29.773: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 01/30 11:05:29.773: [smf] INFO: UE IMSI[262427408268863] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.777: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 01/30 11:05:29.777: [upf] INFO: UE F-SEID[UP:0xcee CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.777: [upf] INFO: UE F-SEID[UP:0xcee CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.784: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 01/30 11:05:29.784: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 01/30 11:05:29.784: [smf] INFO: UE IMSI[262429592978699] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.788: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 01/30 11:05:29.788: [upf] INFO: UE F-SEID[UP:0x117 CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.788: [upf] INFO: UE F-SEID[UP:0x117 CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.794: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 01/30 11:05:29.794: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 01/30 11:05:29.794: [smf] INFO: UE IMSI[262428895851657] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.798: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 01/30 11:05:29.798: [upf] INFO: UE F-SEID[UP:0x159 CP:0x92b] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.798: [upf] INFO: UE F-SEID[UP:0x159 CP:0x92b] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.805: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 01/30 11:05:29.805: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 01/30 11:05:29.805: [smf] INFO: UE IMSI[262428414193408] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.810: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 01/30 11:05:29.810: [upf] INFO: UE F-SEID[UP:0x45b CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.810: [upf] INFO: UE F-SEID[UP:0x45b CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.816: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 01/30 11:05:29.816: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 01/30 11:05:29.816: [smf] INFO: UE IMSI[262424526597786] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.820: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 01/30 11:05:29.820: [upf] INFO: UE F-SEID[UP:0x751 CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.820: [upf] INFO: UE F-SEID[UP:0x751 CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.827: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 01/30 11:05:29.827: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 01/30 11:05:29.827: [smf] INFO: UE IMSI[262427685322878] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.832: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 01/30 11:05:29.832: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.832: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.838: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 01/30 11:05:29.838: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 01/30 11:05:29.838: [smf] INFO: UE IMSI[262422376918893] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.842: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 01/30 11:05:29.842: [upf] INFO: UE F-SEID[UP:0x101 CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.842: [upf] INFO: UE F-SEID[UP:0x101 CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.849: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 01/30 11:05:29.849: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 01/30 11:05:29.849: [smf] INFO: UE IMSI[262429927442086] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.853: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 01/30 11:05:29.853: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.853: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.859: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 01/30 11:05:29.860: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 01/30 11:05:29.860: [smf] INFO: UE IMSI[262428188444102] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.864: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 01/30 11:05:29.864: [upf] INFO: UE F-SEID[UP:0xf38 CP:0x2d3] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.864: [upf] INFO: UE F-SEID[UP:0xf38 CP:0x2d3] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.870: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 01/30 11:05:29.870: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 01/30 11:05:29.870: [smf] INFO: UE IMSI[262425331475376] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.874: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 01/30 11:05:29.874: [upf] INFO: UE F-SEID[UP:0xac3 CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.874: [upf] INFO: UE F-SEID[UP:0xac3 CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.881: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 01/30 11:05:29.881: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 01/30 11:05:29.882: [smf] INFO: UE IMSI[262423926374210] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.889: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 01/30 11:05:29.889: [upf] INFO: UE F-SEID[UP:0xfc3 CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.889: [upf] INFO: UE F-SEID[UP:0xfc3 CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.894: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 01/30 11:05:29.894: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 01/30 11:05:29.894: [smf] INFO: UE IMSI[262425884339703] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.905: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 01/30 11:05:29.906: [upf] INFO: UE F-SEID[UP:0x39b CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.906: [upf] INFO: UE F-SEID[UP:0x39b CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.906: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 01/30 11:05:29.906: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 01/30 11:05:29.906: [smf] INFO: UE IMSI[262425451205518] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.918: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 01/30 11:05:29.918: [upf] INFO: UE F-SEID[UP:0x921 CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.918: [upf] INFO: UE F-SEID[UP:0x921 CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.920: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 01/30 11:05:29.920: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 01/30 11:05:29.920: [smf] INFO: UE IMSI[262420337999744] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.928: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 01/30 11:05:29.929: [upf] INFO: UE F-SEID[UP:0x205 CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.929: [upf] INFO: UE F-SEID[UP:0x205 CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.931: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 01/30 11:05:29.931: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 01/30 11:05:29.931: [smf] INFO: UE IMSI[262427735973460] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.936: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 01/30 11:05:29.936: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.936: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.942: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 01/30 11:05:29.942: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 01/30 11:05:29.942: [smf] INFO: UE IMSI[262423656394734] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.946: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 01/30 11:05:29.946: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.946: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.953: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 01/30 11:05:29.953: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 01/30 11:05:29.953: [smf] INFO: UE IMSI[262429373129382] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.957: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 01/30 11:05:29.957: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.957: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.964: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 01/30 11:05:29.964: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 01/30 11:05:29.964: [smf] INFO: UE IMSI[262427588912115] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.968: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 01/30 11:05:29.968: [upf] INFO: UE F-SEID[UP:0x7af CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.968: [upf] INFO: UE F-SEID[UP:0x7af CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.975: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 01/30 11:05:29.975: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 01/30 11:05:29.975: [smf] INFO: UE IMSI[262428623258786] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.979: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 01/30 11:05:29.979: [upf] INFO: UE F-SEID[UP:0x66b CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.979: [upf] INFO: UE F-SEID[UP:0x66b CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.985: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 01/30 11:05:29.985: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 01/30 11:05:29.985: [smf] INFO: UE IMSI[262423382984395] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:29.989: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 01/30 11:05:29.989: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 01/30 11:05:29.989: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:29.996: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 01/30 11:05:29.997: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 01/30 11:05:29.997: [smf] INFO: UE IMSI[262421340240292] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.006: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 01/30 11:05:30.006: [upf] INFO: UE F-SEID[UP:0x423 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.006: [upf] INFO: UE F-SEID[UP:0x423 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.009: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 01/30 11:05:30.009: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 01/30 11:05:30.009: [smf] INFO: UE IMSI[262422904960831] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.021: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 01/30 11:05:30.021: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.021: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.021: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 01/30 11:05:30.021: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 01/30 11:05:30.021: [smf] INFO: UE IMSI[262421671426647] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.027: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 01/30 11:05:30.028: [upf] INFO: UE F-SEID[UP:0x98a CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.028: [upf] INFO: UE F-SEID[UP:0x98a CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.032: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 01/30 11:05:30.032: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 01/30 11:05:30.032: [smf] INFO: UE IMSI[262423868306894] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.036: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 01/30 11:05:30.037: [upf] INFO: UE F-SEID[UP:0xb38 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.037: [upf] INFO: UE F-SEID[UP:0xb38 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.043: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 01/30 11:05:30.043: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 01/30 11:05:30.043: [smf] INFO: UE IMSI[262426502362970] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.047: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 01/30 11:05:30.047: [upf] INFO: UE F-SEID[UP:0x905 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.047: [upf] INFO: UE F-SEID[UP:0x905 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.054: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 01/30 11:05:30.054: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 01/30 11:05:30.054: [smf] INFO: UE IMSI[262426724440133] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.064: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 01/30 11:05:30.064: [upf] INFO: UE F-SEID[UP:0xca1 CP:0x2db] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.064: [upf] INFO: UE F-SEID[UP:0xca1 CP:0x2db] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.066: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 01/30 11:05:30.066: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 01/30 11:05:30.066: [smf] INFO: UE IMSI[262420803452095] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.077: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 01/30 11:05:30.077: [upf] INFO: UE F-SEID[UP:0x769 CP:0x992] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.077: [upf] INFO: UE F-SEID[UP:0x769 CP:0x992] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.078: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 01/30 11:05:30.078: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 01/30 11:05:30.078: [smf] INFO: UE IMSI[262427553654071] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.083: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 01/30 11:05:30.083: [upf] INFO: UE F-SEID[UP:0xc9f CP:0xdc3] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.083: [upf] INFO: UE F-SEID[UP:0xc9f CP:0xdc3] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.088: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 01/30 11:05:30.088: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 01/30 11:05:30.088: [smf] INFO: UE IMSI[262425170284285] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.091: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 01/30 11:05:30.092: [upf] INFO: UE F-SEID[UP:0x130 CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.092: [upf] INFO: UE F-SEID[UP:0x130 CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.099: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 01/30 11:05:30.099: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 01/30 11:05:30.099: [smf] INFO: UE IMSI[262428878950304] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.102: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 01/30 11:05:30.102: [upf] INFO: UE F-SEID[UP:0x17b CP:0x140] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.102: [upf] INFO: UE F-SEID[UP:0x17b CP:0x140] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.110: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 01/30 11:05:30.110: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 01/30 11:05:30.110: [smf] INFO: UE IMSI[262423090053351] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.115: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 01/30 11:05:30.115: [upf] INFO: UE F-SEID[UP:0x896 CP:0xb53] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.115: [upf] INFO: UE F-SEID[UP:0x896 CP:0xb53] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.121: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 01/30 11:05:30.121: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 01/30 11:05:30.121: [smf] INFO: UE IMSI[262422040679296] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.125: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 01/30 11:05:30.125: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.125: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.131: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 01/30 11:05:30.131: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 01/30 11:05:30.131: [smf] INFO: UE IMSI[262426309879873] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.136: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 01/30 11:05:30.136: [upf] INFO: UE F-SEID[UP:0x721 CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.136: [upf] INFO: UE F-SEID[UP:0x721 CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.142: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 01/30 11:05:30.142: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 01/30 11:05:30.142: [smf] INFO: UE IMSI[262427683218389] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.146: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 01/30 11:05:30.146: [upf] INFO: UE F-SEID[UP:0xa94 CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.146: [upf] INFO: UE F-SEID[UP:0xa94 CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.153: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 01/30 11:05:30.153: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 01/30 11:05:30.153: [smf] INFO: UE IMSI[262422876224448] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.157: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 01/30 11:05:30.157: [upf] INFO: UE F-SEID[UP:0x476 CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.157: [upf] INFO: UE F-SEID[UP:0x476 CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.164: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 01/30 11:05:30.164: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 01/30 11:05:30.164: [smf] INFO: UE IMSI[262425404538962] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.168: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 01/30 11:05:30.168: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.168: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.175: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 01/30 11:05:30.175: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 01/30 11:05:30.175: [smf] INFO: UE IMSI[262421188979261] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.179: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 01/30 11:05:30.179: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.179: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.185: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 01/30 11:05:30.185: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 01/30 11:05:30.185: [smf] INFO: UE IMSI[262426421646191] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.190: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 01/30 11:05:30.190: [upf] INFO: UE F-SEID[UP:0x928 CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.190: [upf] INFO: UE F-SEID[UP:0x928 CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.196: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 01/30 11:05:30.196: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 01/30 11:05:30.196: [smf] INFO: UE IMSI[262420916629313] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.200: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 01/30 11:05:30.200: [upf] INFO: UE F-SEID[UP:0xab7 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.200: [upf] INFO: UE F-SEID[UP:0xab7 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.207: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 01/30 11:05:30.207: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 01/30 11:05:30.207: [smf] INFO: UE IMSI[262420888868758] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.212: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 01/30 11:05:30.212: [upf] INFO: UE F-SEID[UP:0xb22 CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.212: [upf] INFO: UE F-SEID[UP:0xb22 CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.218: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 01/30 11:05:30.218: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 01/30 11:05:30.218: [smf] INFO: UE IMSI[262424330344891] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.223: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 01/30 11:05:30.223: [upf] INFO: UE F-SEID[UP:0x5fe CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.223: [upf] INFO: UE F-SEID[UP:0x5fe CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.229: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 01/30 11:05:30.229: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 01/30 11:05:30.229: [smf] INFO: UE IMSI[262424736148371] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.233: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 01/30 11:05:30.234: [upf] INFO: UE F-SEID[UP:0x2ee CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.234: [upf] INFO: UE F-SEID[UP:0x2ee CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.240: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 01/30 11:05:30.240: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 01/30 11:05:30.240: [smf] INFO: UE IMSI[262421997649551] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.244: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 01/30 11:05:30.244: [upf] INFO: UE F-SEID[UP:0x4e0 CP:0x82a] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.244: [upf] INFO: UE F-SEID[UP:0x4e0 CP:0x82a] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.251: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 01/30 11:05:30.251: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 01/30 11:05:30.251: [smf] INFO: UE IMSI[262423306476795] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.255: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 01/30 11:05:30.255: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.255: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.262: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 01/30 11:05:30.262: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 01/30 11:05:30.262: [smf] INFO: UE IMSI[262422552307701] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.266: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 01/30 11:05:30.266: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.266: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.272: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 01/30 11:05:30.272: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 01/30 11:05:30.273: [smf] INFO: UE IMSI[262421139296923] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.277: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 01/30 11:05:30.277: [upf] INFO: UE F-SEID[UP:0x748 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.277: [upf] INFO: UE F-SEID[UP:0x748 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.283: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 01/30 11:05:30.283: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 01/30 11:05:30.283: [smf] INFO: UE IMSI[262424029077183] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.288: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 01/30 11:05:30.288: [upf] INFO: UE F-SEID[UP:0x3bb CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.288: [upf] INFO: UE F-SEID[UP:0x3bb CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.294: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 01/30 11:05:30.294: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 01/30 11:05:30.294: [smf] INFO: UE IMSI[262420773726115] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.298: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 01/30 11:05:30.299: [upf] INFO: UE F-SEID[UP:0xfef CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.299: [upf] INFO: UE F-SEID[UP:0xfef CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.305: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 01/30 11:05:30.305: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 01/30 11:05:30.305: [smf] INFO: UE IMSI[262420801436000] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.309: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 01/30 11:05:30.309: [upf] INFO: UE F-SEID[UP:0x41e CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.309: [upf] INFO: UE F-SEID[UP:0x41e CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.316: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 01/30 11:05:30.316: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 01/30 11:05:30.316: [smf] INFO: UE IMSI[262421725782628] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.321: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 01/30 11:05:30.321: [upf] INFO: UE F-SEID[UP:0x20b CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.321: [upf] INFO: UE F-SEID[UP:0x20b CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.327: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 01/30 11:05:30.327: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 01/30 11:05:30.327: [smf] INFO: UE IMSI[262424446597917] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.332: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 01/30 11:05:30.332: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.332: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.338: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 01/30 11:05:30.338: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 01/30 11:05:30.338: [smf] INFO: UE IMSI[262423683396347] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.344: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 01/30 11:05:30.344: [upf] INFO: UE F-SEID[UP:0xc78 CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.344: [upf] INFO: UE F-SEID[UP:0xc78 CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.349: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 01/30 11:05:30.349: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 01/30 11:05:30.349: [smf] INFO: UE IMSI[262424092001050] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.352: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 01/30 11:05:30.352: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.352: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.359: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 01/30 11:05:30.359: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 01/30 11:05:30.359: [smf] INFO: UE IMSI[262427949015022] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.364: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 01/30 11:05:30.364: [upf] INFO: UE F-SEID[UP:0x85e CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.364: [upf] INFO: UE F-SEID[UP:0x85e CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.370: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 01/30 11:05:30.370: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 01/30 11:05:30.370: [smf] INFO: UE IMSI[262429258869386] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.375: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 01/30 11:05:30.375: [upf] INFO: UE F-SEID[UP:0x1f CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.375: [upf] INFO: UE F-SEID[UP:0x1f CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.381: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 01/30 11:05:30.381: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 01/30 11:05:30.381: [smf] INFO: UE IMSI[262422728109317] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.386: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 01/30 11:05:30.386: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.386: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.392: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 01/30 11:05:30.392: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 01/30 11:05:30.392: [smf] INFO: UE IMSI[262426933889344] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.396: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 01/30 11:05:30.397: [upf] INFO: UE F-SEID[UP:0x1cc CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.397: [upf] INFO: UE F-SEID[UP:0x1cc CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.403: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 01/30 11:05:30.403: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 01/30 11:05:30.403: [smf] INFO: UE IMSI[262429796876682] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.408: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 01/30 11:05:30.408: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.408: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.414: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 01/30 11:05:30.414: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 01/30 11:05:30.414: [smf] INFO: UE IMSI[262422565159513] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.418: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 01/30 11:05:30.418: [upf] INFO: UE F-SEID[UP:0x49d CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.418: [upf] INFO: UE F-SEID[UP:0x49d CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.425: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 01/30 11:05:30.425: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 01/30 11:05:30.425: [smf] INFO: UE IMSI[262425987694496] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.429: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 01/30 11:05:30.429: [upf] INFO: UE F-SEID[UP:0xe42 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.429: [upf] INFO: UE F-SEID[UP:0xe42 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.435: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 01/30 11:05:30.435: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 01/30 11:05:30.435: [smf] INFO: UE IMSI[262422554415297] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.440: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 01/30 11:05:30.440: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.440: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.446: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 01/30 11:05:30.446: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 01/30 11:05:30.446: [smf] INFO: UE IMSI[262421036538192] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.450: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 01/30 11:05:30.450: [upf] INFO: UE F-SEID[UP:0x55d CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.450: [upf] INFO: UE F-SEID[UP:0x55d CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.457: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 01/30 11:05:30.457: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 01/30 11:05:30.457: [smf] INFO: UE IMSI[262426494975947] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.462: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 01/30 11:05:30.462: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.462: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.468: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 01/30 11:05:30.468: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 01/30 11:05:30.468: [smf] INFO: UE IMSI[262423436742149] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.472: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 01/30 11:05:30.472: [upf] INFO: UE F-SEID[UP:0x522 CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.472: [upf] INFO: UE F-SEID[UP:0x522 CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.479: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 01/30 11:05:30.479: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 01/30 11:05:30.479: [smf] INFO: UE IMSI[262427584587257] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.483: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 01/30 11:05:30.483: [upf] INFO: UE F-SEID[UP:0xf5b CP:0xa55] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.483: [upf] INFO: UE F-SEID[UP:0xf5b CP:0xa55] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.490: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 01/30 11:05:30.490: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 01/30 11:05:30.490: [smf] INFO: UE IMSI[262426265270805] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.494: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 01/30 11:05:30.494: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0x341] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.494: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0x341] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.501: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 01/30 11:05:30.501: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 01/30 11:05:30.501: [smf] INFO: UE IMSI[262429472268443] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.505: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 01/30 11:05:30.505: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x317] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.505: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x317] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.511: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 01/30 11:05:30.511: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 01/30 11:05:30.511: [smf] INFO: UE IMSI[262422879577712] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.516: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 01/30 11:05:30.516: [upf] INFO: UE F-SEID[UP:0x9cd CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.516: [upf] INFO: UE F-SEID[UP:0x9cd CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.522: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 01/30 11:05:30.522: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 01/30 11:05:30.522: [smf] INFO: UE IMSI[262428197857190] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.526: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 01/30 11:05:30.526: [upf] INFO: UE F-SEID[UP:0x646 CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.526: [upf] INFO: UE F-SEID[UP:0x646 CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.533: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 01/30 11:05:30.533: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 01/30 11:05:30.533: [smf] INFO: UE IMSI[262422223582105] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.538: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 01/30 11:05:30.538: [upf] INFO: UE F-SEID[UP:0xe04 CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.538: [upf] INFO: UE F-SEID[UP:0xe04 CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.544: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 01/30 11:05:30.544: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 01/30 11:05:30.544: [smf] INFO: UE IMSI[262425759148693] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.548: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 01/30 11:05:30.548: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.548: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.555: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 01/30 11:05:30.555: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 01/30 11:05:30.555: [smf] INFO: UE IMSI[262425417036806] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.559: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 01/30 11:05:30.559: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.559: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.565: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 01/30 11:05:30.565: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 01/30 11:05:30.566: [smf] INFO: UE IMSI[262421486627317] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.569: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 01/30 11:05:30.569: [upf] INFO: UE F-SEID[UP:0x623 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.569: [upf] INFO: UE F-SEID[UP:0x623 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.576: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 01/30 11:05:30.576: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 01/30 11:05:30.576: [smf] INFO: UE IMSI[262427090569616] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.580: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 01/30 11:05:30.580: [upf] INFO: UE F-SEID[UP:0x91c CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.580: [upf] INFO: UE F-SEID[UP:0x91c CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.587: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 01/30 11:05:30.587: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 01/30 11:05:30.587: [smf] INFO: UE IMSI[262427162111029] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.592: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 01/30 11:05:30.592: [upf] INFO: UE F-SEID[UP:0x787 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.592: [upf] INFO: UE F-SEID[UP:0x787 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.598: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 01/30 11:05:30.598: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 01/30 11:05:30.598: [smf] INFO: UE IMSI[262423220523643] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.603: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 01/30 11:05:30.603: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x1fb] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.603: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x1fb] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.609: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 01/30 11:05:30.609: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 01/30 11:05:30.609: [smf] INFO: UE IMSI[262423468562133] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.614: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 01/30 11:05:30.614: [upf] INFO: UE F-SEID[UP:0x242 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.614: [upf] INFO: UE F-SEID[UP:0x242 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.621: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 01/30 11:05:30.621: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 01/30 11:05:30.621: [smf] INFO: UE IMSI[262423798538665] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.631: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 01/30 11:05:30.631: [upf] INFO: UE F-SEID[UP:0x74e CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.631: [upf] INFO: UE F-SEID[UP:0x74e CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.632: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 01/30 11:05:30.632: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 01/30 11:05:30.632: [smf] INFO: UE IMSI[262426598735770] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.645: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 01/30 11:05:30.645: [upf] INFO: UE F-SEID[UP:0x93c CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.645: [upf] INFO: UE F-SEID[UP:0x93c CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.646: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 01/30 11:05:30.646: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 01/30 11:05:30.646: [smf] INFO: UE IMSI[262424975909121] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.660: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 01/30 11:05:30.660: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0x487] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.660: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0x487] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.660: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 01/30 11:05:30.660: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 01/30 11:05:30.660: [smf] INFO: UE IMSI[262428733680491] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.673: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 01/30 11:05:30.673: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 01/30 11:05:30.673: [smf] INFO: UE IMSI[262427413768202] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.674: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 01/30 11:05:30.675: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.675: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.680: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 01/30 11:05:30.680: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.680: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.683: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 01/30 11:05:30.683: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 01/30 11:05:30.683: [smf] INFO: UE IMSI[262427853904957] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.686: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 01/30 11:05:30.686: [upf] INFO: UE F-SEID[UP:0xc95 CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.686: [upf] INFO: UE F-SEID[UP:0xc95 CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.694: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 01/30 11:05:30.694: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 01/30 11:05:30.694: [smf] INFO: UE IMSI[262420068364035] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.696: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 01/30 11:05:30.696: [upf] INFO: UE F-SEID[UP:0x90a CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.696: [upf] INFO: UE F-SEID[UP:0x90a CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.705: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 01/30 11:05:30.705: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 01/30 11:05:30.705: [smf] INFO: UE IMSI[262428642092329] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.708: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 01/30 11:05:30.708: [upf] INFO: UE F-SEID[UP:0x510 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.708: [upf] INFO: UE F-SEID[UP:0x510 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.715: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 01/30 11:05:30.715: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 01/30 11:05:30.715: [smf] INFO: UE IMSI[262425630628344] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.718: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 01/30 11:05:30.718: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.718: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.726: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 01/30 11:05:30.726: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 01/30 11:05:30.726: [smf] INFO: UE IMSI[262424408242776] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.728: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 01/30 11:05:30.728: [upf] INFO: UE F-SEID[UP:0xd75 CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.728: [upf] INFO: UE F-SEID[UP:0xd75 CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.736: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 01/30 11:05:30.736: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 01/30 11:05:30.736: [smf] INFO: UE IMSI[262425622216109] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.739: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 01/30 11:05:30.739: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0xd0c] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.739: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0xd0c] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.746: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 01/30 11:05:30.746: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 01/30 11:05:30.746: [smf] INFO: UE IMSI[262424415580658] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.749: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 01/30 11:05:30.749: [upf] INFO: UE F-SEID[UP:0x50c CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.749: [upf] INFO: UE F-SEID[UP:0x50c CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.757: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 01/30 11:05:30.757: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 01/30 11:05:30.757: [smf] INFO: UE IMSI[262429960215229] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.760: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 01/30 11:05:30.760: [upf] INFO: UE F-SEID[UP:0x11d CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.760: [upf] INFO: UE F-SEID[UP:0x11d CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.767: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 01/30 11:05:30.767: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 01/30 11:05:30.767: [smf] INFO: UE IMSI[262427292614591] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.771: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 01/30 11:05:30.771: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0x2b1] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.771: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0x2b1] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.778: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 01/30 11:05:30.778: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 01/30 11:05:30.778: [smf] INFO: UE IMSI[262424636959329] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.781: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 01/30 11:05:30.781: [upf] INFO: UE F-SEID[UP:0xa49 CP:0xaa2] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.781: [upf] INFO: UE F-SEID[UP:0xa49 CP:0xaa2] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.788: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 01/30 11:05:30.788: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 01/30 11:05:30.788: [smf] INFO: UE IMSI[262427242855114] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.791: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 01/30 11:05:30.791: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.791: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.799: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 01/30 11:05:30.799: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 01/30 11:05:30.799: [smf] INFO: UE IMSI[262425163966798] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.802: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 01/30 11:05:30.802: [upf] INFO: UE F-SEID[UP:0x84 CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.802: [upf] INFO: UE F-SEID[UP:0x84 CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.809: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 01/30 11:05:30.809: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 01/30 11:05:30.809: [smf] INFO: UE IMSI[262424969945077] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.812: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 01/30 11:05:30.812: [upf] INFO: UE F-SEID[UP:0x60a CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.812: [upf] INFO: UE F-SEID[UP:0x60a CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.820: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 01/30 11:05:30.820: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 01/30 11:05:30.820: [smf] INFO: UE IMSI[262428192182120] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.822: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 01/30 11:05:30.822: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.822: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.830: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 01/30 11:05:30.830: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 01/30 11:05:30.830: [smf] INFO: UE IMSI[262421027322406] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.833: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 01/30 11:05:30.833: [upf] INFO: UE F-SEID[UP:0x397 CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.833: [upf] INFO: UE F-SEID[UP:0x397 CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.841: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 01/30 11:05:30.841: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 01/30 11:05:30.841: [smf] INFO: UE IMSI[262420431912056] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.843: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 01/30 11:05:30.843: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.843: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.851: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 01/30 11:05:30.851: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 01/30 11:05:30.851: [smf] INFO: UE IMSI[262429381520006] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.854: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 01/30 11:05:30.854: [upf] INFO: UE F-SEID[UP:0xd19 CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.854: [upf] INFO: UE F-SEID[UP:0xd19 CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.861: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 01/30 11:05:30.861: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 01/30 11:05:30.861: [smf] INFO: UE IMSI[262428691188815] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.864: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 01/30 11:05:30.864: [upf] INFO: UE F-SEID[UP:0x193 CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.864: [upf] INFO: UE F-SEID[UP:0x193 CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.872: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 01/30 11:05:30.872: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 01/30 11:05:30.872: [smf] INFO: UE IMSI[262422123261787] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.874: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 01/30 11:05:30.874: [upf] INFO: UE F-SEID[UP:0xc03 CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.874: [upf] INFO: UE F-SEID[UP:0xc03 CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.882: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 01/30 11:05:30.882: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 01/30 11:05:30.882: [smf] INFO: UE IMSI[262423721772513] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.884: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 01/30 11:05:30.884: [upf] INFO: UE F-SEID[UP:0x765 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.884: [upf] INFO: UE F-SEID[UP:0x765 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.893: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 01/30 11:05:30.893: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 01/30 11:05:30.893: [smf] INFO: UE IMSI[262427605448542] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.895: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 01/30 11:05:30.895: [upf] INFO: UE F-SEID[UP:0xc98 CP:0x830] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.895: [upf] INFO: UE F-SEID[UP:0xc98 CP:0x830] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.903: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 01/30 11:05:30.903: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 01/30 11:05:30.903: [smf] INFO: UE IMSI[262426975707741] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.905: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 01/30 11:05:30.905: [upf] INFO: UE F-SEID[UP:0xd6 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.905: [upf] INFO: UE F-SEID[UP:0xd6 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.913: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 01/30 11:05:30.913: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 01/30 11:05:30.913: [smf] INFO: UE IMSI[262423223724791] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.915: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 01/30 11:05:30.916: [upf] INFO: UE F-SEID[UP:0xd38 CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.916: [upf] INFO: UE F-SEID[UP:0xd38 CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.924: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 01/30 11:05:30.924: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 01/30 11:05:30.924: [smf] INFO: UE IMSI[262429510358328] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.926: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 01/30 11:05:30.926: [upf] INFO: UE F-SEID[UP:0x27f CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.926: [upf] INFO: UE F-SEID[UP:0x27f CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.934: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 01/30 11:05:30.934: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 01/30 11:05:30.934: [smf] INFO: UE IMSI[262423254883438] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.937: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 01/30 11:05:30.937: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.937: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.944: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 01/30 11:05:30.945: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 01/30 11:05:30.945: [smf] INFO: UE IMSI[262422216187407] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.947: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 01/30 11:05:30.947: [upf] INFO: UE F-SEID[UP:0x7ae CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.947: [upf] INFO: UE F-SEID[UP:0x7ae CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.955: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 01/30 11:05:30.955: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 01/30 11:05:30.955: [smf] INFO: UE IMSI[262424793404116] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.957: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 01/30 11:05:30.957: [upf] INFO: UE F-SEID[UP:0xdaa CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.957: [upf] INFO: UE F-SEID[UP:0xdaa CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.965: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 01/30 11:05:30.965: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 01/30 11:05:30.965: [smf] INFO: UE IMSI[262427937823292] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.968: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 01/30 11:05:30.968: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.968: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.976: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 01/30 11:05:30.976: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 01/30 11:05:30.976: [smf] INFO: UE IMSI[262423325250221] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.978: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 01/30 11:05:30.978: [upf] INFO: UE F-SEID[UP:0x639 CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.978: [upf] INFO: UE F-SEID[UP:0x639 CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.986: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 01/30 11:05:30.986: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 01/30 11:05:30.986: [smf] INFO: UE IMSI[262428488907771] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.988: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 01/30 11:05:30.988: [upf] INFO: UE F-SEID[UP:0xc02 CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.988: [upf] INFO: UE F-SEID[UP:0xc02 CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:30.996: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 01/30 11:05:30.996: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 01/30 11:05:30.996: [smf] INFO: UE IMSI[262426998387611] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:30.999: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 01/30 11:05:30.999: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 01/30 11:05:30.999: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:31.007: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 01/30 11:05:31.007: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 01/30 11:05:31.007: [smf] INFO: UE IMSI[262428258964009] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:31.009: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 01/30 11:05:31.009: [upf] INFO: UE F-SEID[UP:0x95d CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 01/30 11:05:31.009: [upf] INFO: UE F-SEID[UP:0x95d CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:31.017: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 01/30 11:05:31.017: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 01/30 11:05:31.017: [smf] INFO: UE IMSI[262429646067665] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:31.019: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 01/30 11:05:31.019: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 01/30 11:05:31.019: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:31.028: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 01/30 11:05:31.028: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 01/30 11:05:31.028: [smf] INFO: UE IMSI[262424720595028] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:31.033: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 01/30 11:05:31.033: [upf] INFO: UE F-SEID[UP:0x96c CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 01/30 11:05:31.033: [upf] INFO: UE F-SEID[UP:0x96c CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:31.039: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 01/30 11:05:31.039: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 01/30 11:05:31.039: [smf] INFO: UE IMSI[262428269315772] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:31.046: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 01/30 11:05:31.046: [upf] INFO: UE F-SEID[UP:0x809 CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 01/30 11:05:31.046: [upf] INFO: UE F-SEID[UP:0x809 CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:31.050: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 01/30 11:05:31.050: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 01/30 11:05:31.050: [smf] INFO: UE IMSI[262428698243776] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:31.055: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 01/30 11:05:31.055: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 01/30 11:05:31.055: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:31.061: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 01/30 11:05:31.061: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 01/30 11:05:31.061: [smf] INFO: UE IMSI[262422027142411] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:31.071: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 01/30 11:05:31.071: [upf] INFO: UE F-SEID[UP:0xefc CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 01/30 11:05:31.071: [upf] INFO: UE F-SEID[UP:0xefc CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 01/30 11:05:31.074: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 01/30 11:05:31.074: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 01/30 11:05:31.074: [smf] INFO: UE IMSI[262428566407427] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:31.082: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 01/30 11:05:31.082: [upf] INFO: UE F-SEID[UP:0x494 CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 01/30 11:05:31.082: [upf] INFO: UE F-SEID[UP:0x494 CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:31.085: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 01/30 11:05:31.085: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 01/30 11:05:31.085: [smf] INFO: UE IMSI[262423428395086] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:31.089: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 01/30 11:05:31.089: [upf] INFO: UE F-SEID[UP:0x932 CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 01/30 11:05:31.089: [upf] INFO: UE F-SEID[UP:0x932 CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:31.096: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 01/30 11:05:31.096: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 01/30 11:05:31.096: [smf] INFO: UE IMSI[262424485265840] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:31.101: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 01/30 11:05:31.101: [upf] INFO: UE F-SEID[UP:0x21a CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 01/30 11:05:31.101: [upf] INFO: UE F-SEID[UP:0x21a CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:31.113: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 01/30 11:05:31.119: [smf] INFO: Removed Session: UE IMSI:[262420881036785] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 01/30 11:05:31.119: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 01/30 11:05:31.125: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 01/30 11:05:31.134: [smf] INFO: Removed Session: UE IMSI:[262427929144694] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 01/30 11:05:31.134: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 01/30 11:05:31.136: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 01/30 11:05:31.143: [smf] INFO: Removed Session: UE IMSI:[262421063796191] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 01/30 11:05:31.143: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 01/30 11:05:31.147: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 01/30 11:05:31.152: [smf] INFO: Removed Session: UE IMSI:[262426452269707] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 01/30 11:05:31.152: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 01/30 11:05:31.157: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 01/30 11:05:31.163: [smf] INFO: Removed Session: UE IMSI:[262429378819380] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 01/30 11:05:31.163: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 01/30 11:05:31.168: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 01/30 11:05:31.174: [smf] INFO: Removed Session: UE IMSI:[262424833838074] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 01/30 11:05:31.174: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 01/30 11:05:31.179: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 01/30 11:05:31.184: [smf] INFO: Removed Session: UE IMSI:[262422761585282] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 01/30 11:05:31.185: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 01/30 11:05:31.190: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 01/30 11:05:31.195: [smf] INFO: Removed Session: UE IMSI:[262423075775167] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 01/30 11:05:31.195: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 01/30 11:05:31.201: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 01/30 11:05:31.207: [smf] INFO: Removed Session: UE IMSI:[262424158481190] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 01/30 11:05:31.207: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 01/30 11:05:31.212: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 01/30 11:05:31.221: [smf] INFO: Removed Session: UE IMSI:[262422807235307] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 01/30 11:05:31.221: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 01/30 11:05:31.223: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 01/30 11:05:31.232: [smf] INFO: Removed Session: UE IMSI:[262425593200492] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 01/30 11:05:31.232: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 01/30 11:05:31.235: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 01/30 11:05:31.241: [smf] INFO: Removed Session: UE IMSI:[262425691997616] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 01/30 11:05:31.241: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 01/30 11:05:31.246: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 01/30 11:05:31.253: [smf] INFO: Removed Session: UE IMSI:[262422138220040] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 01/30 11:05:31.253: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 01/30 11:05:31.257: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 01/30 11:05:31.263: [smf] INFO: Removed Session: UE IMSI:[262425482967822] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 01/30 11:05:31.263: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 01/30 11:05:31.268: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 01/30 11:05:31.273: [smf] INFO: Removed Session: UE IMSI:[262427711072219] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 01/30 11:05:31.273: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 01/30 11:05:31.278: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 01/30 11:05:31.284: [smf] INFO: Removed Session: UE IMSI:[262429013398766] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 01/30 11:05:31.284: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 01/30 11:05:31.289: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 01/30 11:05:31.295: [smf] INFO: Removed Session: UE IMSI:[262422201702726] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 01/30 11:05:31.295: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 01/30 11:05:31.300: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 01/30 11:05:31.305: [smf] INFO: Removed Session: UE IMSI:[262424542847745] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 01/30 11:05:31.305: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 01/30 11:05:31.311: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 01/30 11:05:31.316: [smf] INFO: Removed Session: UE IMSI:[262421852126081] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 01/30 11:05:31.316: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 01/30 11:05:31.321: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 01/30 11:05:31.327: [smf] INFO: Removed Session: UE IMSI:[262421002287542] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 01/30 11:05:31.327: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 01/30 11:05:31.332: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 01/30 11:05:31.337: [smf] INFO: Removed Session: UE IMSI:[262425801731345] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 01/30 11:05:31.337: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 01/30 11:05:31.343: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 01/30 11:05:31.348: [smf] INFO: Removed Session: UE IMSI:[262420905319631] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 01/30 11:05:31.348: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 01/30 11:05:31.354: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 01/30 11:05:31.359: [smf] INFO: Removed Session: UE IMSI:[262422467829238] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 01/30 11:05:31.359: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 01/30 11:05:31.365: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 01/30 11:05:31.370: [smf] INFO: Removed Session: UE IMSI:[262427290324026] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 01/30 11:05:31.370: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 01/30 11:05:31.375: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 01/30 11:05:31.381: [smf] INFO: Removed Session: UE IMSI:[262421411921219] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 01/30 11:05:31.381: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 01/30 11:05:31.386: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 01/30 11:05:31.395: [smf] INFO: Removed Session: UE IMSI:[262429189809264] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 01/30 11:05:31.395: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 01/30 11:05:31.397: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 01/30 11:05:31.408: [smf] INFO: Removed Session: UE IMSI:[262428134922664] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 01/30 11:05:31.408: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 01/30 11:05:31.409: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 01/30 11:05:31.413: [smf] INFO: Removed Session: UE IMSI:[262427267883996] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 01/30 11:05:31.413: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 01/30 11:05:31.419: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 01/30 11:05:31.425: [smf] INFO: Removed Session: UE IMSI:[262428805643584] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 01/30 11:05:31.425: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 01/30 11:05:31.430: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 01/30 11:05:31.436: [smf] INFO: Removed Session: UE IMSI:[262422478653663] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 01/30 11:05:31.436: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 01/30 11:05:31.441: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 01/30 11:05:31.446: [smf] INFO: Removed Session: UE IMSI:[262423957702161] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 01/30 11:05:31.446: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 01/30 11:05:31.452: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 01/30 11:05:31.457: [smf] INFO: Removed Session: UE IMSI:[262425937241060] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 01/30 11:05:31.457: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 01/30 11:05:31.462: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 01/30 11:05:31.468: [smf] INFO: Removed Session: UE IMSI:[262421510199530] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 01/30 11:05:31.468: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 01/30 11:05:31.473: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 01/30 11:05:31.478: [smf] INFO: Removed Session: UE IMSI:[262420877403234] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 01/30 11:05:31.478: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 01/30 11:05:31.484: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 01/30 11:05:31.489: [smf] INFO: Removed Session: UE IMSI:[262429417352772] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 01/30 11:05:31.489: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 01/30 11:05:31.495: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 01/30 11:05:31.500: [smf] INFO: Removed Session: UE IMSI:[262428747881867] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 01/30 11:05:31.500: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 01/30 11:05:31.506: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 01/30 11:05:31.511: [smf] INFO: Removed Session: UE IMSI:[262420092922669] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 01/30 11:05:31.511: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 01/30 11:05:31.516: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 01/30 11:05:31.522: [smf] INFO: Removed Session: UE IMSI:[262420508851356] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 01/30 11:05:31.522: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 01/30 11:05:31.527: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 01/30 11:05:31.532: [smf] INFO: Removed Session: UE IMSI:[262429635732472] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 01/30 11:05:31.532: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 01/30 11:05:31.538: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 01/30 11:05:31.543: [smf] INFO: Removed Session: UE IMSI:[262427236045310] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 01/30 11:05:31.543: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 01/30 11:05:31.549: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 01/30 11:05:31.554: [smf] INFO: Removed Session: UE IMSI:[262424520769070] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 01/30 11:05:31.554: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 01/30 11:05:31.560: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 01/30 11:05:31.568: [smf] INFO: Removed Session: UE IMSI:[262425295869707] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 01/30 11:05:31.568: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 01/30 11:05:31.571: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 01/30 11:05:31.579: [smf] INFO: Removed Session: UE IMSI:[262425069381099] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 01/30 11:05:31.580: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 01/30 11:05:31.582: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 01/30 11:05:31.588: [smf] INFO: Removed Session: UE IMSI:[262420392664881] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 01/30 11:05:31.588: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 01/30 11:05:31.593: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 01/30 11:05:31.598: [smf] INFO: Removed Session: UE IMSI:[262424818262978] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 01/30 11:05:31.598: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 01/30 11:05:31.604: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 01/30 11:05:31.609: [smf] INFO: Removed Session: UE IMSI:[262429712737552] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 01/30 11:05:31.609: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 01/30 11:05:31.615: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 01/30 11:05:31.620: [smf] INFO: Removed Session: UE IMSI:[262423577960313] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 01/30 11:05:31.620: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 01/30 11:05:31.626: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 01/30 11:05:31.631: [smf] INFO: Removed Session: UE IMSI:[262426543060527] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 01/30 11:05:31.631: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 01/30 11:05:31.636: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 01/30 11:05:31.641: [smf] INFO: Removed Session: UE IMSI:[262429566526455] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 01/30 11:05:31.641: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 01/30 11:05:31.647: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 01/30 11:05:31.652: [smf] INFO: Removed Session: UE IMSI:[262426411711035] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 01/30 11:05:31.652: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 01/30 11:05:31.658: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 01/30 11:05:31.663: [smf] INFO: Removed Session: UE IMSI:[262423450730353] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 01/30 11:05:31.663: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 01/30 11:05:31.668: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 01/30 11:05:31.673: [smf] INFO: Removed Session: UE IMSI:[262422441061919] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 01/30 11:05:31.673: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 01/30 11:05:31.679: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 01/30 11:05:31.684: [smf] INFO: Removed Session: UE IMSI:[262429554530325] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 01/30 11:05:31.685: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 01/30 11:05:31.690: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 01/30 11:05:31.695: [smf] INFO: Removed Session: UE IMSI:[262423741523390] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 01/30 11:05:31.695: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 01/30 11:05:31.701: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 01/30 11:05:31.706: [smf] INFO: Removed Session: UE IMSI:[262421074070983] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 01/30 11:05:31.706: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 01/30 11:05:31.712: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 01/30 11:05:31.716: [smf] INFO: Removed Session: UE IMSI:[262425357898832] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 01/30 11:05:31.716: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 01/30 11:05:31.722: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 01/30 11:05:31.727: [smf] INFO: Removed Session: UE IMSI:[262424415005609] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 01/30 11:05:31.728: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 01/30 11:05:31.733: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 01/30 11:05:31.738: [smf] INFO: Removed Session: UE IMSI:[262421788511888] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 01/30 11:05:31.738: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 01/30 11:05:31.744: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 01/30 11:05:31.749: [smf] INFO: Removed Session: UE IMSI:[262421533610437] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 01/30 11:05:31.749: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 01/30 11:05:31.754: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 01/30 11:05:31.759: [smf] INFO: Removed Session: UE IMSI:[262423799819265] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 01/30 11:05:31.759: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 01/30 11:05:31.765: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 01/30 11:05:31.771: [smf] INFO: Removed Session: UE IMSI:[262427237188351] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 01/30 11:05:31.771: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 01/30 11:05:31.776: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 01/30 11:05:31.781: [smf] INFO: Removed Session: UE IMSI:[262429108650581] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 01/30 11:05:31.781: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 01/30 11:05:31.787: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 01/30 11:05:31.792: [smf] INFO: Removed Session: UE IMSI:[262422678833444] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 01/30 11:05:31.792: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 01/30 11:05:31.797: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 01/30 11:05:31.803: [smf] INFO: Removed Session: UE IMSI:[262423099615998] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 01/30 11:05:31.803: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 01/30 11:05:31.808: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 01/30 11:05:31.818: [smf] INFO: Removed Session: UE IMSI:[262420314851184] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 01/30 11:05:31.818: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 01/30 11:05:31.820: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 01/30 11:05:31.829: [smf] INFO: Removed Session: UE IMSI:[262425612180651] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 01/30 11:05:31.829: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 01/30 11:05:31.831: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 01/30 11:05:31.837: [smf] INFO: Removed Session: UE IMSI:[262422151233160] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 01/30 11:05:31.838: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 01/30 11:05:31.842: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 01/30 11:05:31.848: [smf] INFO: Removed Session: UE IMSI:[262428175187790] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 01/30 11:05:31.848: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 01/30 11:05:31.853: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 01/30 11:05:31.858: [smf] INFO: Removed Session: UE IMSI:[262422952220392] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 01/30 11:05:31.858: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 01/30 11:05:31.863: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 01/30 11:05:31.868: [smf] INFO: Removed Session: UE IMSI:[262427264097956] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 01/30 11:05:31.868: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 01/30 11:05:31.874: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 01/30 11:05:31.881: [smf] INFO: Removed Session: UE IMSI:[262429653006128] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 01/30 11:05:31.881: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 01/30 11:05:31.885: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 01/30 11:05:31.892: [smf] INFO: Removed Session: UE IMSI:[262420190757586] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 01/30 11:05:31.892: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 01/30 11:05:31.896: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 01/30 11:05:31.901: [smf] INFO: Removed Session: UE IMSI:[262428014351647] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 01/30 11:05:31.901: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 01/30 11:05:31.907: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 01/30 11:05:31.914: [smf] INFO: Removed Session: UE IMSI:[262424828403898] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 01/30 11:05:31.914: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 01/30 11:05:31.918: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 01/30 11:05:31.922: [smf] INFO: Removed Session: UE IMSI:[262421923672034] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 01/30 11:05:31.922: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 01/30 11:05:31.928: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 01/30 11:05:31.933: [smf] INFO: Removed Session: UE IMSI:[262429987217371] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 01/30 11:05:31.933: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 01/30 11:05:31.939: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 01/30 11:05:31.942: [smf] INFO: Removed Session: UE IMSI:[262424554847719] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 01/30 11:05:31.942: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 01/30 11:05:31.949: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 01/30 11:05:31.956: [smf] INFO: Removed Session: UE IMSI:[262423671209396] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 01/30 11:05:31.956: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 01/30 11:05:31.961: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 01/30 11:05:31.969: [smf] INFO: Removed Session: UE IMSI:[262425808987049] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 01/30 11:05:31.969: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 01/30 11:05:31.972: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 01/30 11:05:31.978: [smf] INFO: Removed Session: UE IMSI:[262423189895081] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 01/30 11:05:31.978: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 01/30 11:05:31.983: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 01/30 11:05:31.988: [smf] INFO: Removed Session: UE IMSI:[262422651443329] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 01/30 11:05:31.988: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 01/30 11:05:31.993: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 01/30 11:05:31.998: [smf] INFO: Removed Session: UE IMSI:[262427155582341] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:31.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 01/30 11:05:31.998: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 01/30 11:05:32.004: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 01/30 11:05:32.009: [smf] INFO: Removed Session: UE IMSI:[262424983436831] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 01/30 11:05:32.009: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 01/30 11:05:32.014: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 01/30 11:05:32.019: [smf] INFO: Removed Session: UE IMSI:[262423310931899] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 01/30 11:05:32.019: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 01/30 11:05:32.025: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 01/30 11:05:32.031: [smf] INFO: Removed Session: UE IMSI:[262427007601171] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 01/30 11:05:32.031: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 01/30 11:05:32.036: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 01/30 11:05:32.042: [smf] INFO: Removed Session: UE IMSI:[262423608647379] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 01/30 11:05:32.042: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 01/30 11:05:32.047: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 01/30 11:05:32.052: [smf] INFO: Removed Session: UE IMSI:[262428458786296] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 01/30 11:05:32.052: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 01/30 11:05:32.058: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 01/30 11:05:32.063: [smf] INFO: Removed Session: UE IMSI:[262426171664377] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 01/30 11:05:32.063: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 01/30 11:05:32.068: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 01/30 11:05:32.073: [smf] INFO: Removed Session: UE IMSI:[262422422899552] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 01/30 11:05:32.074: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 01/30 11:05:32.079: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 01/30 11:05:32.086: [smf] INFO: Removed Session: UE IMSI:[262429347812927] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 01/30 11:05:32.086: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 01/30 11:05:32.090: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 01/30 11:05:32.097: [smf] INFO: Removed Session: UE IMSI:[262423831314320] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 01/30 11:05:32.097: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 01/30 11:05:32.101: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 01/30 11:05:32.107: [smf] INFO: Removed Session: UE IMSI:[262429157064747] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 01/30 11:05:32.107: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 01/30 11:05:32.112: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 01/30 11:05:32.117: [smf] INFO: Removed Session: UE IMSI:[262428436327477] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 01/30 11:05:32.117: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 01/30 11:05:32.123: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 01/30 11:05:32.127: [smf] INFO: Removed Session: UE IMSI:[262427982521750] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 01/30 11:05:32.127: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 01/30 11:05:32.133: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 01/30 11:05:32.139: [smf] INFO: Removed Session: UE IMSI:[262428799287085] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 01/30 11:05:32.139: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 01/30 11:05:32.144: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 01/30 11:05:32.150: [smf] INFO: Removed Session: UE IMSI:[262424738668753] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 01/30 11:05:32.150: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 01/30 11:05:32.154: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 01/30 11:05:32.157: [smf] INFO: Removed Session: UE IMSI:[262426728792519] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 01/30 11:05:32.157: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 01/30 11:05:32.165: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 01/30 11:05:32.169: [smf] INFO: Removed Session: UE IMSI:[262421186832897] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 01/30 11:05:32.169: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 01/30 11:05:32.176: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 01/30 11:05:32.184: [smf] INFO: Removed Session: UE IMSI:[262423297245061] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 01/30 11:05:32.184: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 01/30 11:05:32.187: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 01/30 11:05:32.190: [smf] INFO: Removed Session: UE IMSI:[262428105278336] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 01/30 11:05:32.190: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 01/30 11:05:32.198: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 01/30 11:05:32.203: [smf] INFO: Removed Session: UE IMSI:[262423938346428] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 01/30 11:05:32.203: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 01/30 11:05:32.209: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 01/30 11:05:32.216: [smf] INFO: Removed Session: UE IMSI:[262429446477661] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 01/30 11:05:32.216: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 01/30 11:05:32.220: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 01/30 11:05:32.227: [smf] INFO: Removed Session: UE IMSI:[262425585302193] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 01/30 11:05:32.227: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 01/30 11:05:32.231: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 01/30 11:05:32.235: [smf] INFO: Removed Session: UE IMSI:[262426121368626] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 01/30 11:05:32.235: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 01/30 11:05:32.241: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 01/30 11:05:32.245: [smf] INFO: Removed Session: UE IMSI:[262427010112176] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 01/30 11:05:32.245: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 01/30 11:05:32.252: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 01/30 11:05:32.255: [smf] INFO: Removed Session: UE IMSI:[262420084438708] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 01/30 11:05:32.255: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 01/30 11:05:32.262: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 01/30 11:05:32.264: [smf] INFO: Removed Session: UE IMSI:[262422320356816] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 01/30 11:05:32.264: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 01/30 11:05:32.273: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 01/30 11:05:32.276: [smf] INFO: Removed Session: UE IMSI:[262424623891928] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 01/30 11:05:32.276: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 01/30 11:05:32.284: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 01/30 11:05:32.291: [smf] INFO: Removed Session: UE IMSI:[262425615447647] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 01/30 11:05:32.291: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 01/30 11:05:32.294: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 01/30 11:05:32.304: [smf] INFO: Removed Session: UE IMSI:[262427357473971] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 01/30 11:05:32.304: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 01/30 11:05:32.306: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 01/30 11:05:32.313: [smf] INFO: Removed Session: UE IMSI:[262429345471535] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 01/30 11:05:32.313: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 01/30 11:05:32.317: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 01/30 11:05:32.324: [smf] INFO: Removed Session: UE IMSI:[262420667734686] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 01/30 11:05:32.324: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 01/30 11:05:32.328: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 01/30 11:05:32.334: [smf] INFO: Removed Session: UE IMSI:[262423096223960] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 01/30 11:05:32.334: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 01/30 11:05:32.339: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 01/30 11:05:32.347: [smf] INFO: Removed Session: UE IMSI:[262423552889143] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 01/30 11:05:32.347: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 01/30 11:05:32.350: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 01/30 11:05:32.357: [smf] INFO: Removed Session: UE IMSI:[262420984404653] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 01/30 11:05:32.357: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 01/30 11:05:32.361: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 01/30 11:05:32.366: [smf] INFO: Removed Session: UE IMSI:[262420595187850] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 01/30 11:05:32.366: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 01/30 11:05:32.371: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 01/30 11:05:32.377: [smf] INFO: Removed Session: UE IMSI:[262425778959630] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 01/30 11:05:32.377: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 01/30 11:05:32.382: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 01/30 11:05:32.388: [smf] INFO: Removed Session: UE IMSI:[262429033187940] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 01/30 11:05:32.388: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 01/30 11:05:32.393: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 01/30 11:05:32.399: [smf] INFO: Removed Session: UE IMSI:[262429783317514] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 01/30 11:05:32.399: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 01/30 11:05:32.404: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 01/30 11:05:32.409: [smf] INFO: Removed Session: UE IMSI:[262429510194633] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 01/30 11:05:32.409: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 01/30 11:05:32.415: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 01/30 11:05:32.420: [smf] INFO: Removed Session: UE IMSI:[262429669051769] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 01/30 11:05:32.420: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 01/30 11:05:32.425: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 01/30 11:05:32.431: [smf] INFO: Removed Session: UE IMSI:[262427100589844] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 01/30 11:05:32.431: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 01/30 11:05:32.436: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 01/30 11:05:32.441: [smf] INFO: Removed Session: UE IMSI:[262429689412275] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 01/30 11:05:32.441: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 01/30 11:05:32.447: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 01/30 11:05:32.452: [smf] INFO: Removed Session: UE IMSI:[262425492181586] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 01/30 11:05:32.452: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 01/30 11:05:32.458: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 01/30 11:05:32.463: [smf] INFO: Removed Session: UE IMSI:[262420922768280] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 01/30 11:05:32.463: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 01/30 11:05:32.468: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 01/30 11:05:32.473: [smf] INFO: Removed Session: UE IMSI:[262420748953989] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 01/30 11:05:32.473: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 01/30 11:05:32.479: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 01/30 11:05:32.484: [smf] INFO: Removed Session: UE IMSI:[262429807299007] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 01/30 11:05:32.484: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 01/30 11:05:32.490: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 01/30 11:05:32.496: [smf] INFO: Removed Session: UE IMSI:[262421204164500] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 01/30 11:05:32.496: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 01/30 11:05:32.501: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 01/30 11:05:32.506: [smf] INFO: Removed Session: UE IMSI:[262424871012750] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 01/30 11:05:32.506: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 01/30 11:05:32.511: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 01/30 11:05:32.517: [smf] INFO: Removed Session: UE IMSI:[262426429297651] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 01/30 11:05:32.517: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 01/30 11:05:32.522: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 01/30 11:05:32.528: [smf] INFO: Removed Session: UE IMSI:[262424301847493] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 01/30 11:05:32.528: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 01/30 11:05:32.533: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 01/30 11:05:32.538: [smf] INFO: Removed Session: UE IMSI:[262428311463584] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 01/30 11:05:32.538: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 01/30 11:05:32.544: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 01/30 11:05:32.549: [smf] INFO: Removed Session: UE IMSI:[262429544274746] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 01/30 11:05:32.549: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 01/30 11:05:32.554: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 01/30 11:05:32.559: [smf] INFO: Removed Session: UE IMSI:[262422807116859] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 01/30 11:05:32.559: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 01/30 11:05:32.565: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 01/30 11:05:32.571: [smf] INFO: Removed Session: UE IMSI:[262428768796180] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 01/30 11:05:32.571: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 01/30 11:05:32.576: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 01/30 11:05:32.581: [smf] INFO: Removed Session: UE IMSI:[262424167306067] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 01/30 11:05:32.581: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 01/30 11:05:32.587: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 01/30 11:05:32.592: [smf] INFO: Removed Session: UE IMSI:[262426857203394] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 01/30 11:05:32.592: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 01/30 11:05:32.597: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 01/30 11:05:32.602: [smf] INFO: Removed Session: UE IMSI:[262424038150392] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 01/30 11:05:32.602: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 01/30 11:05:32.608: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 01/30 11:05:32.613: [smf] INFO: Removed Session: UE IMSI:[262421897439408] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 01/30 11:05:32.613: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 01/30 11:05:32.619: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 01/30 11:05:32.624: [smf] INFO: Removed Session: UE IMSI:[262427931395934] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 01/30 11:05:32.624: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 01/30 11:05:32.630: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 01/30 11:05:32.635: [smf] INFO: Removed Session: UE IMSI:[262422630563412] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 01/30 11:05:32.635: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 01/30 11:05:32.641: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 01/30 11:05:32.646: [smf] INFO: Removed Session: UE IMSI:[262429345555965] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 01/30 11:05:32.646: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 01/30 11:05:32.651: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 01/30 11:05:32.656: [smf] INFO: Removed Session: UE IMSI:[262421837180923] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 01/30 11:05:32.656: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 01/30 11:05:32.662: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 01/30 11:05:32.667: [smf] INFO: Removed Session: UE IMSI:[262420576946465] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 01/30 11:05:32.668: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 01/30 11:05:32.673: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 01/30 11:05:32.678: [smf] INFO: Removed Session: UE IMSI:[262426195790954] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 01/30 11:05:32.678: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 01/30 11:05:32.684: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 01/30 11:05:32.689: [smf] INFO: Removed Session: UE IMSI:[262421336362457] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 01/30 11:05:32.689: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 01/30 11:05:32.694: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 01/30 11:05:32.699: [smf] INFO: Removed Session: UE IMSI:[262425552075511] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 01/30 11:05:32.699: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 01/30 11:05:32.705: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 01/30 11:05:32.711: [smf] INFO: Removed Session: UE IMSI:[262428349184684] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 01/30 11:05:32.711: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 01/30 11:05:32.716: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 01/30 11:05:32.724: [smf] INFO: Removed Session: UE IMSI:[262423569792762] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 01/30 11:05:32.724: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 01/30 11:05:32.727: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 01/30 11:05:32.732: [smf] INFO: Removed Session: UE IMSI:[262427148198623] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 01/30 11:05:32.732: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 01/30 11:05:32.737: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 01/30 11:05:32.742: [smf] INFO: Removed Session: UE IMSI:[262428264676386] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 01/30 11:05:32.742: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 01/30 11:05:32.748: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 01/30 11:05:32.753: [smf] INFO: Removed Session: UE IMSI:[262425519247623] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 01/30 11:05:32.753: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 01/30 11:05:32.759: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 01/30 11:05:32.763: [smf] INFO: Removed Session: UE IMSI:[262428297425898] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 01/30 11:05:32.763: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 01/30 11:05:32.770: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 01/30 11:05:32.774: [smf] INFO: Removed Session: UE IMSI:[262427044521220] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 01/30 11:05:32.774: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 01/30 11:05:32.781: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 01/30 11:05:32.789: [smf] INFO: Removed Session: UE IMSI:[262424152876568] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 01/30 11:05:32.789: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 01/30 11:05:32.792: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 01/30 11:05:32.799: [smf] INFO: Removed Session: UE IMSI:[262428497030232] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 01/30 11:05:32.800: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 01/30 11:05:32.803: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 01/30 11:05:32.809: [smf] INFO: Removed Session: UE IMSI:[262421978952795] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 01/30 11:05:32.809: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 01/30 11:05:32.814: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 01/30 11:05:32.822: [smf] INFO: Removed Session: UE IMSI:[262423524574409] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 01/30 11:05:32.822: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 01/30 11:05:32.825: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 01/30 11:05:32.831: [smf] INFO: Removed Session: UE IMSI:[262428086481842] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 01/30 11:05:32.831: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 01/30 11:05:32.836: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 01/30 11:05:32.842: [smf] INFO: Removed Session: UE IMSI:[262426629909807] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 01/30 11:05:32.842: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 01/30 11:05:32.846: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 01/30 11:05:32.849: [smf] INFO: Removed Session: UE IMSI:[262420113997008] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 01/30 11:05:32.849: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 01/30 11:05:32.857: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 01/30 11:05:32.862: [smf] INFO: Removed Session: UE IMSI:[262429770919502] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 01/30 11:05:32.862: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 01/30 11:05:32.868: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 01/30 11:05:32.873: [smf] INFO: Removed Session: UE IMSI:[262428052416646] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 01/30 11:05:32.873: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 01/30 11:05:32.879: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 01/30 11:05:32.886: [smf] INFO: Removed Session: UE IMSI:[262427505335631] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 01/30 11:05:32.886: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 01/30 11:05:32.890: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 01/30 11:05:32.895: [smf] INFO: Removed Session: UE IMSI:[262426089978544] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 01/30 11:05:32.895: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 01/30 11:05:32.900: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 01/30 11:05:32.906: [smf] INFO: Removed Session: UE IMSI:[262426883936829] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 01/30 11:05:32.906: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 01/30 11:05:32.912: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 01/30 11:05:32.918: [smf] INFO: Removed Session: UE IMSI:[262428182022734] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 01/30 11:05:32.918: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 01/30 11:05:32.923: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 01/30 11:05:32.928: [smf] INFO: Removed Session: UE IMSI:[262425017447110] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 01/30 11:05:32.928: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 01/30 11:05:32.934: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 01/30 11:05:32.939: [smf] INFO: Removed Session: UE IMSI:[262420236819600] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 01/30 11:05:32.939: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 01/30 11:05:32.945: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 01/30 11:05:32.948: [smf] INFO: Removed Session: UE IMSI:[262426303423918] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 01/30 11:05:32.948: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 01/30 11:05:32.955: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 01/30 11:05:32.958: [smf] INFO: Removed Session: UE IMSI:[262425577503940] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 01/30 11:05:32.958: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 01/30 11:05:32.966: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 01/30 11:05:32.969: [smf] INFO: Removed Session: UE IMSI:[262420278871891] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 01/30 11:05:32.969: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 01/30 11:05:32.977: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 01/30 11:05:32.982: [smf] INFO: Removed Session: UE IMSI:[262424241760683] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 01/30 11:05:32.982: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 01/30 11:05:32.987: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 01/30 11:05:32.993: [smf] INFO: Removed Session: UE IMSI:[262420568464675] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:32.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 01/30 11:05:32.993: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 01/30 11:05:32.998: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 01/30 11:05:33.004: [smf] INFO: Removed Session: UE IMSI:[262425757724197] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 01/30 11:05:33.004: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 01/30 11:05:33.009: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 01/30 11:05:33.015: [smf] INFO: Removed Session: UE IMSI:[262429031575905] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 01/30 11:05:33.015: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 01/30 11:05:33.020: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 01/30 11:05:33.025: [smf] INFO: Removed Session: UE IMSI:[262428216035567] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 01/30 11:05:33.025: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 01/30 11:05:33.031: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 01/30 11:05:33.038: [smf] INFO: Removed Session: UE IMSI:[262420922645548] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 01/30 11:05:33.038: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 01/30 11:05:33.042: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 01/30 11:05:33.049: [smf] INFO: Removed Session: UE IMSI:[262422009639687] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 01/30 11:05:33.049: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 01/30 11:05:33.052: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 01/30 11:05:33.057: [smf] INFO: Removed Session: UE IMSI:[262420467745581] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 01/30 11:05:33.057: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 01/30 11:05:33.063: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 01/30 11:05:33.072: [smf] INFO: Removed Session: UE IMSI:[262428634404466] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 01/30 11:05:33.072: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 01/30 11:05:33.075: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 01/30 11:05:33.081: [smf] INFO: Removed Session: UE IMSI:[262428986902454] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 01/30 11:05:33.081: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 01/30 11:05:33.085: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 01/30 11:05:33.094: [smf] INFO: Removed Session: UE IMSI:[262429812830274] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 01/30 11:05:33.094: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 01/30 11:05:33.096: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 01/30 11:05:33.101: [smf] INFO: Removed Session: UE IMSI:[262420642985776] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 01/30 11:05:33.101: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 01/30 11:05:33.107: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 01/30 11:05:33.114: [smf] INFO: Removed Session: UE IMSI:[262426533722605] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 01/30 11:05:33.114: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 01/30 11:05:33.118: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 01/30 11:05:33.125: [smf] INFO: Removed Session: UE IMSI:[262423085705448] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 01/30 11:05:33.125: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 01/30 11:05:33.129: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 01/30 11:05:33.136: [smf] INFO: Removed Session: UE IMSI:[262422352768629] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 01/30 11:05:33.137: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 01/30 11:05:33.140: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 01/30 11:05:33.145: [smf] INFO: Removed Session: UE IMSI:[262422017382544] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 01/30 11:05:33.145: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 01/30 11:05:33.150: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 01/30 11:05:33.156: [smf] INFO: Removed Session: UE IMSI:[262428439636064] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 01/30 11:05:33.156: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 01/30 11:05:33.161: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 01/30 11:05:33.167: [smf] INFO: Removed Session: UE IMSI:[262424780336807] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 01/30 11:05:33.167: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 01/30 11:05:33.172: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 01/30 11:05:33.178: [smf] INFO: Removed Session: UE IMSI:[262422271684714] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 01/30 11:05:33.178: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 01/30 11:05:33.183: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 01/30 11:05:33.188: [smf] INFO: Removed Session: UE IMSI:[262425498718199] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 01/30 11:05:33.188: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 01/30 11:05:33.194: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 01/30 11:05:33.200: [smf] INFO: Removed Session: UE IMSI:[262421644879402] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 01/30 11:05:33.200: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 01/30 11:05:33.205: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 01/30 11:05:33.210: [smf] INFO: Removed Session: UE IMSI:[262429253187718] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 01/30 11:05:33.210: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 01/30 11:05:33.215: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 01/30 11:05:33.220: [smf] INFO: Removed Session: UE IMSI:[262429614230251] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 01/30 11:05:33.220: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 01/30 11:05:33.226: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 01/30 11:05:33.235: [smf] INFO: Removed Session: UE IMSI:[262429972816492] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 01/30 11:05:33.235: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 01/30 11:05:33.238: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 01/30 11:05:33.245: [smf] INFO: Removed Session: UE IMSI:[262426827945053] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 01/30 11:05:33.245: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 01/30 11:05:33.249: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 01/30 11:05:33.257: [smf] INFO: Removed Session: UE IMSI:[262422026128723] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 01/30 11:05:33.257: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 01/30 11:05:33.260: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 01/30 11:05:33.264: [smf] INFO: Removed Session: UE IMSI:[262427010171920] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 01/30 11:05:33.264: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 01/30 11:05:33.271: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 01/30 11:05:33.277: [smf] INFO: Removed Session: UE IMSI:[262429636184624] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 01/30 11:05:33.277: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 01/30 11:05:33.281: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 01/30 11:05:33.287: [smf] INFO: Removed Session: UE IMSI:[262426882058593] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 01/30 11:05:33.287: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 01/30 11:05:33.292: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 01/30 11:05:33.298: [smf] INFO: Removed Session: UE IMSI:[262424020330688] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 01/30 11:05:33.298: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 01/30 11:05:33.303: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 01/30 11:05:33.308: [smf] INFO: Removed Session: UE IMSI:[262428932056063] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 01/30 11:05:33.308: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 01/30 11:05:33.314: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 01/30 11:05:33.320: [smf] INFO: Removed Session: UE IMSI:[262429968521671] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 01/30 11:05:33.320: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 01/30 11:05:33.325: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 01/30 11:05:33.331: [smf] INFO: Removed Session: UE IMSI:[262424688891639] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 01/30 11:05:33.331: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 01/30 11:05:33.336: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 01/30 11:05:33.341: [smf] INFO: Removed Session: UE IMSI:[262420360185325] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 01/30 11:05:33.341: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 01/30 11:05:33.347: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 01/30 11:05:33.352: [smf] INFO: Removed Session: UE IMSI:[262420200208128] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 01/30 11:05:33.352: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 01/30 11:05:33.358: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 01/30 11:05:33.363: [smf] INFO: Removed Session: UE IMSI:[262425371531025] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 01/30 11:05:33.363: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 01/30 11:05:33.368: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 01/30 11:05:33.374: [smf] INFO: Removed Session: UE IMSI:[262422573332981] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 01/30 11:05:33.374: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 01/30 11:05:33.379: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 01/30 11:05:33.384: [smf] INFO: Removed Session: UE IMSI:[262424791067741] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 01/30 11:05:33.384: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 01/30 11:05:33.390: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 01/30 11:05:33.395: [smf] INFO: Removed Session: UE IMSI:[262420318802944] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 01/30 11:05:33.395: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 01/30 11:05:33.401: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 01/30 11:05:33.407: [smf] INFO: Removed Session: UE IMSI:[262428241384937] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 01/30 11:05:33.407: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 01/30 11:05:33.412: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 01/30 11:05:33.418: [smf] INFO: Removed Session: UE IMSI:[262428953536255] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 01/30 11:05:33.418: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 01/30 11:05:33.423: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 01/30 11:05:33.428: [smf] INFO: Removed Session: UE IMSI:[262422297660472] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 01/30 11:05:33.428: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 01/30 11:05:33.433: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 01/30 11:05:33.439: [smf] INFO: Removed Session: UE IMSI:[262429652606612] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 01/30 11:05:33.439: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 01/30 11:05:33.444: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 01/30 11:05:33.449: [smf] INFO: Removed Session: UE IMSI:[262422731612201] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 01/30 11:05:33.449: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 01/30 11:05:33.455: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 01/30 11:05:33.460: [smf] INFO: Removed Session: UE IMSI:[262426098007423] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 01/30 11:05:33.460: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 01/30 11:05:33.466: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 01/30 11:05:33.471: [smf] INFO: Removed Session: UE IMSI:[262428578656688] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 01/30 11:05:33.471: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 01/30 11:05:33.477: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 01/30 11:05:33.482: [smf] INFO: Removed Session: UE IMSI:[262423409488597] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 01/30 11:05:33.482: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 01/30 11:05:33.487: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 01/30 11:05:33.493: [smf] INFO: Removed Session: UE IMSI:[262426017083265] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 01/30 11:05:33.493: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 01/30 11:05:33.498: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 01/30 11:05:33.503: [smf] INFO: Removed Session: UE IMSI:[262423159360273] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 01/30 11:05:33.503: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 01/30 11:05:33.509: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 01/30 11:05:33.514: [smf] INFO: Removed Session: UE IMSI:[262429464799328] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 01/30 11:05:33.514: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 01/30 11:05:33.519: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 01/30 11:05:33.525: [smf] INFO: Removed Session: UE IMSI:[262422434991885] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 01/30 11:05:33.525: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 01/30 11:05:33.530: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 01/30 11:05:33.535: [smf] INFO: Removed Session: UE IMSI:[262423325348462] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 01/30 11:05:33.535: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 01/30 11:05:33.541: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 01/30 11:05:33.546: [smf] INFO: Removed Session: UE IMSI:[262424685223750] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 01/30 11:05:33.546: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 01/30 11:05:33.552: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 01/30 11:05:33.557: [smf] INFO: Removed Session: UE IMSI:[262427831433991] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 01/30 11:05:33.557: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 01/30 11:05:33.563: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 01/30 11:05:33.571: [smf] INFO: Removed Session: UE IMSI:[262420781705259] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 01/30 11:05:33.571: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 01/30 11:05:33.574: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 01/30 11:05:33.582: [smf] INFO: Removed Session: UE IMSI:[262423785976752] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 01/30 11:05:33.582: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 01/30 11:05:33.585: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 01/30 11:05:33.591: [smf] INFO: Removed Session: UE IMSI:[262429399895312] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 01/30 11:05:33.591: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 01/30 11:05:33.596: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 01/30 11:05:33.602: [smf] INFO: Removed Session: UE IMSI:[262429741810473] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 01/30 11:05:33.602: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 01/30 11:05:33.607: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 01/30 11:05:33.612: [smf] INFO: Removed Session: UE IMSI:[262420416993570] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 01/30 11:05:33.612: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 01/30 11:05:33.618: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 01/30 11:05:33.626: [smf] INFO: Removed Session: UE IMSI:[262426037152105] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 01/30 11:05:33.626: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 01/30 11:05:33.629: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 01/30 11:05:33.636: [smf] INFO: Removed Session: UE IMSI:[262422072462229] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 01/30 11:05:33.636: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 01/30 11:05:33.640: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 01/30 11:05:33.645: [smf] INFO: Removed Session: UE IMSI:[262422889690088] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 01/30 11:05:33.645: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 01/30 11:05:33.651: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 01/30 11:05:33.658: [smf] INFO: Removed Session: UE IMSI:[262425381508929] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 01/30 11:05:33.658: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 01/30 11:05:33.662: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 01/30 11:05:33.667: [smf] INFO: Removed Session: UE IMSI:[262425106179739] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 01/30 11:05:33.667: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 01/30 11:05:33.673: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 01/30 11:05:33.677: [smf] INFO: Removed Session: UE IMSI:[262424074574329] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 01/30 11:05:33.677: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 01/30 11:05:33.684: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 01/30 11:05:33.693: [smf] INFO: Removed Session: UE IMSI:[262426516883519] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 01/30 11:05:33.693: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 01/30 11:05:33.695: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 01/30 11:05:33.701: [smf] INFO: Removed Session: UE IMSI:[262421052392126] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 01/30 11:05:33.701: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 01/30 11:05:33.706: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 01/30 11:05:33.714: [smf] INFO: Removed Session: UE IMSI:[262429659272290] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 01/30 11:05:33.714: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 01/30 11:05:33.717: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 01/30 11:05:33.723: [smf] INFO: Removed Session: UE IMSI:[262428886278818] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 01/30 11:05:33.723: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 01/30 11:05:33.728: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 01/30 11:05:33.734: [smf] INFO: Removed Session: UE IMSI:[262423228020064] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 01/30 11:05:33.734: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 01/30 11:05:33.739: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 01/30 11:05:33.744: [smf] INFO: Removed Session: UE IMSI:[262427993906905] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 01/30 11:05:33.744: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 01/30 11:05:33.750: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 01/30 11:05:33.755: [smf] INFO: Removed Session: UE IMSI:[262423570787816] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 01/30 11:05:33.755: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 01/30 11:05:33.760: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 01/30 11:05:33.763: [smf] INFO: Removed Session: UE IMSI:[262421935007549] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 01/30 11:05:33.763: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 01/30 11:05:33.771: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 01/30 11:05:33.778: [smf] INFO: Removed Session: UE IMSI:[262429746360157] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 01/30 11:05:33.778: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 01/30 11:05:33.782: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 01/30 11:05:33.788: [smf] INFO: Removed Session: UE IMSI:[262423803867522] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 01/30 11:05:33.788: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 01/30 11:05:33.793: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 01/30 11:05:33.798: [smf] INFO: Removed Session: UE IMSI:[262423461440542] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 01/30 11:05:33.798: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 01/30 11:05:33.803: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 01/30 11:05:33.809: [smf] INFO: Removed Session: UE IMSI:[262427115117699] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 01/30 11:05:33.809: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 01/30 11:05:33.815: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 01/30 11:05:33.824: [smf] INFO: Removed Session: UE IMSI:[262420599179448] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 01/30 11:05:33.824: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 01/30 11:05:33.826: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 01/30 11:05:33.833: [smf] INFO: Removed Session: UE IMSI:[262424213626822] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 01/30 11:05:33.833: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 01/30 11:05:33.837: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 01/30 11:05:33.842: [smf] INFO: Removed Session: UE IMSI:[262420067228032] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 01/30 11:05:33.842: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 01/30 11:05:33.848: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 01/30 11:05:33.852: [smf] INFO: Removed Session: UE IMSI:[262424550653940] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 01/30 11:05:33.852: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 01/30 11:05:33.858: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 01/30 11:05:33.868: [smf] INFO: Removed Session: UE IMSI:[262423142639657] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 01/30 11:05:33.868: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 01/30 11:05:33.870: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 01/30 11:05:33.879: [smf] INFO: Removed Session: UE IMSI:[262422148281404] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 01/30 11:05:33.879: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 01/30 11:05:33.882: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 01/30 11:05:33.890: [smf] INFO: Removed Session: UE IMSI:[262426299394399] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 01/30 11:05:33.890: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 01/30 11:05:33.893: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 01/30 11:05:33.898: [smf] INFO: Removed Session: UE IMSI:[262421357579821] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 01/30 11:05:33.898: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 01/30 11:05:33.904: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 01/30 11:05:33.910: [smf] INFO: Removed Session: UE IMSI:[262420710359344] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 01/30 11:05:33.910: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 01/30 11:05:33.915: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 01/30 11:05:33.920: [smf] INFO: Removed Session: UE IMSI:[262423044957849] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 01/30 11:05:33.920: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 01/30 11:05:33.926: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 01/30 11:05:33.930: [smf] INFO: Removed Session: UE IMSI:[262427853310888] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 01/30 11:05:33.930: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 01/30 11:05:33.936: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 01/30 11:05:33.942: [smf] INFO: Removed Session: UE IMSI:[262422163092125] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 01/30 11:05:33.942: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 01/30 11:05:33.947: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 01/30 11:05:33.952: [smf] INFO: Removed Session: UE IMSI:[262428084179310] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 01/30 11:05:33.952: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 01/30 11:05:33.958: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 01/30 11:05:33.963: [smf] INFO: Removed Session: UE IMSI:[262425872510539] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 01/30 11:05:33.963: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 01/30 11:05:33.969: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 01/30 11:05:33.974: [smf] INFO: Removed Session: UE IMSI:[262425647360326] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 01/30 11:05:33.974: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 01/30 11:05:33.979: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 01/30 11:05:33.985: [smf] INFO: Removed Session: UE IMSI:[262429278646467] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:33.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 01/30 11:05:33.985: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 01/30 11:05:33.991: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 01/30 11:05:33.999: [smf] INFO: Removed Session: UE IMSI:[262429170427345] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 01/30 11:05:34.000: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 01/30 11:05:34.002: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 01/30 11:05:34.008: [smf] INFO: Removed Session: UE IMSI:[262429152216010] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 01/30 11:05:34.008: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 01/30 11:05:34.013: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 01/30 11:05:34.021: [smf] INFO: Removed Session: UE IMSI:[262424455312717] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 01/30 11:05:34.021: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 01/30 11:05:34.024: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 01/30 11:05:34.031: [smf] INFO: Removed Session: UE IMSI:[262425739735017] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 01/30 11:05:34.031: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 01/30 11:05:34.035: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 01/30 11:05:34.040: [smf] INFO: Removed Session: UE IMSI:[262421636709654] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 01/30 11:05:34.040: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 01/30 11:05:34.046: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 01/30 11:05:34.053: [smf] INFO: Removed Session: UE IMSI:[262421545080756] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 01/30 11:05:34.053: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 01/30 11:05:34.057: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 01/30 11:05:34.064: [smf] INFO: Removed Session: UE IMSI:[262429647161889] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 01/30 11:05:34.064: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 01/30 11:05:34.068: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 01/30 11:05:34.073: [smf] INFO: Removed Session: UE IMSI:[262427561335390] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 01/30 11:05:34.073: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 01/30 11:05:34.079: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 01/30 11:05:34.084: [smf] INFO: Removed Session: UE IMSI:[262421774039541] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 01/30 11:05:34.084: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 01/30 11:05:34.089: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 01/30 11:05:34.095: [smf] INFO: Removed Session: UE IMSI:[262428092329339] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 01/30 11:05:34.095: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 01/30 11:05:34.100: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 01/30 11:05:34.106: [smf] INFO: Removed Session: UE IMSI:[262428664062875] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 01/30 11:05:34.106: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 01/30 11:05:34.111: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 01/30 11:05:34.117: [smf] INFO: Removed Session: UE IMSI:[262420761132933] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 01/30 11:05:34.117: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 01/30 11:05:34.122: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 01/30 11:05:34.127: [smf] INFO: Removed Session: UE IMSI:[262422338624797] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 01/30 11:05:34.127: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 01/30 11:05:34.132: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 01/30 11:05:34.138: [smf] INFO: Removed Session: UE IMSI:[262422183968319] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 01/30 11:05:34.138: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 01/30 11:05:34.143: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 01/30 11:05:34.148: [smf] INFO: Removed Session: UE IMSI:[262428495264689] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 01/30 11:05:34.148: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 01/30 11:05:34.154: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 01/30 11:05:34.159: [smf] INFO: Removed Session: UE IMSI:[262422528732267] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 01/30 11:05:34.159: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 01/30 11:05:34.164: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 01/30 11:05:34.169: [smf] INFO: Removed Session: UE IMSI:[262421468255771] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 01/30 11:05:34.169: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 01/30 11:05:34.175: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 01/30 11:05:34.180: [smf] INFO: Removed Session: UE IMSI:[262423519833623] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 01/30 11:05:34.180: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 01/30 11:05:34.186: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 01/30 11:05:34.191: [smf] INFO: Removed Session: UE IMSI:[262423352267194] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 01/30 11:05:34.191: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 01/30 11:05:34.196: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 01/30 11:05:34.202: [smf] INFO: Removed Session: UE IMSI:[262428323572725] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 01/30 11:05:34.202: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 01/30 11:05:34.208: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 01/30 11:05:34.216: [smf] INFO: Removed Session: UE IMSI:[262425712019929] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 01/30 11:05:34.216: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 01/30 11:05:34.219: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 01/30 11:05:34.224: [smf] INFO: Removed Session: UE IMSI:[262425317727547] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 01/30 11:05:34.224: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 01/30 11:05:34.230: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 01/30 11:05:34.238: [smf] INFO: Removed Session: UE IMSI:[262423720341403] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 01/30 11:05:34.238: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 01/30 11:05:34.241: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 01/30 11:05:34.248: [smf] INFO: Removed Session: UE IMSI:[262421982299339] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 01/30 11:05:34.248: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 01/30 11:05:34.252: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 01/30 11:05:34.258: [smf] INFO: Removed Session: UE IMSI:[262424767748306] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 01/30 11:05:34.258: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 01/30 11:05:34.263: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 01/30 11:05:34.271: [smf] INFO: Removed Session: UE IMSI:[262425075462366] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 01/30 11:05:34.271: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 01/30 11:05:34.274: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 01/30 11:05:34.281: [smf] INFO: Removed Session: UE IMSI:[262424845590900] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 01/30 11:05:34.281: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 01/30 11:05:34.286: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 01/30 11:05:34.292: [smf] INFO: Removed Session: UE IMSI:[262425941333782] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 01/30 11:05:34.292: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 01/30 11:05:34.297: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 01/30 11:05:34.304: [smf] INFO: Removed Session: UE IMSI:[262426894831190] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 01/30 11:05:34.304: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 01/30 11:05:34.308: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 01/30 11:05:34.314: [smf] INFO: Removed Session: UE IMSI:[262425020314441] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 01/30 11:05:34.314: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 01/30 11:05:34.319: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 01/30 11:05:34.326: [smf] INFO: Removed Session: UE IMSI:[262422295969313] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 01/30 11:05:34.326: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 01/30 11:05:34.330: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 01/30 11:05:34.335: [smf] INFO: Removed Session: UE IMSI:[262429743437080] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 01/30 11:05:34.335: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 01/30 11:05:34.340: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 01/30 11:05:34.345: [smf] INFO: Removed Session: UE IMSI:[262425630653094] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 01/30 11:05:34.345: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 01/30 11:05:34.352: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 01/30 11:05:34.360: [smf] INFO: Removed Session: UE IMSI:[262425511394003] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 01/30 11:05:34.360: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 01/30 11:05:34.363: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 01/30 11:05:34.368: [smf] INFO: Removed Session: UE IMSI:[262424629528216] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 01/30 11:05:34.368: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 01/30 11:05:34.373: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 01/30 11:05:34.378: [smf] INFO: Removed Session: UE IMSI:[262424734638940] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 01/30 11:05:34.378: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 01/30 11:05:34.384: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 01/30 11:05:34.389: [smf] INFO: Removed Session: UE IMSI:[262426259015767] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 01/30 11:05:34.389: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 01/30 11:05:34.395: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 01/30 11:05:34.402: [smf] INFO: Removed Session: UE IMSI:[262420204371358] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 01/30 11:05:34.402: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 01/30 11:05:34.406: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 01/30 11:05:34.412: [smf] INFO: Removed Session: UE IMSI:[262423777272181] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 01/30 11:05:34.412: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 01/30 11:05:34.417: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 01/30 11:05:34.425: [smf] INFO: Removed Session: UE IMSI:[262428866084199] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 01/30 11:05:34.425: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 01/30 11:05:34.428: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 01/30 11:05:34.434: [smf] INFO: Removed Session: UE IMSI:[262426477794978] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 01/30 11:05:34.434: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 01/30 11:05:34.439: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 01/30 11:05:34.444: [smf] INFO: Removed Session: UE IMSI:[262426142885027] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 01/30 11:05:34.444: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 01/30 11:05:34.450: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 01/30 11:05:34.457: [smf] INFO: Removed Session: UE IMSI:[262428974570120] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 01/30 11:05:34.458: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 01/30 11:05:34.461: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 01/30 11:05:34.466: [smf] INFO: Removed Session: UE IMSI:[262422613063286] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 01/30 11:05:34.467: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 01/30 11:05:34.472: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 01/30 11:05:34.479: [smf] INFO: Removed Session: UE IMSI:[262426690035089] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 01/30 11:05:34.479: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 01/30 11:05:34.483: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 01/30 11:05:34.489: [smf] INFO: Removed Session: UE IMSI:[262429159221029] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 01/30 11:05:34.489: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 01/30 11:05:34.494: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 01/30 11:05:34.500: [smf] INFO: Removed Session: UE IMSI:[262422643752214] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 01/30 11:05:34.500: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 01/30 11:05:34.505: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 01/30 11:05:34.516: [smf] INFO: Removed Session: UE IMSI:[262425287647141] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 01/30 11:05:34.516: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 01/30 11:05:34.517: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 01/30 11:05:34.522: [smf] INFO: Removed Session: UE IMSI:[262425578586932] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 01/30 11:05:34.522: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 01/30 11:05:34.527: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 01/30 11:05:34.533: [smf] INFO: Removed Session: UE IMSI:[262426153641328] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 01/30 11:05:34.533: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 01/30 11:05:34.538: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 01/30 11:05:34.542: [smf] INFO: Removed Session: UE IMSI:[262429027492627] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 01/30 11:05:34.543: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 01/30 11:05:34.549: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 01/30 11:05:34.554: [smf] INFO: Removed Session: UE IMSI:[262422298781930] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 01/30 11:05:34.554: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 01/30 11:05:34.559: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 01/30 11:05:34.564: [smf] INFO: Removed Session: UE IMSI:[262423410139707] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 01/30 11:05:34.564: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 01/30 11:05:34.571: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 01/30 11:05:34.576: [smf] INFO: Removed Session: UE IMSI:[262429971409433] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 01/30 11:05:34.576: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 01/30 11:05:34.582: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 01/30 11:05:34.588: [smf] INFO: Removed Session: UE IMSI:[262424076846731] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 01/30 11:05:34.588: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 01/30 11:05:34.593: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 01/30 11:05:34.601: [smf] INFO: Removed Session: UE IMSI:[262422598281993] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 01/30 11:05:34.601: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 01/30 11:05:34.604: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 01/30 11:05:34.609: [smf] INFO: Removed Session: UE IMSI:[262429321635661] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 01/30 11:05:34.609: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 01/30 11:05:34.614: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 01/30 11:05:34.619: [smf] INFO: Removed Session: UE IMSI:[262428380468565] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 01/30 11:05:34.619: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 01/30 11:05:34.625: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 01/30 11:05:34.630: [smf] INFO: Removed Session: UE IMSI:[262426165282195] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 01/30 11:05:34.630: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 01/30 11:05:34.636: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 01/30 11:05:34.642: [smf] INFO: Removed Session: UE IMSI:[262424319964004] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 01/30 11:05:34.642: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 01/30 11:05:34.647: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 01/30 11:05:34.656: [smf] INFO: Removed Session: UE IMSI:[262426788445472] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 01/30 11:05:34.656: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 01/30 11:05:34.659: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 01/30 11:05:34.667: [smf] INFO: Removed Session: UE IMSI:[262426023864419] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 01/30 11:05:34.667: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 01/30 11:05:34.670: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 01/30 11:05:34.677: [smf] INFO: Removed Session: UE IMSI:[262420639130486] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 01/30 11:05:34.677: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 01/30 11:05:34.682: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 01/30 11:05:34.690: [smf] INFO: Removed Session: UE IMSI:[262427788459682] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 01/30 11:05:34.690: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 01/30 11:05:34.693: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 01/30 11:05:34.701: [smf] INFO: Removed Session: UE IMSI:[262425202827675] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 01/30 11:05:34.701: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 01/30 11:05:34.704: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 01/30 11:05:34.709: [smf] INFO: Removed Session: UE IMSI:[262425719136017] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 01/30 11:05:34.709: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 01/30 11:05:34.715: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 01/30 11:05:34.720: [smf] INFO: Removed Session: UE IMSI:[262420096965784] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 01/30 11:05:34.720: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 01/30 11:05:34.726: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 01/30 11:05:34.731: [smf] INFO: Removed Session: UE IMSI:[262427513093775] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 01/30 11:05:34.731: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 01/30 11:05:34.736: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 01/30 11:05:34.742: [smf] INFO: Removed Session: UE IMSI:[262421167478999] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 01/30 11:05:34.742: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 01/30 11:05:34.747: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 01/30 11:05:34.753: [smf] INFO: Removed Session: UE IMSI:[262425078635940] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 01/30 11:05:34.753: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 01/30 11:05:34.758: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 01/30 11:05:34.763: [smf] INFO: Removed Session: UE IMSI:[262429935040736] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 01/30 11:05:34.763: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 01/30 11:05:34.769: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 01/30 11:05:34.773: [smf] INFO: Removed Session: UE IMSI:[262427931458889] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 01/30 11:05:34.773: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 01/30 11:05:34.779: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 01/30 11:05:34.785: [smf] INFO: Removed Session: UE IMSI:[262428106352827] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 01/30 11:05:34.785: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 01/30 11:05:34.790: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 01/30 11:05:34.795: [smf] INFO: Removed Session: UE IMSI:[262428199747931] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 01/30 11:05:34.795: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 01/30 11:05:34.801: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 01/30 11:05:34.806: [smf] INFO: Removed Session: UE IMSI:[262427983794132] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 01/30 11:05:34.806: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 01/30 11:05:34.812: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 01/30 11:05:34.817: [smf] INFO: Removed Session: UE IMSI:[262426882571446] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 01/30 11:05:34.817: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 01/30 11:05:34.823: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 01/30 11:05:34.828: [smf] INFO: Removed Session: UE IMSI:[262428827545237] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 01/30 11:05:34.828: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 01/30 11:05:34.833: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 01/30 11:05:34.838: [smf] INFO: Removed Session: UE IMSI:[262424873619274] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 01/30 11:05:34.838: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 01/30 11:05:34.844: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 01/30 11:05:34.849: [smf] INFO: Removed Session: UE IMSI:[262425500100673] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 01/30 11:05:34.849: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 01/30 11:05:34.855: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 01/30 11:05:34.860: [smf] INFO: Removed Session: UE IMSI:[262428274109901] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 01/30 11:05:34.860: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 01/30 11:05:34.865: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 01/30 11:05:34.870: [smf] INFO: Removed Session: UE IMSI:[262421290536049] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 01/30 11:05:34.870: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 01/30 11:05:34.876: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 01/30 11:05:34.882: [smf] INFO: Removed Session: UE IMSI:[262427080376945] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 01/30 11:05:34.882: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 01/30 11:05:34.887: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 01/30 11:05:34.896: [smf] INFO: Removed Session: UE IMSI:[262427910341567] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 01/30 11:05:34.897: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 01/30 11:05:34.900: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 01/30 11:05:34.909: [smf] INFO: Removed Session: UE IMSI:[262423004655271] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 01/30 11:05:34.909: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 01/30 11:05:34.912: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 01/30 11:05:34.920: [smf] INFO: Removed Session: UE IMSI:[262428346115438] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 01/30 11:05:34.920: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 01/30 11:05:34.923: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 01/30 11:05:34.932: [smf] INFO: Removed Session: UE IMSI:[262427356153309] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 01/30 11:05:34.932: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 01/30 11:05:34.934: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 01/30 11:05:34.940: [smf] INFO: Removed Session: UE IMSI:[262421791438802] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 01/30 11:05:34.940: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 01/30 11:05:34.945: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 01/30 11:05:34.950: [smf] INFO: Removed Session: UE IMSI:[262429879830139] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 01/30 11:05:34.950: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 01/30 11:05:34.956: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 01/30 11:05:34.960: [smf] INFO: Removed Session: UE IMSI:[262424643964274] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 01/30 11:05:34.961: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 01/30 11:05:34.966: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 01/30 11:05:34.972: [smf] INFO: Removed Session: UE IMSI:[262422300042966] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 01/30 11:05:34.972: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 01/30 11:05:34.977: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 01/30 11:05:34.982: [smf] INFO: Removed Session: UE IMSI:[262421762599812] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 01/30 11:05:34.982: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 01/30 11:05:34.988: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 01/30 11:05:34.993: [smf] INFO: Removed Session: UE IMSI:[262428412941561] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:34.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 01/30 11:05:34.993: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 01/30 11:05:34.999: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 01/30 11:05:35.004: [smf] INFO: Removed Session: UE IMSI:[262426164147231] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 01/30 11:05:35.004: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 01/30 11:05:35.010: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 01/30 11:05:35.015: [smf] INFO: Removed Session: UE IMSI:[262422635454511] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 01/30 11:05:35.015: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 01/30 11:05:35.020: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 01/30 11:05:35.025: [smf] INFO: Removed Session: UE IMSI:[262422961050902] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 01/30 11:05:35.025: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 01/30 11:05:35.031: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 01/30 11:05:35.036: [smf] INFO: Removed Session: UE IMSI:[262424393364041] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 01/30 11:05:35.036: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 01/30 11:05:35.042: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 01/30 11:05:35.049: [smf] INFO: Removed Session: UE IMSI:[262420850114137] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 01/30 11:05:35.049: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 01/30 11:05:35.052: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 01/30 11:05:35.057: [smf] INFO: Removed Session: UE IMSI:[262425379632130] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 01/30 11:05:35.057: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 01/30 11:05:35.063: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 01/30 11:05:35.067: [smf] INFO: Removed Session: UE IMSI:[262423324766059] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 01/30 11:05:35.067: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 01/30 11:05:35.073: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 01/30 11:05:35.078: [smf] INFO: Removed Session: UE IMSI:[262424486714051] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 01/30 11:05:35.078: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 01/30 11:05:35.084: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 01/30 11:05:35.089: [smf] INFO: Removed Session: UE IMSI:[262426978231520] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 01/30 11:05:35.089: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 01/30 11:05:35.095: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 01/30 11:05:35.100: [smf] INFO: Removed Session: UE IMSI:[262420302220898] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 01/30 11:05:35.100: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 01/30 11:05:35.106: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 01/30 11:05:35.110: [smf] INFO: Removed Session: UE IMSI:[262426625836407] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 01/30 11:05:35.110: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 01/30 11:05:35.116: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 01/30 11:05:35.122: [smf] INFO: Removed Session: UE IMSI:[262429657738964] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 01/30 11:05:35.122: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 01/30 11:05:35.127: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 01/30 11:05:35.132: [smf] INFO: Removed Session: UE IMSI:[262428377294012] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 01/30 11:05:35.132: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 01/30 11:05:35.138: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 01/30 11:05:35.143: [smf] INFO: Removed Session: UE IMSI:[262424786002134] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 01/30 11:05:35.143: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 01/30 11:05:35.149: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 01/30 11:05:35.153: [smf] INFO: Removed Session: UE IMSI:[262420222113485] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 01/30 11:05:35.153: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 01/30 11:05:35.159: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 01/30 11:05:35.166: [smf] INFO: Removed Session: UE IMSI:[262423058012831] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 01/30 11:05:35.166: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 01/30 11:05:35.170: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 01/30 11:05:35.176: [smf] INFO: Removed Session: UE IMSI:[262422242798114] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 01/30 11:05:35.176: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 01/30 11:05:35.180: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 01/30 11:05:35.183: [smf] INFO: Removed Session: UE IMSI:[262429147857213] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 01/30 11:05:35.183: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 01/30 11:05:35.191: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 01/30 11:05:35.194: [smf] INFO: Removed Session: UE IMSI:[262423696723084] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 01/30 11:05:35.194: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 01/30 11:05:35.201: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 01/30 11:05:35.208: [smf] INFO: Removed Session: UE IMSI:[262425330513683] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 01/30 11:05:35.208: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 01/30 11:05:35.212: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 01/30 11:05:35.222: [smf] INFO: Removed Session: UE IMSI:[262427750246319] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 01/30 11:05:35.222: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 01/30 11:05:35.225: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 01/30 11:05:35.232: [smf] INFO: Removed Session: UE IMSI:[262425833583226] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 01/30 11:05:35.232: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 01/30 11:05:35.235: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 01/30 11:05:35.242: [smf] INFO: Removed Session: UE IMSI:[262424067337319] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 01/30 11:05:35.242: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 01/30 11:05:35.246: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 01/30 11:05:35.251: [smf] INFO: Removed Session: UE IMSI:[262425473586149] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 01/30 11:05:35.251: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 01/30 11:05:35.257: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 01/30 11:05:35.265: [smf] INFO: Removed Session: UE IMSI:[262425071343112] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 01/30 11:05:35.265: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 01/30 11:05:35.268: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 01/30 11:05:35.273: [smf] INFO: Removed Session: UE IMSI:[262428172657827] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 01/30 11:05:35.273: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 01/30 11:05:35.278: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 01/30 11:05:35.283: [smf] INFO: Removed Session: UE IMSI:[262427367505104] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 01/30 11:05:35.283: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 01/30 11:05:35.289: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 01/30 11:05:35.294: [smf] INFO: Removed Session: UE IMSI:[262427070041532] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 01/30 11:05:35.294: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 01/30 11:05:35.300: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 01/30 11:05:35.305: [smf] INFO: Removed Session: UE IMSI:[262421561155683] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 01/30 11:05:35.305: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 01/30 11:05:35.311: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 01/30 11:05:35.316: [smf] INFO: Removed Session: UE IMSI:[262424278468802] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 01/30 11:05:35.316: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 01/30 11:05:35.322: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 01/30 11:05:35.327: [smf] INFO: Removed Session: UE IMSI:[262421966183677] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 01/30 11:05:35.327: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 01/30 11:05:35.332: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 01/30 11:05:35.337: [smf] INFO: Removed Session: UE IMSI:[262420873023787] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 01/30 11:05:35.337: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 01/30 11:05:35.343: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 01/30 11:05:35.352: [smf] INFO: Removed Session: UE IMSI:[262426792050677] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 01/30 11:05:35.352: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 01/30 11:05:35.355: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 01/30 11:05:35.364: [smf] INFO: Removed Session: UE IMSI:[262425783317671] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 01/30 11:05:35.364: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 01/30 11:05:35.368: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 01/30 11:05:35.377: [smf] INFO: Removed Session: UE IMSI:[262426797522164] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 01/30 11:05:35.377: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 01/30 11:05:35.380: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 01/30 11:05:35.387: [smf] INFO: Removed Session: UE IMSI:[262429889357843] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 01/30 11:05:35.387: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 01/30 11:05:35.390: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 01/30 11:05:35.395: [smf] INFO: Removed Session: UE IMSI:[262423719043113] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 01/30 11:05:35.395: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 01/30 11:05:35.401: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 01/30 11:05:35.407: [smf] INFO: Removed Session: UE IMSI:[262427075140506] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 01/30 11:05:35.407: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 01/30 11:05:35.412: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 01/30 11:05:35.418: [smf] INFO: Removed Session: UE IMSI:[262423723700918] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 01/30 11:05:35.418: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 01/30 11:05:35.423: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 01/30 11:05:35.429: [smf] INFO: Removed Session: UE IMSI:[262428650489205] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 01/30 11:05:35.429: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 01/30 11:05:35.434: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 01/30 11:05:35.439: [smf] INFO: Removed Session: UE IMSI:[262423566509777] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 01/30 11:05:35.439: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 01/30 11:05:35.444: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 01/30 11:05:35.449: [smf] INFO: Removed Session: UE IMSI:[262421021642180] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 01/30 11:05:35.449: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 01/30 11:05:35.455: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 01/30 11:05:35.461: [smf] INFO: Removed Session: UE IMSI:[262424084308049] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 01/30 11:05:35.461: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 01/30 11:05:35.466: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 01/30 11:05:35.474: [smf] INFO: Removed Session: UE IMSI:[262421634791083] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 01/30 11:05:35.474: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 01/30 11:05:35.477: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 01/30 11:05:35.483: [smf] INFO: Removed Session: UE IMSI:[262422876196923] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 01/30 11:05:35.483: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 01/30 11:05:35.489: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 01/30 11:05:35.497: [smf] INFO: Removed Session: UE IMSI:[262424768328808] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 01/30 11:05:35.497: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 01/30 11:05:35.500: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 01/30 11:05:35.505: [smf] INFO: Removed Session: UE IMSI:[262427134946540] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 01/30 11:05:35.505: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 01/30 11:05:35.510: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 01/30 11:05:35.516: [smf] INFO: Removed Session: UE IMSI:[262428847887088] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 01/30 11:05:35.516: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 01/30 11:05:35.521: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 01/30 11:05:35.527: [smf] INFO: Removed Session: UE IMSI:[262425291784416] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 01/30 11:05:35.527: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 01/30 11:05:35.532: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 01/30 11:05:35.538: [smf] INFO: Removed Session: UE IMSI:[262420323266527] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 01/30 11:05:35.538: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 01/30 11:05:35.543: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 01/30 11:05:35.548: [smf] INFO: Removed Session: UE IMSI:[262420523437203] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 01/30 11:05:35.548: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 01/30 11:05:35.554: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 01/30 11:05:35.559: [smf] INFO: Removed Session: UE IMSI:[262420992215350] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 01/30 11:05:35.559: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 01/30 11:05:35.564: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 01/30 11:05:35.570: [smf] INFO: Removed Session: UE IMSI:[262428618142560] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 01/30 11:05:35.570: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 01/30 11:05:35.575: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 01/30 11:05:35.580: [smf] INFO: Removed Session: UE IMSI:[262423124486549] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 01/30 11:05:35.580: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 01/30 11:05:35.586: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 01/30 11:05:35.591: [smf] INFO: Removed Session: UE IMSI:[262420629070478] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 01/30 11:05:35.591: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 01/30 11:05:35.597: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 01/30 11:05:35.602: [smf] INFO: Removed Session: UE IMSI:[262425735383917] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 01/30 11:05:35.602: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 01/30 11:05:35.607: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 01/30 11:05:35.613: [smf] INFO: Removed Session: UE IMSI:[262427480201464] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 01/30 11:05:35.613: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 01/30 11:05:35.618: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 01/30 11:05:35.624: [smf] INFO: Removed Session: UE IMSI:[262428935552819] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 01/30 11:05:35.624: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 01/30 11:05:35.629: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 01/30 11:05:35.635: [smf] INFO: Removed Session: UE IMSI:[262420559685879] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 01/30 11:05:35.635: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 01/30 11:05:35.640: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 01/30 11:05:35.646: [smf] INFO: Removed Session: UE IMSI:[262420423413542] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 01/30 11:05:35.646: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 01/30 11:05:35.651: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 01/30 11:05:35.657: [smf] INFO: Removed Session: UE IMSI:[262426219718163] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 01/30 11:05:35.657: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 01/30 11:05:35.662: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 01/30 11:05:35.667: [smf] INFO: Removed Session: UE IMSI:[262424821576748] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 01/30 11:05:35.667: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 01/30 11:05:35.673: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 01/30 11:05:35.678: [smf] INFO: Removed Session: UE IMSI:[262429956085109] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 01/30 11:05:35.678: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 01/30 11:05:35.683: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 01/30 11:05:35.689: [smf] INFO: Removed Session: UE IMSI:[262420074030178] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 01/30 11:05:35.689: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 01/30 11:05:35.694: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 01/30 11:05:35.699: [smf] INFO: Removed Session: UE IMSI:[262428498033803] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 01/30 11:05:35.699: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 01/30 11:05:35.705: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 01/30 11:05:35.710: [smf] INFO: Removed Session: UE IMSI:[262425446262647] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 01/30 11:05:35.710: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 01/30 11:05:35.716: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 01/30 11:05:35.721: [smf] INFO: Removed Session: UE IMSI:[262427332876064] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 01/30 11:05:35.721: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 01/30 11:05:35.727: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 01/30 11:05:35.733: [smf] INFO: Removed Session: UE IMSI:[262421604139214] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 01/30 11:05:35.733: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 01/30 11:05:35.737: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 01/30 11:05:35.743: [smf] INFO: Removed Session: UE IMSI:[262428577349385] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 01/30 11:05:35.743: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 01/30 11:05:35.748: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 01/30 11:05:35.754: [smf] INFO: Removed Session: UE IMSI:[262424457922718] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 01/30 11:05:35.754: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 01/30 11:05:35.759: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 01/30 11:05:35.765: [smf] INFO: Removed Session: UE IMSI:[262426188635400] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 01/30 11:05:35.765: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 01/30 11:05:35.770: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 01/30 11:05:35.773: [smf] INFO: Removed Session: UE IMSI:[262429608358056] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 01/30 11:05:35.773: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 01/30 11:05:35.780: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 01/30 11:05:35.783: [smf] INFO: Removed Session: UE IMSI:[262426698154231] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 01/30 11:05:35.783: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 01/30 11:05:35.791: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 01/30 11:05:35.793: [smf] INFO: Removed Session: UE IMSI:[262426635610956] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 01/30 11:05:35.793: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 01/30 11:05:35.801: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 01/30 11:05:35.803: [smf] INFO: Removed Session: UE IMSI:[262424520824764] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 01/30 11:05:35.803: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 01/30 11:05:35.811: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 01/30 11:05:35.813: [smf] INFO: Removed Session: UE IMSI:[262423186970627] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 01/30 11:05:35.813: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 01/30 11:05:35.821: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 01/30 11:05:35.823: [smf] INFO: Removed Session: UE IMSI:[262429653810443] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 01/30 11:05:35.823: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 01/30 11:05:35.832: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 01/30 11:05:35.833: [smf] INFO: Removed Session: UE IMSI:[262420416874504] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 01/30 11:05:35.833: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 01/30 11:05:35.842: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 01/30 11:05:35.844: [smf] INFO: Removed Session: UE IMSI:[262421968774130] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 01/30 11:05:35.844: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 01/30 11:05:35.852: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 01/30 11:05:35.854: [smf] INFO: Removed Session: UE IMSI:[262425856677034] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 01/30 11:05:35.854: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 01/30 11:05:35.863: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 01/30 11:05:35.864: [smf] INFO: Removed Session: UE IMSI:[262422202585649] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 01/30 11:05:35.864: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 01/30 11:05:35.873: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 01/30 11:05:35.874: [smf] INFO: Removed Session: UE IMSI:[262420256426603] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 01/30 11:05:35.874: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 01/30 11:05:35.883: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 01/30 11:05:35.885: [smf] INFO: Removed Session: UE IMSI:[262420023167768] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 01/30 11:05:35.885: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 01/30 11:05:35.893: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 01/30 11:05:35.895: [smf] INFO: Removed Session: UE IMSI:[262429610284183] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 01/30 11:05:35.895: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 01/30 11:05:35.903: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 01/30 11:05:35.905: [smf] INFO: Removed Session: UE IMSI:[262424879749271] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 01/30 11:05:35.905: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 01/30 11:05:35.914: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 01/30 11:05:35.915: [smf] INFO: Removed Session: UE IMSI:[262429307318801] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 01/30 11:05:35.915: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 01/30 11:05:35.924: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 01/30 11:05:35.926: [smf] INFO: Removed Session: UE IMSI:[262422438992561] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 01/30 11:05:35.926: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 01/30 11:05:35.934: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 01/30 11:05:35.936: [smf] INFO: Removed Session: UE IMSI:[262428717791635] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 01/30 11:05:35.936: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 01/30 11:05:35.944: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 01/30 11:05:35.946: [smf] INFO: Removed Session: UE IMSI:[262424919259144] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 01/30 11:05:35.946: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 01/30 11:05:35.955: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 01/30 11:05:35.956: [smf] INFO: Removed Session: UE IMSI:[262425015136246] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 01/30 11:05:35.956: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 01/30 11:05:35.965: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 01/30 11:05:35.967: [smf] INFO: Removed Session: UE IMSI:[262424168852124] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 01/30 11:05:35.967: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 01/30 11:05:35.975: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 01/30 11:05:35.977: [smf] INFO: Removed Session: UE IMSI:[262422350943895] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 01/30 11:05:35.977: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 01/30 11:05:35.985: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 01/30 11:05:35.987: [smf] INFO: Removed Session: UE IMSI:[262427585558825] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 01/30 11:05:35.987: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 01/30 11:05:35.996: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 01/30 11:05:35.997: [smf] INFO: Removed Session: UE IMSI:[262423859016488] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:35.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 01/30 11:05:35.997: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 01/30 11:05:36.006: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 01/30 11:05:36.007: [smf] INFO: Removed Session: UE IMSI:[262425773800436] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 01/30 11:05:36.007: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 01/30 11:05:36.016: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 01/30 11:05:36.018: [smf] INFO: Removed Session: UE IMSI:[262421048128574] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 01/30 11:05:36.018: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 01/30 11:05:36.026: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 01/30 11:05:36.030: [smf] INFO: Removed Session: UE IMSI:[262427970986752] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 01/30 11:05:36.030: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 01/30 11:05:36.037: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 01/30 11:05:36.043: [smf] INFO: Removed Session: UE IMSI:[262429959385865] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 01/30 11:05:36.043: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 01/30 11:05:36.048: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 01/30 11:05:36.054: [smf] INFO: Removed Session: UE IMSI:[262423970514787] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 01/30 11:05:36.054: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 01/30 11:05:36.059: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 01/30 11:05:36.065: [smf] INFO: Removed Session: UE IMSI:[262426162501336] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 01/30 11:05:36.065: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 01/30 11:05:36.070: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 01/30 11:05:36.074: [smf] INFO: Removed Session: UE IMSI:[262422013562976] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 01/30 11:05:36.074: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 01/30 11:05:36.081: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 01/30 11:05:36.086: [smf] INFO: Removed Session: UE IMSI:[262421293680423] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 01/30 11:05:36.086: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 01/30 11:05:36.091: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 01/30 11:05:36.096: [smf] INFO: Removed Session: UE IMSI:[262424923181473] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 01/30 11:05:36.096: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 01/30 11:05:36.102: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 01/30 11:05:36.107: [smf] INFO: Removed Session: UE IMSI:[262425408588337] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 01/30 11:05:36.108: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 01/30 11:05:36.113: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 01/30 11:05:36.118: [smf] INFO: Removed Session: UE IMSI:[262425566664019] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 01/30 11:05:36.118: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 01/30 11:05:36.124: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 01/30 11:05:36.129: [smf] INFO: Removed Session: UE IMSI:[262421036412034] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 01/30 11:05:36.129: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 01/30 11:05:36.135: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 01/30 11:05:36.140: [smf] INFO: Removed Session: UE IMSI:[262423447839972] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 01/30 11:05:36.140: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 01/30 11:05:36.145: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 01/30 11:05:36.151: [smf] INFO: Removed Session: UE IMSI:[262421748671193] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 01/30 11:05:36.151: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 01/30 11:05:36.156: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 01/30 11:05:36.161: [smf] INFO: Removed Session: UE IMSI:[262424247757793] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 01/30 11:05:36.161: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 01/30 11:05:36.167: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 01/30 11:05:36.172: [smf] INFO: Removed Session: UE IMSI:[262426517154350] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 01/30 11:05:36.172: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 01/30 11:05:36.178: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 01/30 11:05:36.183: [smf] INFO: Removed Session: UE IMSI:[262425006233159] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 01/30 11:05:36.183: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 01/30 11:05:36.189: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 01/30 11:05:36.193: [smf] INFO: Removed Session: UE IMSI:[262421552110108] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 01/30 11:05:36.193: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 01/30 11:05:36.199: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 01/30 11:05:36.205: [smf] INFO: Removed Session: UE IMSI:[262425282109127] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 01/30 11:05:36.205: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 01/30 11:05:36.210: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 01/30 11:05:36.215: [smf] INFO: Removed Session: UE IMSI:[262424388369213] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 01/30 11:05:36.215: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 01/30 11:05:36.221: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 01/30 11:05:36.226: [smf] INFO: Removed Session: UE IMSI:[262427118148061] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 01/30 11:05:36.226: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 01/30 11:05:36.232: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 01/30 11:05:36.237: [smf] INFO: Removed Session: UE IMSI:[262422624657235] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 01/30 11:05:36.237: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 01/30 11:05:36.242: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 01/30 11:05:36.247: [smf] INFO: Removed Session: UE IMSI:[262425169647934] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 01/30 11:05:36.248: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 01/30 11:05:36.253: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 01/30 11:05:36.258: [smf] INFO: Removed Session: UE IMSI:[262420397482565] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 01/30 11:05:36.258: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 01/30 11:05:36.264: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 01/30 11:05:36.269: [smf] INFO: Removed Session: UE IMSI:[262422982358021] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 01/30 11:05:36.269: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 01/30 11:05:36.275: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 01/30 11:05:36.279: [smf] INFO: Removed Session: UE IMSI:[262429201994634] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 01/30 11:05:36.279: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 01/30 11:05:36.285: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 01/30 11:05:36.290: [smf] INFO: Removed Session: UE IMSI:[262420795109937] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 01/30 11:05:36.290: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 01/30 11:05:36.296: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 01/30 11:05:36.301: [smf] INFO: Removed Session: UE IMSI:[262427603833889] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 01/30 11:05:36.301: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 01/30 11:05:36.307: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 01/30 11:05:36.312: [smf] INFO: Removed Session: UE IMSI:[262425025919922] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 01/30 11:05:36.312: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 01/30 11:05:36.318: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 01/30 11:05:36.323: [smf] INFO: Removed Session: UE IMSI:[262427902191783] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 01/30 11:05:36.323: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 01/30 11:05:36.328: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 01/30 11:05:36.333: [smf] INFO: Removed Session: UE IMSI:[262424146308779] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 01/30 11:05:36.333: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 01/30 11:05:36.339: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 01/30 11:05:36.344: [smf] INFO: Removed Session: UE IMSI:[262421083515321] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 01/30 11:05:36.344: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 01/30 11:05:36.350: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 01/30 11:05:36.354: [smf] INFO: Removed Session: UE IMSI:[262422198525253] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 01/30 11:05:36.354: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 01/30 11:05:36.360: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 01/30 11:05:36.365: [smf] INFO: Removed Session: UE IMSI:[262420461520023] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 01/30 11:05:36.365: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 01/30 11:05:36.371: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 01/30 11:05:36.376: [smf] INFO: Removed Session: UE IMSI:[262423355863220] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 01/30 11:05:36.376: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 01/30 11:05:36.382: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 01/30 11:05:36.391: [smf] INFO: Removed Session: UE IMSI:[262427199917368] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 01/30 11:05:36.391: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 01/30 11:05:36.394: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 01/30 11:05:36.403: [smf] INFO: Removed Session: UE IMSI:[262421265148109] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 01/30 11:05:36.403: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 01/30 11:05:36.405: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 01/30 11:05:36.411: [smf] INFO: Removed Session: UE IMSI:[262423892973939] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 01/30 11:05:36.411: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 01/30 11:05:36.416: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 01/30 11:05:36.421: [smf] INFO: Removed Session: UE IMSI:[262427064630161] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 01/30 11:05:36.421: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 01/30 11:05:36.427: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 01/30 11:05:36.432: [smf] INFO: Removed Session: UE IMSI:[262421965084418] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 01/30 11:05:36.432: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 01/30 11:05:36.437: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 01/30 11:05:36.442: [smf] INFO: Removed Session: UE IMSI:[262422689758942] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 01/30 11:05:36.442: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 01/30 11:05:36.448: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 01/30 11:05:36.454: [smf] INFO: Removed Session: UE IMSI:[262421576468155] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 01/30 11:05:36.454: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 01/30 11:05:36.459: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 01/30 11:05:36.464: [smf] INFO: Removed Session: UE IMSI:[262422924956948] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 01/30 11:05:36.464: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 01/30 11:05:36.470: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 01/30 11:05:36.474: [smf] INFO: Removed Session: UE IMSI:[262421492165097] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 01/30 11:05:36.474: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 01/30 11:05:36.480: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 01/30 11:05:36.486: [smf] INFO: Removed Session: UE IMSI:[262426722927127] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 01/30 11:05:36.486: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 01/30 11:05:36.491: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 01/30 11:05:36.496: [smf] INFO: Removed Session: UE IMSI:[262425701651829] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 01/30 11:05:36.496: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 01/30 11:05:36.502: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 01/30 11:05:36.507: [smf] INFO: Removed Session: UE IMSI:[262422496513813] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 01/30 11:05:36.507: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 01/30 11:05:36.513: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 01/30 11:05:36.518: [smf] INFO: Removed Session: UE IMSI:[262429380131533] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 01/30 11:05:36.518: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 01/30 11:05:36.523: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 01/30 11:05:36.528: [smf] INFO: Removed Session: UE IMSI:[262425110477714] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 01/30 11:05:36.528: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 01/30 11:05:36.534: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 01/30 11:05:36.539: [smf] INFO: Removed Session: UE IMSI:[262425166855522] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 01/30 11:05:36.539: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 01/30 11:05:36.545: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 01/30 11:05:36.553: [smf] INFO: Removed Session: UE IMSI:[262428826174698] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 01/30 11:05:36.553: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 01/30 11:05:36.556: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 01/30 11:05:36.562: [smf] INFO: Removed Session: UE IMSI:[262424377499111] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 01/30 11:05:36.562: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 01/30 11:05:36.567: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 01/30 11:05:36.572: [smf] INFO: Removed Session: UE IMSI:[262426305479955] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 01/30 11:05:36.572: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 01/30 11:05:36.578: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 01/30 11:05:36.585: [smf] INFO: Removed Session: UE IMSI:[262429405488688] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 01/30 11:05:36.585: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 01/30 11:05:36.589: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 01/30 11:05:36.595: [smf] INFO: Removed Session: UE IMSI:[262424319336034] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 01/30 11:05:36.596: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 01/30 11:05:36.600: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 01/30 11:05:36.606: [smf] INFO: Removed Session: UE IMSI:[262422290611111] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 01/30 11:05:36.606: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 01/30 11:05:36.610: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 01/30 11:05:36.616: [smf] INFO: Removed Session: UE IMSI:[262427317992179] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 01/30 11:05:36.616: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 01/30 11:05:36.622: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 01/30 11:05:36.627: [smf] INFO: Removed Session: UE IMSI:[262427671293946] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 01/30 11:05:36.627: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 01/30 11:05:36.633: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 01/30 11:05:36.638: [smf] INFO: Removed Session: UE IMSI:[262421989247436] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 01/30 11:05:36.638: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 01/30 11:05:36.643: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 01/30 11:05:36.648: [smf] INFO: Removed Session: UE IMSI:[262426700898365] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 01/30 11:05:36.648: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 01/30 11:05:36.654: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 01/30 11:05:36.659: [smf] INFO: Removed Session: UE IMSI:[262421480471496] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 01/30 11:05:36.659: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 01/30 11:05:36.665: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 01/30 11:05:36.671: [smf] INFO: Removed Session: UE IMSI:[262423524460114] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 01/30 11:05:36.671: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 01/30 11:05:36.676: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 01/30 11:05:36.681: [smf] INFO: Removed Session: UE IMSI:[262420639834363] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 01/30 11:05:36.681: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 01/30 11:05:36.687: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 01/30 11:05:36.692: [smf] INFO: Removed Session: UE IMSI:[262428645763462] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 01/30 11:05:36.693: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 01/30 11:05:36.699: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 01/30 11:05:36.707: [smf] INFO: Removed Session: UE IMSI:[262422603287921] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 01/30 11:05:36.707: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 01/30 11:05:36.710: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 01/30 11:05:36.714: [smf] INFO: Removed Session: UE IMSI:[262428461974844] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 01/30 11:05:36.714: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 01/30 11:05:36.722: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 01/30 11:05:36.729: [smf] INFO: Removed Session: UE IMSI:[262421168254175] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 01/30 11:05:36.729: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 01/30 11:05:36.732: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 01/30 11:05:36.735: [smf] INFO: Removed Session: UE IMSI:[262421711894261] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 01/30 11:05:36.735: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 01/30 11:05:36.743: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 01/30 11:05:36.747: [smf] INFO: Removed Session: UE IMSI:[262423760629691] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 01/30 11:05:36.747: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 01/30 11:05:36.753: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 01/30 11:05:36.759: [smf] INFO: Removed Session: UE IMSI:[262424699760701] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 01/30 11:05:36.759: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 01/30 11:05:36.765: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 01/30 11:05:36.772: [smf] INFO: Removed Session: UE IMSI:[262427558313079] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 01/30 11:05:36.772: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 01/30 11:05:36.776: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 01/30 11:05:36.782: [smf] INFO: Removed Session: UE IMSI:[262421045769849] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 01/30 11:05:36.782: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 01/30 11:05:36.786: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 01/30 11:05:36.792: [smf] INFO: Removed Session: UE IMSI:[262425859378007] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 01/30 11:05:36.792: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 01/30 11:05:36.797: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 01/30 11:05:36.805: [smf] INFO: Removed Session: UE IMSI:[262425178420614] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 01/30 11:05:36.805: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 01/30 11:05:36.809: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 01/30 11:05:36.818: [smf] INFO: Removed Session: UE IMSI:[262429669507978] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 01/30 11:05:36.819: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 01/30 11:05:36.820: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 01/30 11:05:36.827: [smf] INFO: Removed Session: UE IMSI:[262422166324567] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 01/30 11:05:36.827: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 01/30 11:05:36.831: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 01/30 11:05:36.838: [smf] INFO: Removed Session: UE IMSI:[262425868959658] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 01/30 11:05:36.838: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 01/30 11:05:36.842: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 01/30 11:05:36.847: [smf] INFO: Removed Session: UE IMSI:[262429120355404] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 01/30 11:05:36.847: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 01/30 11:05:36.853: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 01/30 11:05:36.858: [smf] INFO: Removed Session: UE IMSI:[262425335243988] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 01/30 11:05:36.858: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 01/30 11:05:36.864: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 01/30 11:05:36.868: [smf] INFO: Removed Session: UE IMSI:[262421616247699] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 01/30 11:05:36.868: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 01/30 11:05:36.874: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 01/30 11:05:36.880: [smf] INFO: Removed Session: UE IMSI:[262426598003618] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 01/30 11:05:36.880: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 01/30 11:05:36.885: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 01/30 11:05:36.891: [smf] INFO: Removed Session: UE IMSI:[262422635361364] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 01/30 11:05:36.891: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 01/30 11:05:36.896: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 01/30 11:05:36.901: [smf] INFO: Removed Session: UE IMSI:[262426433880552] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 01/30 11:05:36.901: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 01/30 11:05:36.907: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 01/30 11:05:36.912: [smf] INFO: Removed Session: UE IMSI:[262426993683892] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 01/30 11:05:36.912: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 01/30 11:05:36.918: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 01/30 11:05:36.923: [smf] INFO: Removed Session: UE IMSI:[262428933760660] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 01/30 11:05:36.923: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 01/30 11:05:36.928: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 01/30 11:05:36.934: [smf] INFO: Removed Session: UE IMSI:[262420234831567] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 01/30 11:05:36.934: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 01/30 11:05:36.939: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 01/30 11:05:36.945: [smf] INFO: Removed Session: UE IMSI:[262421127017239] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 01/30 11:05:36.945: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 01/30 11:05:36.950: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 01/30 11:05:36.955: [smf] INFO: Removed Session: UE IMSI:[262420279215078] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 01/30 11:05:36.955: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 01/30 11:05:36.960: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 01/30 11:05:36.966: [smf] INFO: Removed Session: UE IMSI:[262428735671259] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 01/30 11:05:36.966: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 01/30 11:05:36.971: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 01/30 11:05:36.976: [smf] INFO: Removed Session: UE IMSI:[262426817604342] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 01/30 11:05:36.976: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 01/30 11:05:36.982: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 01/30 11:05:36.987: [smf] INFO: Removed Session: UE IMSI:[262423701488267] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 01/30 11:05:36.987: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 01/30 11:05:36.993: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 01/30 11:05:36.998: [smf] INFO: Removed Session: UE IMSI:[262428067457757] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:36.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 01/30 11:05:36.998: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 01/30 11:05:37.003: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 01/30 11:05:37.009: [smf] INFO: Removed Session: UE IMSI:[262422424485499] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 01/30 11:05:37.009: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 01/30 11:05:37.014: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 01/30 11:05:37.019: [smf] INFO: Removed Session: UE IMSI:[262424215045237] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 01/30 11:05:37.019: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 01/30 11:05:37.025: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 01/30 11:05:37.030: [smf] INFO: Removed Session: UE IMSI:[262425510925751] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 01/30 11:05:37.030: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 01/30 11:05:37.036: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 01/30 11:05:37.041: [smf] INFO: Removed Session: UE IMSI:[262421004101191] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 01/30 11:05:37.041: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 01/30 11:05:37.046: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 01/30 11:05:37.052: [smf] INFO: Removed Session: UE IMSI:[262427567864506] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 01/30 11:05:37.052: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 01/30 11:05:37.057: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 01/30 11:05:37.064: [smf] INFO: Removed Session: UE IMSI:[262425345793999] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 01/30 11:05:37.064: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 01/30 11:05:37.068: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 01/30 11:05:37.074: [smf] INFO: Removed Session: UE IMSI:[262429421340394] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 01/30 11:05:37.074: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 01/30 11:05:37.079: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 01/30 11:05:37.084: [smf] INFO: Removed Session: UE IMSI:[262423734117742] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 01/30 11:05:37.084: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 01/30 11:05:37.090: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 01/30 11:05:37.095: [smf] INFO: Removed Session: UE IMSI:[262422597900029] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 01/30 11:05:37.095: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 01/30 11:05:37.101: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 01/30 11:05:37.106: [smf] INFO: Removed Session: UE IMSI:[262422803007729] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 01/30 11:05:37.106: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 01/30 11:05:37.111: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 01/30 11:05:37.117: [smf] INFO: Removed Session: UE IMSI:[262423636774076] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 01/30 11:05:37.117: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 01/30 11:05:37.122: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 01/30 11:05:37.127: [smf] INFO: Removed Session: UE IMSI:[262420111843473] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 01/30 11:05:37.127: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 01/30 11:05:37.133: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 01/30 11:05:37.138: [smf] INFO: Removed Session: UE IMSI:[262423882865300] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 01/30 11:05:37.138: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 01/30 11:05:37.144: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 01/30 11:05:37.148: [smf] INFO: Removed Session: UE IMSI:[262422550307075] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 01/30 11:05:37.148: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 01/30 11:05:37.154: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 01/30 11:05:37.160: [smf] INFO: Removed Session: UE IMSI:[262420420901415] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 01/30 11:05:37.160: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 01/30 11:05:37.165: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 01/30 11:05:37.170: [smf] INFO: Removed Session: UE IMSI:[262429865741240] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 01/30 11:05:37.170: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 01/30 11:05:37.176: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 01/30 11:05:37.181: [smf] INFO: Removed Session: UE IMSI:[262424416249401] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 01/30 11:05:37.181: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 01/30 11:05:37.187: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 01/30 11:05:37.193: [smf] INFO: Removed Session: UE IMSI:[262428877764477] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 01/30 11:05:37.193: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 01/30 11:05:37.198: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 01/30 11:05:37.202: [smf] INFO: Removed Session: UE IMSI:[262420164064346] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 01/30 11:05:37.202: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 01/30 11:05:37.208: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 01/30 11:05:37.214: [smf] INFO: Removed Session: UE IMSI:[262427807736848] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 01/30 11:05:37.214: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 01/30 11:05:37.219: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 01/30 11:05:37.224: [smf] INFO: Removed Session: UE IMSI:[262425484210807] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 01/30 11:05:37.224: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 01/30 11:05:37.230: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 01/30 11:05:37.235: [smf] INFO: Removed Session: UE IMSI:[262425337104804] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 01/30 11:05:37.235: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 01/30 11:05:37.241: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 01/30 11:05:37.245: [smf] INFO: Removed Session: UE IMSI:[262427912662101] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 01/30 11:05:37.245: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 01/30 11:05:37.251: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 01/30 11:05:37.257: [smf] INFO: Removed Session: UE IMSI:[262423200413695] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 01/30 11:05:37.257: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 01/30 11:05:37.262: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 01/30 11:05:37.267: [smf] INFO: Removed Session: UE IMSI:[262422178938474] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 01/30 11:05:37.267: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 01/30 11:05:37.273: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 01/30 11:05:37.279: [smf] INFO: Removed Session: UE IMSI:[262423661355845] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 01/30 11:05:37.279: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 01/30 11:05:37.284: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 01/30 11:05:37.292: [smf] INFO: Removed Session: UE IMSI:[262422005362006] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 01/30 11:05:37.292: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 01/30 11:05:37.296: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 01/30 11:05:37.306: [smf] INFO: Removed Session: UE IMSI:[262428721729057] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 01/30 11:05:37.306: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 01/30 11:05:37.306: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 01/30 11:05:37.314: [smf] INFO: Removed Session: UE IMSI:[262422014983886] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 01/30 11:05:37.314: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 01/30 11:05:37.317: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 01/30 11:05:37.323: [smf] INFO: Removed Session: UE IMSI:[262429891658347] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 01/30 11:05:37.323: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 01/30 11:05:37.328: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 01/30 11:05:37.334: [smf] INFO: Removed Session: UE IMSI:[262426935044841] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 01/30 11:05:37.334: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 01/30 11:05:37.339: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 01/30 11:05:37.347: [smf] INFO: Removed Session: UE IMSI:[262424529676572] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 01/30 11:05:37.347: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 01/30 11:05:37.350: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 01/30 11:05:37.358: [smf] INFO: Removed Session: UE IMSI:[262422759121788] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 01/30 11:05:37.358: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 01/30 11:05:37.361: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 01/30 11:05:37.366: [smf] INFO: Removed Session: UE IMSI:[262423624481300] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 01/30 11:05:37.366: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 01/30 11:05:37.372: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 01/30 11:05:37.376: [smf] INFO: Removed Session: UE IMSI:[262429456146231] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 01/30 11:05:37.376: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 01/30 11:05:37.382: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 01/30 11:05:37.384: [smf] INFO: Removed Session: UE IMSI:[262420354215590] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 01/30 11:05:37.384: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 01/30 11:05:37.393: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 01/30 11:05:37.395: [smf] INFO: Removed Session: UE IMSI:[262422955651408] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 01/30 11:05:37.395: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 01/30 11:05:37.403: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 01/30 11:05:37.408: [smf] INFO: Removed Session: UE IMSI:[262426547463302] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 01/30 11:05:37.408: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 01/30 11:05:37.414: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 01/30 11:05:37.419: [smf] INFO: Removed Session: UE IMSI:[262425470886593] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 01/30 11:05:37.419: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 01/30 11:05:37.425: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 01/30 11:05:37.430: [smf] INFO: Removed Session: UE IMSI:[262428978375199] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 01/30 11:05:37.430: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 01/30 11:05:37.436: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 01/30 11:05:37.440: [smf] INFO: Removed Session: UE IMSI:[262425994328499] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 01/30 11:05:37.440: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 01/30 11:05:37.447: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 01/30 11:05:37.452: [smf] INFO: Removed Session: UE IMSI:[262427565612656] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 01/30 11:05:37.452: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 01/30 11:05:37.457: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 01/30 11:05:37.462: [smf] INFO: Removed Session: UE IMSI:[262421082653669] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 01/30 11:05:37.462: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 01/30 11:05:37.468: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 01/30 11:05:37.474: [smf] INFO: Removed Session: UE IMSI:[262429416950673] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 01/30 11:05:37.474: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 01/30 11:05:37.478: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 01/30 11:05:37.484: [smf] INFO: Removed Session: UE IMSI:[262421974500851] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 01/30 11:05:37.484: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 01/30 11:05:37.489: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 01/30 11:05:37.494: [smf] INFO: Removed Session: UE IMSI:[262428514788043] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 01/30 11:05:37.494: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 01/30 11:05:37.500: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 01/30 11:05:37.505: [smf] INFO: Removed Session: UE IMSI:[262428720251990] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 01/30 11:05:37.505: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 01/30 11:05:37.511: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 01/30 11:05:37.515: [smf] INFO: Removed Session: UE IMSI:[262429634806026] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 01/30 11:05:37.515: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 01/30 11:05:37.521: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 01/30 11:05:37.527: [smf] INFO: Removed Session: UE IMSI:[262427815544569] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 01/30 11:05:37.527: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 01/30 11:05:37.532: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 01/30 11:05:37.537: [smf] INFO: Removed Session: UE IMSI:[262420257414202] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 01/30 11:05:37.537: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 01/30 11:05:37.543: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 01/30 11:05:37.548: [smf] INFO: Removed Session: UE IMSI:[262429199839413] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 01/30 11:05:37.548: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 01/30 11:05:37.554: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 01/30 11:05:37.559: [smf] INFO: Removed Session: UE IMSI:[262420198788304] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 01/30 11:05:37.559: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 01/30 11:05:37.565: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 01/30 11:05:37.573: [smf] INFO: Removed Session: UE IMSI:[262423497678531] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 01/30 11:05:37.573: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 01/30 11:05:37.576: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 01/30 11:05:37.581: [smf] INFO: Removed Session: UE IMSI:[262426397795438] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 01/30 11:05:37.581: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 01/30 11:05:37.587: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 01/30 11:05:37.594: [smf] INFO: Removed Session: UE IMSI:[262428178210321] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 01/30 11:05:37.594: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 01/30 11:05:37.597: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 01/30 11:05:37.602: [smf] INFO: Removed Session: UE IMSI:[262428938509138] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 01/30 11:05:37.602: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 01/30 11:05:37.609: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 01/30 11:05:37.618: [smf] INFO: Removed Session: UE IMSI:[262428864759232] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 01/30 11:05:37.618: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 01/30 11:05:37.621: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 01/30 11:05:37.630: [smf] INFO: Removed Session: UE IMSI:[262428803641414] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 01/30 11:05:37.630: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 01/30 11:05:37.633: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 01/30 11:05:37.640: [smf] INFO: Removed Session: UE IMSI:[262428893194651] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 01/30 11:05:37.640: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 01/30 11:05:37.643: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 01/30 11:05:37.648: [smf] INFO: Removed Session: UE IMSI:[262420987398759] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 01/30 11:05:37.648: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 01/30 11:05:37.654: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 01/30 11:05:37.660: [smf] INFO: Removed Session: UE IMSI:[262428786264797] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 01/30 11:05:37.660: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 01/30 11:05:37.665: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 01/30 11:05:37.671: [smf] INFO: Removed Session: UE IMSI:[262429731522845] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 01/30 11:05:37.671: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 01/30 11:05:37.676: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 01/30 11:05:37.682: [smf] INFO: Removed Session: UE IMSI:[262420546113649] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 01/30 11:05:37.682: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 01/30 11:05:37.687: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 01/30 11:05:37.693: [smf] INFO: Removed Session: UE IMSI:[262427831961161] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 01/30 11:05:37.693: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 01/30 11:05:37.698: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 01/30 11:05:37.704: [smf] INFO: Removed Session: UE IMSI:[262429436454410] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 01/30 11:05:37.704: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 01/30 11:05:37.709: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 01/30 11:05:37.714: [smf] INFO: Removed Session: UE IMSI:[262427945114637] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 01/30 11:05:37.714: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 01/30 11:05:37.720: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 01/30 11:05:37.725: [smf] INFO: Removed Session: UE IMSI:[262420984944197] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 01/30 11:05:37.725: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 01/30 11:05:37.730: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 01/30 11:05:37.735: [smf] INFO: Removed Session: UE IMSI:[262425780096719] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 01/30 11:05:37.735: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 01/30 11:05:37.741: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 01/30 11:05:37.746: [smf] INFO: Removed Session: UE IMSI:[262421773715556] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 01/30 11:05:37.746: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 01/30 11:05:37.752: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 01/30 11:05:37.757: [smf] INFO: Removed Session: UE IMSI:[262424661851394] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 01/30 11:05:37.757: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 01/30 11:05:37.763: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 01/30 11:05:37.768: [smf] INFO: Removed Session: UE IMSI:[262428999164936] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 01/30 11:05:37.768: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 01/30 11:05:37.774: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 01/30 11:05:37.780: [smf] INFO: Removed Session: UE IMSI:[262427524908994] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 01/30 11:05:37.780: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 01/30 11:05:37.784: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 01/30 11:05:37.790: [smf] INFO: Removed Session: UE IMSI:[262427819624771] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 01/30 11:05:37.791: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 01/30 11:05:37.795: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 01/30 11:05:37.801: [smf] INFO: Removed Session: UE IMSI:[262421498172607] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 01/30 11:05:37.801: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 01/30 11:05:37.806: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 01/30 11:05:37.811: [smf] INFO: Removed Session: UE IMSI:[262428106766610] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 01/30 11:05:37.811: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 01/30 11:05:37.818: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 01/30 11:05:37.826: [smf] INFO: Removed Session: UE IMSI:[262428332974050] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 01/30 11:05:37.826: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 01/30 11:05:37.829: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 01/30 11:05:37.835: [smf] INFO: Removed Session: UE IMSI:[262425531140902] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 01/30 11:05:37.835: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 01/30 11:05:37.840: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 01/30 11:05:37.844: [smf] INFO: Removed Session: UE IMSI:[262424743050977] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 01/30 11:05:37.844: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 01/30 11:05:37.850: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 01/30 11:05:37.854: [smf] INFO: Removed Session: UE IMSI:[262424517564933] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 01/30 11:05:37.854: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 01/30 11:05:37.861: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 01/30 11:05:37.867: [smf] INFO: Removed Session: UE IMSI:[262427444937886] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 01/30 11:05:37.867: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 01/30 11:05:37.872: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 01/30 11:05:37.878: [smf] INFO: Removed Session: UE IMSI:[262421433627823] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 01/30 11:05:37.878: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 01/30 11:05:37.882: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 01/30 11:05:37.890: [smf] INFO: Removed Session: UE IMSI:[262426192967590] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 01/30 11:05:37.890: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 01/30 11:05:37.893: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 01/30 11:05:37.900: [smf] INFO: Removed Session: UE IMSI:[262429195796757] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 01/30 11:05:37.900: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 01/30 11:05:37.904: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 01/30 11:05:37.910: [smf] INFO: Removed Session: UE IMSI:[262423426683023] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 01/30 11:05:37.910: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 01/30 11:05:37.914: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 01/30 11:05:37.920: [smf] INFO: Removed Session: UE IMSI:[262425023072979] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 01/30 11:05:37.921: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 01/30 11:05:37.925: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 01/30 11:05:37.930: [smf] INFO: Removed Session: UE IMSI:[262427369129872] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 01/30 11:05:37.930: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 01/30 11:05:37.936: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 01/30 11:05:37.941: [smf] INFO: Removed Session: UE IMSI:[262420954951328] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 01/30 11:05:37.941: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 01/30 11:05:37.947: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 01/30 11:05:37.952: [smf] INFO: Removed Session: UE IMSI:[262420778024613] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 01/30 11:05:37.952: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 01/30 11:05:37.957: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 01/30 11:05:37.964: [smf] INFO: Removed Session: UE IMSI:[262429240653544] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 01/30 11:05:37.964: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 01/30 11:05:37.968: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 01/30 11:05:37.973: [smf] INFO: Removed Session: UE IMSI:[262424937991700] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 01/30 11:05:37.973: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 01/30 11:05:37.979: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 01/30 11:05:37.984: [smf] INFO: Removed Session: UE IMSI:[262424641677093] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 01/30 11:05:37.984: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 01/30 11:05:37.989: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 01/30 11:05:37.995: [smf] INFO: Removed Session: UE IMSI:[262423661075949] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:37.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 01/30 11:05:37.995: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 01/30 11:05:38.000: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 01/30 11:05:38.006: [smf] INFO: Removed Session: UE IMSI:[262426813812562] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 01/30 11:05:38.006: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 01/30 11:05:38.011: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 01/30 11:05:38.017: [smf] INFO: Removed Session: UE IMSI:[262424534823035] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 01/30 11:05:38.017: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 01/30 11:05:38.022: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 01/30 11:05:38.027: [smf] INFO: Removed Session: UE IMSI:[262429051695999] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 01/30 11:05:38.027: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 01/30 11:05:38.033: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 01/30 11:05:38.038: [smf] INFO: Removed Session: UE IMSI:[262424660922496] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 01/30 11:05:38.038: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 01/30 11:05:38.043: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 01/30 11:05:38.049: [smf] INFO: Removed Session: UE IMSI:[262429046607855] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 01/30 11:05:38.049: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 01/30 11:05:38.054: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 01/30 11:05:38.063: [smf] INFO: Removed Session: UE IMSI:[262427691624695] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 01/30 11:05:38.063: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 01/30 11:05:38.065: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 01/30 11:05:38.073: [smf] INFO: Removed Session: UE IMSI:[262425746226084] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 01/30 11:05:38.073: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 01/30 11:05:38.077: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 01/30 11:05:38.088: [smf] INFO: Removed Session: UE IMSI:[262422845939784] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 01/30 11:05:38.088: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 01/30 11:05:38.089: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 01/30 11:05:38.095: [smf] INFO: Removed Session: UE IMSI:[262426794057704] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 01/30 11:05:38.095: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 01/30 11:05:38.100: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 01/30 11:05:38.108: [smf] INFO: Removed Session: UE IMSI:[262423457109397] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 01/30 11:05:38.108: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 01/30 11:05:38.111: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 01/30 11:05:38.118: [smf] INFO: Removed Session: UE IMSI:[262421810241635] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 01/30 11:05:38.118: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 01/30 11:05:38.122: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 01/30 11:05:38.127: [smf] INFO: Removed Session: UE IMSI:[262429842557488] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 01/30 11:05:38.127: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 01/30 11:05:38.132: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 01/30 11:05:38.137: [smf] INFO: Removed Session: UE IMSI:[262423004800506] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 01/30 11:05:38.137: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 01/30 11:05:38.143: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 01/30 11:05:38.149: [smf] INFO: Removed Session: UE IMSI:[262429667704751] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 01/30 11:05:38.149: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 01/30 11:05:38.154: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 01/30 11:05:38.160: [smf] INFO: Removed Session: UE IMSI:[262421299558773] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 01/30 11:05:38.160: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 01/30 11:05:38.165: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 01/30 11:05:38.174: [smf] INFO: Removed Session: UE IMSI:[262428975077982] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 01/30 11:05:38.174: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 01/30 11:05:38.176: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 01/30 11:05:38.185: [smf] INFO: Removed Session: UE IMSI:[262425755858200] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 01/30 11:05:38.185: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 01/30 11:05:38.187: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 01/30 11:05:38.194: [smf] INFO: Removed Session: UE IMSI:[262429613966718] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 01/30 11:05:38.194: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 01/30 11:05:38.198: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 01/30 11:05:38.206: [smf] INFO: Removed Session: UE IMSI:[262423711952988] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 01/30 11:05:38.206: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 01/30 11:05:38.209: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 01/30 11:05:38.216: [smf] INFO: Removed Session: UE IMSI:[262425905958571] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 01/30 11:05:38.216: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 01/30 11:05:38.220: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 01/30 11:05:38.224: [smf] INFO: Removed Session: UE IMSI:[262426056464370] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 01/30 11:05:38.224: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 01/30 11:05:38.230: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 01/30 11:05:38.235: [smf] INFO: Removed Session: UE IMSI:[262425350201924] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 01/30 11:05:38.235: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 01/30 11:05:38.241: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 01/30 11:05:38.246: [smf] INFO: Removed Session: UE IMSI:[262420095510899] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 01/30 11:05:38.246: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 01/30 11:05:38.252: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 01/30 11:05:38.257: [smf] INFO: Removed Session: UE IMSI:[262422501657103] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 01/30 11:05:38.257: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 01/30 11:05:38.262: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 01/30 11:05:38.267: [smf] INFO: Removed Session: UE IMSI:[262426549297979] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 01/30 11:05:38.267: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 01/30 11:05:38.273: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 01/30 11:05:38.278: [smf] INFO: Removed Session: UE IMSI:[262429167009518] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 01/30 11:05:38.278: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 01/30 11:05:38.284: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 01/30 11:05:38.288: [smf] INFO: Removed Session: UE IMSI:[262429858936825] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 01/30 11:05:38.288: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 01/30 11:05:38.295: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 01/30 11:05:38.300: [smf] INFO: Removed Session: UE IMSI:[262420043575097] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 01/30 11:05:38.300: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 01/30 11:05:38.305: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 01/30 11:05:38.311: [smf] INFO: Removed Session: UE IMSI:[262421954175339] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 01/30 11:05:38.311: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 01/30 11:05:38.316: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 01/30 11:05:38.322: [smf] INFO: Removed Session: UE IMSI:[262428139922558] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 01/30 11:05:38.322: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 01/30 11:05:38.327: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 01/30 11:05:38.331: [smf] INFO: Removed Session: UE IMSI:[262422253253362] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 01/30 11:05:38.331: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 01/30 11:05:38.337: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 01/30 11:05:38.343: [smf] INFO: Removed Session: UE IMSI:[262421746065247] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 01/30 11:05:38.343: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 01/30 11:05:38.348: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 01/30 11:05:38.353: [smf] INFO: Removed Session: UE IMSI:[262429396602101] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 01/30 11:05:38.353: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 01/30 11:05:38.359: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 01/30 11:05:38.364: [smf] INFO: Removed Session: UE IMSI:[262420317445264] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 01/30 11:05:38.364: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 01/30 11:05:38.370: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 01/30 11:05:38.375: [smf] INFO: Removed Session: UE IMSI:[262424254730380] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 01/30 11:05:38.375: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 01/30 11:05:38.380: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 01/30 11:05:38.386: [smf] INFO: Removed Session: UE IMSI:[262420226570402] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 01/30 11:05:38.386: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 01/30 11:05:38.391: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 01/30 11:05:38.395: [smf] INFO: Removed Session: UE IMSI:[262420941458745] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 01/30 11:05:38.395: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 01/30 11:05:38.402: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 01/30 11:05:38.407: [smf] INFO: Removed Session: UE IMSI:[262426319103742] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 01/30 11:05:38.407: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 01/30 11:05:38.412: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 01/30 11:05:38.417: [smf] INFO: Removed Session: UE IMSI:[262425530387720] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 01/30 11:05:38.418: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 01/30 11:05:38.423: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 01/30 11:05:38.429: [smf] INFO: Removed Session: UE IMSI:[262426385654443] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 01/30 11:05:38.429: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 01/30 11:05:38.434: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 01/30 11:05:38.439: [smf] INFO: Removed Session: UE IMSI:[262423252041866] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 01/30 11:05:38.439: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 01/30 11:05:38.445: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 01/30 11:05:38.450: [smf] INFO: Removed Session: UE IMSI:[262423226786126] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 01/30 11:05:38.450: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 01/30 11:05:38.456: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 01/30 11:05:38.460: [smf] INFO: Removed Session: UE IMSI:[262426584215924] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 01/30 11:05:38.461: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 01/30 11:05:38.467: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 01/30 11:05:38.472: [smf] INFO: Removed Session: UE IMSI:[262424810194969] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 01/30 11:05:38.472: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 01/30 11:05:38.477: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 01/30 11:05:38.481: [smf] INFO: Removed Session: UE IMSI:[262429085525486] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 01/30 11:05:38.481: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 01/30 11:05:38.487: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 01/30 11:05:38.489: [smf] INFO: Removed Session: UE IMSI:[262427850597011] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 01/30 11:05:38.489: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 01/30 11:05:38.498: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 01/30 11:05:38.504: [smf] INFO: Removed Session: UE IMSI:[262427378739905] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 01/30 11:05:38.504: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 01/30 11:05:38.509: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 01/30 11:05:38.516: [smf] INFO: Removed Session: UE IMSI:[262420600467736] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 01/30 11:05:38.516: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 01/30 11:05:38.520: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 01/30 11:05:38.526: [smf] INFO: Removed Session: UE IMSI:[262421141291314] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 01/30 11:05:38.526: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 01/30 11:05:38.530: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 01/30 11:05:38.536: [smf] INFO: Removed Session: UE IMSI:[262426631234774] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 01/30 11:05:38.536: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 01/30 11:05:38.541: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 01/30 11:05:38.547: [smf] INFO: Removed Session: UE IMSI:[262428787973012] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 01/30 11:05:38.547: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 01/30 11:05:38.552: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 01/30 11:05:38.558: [smf] INFO: Removed Session: UE IMSI:[262428528972824] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 01/30 11:05:38.558: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 01/30 11:05:38.563: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 01/30 11:05:38.569: [smf] INFO: Removed Session: UE IMSI:[262421429558400] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 01/30 11:05:38.569: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 01/30 11:05:38.573: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 01/30 11:05:38.579: [smf] INFO: Removed Session: UE IMSI:[262420942320622] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 01/30 11:05:38.579: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 01/30 11:05:38.584: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 01/30 11:05:38.590: [smf] INFO: Removed Session: UE IMSI:[262422662766767] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 01/30 11:05:38.590: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 01/30 11:05:38.595: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 01/30 11:05:38.601: [smf] INFO: Removed Session: UE IMSI:[262426768146452] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 01/30 11:05:38.601: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 01/30 11:05:38.606: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 01/30 11:05:38.611: [smf] INFO: Removed Session: UE IMSI:[262426407618444] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 01/30 11:05:38.611: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 01/30 11:05:38.616: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 01/30 11:05:38.622: [smf] INFO: Removed Session: UE IMSI:[262423543041978] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 01/30 11:05:38.622: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 01/30 11:05:38.627: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 01/30 11:05:38.633: [smf] INFO: Removed Session: UE IMSI:[262424751991523] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 01/30 11:05:38.633: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 01/30 11:05:38.638: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 01/30 11:05:38.644: [smf] INFO: Removed Session: UE IMSI:[262429191613029] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 01/30 11:05:38.644: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 01/30 11:05:38.649: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 01/30 11:05:38.654: [smf] INFO: Removed Session: UE IMSI:[262426980230577] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 01/30 11:05:38.654: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 01/30 11:05:38.660: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 01/30 11:05:38.665: [smf] INFO: Removed Session: UE IMSI:[262420210080464] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 01/30 11:05:38.665: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 01/30 11:05:38.670: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 01/30 11:05:38.676: [smf] INFO: Removed Session: UE IMSI:[262422448509414] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 01/30 11:05:38.676: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 01/30 11:05:38.681: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 01/30 11:05:38.687: [smf] INFO: Removed Session: UE IMSI:[262422087931247] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 01/30 11:05:38.687: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 01/30 11:05:38.692: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 01/30 11:05:38.697: [smf] INFO: Removed Session: UE IMSI:[262427991439832] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 01/30 11:05:38.697: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 01/30 11:05:38.703: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 01/30 11:05:38.708: [smf] INFO: Removed Session: UE IMSI:[262429141112178] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 01/30 11:05:38.708: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 01/30 11:05:38.713: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 01/30 11:05:38.718: [smf] INFO: Removed Session: UE IMSI:[262426098314536] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 01/30 11:05:38.718: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 01/30 11:05:38.724: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 01/30 11:05:38.729: [smf] INFO: Removed Session: UE IMSI:[262425818232496] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 01/30 11:05:38.729: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 01/30 11:05:38.735: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 01/30 11:05:38.740: [smf] INFO: Removed Session: UE IMSI:[262423888951358] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 01/30 11:05:38.740: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 01/30 11:05:38.746: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 01/30 11:05:38.750: [smf] INFO: Removed Session: UE IMSI:[262425024693048] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 01/30 11:05:38.751: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 01/30 11:05:38.756: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 01/30 11:05:38.762: [smf] INFO: Removed Session: UE IMSI:[262425645878004] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 01/30 11:05:38.762: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 01/30 11:05:38.767: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 01/30 11:05:38.773: [smf] INFO: Removed Session: UE IMSI:[262424067899876] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 01/30 11:05:38.773: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 01/30 11:05:38.778: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 01/30 11:05:38.784: [smf] INFO: Removed Session: UE IMSI:[262422799180544] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 01/30 11:05:38.784: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 01/30 11:05:38.789: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 01/30 11:05:38.795: [smf] INFO: Removed Session: UE IMSI:[262429029634545] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 01/30 11:05:38.795: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 01/30 11:05:38.800: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 01/30 11:05:38.805: [smf] INFO: Removed Session: UE IMSI:[262425007213914] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 01/30 11:05:38.805: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 01/30 11:05:38.810: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 01/30 11:05:38.817: [smf] INFO: Removed Session: UE IMSI:[262422349071179] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 01/30 11:05:38.817: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 01/30 11:05:38.822: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 01/30 11:05:38.830: [smf] INFO: Removed Session: UE IMSI:[262423675765807] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 01/30 11:05:38.830: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 01/30 11:05:38.833: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 01/30 11:05:38.841: [smf] INFO: Removed Session: UE IMSI:[262427850902001] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 01/30 11:05:38.842: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 01/30 11:05:38.844: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 01/30 11:05:38.850: [smf] INFO: Removed Session: UE IMSI:[262423307243112] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 01/30 11:05:38.850: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 01/30 11:05:38.855: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 01/30 11:05:38.859: [smf] INFO: Removed Session: UE IMSI:[262427094411657] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 01/30 11:05:38.859: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 01/30 11:05:38.866: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 01/30 11:05:38.871: [smf] INFO: Removed Session: UE IMSI:[262427216163983] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 01/30 11:05:38.871: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 01/30 11:05:38.876: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 01/30 11:05:38.881: [smf] INFO: Removed Session: UE IMSI:[262422005182207] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 01/30 11:05:38.881: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 01/30 11:05:38.887: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 01/30 11:05:38.892: [smf] INFO: Removed Session: UE IMSI:[262423904823308] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 01/30 11:05:38.892: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 01/30 11:05:38.898: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 01/30 11:05:38.903: [smf] INFO: Removed Session: UE IMSI:[262424286106567] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 01/30 11:05:38.903: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 01/30 11:05:38.909: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 01/30 11:05:38.914: [smf] INFO: Removed Session: UE IMSI:[262426316613328] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 01/30 11:05:38.914: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 01/30 11:05:38.919: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 01/30 11:05:38.925: [smf] INFO: Removed Session: UE IMSI:[262426978650447] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 01/30 11:05:38.925: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 01/30 11:05:38.930: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 01/30 11:05:38.940: [smf] INFO: Removed Session: UE IMSI:[262422640262425] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 01/30 11:05:38.940: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 01/30 11:05:38.942: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 01/30 11:05:38.954: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 01/30 11:05:38.955: [smf] INFO: Removed Session: UE IMSI:[262426876285568] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 01/30 11:05:38.955: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 01/30 11:05:38.960: [smf] INFO: Removed Session: UE IMSI:[262421243908527] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 01/30 11:05:38.960: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 01/30 11:05:38.965: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 01/30 11:05:38.971: [smf] INFO: Removed Session: UE IMSI:[262423551302191] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 01/30 11:05:38.971: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 01/30 11:05:38.976: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 01/30 11:05:38.981: [smf] INFO: Removed Session: UE IMSI:[262427444702430] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 01/30 11:05:38.981: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 01/30 11:05:38.986: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 01/30 11:05:38.990: [smf] INFO: Removed Session: UE IMSI:[262422838558475] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:38.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 01/30 11:05:38.990: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 01/30 11:05:38.997: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 01/30 11:05:39.003: [smf] INFO: Removed Session: UE IMSI:[262424920877751] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 01/30 11:05:39.003: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 01/30 11:05:39.009: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 01/30 11:05:39.014: [smf] INFO: Removed Session: UE IMSI:[262426695284793] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 01/30 11:05:39.014: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 01/30 11:05:39.019: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 01/30 11:05:39.023: [smf] INFO: Removed Session: UE IMSI:[262420850213664] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 01/30 11:05:39.023: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 01/30 11:05:39.030: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 01/30 11:05:39.041: [smf] INFO: Removed Session: UE IMSI:[262427417571021] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 01/30 11:05:39.041: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 01/30 11:05:39.043: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 01/30 11:05:39.053: [smf] INFO: Removed Session: UE IMSI:[262420641434121] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 01/30 11:05:39.053: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 01/30 11:05:39.054: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 01/30 11:05:39.061: [smf] INFO: Removed Session: UE IMSI:[262429679491849] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 01/30 11:05:39.061: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 01/30 11:05:39.065: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 01/30 11:05:39.070: [smf] INFO: Removed Session: UE IMSI:[262427018313054] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 01/30 11:05:39.070: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 01/30 11:05:39.075: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 01/30 11:05:39.081: [smf] INFO: Removed Session: UE IMSI:[262422544147446] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 01/30 11:05:39.081: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 01/30 11:05:39.087: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 01/30 11:05:39.096: [smf] INFO: Removed Session: UE IMSI:[262422062803206] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 01/30 11:05:39.096: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 01/30 11:05:39.098: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 01/30 11:05:39.108: [smf] INFO: Removed Session: UE IMSI:[262423087066946] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 01/30 11:05:39.108: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 01/30 11:05:39.110: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 01/30 11:05:39.118: [smf] INFO: Removed Session: UE IMSI:[262426098656684] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 01/30 11:05:39.118: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 01/30 11:05:39.121: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 01/30 11:05:39.126: [smf] INFO: Removed Session: UE IMSI:[262423661836172] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 01/30 11:05:39.126: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 01/30 11:05:39.132: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 01/30 11:05:39.137: [smf] INFO: Removed Session: UE IMSI:[262423924071622] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 01/30 11:05:39.137: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 01/30 11:05:39.143: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 01/30 11:05:39.152: [smf] INFO: Removed Session: UE IMSI:[262421622059787] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 01/30 11:05:39.152: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 01/30 11:05:39.154: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 01/30 11:05:39.160: [smf] INFO: Removed Session: UE IMSI:[262425579347269] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 01/30 11:05:39.160: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 01/30 11:05:39.165: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 01/30 11:05:39.174: [smf] INFO: Removed Session: UE IMSI:[262421606000704] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 01/30 11:05:39.174: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 01/30 11:05:39.176: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 01/30 11:05:39.182: [smf] INFO: Removed Session: UE IMSI:[262429784412913] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 01/30 11:05:39.182: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 01/30 11:05:39.187: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 01/30 11:05:39.193: [smf] INFO: Removed Session: UE IMSI:[262423978456844] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 01/30 11:05:39.193: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 01/30 11:05:39.198: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 01/30 11:05:39.203: [smf] INFO: Removed Session: UE IMSI:[262425903940018] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 01/30 11:05:39.203: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 01/30 11:05:39.209: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 01/30 11:05:39.214: [smf] INFO: Removed Session: UE IMSI:[262421765700153] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 01/30 11:05:39.214: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 01/30 11:05:39.219: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 01/30 11:05:39.225: [smf] INFO: Removed Session: UE IMSI:[262422167243601] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 01/30 11:05:39.225: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 01/30 11:05:39.230: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 01/30 11:05:39.236: [smf] INFO: Removed Session: UE IMSI:[262429364068699] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 01/30 11:05:39.236: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 01/30 11:05:39.241: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 01/30 11:05:39.245: [smf] INFO: Removed Session: UE IMSI:[262420449095648] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 01/30 11:05:39.245: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 01/30 11:05:39.252: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 01/30 11:05:39.257: [smf] INFO: Removed Session: UE IMSI:[262421767268975] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 01/30 11:05:39.257: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 01/30 11:05:39.262: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 01/30 11:05:39.268: [smf] INFO: Removed Session: UE IMSI:[262428821895763] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 01/30 11:05:39.268: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 01/30 11:05:39.274: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 01/30 11:05:39.282: [smf] INFO: Removed Session: UE IMSI:[262426351161105] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 01/30 11:05:39.282: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 01/30 11:05:39.285: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 01/30 11:05:39.293: [smf] INFO: Removed Session: UE IMSI:[262420246801552] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 01/30 11:05:39.293: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 01/30 11:05:39.296: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 01/30 11:05:39.302: [smf] INFO: Removed Session: UE IMSI:[262425956975609] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 01/30 11:05:39.302: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 01/30 11:05:39.307: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 01/30 11:05:39.313: [smf] INFO: Removed Session: UE IMSI:[262422501491135] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 01/30 11:05:39.313: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 01/30 11:05:39.318: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 01/30 11:05:39.323: [smf] INFO: Removed Session: UE IMSI:[262429628630461] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 01/30 11:05:39.323: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 01/30 11:05:39.328: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 01/30 11:05:39.333: [smf] INFO: Removed Session: UE IMSI:[262427425375783] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 01/30 11:05:39.333: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 01/30 11:05:39.339: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 01/30 11:05:39.344: [smf] INFO: Removed Session: UE IMSI:[262421718002261] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 01/30 11:05:39.344: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 01/30 11:05:39.349: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 01/30 11:05:39.355: [smf] INFO: Removed Session: UE IMSI:[262429939107781] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 01/30 11:05:39.355: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 01/30 11:05:39.360: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 01/30 11:05:39.366: [smf] INFO: Removed Session: UE IMSI:[262425733895185] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 01/30 11:05:39.366: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 01/30 11:05:39.371: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 01/30 11:05:39.376: [smf] INFO: Removed Session: UE IMSI:[262420821404968] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 01/30 11:05:39.376: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 01/30 11:05:39.382: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 01/30 11:05:39.387: [smf] INFO: Removed Session: UE IMSI:[262420293308238] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 01/30 11:05:39.387: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 01/30 11:05:39.392: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 01/30 11:05:39.398: [smf] INFO: Removed Session: UE IMSI:[262428032871932] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 01/30 11:05:39.398: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 01/30 11:05:39.403: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 01/30 11:05:39.409: [smf] INFO: Removed Session: UE IMSI:[262427780785893] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 01/30 11:05:39.409: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 01/30 11:05:39.414: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 01/30 11:05:39.419: [smf] INFO: Removed Session: UE IMSI:[262421540468640] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 01/30 11:05:39.419: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 01/30 11:05:39.425: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 01/30 11:05:39.431: [smf] INFO: Removed Session: UE IMSI:[262420544997631] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 01/30 11:05:39.431: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 01/30 11:05:39.435: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 01/30 11:05:39.442: [smf] INFO: Removed Session: UE IMSI:[262428618901177] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 01/30 11:05:39.442: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 01/30 11:05:39.447: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 01/30 11:05:39.456: [smf] INFO: Removed Session: UE IMSI:[262422104519988] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 01/30 11:05:39.456: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 01/30 11:05:39.458: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 01/30 11:05:39.460: [smf] INFO: Removed Session: UE IMSI:[262425602194219] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 01/30 11:05:39.460: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 01/30 11:05:39.469: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 01/30 11:05:39.479: [smf] INFO: Removed Session: UE IMSI:[262420322106216] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 01/30 11:05:39.479: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 01/30 11:05:39.480: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 01/30 11:05:39.487: [smf] INFO: Removed Session: UE IMSI:[262425338156884] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 01/30 11:05:39.488: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 01/30 11:05:39.491: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 01/30 11:05:39.497: [smf] INFO: Removed Session: UE IMSI:[262420430921342] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 01/30 11:05:39.497: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 01/30 11:05:39.502: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 01/30 11:05:39.509: [smf] INFO: Removed Session: UE IMSI:[262427144054854] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 01/30 11:05:39.509: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 01/30 11:05:39.512: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 01/30 11:05:39.518: [smf] INFO: Removed Session: UE IMSI:[262420689109482] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 01/30 11:05:39.518: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 01/30 11:05:39.523: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 01/30 11:05:39.531: [smf] INFO: Removed Session: UE IMSI:[262428848666288] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 01/30 11:05:39.531: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 01/30 11:05:39.534: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 01/30 11:05:39.537: [smf] INFO: Removed Session: UE IMSI:[262422218697029] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 01/30 11:05:39.537: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 01/30 11:05:39.545: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 01/30 11:05:39.548: [smf] INFO: Removed Session: UE IMSI:[262423170447809] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 01/30 11:05:39.548: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 01/30 11:05:39.556: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 01/30 11:05:39.563: [smf] INFO: Removed Session: UE IMSI:[262427020315468] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 01/30 11:05:39.563: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 01/30 11:05:39.566: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 01/30 11:05:39.574: [smf] INFO: Removed Session: UE IMSI:[262422640145267] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 01/30 11:05:39.574: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 01/30 11:05:39.577: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 01/30 11:05:39.584: [smf] INFO: Removed Session: UE IMSI:[262428155154422] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 01/30 11:05:39.584: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 01/30 11:05:39.588: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 01/30 11:05:39.593: [smf] INFO: Removed Session: UE IMSI:[262424028404285] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 01/30 11:05:39.593: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 01/30 11:05:39.599: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 01/30 11:05:39.609: [smf] INFO: Removed Session: UE IMSI:[262424719777471] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 01/30 11:05:39.609: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 01/30 11:05:39.611: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 01/30 11:05:39.617: [smf] INFO: Removed Session: UE IMSI:[262423088026601] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 01/30 11:05:39.617: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 01/30 11:05:39.621: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 01/30 11:05:39.626: [smf] INFO: Removed Session: UE IMSI:[262421545769395] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 01/30 11:05:39.626: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 01/30 11:05:39.632: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 01/30 11:05:39.635: [smf] INFO: Removed Session: UE IMSI:[262422566801187] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 01/30 11:05:39.635: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 01/30 11:05:39.642: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 01/30 11:05:39.648: [smf] INFO: Removed Session: UE IMSI:[262425950179088] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 01/30 11:05:39.648: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 01/30 11:05:39.653: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 01/30 11:05:39.659: [smf] INFO: Removed Session: UE IMSI:[262423743411915] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 01/30 11:05:39.659: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 01/30 11:05:39.665: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 01/30 11:05:39.673: [smf] INFO: Removed Session: UE IMSI:[262429357826496] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 01/30 11:05:39.673: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 01/30 11:05:39.676: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 01/30 11:05:39.682: [smf] INFO: Removed Session: UE IMSI:[262428619552348] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 01/30 11:05:39.682: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 01/30 11:05:39.687: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 01/30 11:05:39.694: [smf] INFO: Removed Session: UE IMSI:[262422154045308] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 01/30 11:05:39.694: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 01/30 11:05:39.697: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 01/30 11:05:39.703: [smf] INFO: Removed Session: UE IMSI:[262421488319668] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 01/30 11:05:39.703: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 01/30 11:05:39.708: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 01/30 11:05:39.714: [smf] INFO: Removed Session: UE IMSI:[262420704047498] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 01/30 11:05:39.714: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 01/30 11:05:39.719: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 01/30 11:05:39.724: [smf] INFO: Removed Session: UE IMSI:[262425855598400] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 01/30 11:05:39.724: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 01/30 11:05:39.729: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 01/30 11:05:39.735: [smf] INFO: Removed Session: UE IMSI:[262420761690632] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 01/30 11:05:39.735: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 01/30 11:05:39.740: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 01/30 11:05:39.745: [smf] INFO: Removed Session: UE IMSI:[262427928131158] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 01/30 11:05:39.745: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 01/30 11:05:39.751: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 01/30 11:05:39.757: [smf] INFO: Removed Session: UE IMSI:[262426510456445] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 01/30 11:05:39.757: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 01/30 11:05:39.762: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 01/30 11:05:39.767: [smf] INFO: Removed Session: UE IMSI:[262425661531408] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 01/30 11:05:39.767: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 01/30 11:05:39.772: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 01/30 11:05:39.777: [smf] INFO: Removed Session: UE IMSI:[262428175933940] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 01/30 11:05:39.777: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 01/30 11:05:39.783: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 01/30 11:05:39.788: [smf] INFO: Removed Session: UE IMSI:[262422967018741] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 01/30 11:05:39.788: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 01/30 11:05:39.794: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 01/30 11:05:39.799: [smf] INFO: Removed Session: UE IMSI:[262423887981917] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 01/30 11:05:39.799: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 01/30 11:05:39.804: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 01/30 11:05:39.809: [smf] INFO: Removed Session: UE IMSI:[262426072852361] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 01/30 11:05:39.810: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 01/30 11:05:39.815: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 01/30 11:05:39.820: [smf] INFO: Removed Session: UE IMSI:[262421308797848] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 01/30 11:05:39.820: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 01/30 11:05:39.826: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 01/30 11:05:39.831: [smf] INFO: Removed Session: UE IMSI:[262427963586608] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 01/30 11:05:39.831: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 01/30 11:05:39.837: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 01/30 11:05:39.843: [smf] INFO: Removed Session: UE IMSI:[262429051030503] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 01/30 11:05:39.843: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 01/30 11:05:39.848: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 01/30 11:05:39.857: [smf] INFO: Removed Session: UE IMSI:[262428131459273] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 01/30 11:05:39.857: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 01/30 11:05:39.859: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 01/30 11:05:39.868: [smf] INFO: Removed Session: UE IMSI:[262426937426671] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 01/30 11:05:39.868: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 01/30 11:05:39.870: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 01/30 11:05:39.876: [smf] INFO: Removed Session: UE IMSI:[262423517923927] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 01/30 11:05:39.876: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 01/30 11:05:39.881: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 01/30 11:05:39.887: [smf] INFO: Removed Session: UE IMSI:[262420688216939] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 01/30 11:05:39.887: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 01/30 11:05:39.892: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 01/30 11:05:39.897: [smf] INFO: Removed Session: UE IMSI:[262420967106953] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 01/30 11:05:39.897: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 01/30 11:05:39.903: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 01/30 11:05:39.907: [smf] INFO: Removed Session: UE IMSI:[262427271167326] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 01/30 11:05:39.907: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 01/30 11:05:39.914: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 01/30 11:05:39.916: [smf] INFO: Removed Session: UE IMSI:[262427890200993] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 01/30 11:05:39.916: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 01/30 11:05:39.925: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 01/30 11:05:39.932: [smf] INFO: Removed Session: UE IMSI:[262426019635856] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 01/30 11:05:39.932: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 01/30 11:05:39.935: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 01/30 11:05:39.939: [smf] INFO: Removed Session: UE IMSI:[262420431814649] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 01/30 11:05:39.939: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 01/30 11:05:39.946: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 01/30 11:05:39.950: [smf] INFO: Removed Session: UE IMSI:[262427742906503] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 01/30 11:05:39.950: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 01/30 11:05:39.957: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 01/30 11:05:39.963: [smf] INFO: Removed Session: UE IMSI:[262429409035767] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 01/30 11:05:39.963: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 01/30 11:05:39.967: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 01/30 11:05:39.974: [smf] INFO: Removed Session: UE IMSI:[262420321474684] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 01/30 11:05:39.974: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 01/30 11:05:39.978: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 01/30 11:05:39.984: [smf] INFO: Removed Session: UE IMSI:[262425228915883] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 01/30 11:05:39.984: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 01/30 11:05:39.989: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 01/30 11:05:39.996: [smf] INFO: Removed Session: UE IMSI:[262426018995867] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:39.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 01/30 11:05:39.996: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 01/30 11:05:39.999: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 01/30 11:05:40.005: [smf] INFO: Removed Session: UE IMSI:[262423444005466] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 01/30 11:05:40.005: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 01/30 11:05:40.010: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 01/30 11:05:40.016: [smf] INFO: Removed Session: UE IMSI:[262426614901492] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 01/30 11:05:40.016: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 01/30 11:05:40.021: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 01/30 11:05:40.026: [smf] INFO: Removed Session: UE IMSI:[262423532053575] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 01/30 11:05:40.026: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 01/30 11:05:40.032: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 01/30 11:05:40.038: [smf] INFO: Removed Session: UE IMSI:[262425725364201] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 01/30 11:05:40.038: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 01/30 11:05:40.043: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 01/30 11:05:40.049: [smf] INFO: Removed Session: UE IMSI:[262421154356052] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 01/30 11:05:40.049: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 01/30 11:05:40.053: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 01/30 11:05:40.059: [smf] INFO: Removed Session: UE IMSI:[262420842597383] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 01/30 11:05:40.060: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 01/30 11:05:40.064: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 01/30 11:05:40.070: [smf] INFO: Removed Session: UE IMSI:[262425862043439] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 01/30 11:05:40.070: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 01/30 11:05:40.075: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 01/30 11:05:40.081: [smf] INFO: Removed Session: UE IMSI:[262424209624566] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 01/30 11:05:40.081: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 01/30 11:05:40.086: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 01/30 11:05:40.091: [smf] INFO: Removed Session: UE IMSI:[262424220953535] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 01/30 11:05:40.091: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 01/30 11:05:40.097: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 01/30 11:05:40.102: [smf] INFO: Removed Session: UE IMSI:[262421691333433] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 01/30 11:05:40.103: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 01/30 11:05:40.107: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 01/30 11:05:40.112: [smf] INFO: Removed Session: UE IMSI:[262427939899921] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 01/30 11:05:40.112: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 01/30 11:05:40.118: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 01/30 11:05:40.123: [smf] INFO: Removed Session: UE IMSI:[262421700013673] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 01/30 11:05:40.123: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 01/30 11:05:40.129: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 01/30 11:05:40.134: [smf] INFO: Removed Session: UE IMSI:[262420153662119] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 01/30 11:05:40.134: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 01/30 11:05:40.139: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 01/30 11:05:40.144: [smf] INFO: Removed Session: UE IMSI:[262422362359896] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 01/30 11:05:40.144: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 01/30 11:05:40.150: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 01/30 11:05:40.156: [smf] INFO: Removed Session: UE IMSI:[262426028350655] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 01/30 11:05:40.156: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 01/30 11:05:40.161: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 01/30 11:05:40.167: [smf] INFO: Removed Session: UE IMSI:[262424804968268] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 01/30 11:05:40.167: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 01/30 11:05:40.172: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 01/30 11:05:40.180: [smf] INFO: Removed Session: UE IMSI:[262428986537713] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 01/30 11:05:40.180: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 01/30 11:05:40.184: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 01/30 11:05:40.193: [smf] INFO: Removed Session: UE IMSI:[262426038511734] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 01/30 11:05:40.193: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 01/30 11:05:40.195: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 01/30 11:05:40.202: [smf] INFO: Removed Session: UE IMSI:[262421748850326] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 01/30 11:05:40.202: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 01/30 11:05:40.206: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 01/30 11:05:40.212: [smf] INFO: Removed Session: UE IMSI:[262428916362465] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 01/30 11:05:40.212: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 01/30 11:05:40.217: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 01/30 11:05:40.223: [smf] INFO: Removed Session: UE IMSI:[262423647602589] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 01/30 11:05:40.223: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 01/30 11:05:40.228: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 01/30 11:05:40.233: [smf] INFO: Removed Session: UE IMSI:[262421970861571] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 01/30 11:05:40.233: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 01/30 11:05:40.239: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 01/30 11:05:40.244: [smf] INFO: Removed Session: UE IMSI:[262429614563565] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 01/30 11:05:40.244: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 01/30 11:05:40.249: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 01/30 11:05:40.254: [smf] INFO: Removed Session: UE IMSI:[262420445189813] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 01/30 11:05:40.254: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 01/30 11:05:40.260: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 01/30 11:05:40.265: [smf] INFO: Removed Session: UE IMSI:[262420106278754] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 01/30 11:05:40.265: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 01/30 11:05:40.271: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 01/30 11:05:40.276: [smf] INFO: Removed Session: UE IMSI:[262423437954732] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 01/30 11:05:40.276: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 01/30 11:05:40.282: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 01/30 11:05:40.287: [smf] INFO: Removed Session: UE IMSI:[262421255255201] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 01/30 11:05:40.287: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 01/30 11:05:40.293: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 01/30 11:05:40.301: [smf] INFO: Removed Session: UE IMSI:[262421080523174] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 01/30 11:05:40.301: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 01/30 11:05:40.304: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 01/30 11:05:40.308: [smf] INFO: Removed Session: UE IMSI:[262426440685955] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 01/30 11:05:40.308: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 01/30 11:05:40.315: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 01/30 11:05:40.322: [smf] INFO: Removed Session: UE IMSI:[262425250764447] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 01/30 11:05:40.322: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 01/30 11:05:40.326: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 01/30 11:05:40.332: [smf] INFO: Removed Session: UE IMSI:[262424204723221] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 01/30 11:05:40.332: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 01/30 11:05:40.337: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 01/30 11:05:40.342: [smf] INFO: Removed Session: UE IMSI:[262422447616371] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 01/30 11:05:40.343: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 01/30 11:05:40.348: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 01/30 11:05:40.354: [smf] INFO: Removed Session: UE IMSI:[262429047638217] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 01/30 11:05:40.354: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 01/30 11:05:40.359: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 01/30 11:05:40.364: [smf] INFO: Removed Session: UE IMSI:[262421049864072] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 01/30 11:05:40.364: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 01/30 11:05:40.370: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 01/30 11:05:40.375: [smf] INFO: Removed Session: UE IMSI:[262428784651050] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 01/30 11:05:40.375: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 01/30 11:05:40.380: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 01/30 11:05:40.385: [smf] INFO: Removed Session: UE IMSI:[262427103283916] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 01/30 11:05:40.385: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 01/30 11:05:40.391: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 01/30 11:05:40.397: [smf] INFO: Removed Session: UE IMSI:[262420460475803] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 01/30 11:05:40.397: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 01/30 11:05:40.402: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 01/30 11:05:40.408: [smf] INFO: Removed Session: UE IMSI:[262424838647739] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 01/30 11:05:40.408: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 01/30 11:05:40.413: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 01/30 11:05:40.422: [smf] INFO: Removed Session: UE IMSI:[262420063262171] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 01/30 11:05:40.422: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 01/30 11:05:40.425: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 01/30 11:05:40.432: [smf] INFO: Removed Session: UE IMSI:[262428279367432] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 01/30 11:05:40.432: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 01/30 11:05:40.436: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 01/30 11:05:40.440: [smf] INFO: Removed Session: UE IMSI:[262420358573221] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 01/30 11:05:40.440: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 01/30 11:05:40.446: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 01/30 11:05:40.451: [smf] INFO: Removed Session: UE IMSI:[262427488247942] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 01/30 11:05:40.451: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 01/30 11:05:40.457: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 01/30 11:05:40.462: [smf] INFO: Removed Session: UE IMSI:[262426409298498] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 01/30 11:05:40.462: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 01/30 11:05:40.468: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 01/30 11:05:40.473: [smf] INFO: Removed Session: UE IMSI:[262429813135366] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 01/30 11:05:40.473: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 01/30 11:05:40.478: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 01/30 11:05:40.483: [smf] INFO: Removed Session: UE IMSI:[262424178539610] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 01/30 11:05:40.483: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 01/30 11:05:40.489: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 01/30 11:05:40.494: [smf] INFO: Removed Session: UE IMSI:[262429673764854] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 01/30 11:05:40.494: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 01/30 11:05:40.500: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 01/30 11:05:40.505: [smf] INFO: Removed Session: UE IMSI:[262426830492074] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 01/30 11:05:40.505: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 01/30 11:05:40.511: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 01/30 11:05:40.516: [smf] INFO: Removed Session: UE IMSI:[262429611028841] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 01/30 11:05:40.516: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 01/30 11:05:40.521: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 01/30 11:05:40.526: [smf] INFO: Removed Session: UE IMSI:[262426066957285] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 01/30 11:05:40.527: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 01/30 11:05:40.532: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 01/30 11:05:40.537: [smf] INFO: Removed Session: UE IMSI:[262423855391853] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 01/30 11:05:40.537: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 01/30 11:05:40.543: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 01/30 11:05:40.548: [smf] INFO: Removed Session: UE IMSI:[262423315304830] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 01/30 11:05:40.548: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 01/30 11:05:40.554: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 01/30 11:05:40.559: [smf] INFO: Removed Session: UE IMSI:[262429192351943] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 01/30 11:05:40.559: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 01/30 11:05:40.564: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 01/30 11:05:40.570: [smf] INFO: Removed Session: UE IMSI:[262424402102663] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 01/30 11:05:40.570: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 01/30 11:05:40.575: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 01/30 11:05:40.580: [smf] INFO: Removed Session: UE IMSI:[262429100448714] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 01/30 11:05:40.580: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 01/30 11:05:40.586: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 01/30 11:05:40.591: [smf] INFO: Removed Session: UE IMSI:[262424140777693] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 01/30 11:05:40.591: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 01/30 11:05:40.597: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 01/30 11:05:40.602: [smf] INFO: Removed Session: UE IMSI:[262428856600421] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 01/30 11:05:40.602: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 01/30 11:05:40.607: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 01/30 11:05:40.612: [smf] INFO: Removed Session: UE IMSI:[262425676725489] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 01/30 11:05:40.612: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 01/30 11:05:40.618: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 01/30 11:05:40.623: [smf] INFO: Removed Session: UE IMSI:[262427369736306] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 01/30 11:05:40.623: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 01/30 11:05:40.629: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 01/30 11:05:40.635: [smf] INFO: Removed Session: UE IMSI:[262429501817643] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 01/30 11:05:40.635: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 01/30 11:05:40.640: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 01/30 11:05:40.647: [smf] INFO: Removed Session: UE IMSI:[262427408268863] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 01/30 11:05:40.647: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 01/30 11:05:40.651: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 01/30 11:05:40.661: [smf] INFO: Removed Session: UE IMSI:[262429592978699] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 01/30 11:05:40.661: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 01/30 11:05:40.662: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 01/30 11:05:40.669: [smf] INFO: Removed Session: UE IMSI:[262428895851657] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 01/30 11:05:40.669: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 01/30 11:05:40.672: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 01/30 11:05:40.678: [smf] INFO: Removed Session: UE IMSI:[262428414193408] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 01/30 11:05:40.678: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 01/30 11:05:40.683: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 01/30 11:05:40.690: [smf] INFO: Removed Session: UE IMSI:[262424526597786] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 01/30 11:05:40.690: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 01/30 11:05:40.694: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 01/30 11:05:40.700: [smf] INFO: Removed Session: UE IMSI:[262427685322878] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 01/30 11:05:40.700: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 01/30 11:05:40.705: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 01/30 11:05:40.710: [smf] INFO: Removed Session: UE IMSI:[262422376918893] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 01/30 11:05:40.710: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 01/30 11:05:40.715: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 01/30 11:05:40.722: [smf] INFO: Removed Session: UE IMSI:[262429927442086] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 01/30 11:05:40.722: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 01/30 11:05:40.726: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 01/30 11:05:40.731: [smf] INFO: Removed Session: UE IMSI:[262428188444102] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 01/30 11:05:40.731: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 01/30 11:05:40.737: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 01/30 11:05:40.742: [smf] INFO: Removed Session: UE IMSI:[262425331475376] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 01/30 11:05:40.742: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 01/30 11:05:40.748: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 01/30 11:05:40.757: [smf] INFO: Removed Session: UE IMSI:[262423926374210] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 01/30 11:05:40.757: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 01/30 11:05:40.759: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 01/30 11:05:40.768: [smf] INFO: Removed Session: UE IMSI:[262425884339703] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 01/30 11:05:40.768: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 01/30 11:05:40.771: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 01/30 11:05:40.777: [smf] INFO: Removed Session: UE IMSI:[262425451205518] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 01/30 11:05:40.777: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 01/30 11:05:40.781: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 01/30 11:05:40.787: [smf] INFO: Removed Session: UE IMSI:[262420337999744] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 01/30 11:05:40.787: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 01/30 11:05:40.792: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 01/30 11:05:40.797: [smf] INFO: Removed Session: UE IMSI:[262427735973460] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 01/30 11:05:40.797: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 01/30 11:05:40.803: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 01/30 11:05:40.808: [smf] INFO: Removed Session: UE IMSI:[262423656394734] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 01/30 11:05:40.808: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 01/30 11:05:40.814: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 01/30 11:05:40.818: [smf] INFO: Removed Session: UE IMSI:[262429373129382] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 01/30 11:05:40.818: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 01/30 11:05:40.825: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 01/30 11:05:40.830: [smf] INFO: Removed Session: UE IMSI:[262427588912115] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 01/30 11:05:40.830: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 01/30 11:05:40.835: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 01/30 11:05:40.840: [smf] INFO: Removed Session: UE IMSI:[262428623258786] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 01/30 11:05:40.840: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 01/30 11:05:40.846: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 01/30 11:05:40.851: [smf] INFO: Removed Session: UE IMSI:[262423382984395] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 01/30 11:05:40.851: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 01/30 11:05:40.857: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 01/30 11:05:40.862: [smf] INFO: Removed Session: UE IMSI:[262421340240292] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 01/30 11:05:40.862: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 01/30 11:05:40.867: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 01/30 11:05:40.871: [smf] INFO: Removed Session: UE IMSI:[262422904960831] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 01/30 11:05:40.871: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 01/30 11:05:40.878: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 01/30 11:05:40.879: [smf] INFO: Removed Session: UE IMSI:[262421671426647] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 01/30 11:05:40.879: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 01/30 11:05:40.888: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 01/30 11:05:40.889: [smf] INFO: Removed Session: UE IMSI:[262423868306894] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 01/30 11:05:40.889: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 01/30 11:05:40.898: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 01/30 11:05:40.900: [smf] INFO: Removed Session: UE IMSI:[262426502362970] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 01/30 11:05:40.900: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 01/30 11:05:40.908: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 01/30 11:05:40.910: [smf] INFO: Removed Session: UE IMSI:[262426724440133] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 01/30 11:05:40.910: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 01/30 11:05:40.919: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 01/30 11:05:40.920: [smf] INFO: Removed Session: UE IMSI:[262420803452095] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 01/30 11:05:40.920: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 01/30 11:05:40.929: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 01/30 11:05:40.931: [smf] INFO: Removed Session: UE IMSI:[262427553654071] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 01/30 11:05:40.931: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 01/30 11:05:40.939: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 01/30 11:05:40.941: [smf] INFO: Removed Session: UE IMSI:[262425170284285] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 01/30 11:05:40.941: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 01/30 11:05:40.949: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 01/30 11:05:40.951: [smf] INFO: Removed Session: UE IMSI:[262428878950304] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 01/30 11:05:40.951: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 01/30 11:05:40.960: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 01/30 11:05:40.961: [smf] INFO: Removed Session: UE IMSI:[262423090053351] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 01/30 11:05:40.961: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 01/30 11:05:40.970: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 01/30 11:05:40.971: [smf] INFO: Removed Session: UE IMSI:[262422040679296] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 01/30 11:05:40.971: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 01/30 11:05:40.980: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 01/30 11:05:40.982: [smf] INFO: Removed Session: UE IMSI:[262426309879873] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 01/30 11:05:40.982: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 01/30 11:05:40.990: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 01/30 11:05:40.992: [smf] INFO: Removed Session: UE IMSI:[262427683218389] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:40.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 01/30 11:05:40.992: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 01/30 11:05:41.001: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 01/30 11:05:41.002: [smf] INFO: Removed Session: UE IMSI:[262422876224448] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 01/30 11:05:41.002: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 01/30 11:05:41.011: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 01/30 11:05:41.013: [smf] INFO: Removed Session: UE IMSI:[262425404538962] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 01/30 11:05:41.013: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 01/30 11:05:41.021: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 01/30 11:05:41.023: [smf] INFO: Removed Session: UE IMSI:[262421188979261] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 01/30 11:05:41.023: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 01/30 11:05:41.032: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 01/30 11:05:41.037: [smf] INFO: Removed Session: UE IMSI:[262426421646191] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 01/30 11:05:41.037: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 01/30 11:05:41.043: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 01/30 11:05:41.051: [smf] INFO: Removed Session: UE IMSI:[262420916629313] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 01/30 11:05:41.052: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 01/30 11:05:41.055: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 01/30 11:05:41.063: [smf] INFO: Removed Session: UE IMSI:[262420888868758] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 01/30 11:05:41.063: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 01/30 11:05:41.066: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 01/30 11:05:41.072: [smf] INFO: Removed Session: UE IMSI:[262424330344891] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 01/30 11:05:41.072: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 01/30 11:05:41.076: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 01/30 11:05:41.082: [smf] INFO: Removed Session: UE IMSI:[262424736148371] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 01/30 11:05:41.082: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 01/30 11:05:41.086: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 01/30 11:05:41.089: [smf] INFO: Removed Session: UE IMSI:[262421997649551] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 01/30 11:05:41.089: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 01/30 11:05:41.097: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 01/30 11:05:41.102: [smf] INFO: Removed Session: UE IMSI:[262423306476795] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 01/30 11:05:41.102: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 01/30 11:05:41.108: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 01/30 11:05:41.113: [smf] INFO: Removed Session: UE IMSI:[262422552307701] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 01/30 11:05:41.113: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 01/30 11:05:41.119: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 01/30 11:05:41.124: [smf] INFO: Removed Session: UE IMSI:[262421139296923] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 01/30 11:05:41.124: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 01/30 11:05:41.130: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 01/30 11:05:41.134: [smf] INFO: Removed Session: UE IMSI:[262424029077183] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 01/30 11:05:41.134: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 01/30 11:05:41.140: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 01/30 11:05:41.146: [smf] INFO: Removed Session: UE IMSI:[262420773726115] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 01/30 11:05:41.146: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 01/30 11:05:41.151: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 01/30 11:05:41.156: [smf] INFO: Removed Session: UE IMSI:[262420801436000] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 01/30 11:05:41.156: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 01/30 11:05:41.162: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 01/30 11:05:41.169: [smf] INFO: Removed Session: UE IMSI:[262421725782628] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 01/30 11:05:41.170: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 01/30 11:05:41.174: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 01/30 11:05:41.179: [smf] INFO: Removed Session: UE IMSI:[262424446597917] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 01/30 11:05:41.179: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 01/30 11:05:41.185: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 01/30 11:05:41.188: [smf] INFO: Removed Session: UE IMSI:[262423683396347] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 01/30 11:05:41.188: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 01/30 11:05:41.195: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 01/30 11:05:41.197: [smf] INFO: Removed Session: UE IMSI:[262424092001050] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 01/30 11:05:41.197: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 01/30 11:05:41.205: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 01/30 11:05:41.210: [smf] INFO: Removed Session: UE IMSI:[262427949015022] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 01/30 11:05:41.210: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 01/30 11:05:41.216: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 01/30 11:05:41.224: [smf] INFO: Removed Session: UE IMSI:[262429258869386] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 01/30 11:05:41.224: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 01/30 11:05:41.227: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 01/30 11:05:41.234: [smf] INFO: Removed Session: UE IMSI:[262422728109317] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 01/30 11:05:41.234: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 01/30 11:05:41.238: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 01/30 11:05:41.245: [smf] INFO: Removed Session: UE IMSI:[262426933889344] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 01/30 11:05:41.245: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 01/30 11:05:41.249: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 01/30 11:05:41.255: [smf] INFO: Removed Session: UE IMSI:[262429796876682] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 01/30 11:05:41.255: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 01/30 11:05:41.260: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 01/30 11:05:41.265: [smf] INFO: Removed Session: UE IMSI:[262422565159513] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 01/30 11:05:41.265: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 01/30 11:05:41.270: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 01/30 11:05:41.275: [smf] INFO: Removed Session: UE IMSI:[262425987694496] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 01/30 11:05:41.275: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 01/30 11:05:41.281: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 01/30 11:05:41.286: [smf] INFO: Removed Session: UE IMSI:[262422554415297] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 01/30 11:05:41.286: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 01/30 11:05:41.292: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 01/30 11:05:41.297: [smf] INFO: Removed Session: UE IMSI:[262421036538192] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 01/30 11:05:41.297: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 01/30 11:05:41.303: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 01/30 11:05:41.308: [smf] INFO: Removed Session: UE IMSI:[262426494975947] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 01/30 11:05:41.308: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 01/30 11:05:41.314: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 01/30 11:05:41.323: [smf] INFO: Removed Session: UE IMSI:[262423436742149] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 01/30 11:05:41.323: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 01/30 11:05:41.325: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 01/30 11:05:41.335: [smf] INFO: Removed Session: UE IMSI:[262427584587257] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 01/30 11:05:41.335: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 01/30 11:05:41.336: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 01/30 11:05:41.343: [smf] INFO: Removed Session: UE IMSI:[262426265270805] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 01/30 11:05:41.344: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 01/30 11:05:41.347: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 01/30 11:05:41.352: [smf] INFO: Removed Session: UE IMSI:[262429472268443] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 01/30 11:05:41.352: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 01/30 11:05:41.358: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 01/30 11:05:41.363: [smf] INFO: Removed Session: UE IMSI:[262422879577712] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 01/30 11:05:41.363: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 01/30 11:05:41.369: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 01/30 11:05:41.378: [smf] INFO: Removed Session: UE IMSI:[262428197857190] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 01/30 11:05:41.378: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 01/30 11:05:41.380: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 01/30 11:05:41.388: [smf] INFO: Removed Session: UE IMSI:[262422223582105] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 01/30 11:05:41.388: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 01/30 11:05:41.391: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 01/30 11:05:41.395: [smf] INFO: Removed Session: UE IMSI:[262425759148693] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 01/30 11:05:41.395: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 01/30 11:05:41.401: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 01/30 11:05:41.406: [smf] INFO: Removed Session: UE IMSI:[262425417036806] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 01/30 11:05:41.406: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 01/30 11:05:41.412: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 01/30 11:05:41.418: [smf] INFO: Removed Session: UE IMSI:[262421486627317] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 01/30 11:05:41.418: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 01/30 11:05:41.423: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 01/30 11:05:41.429: [smf] INFO: Removed Session: UE IMSI:[262427090569616] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 01/30 11:05:41.429: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 01/30 11:05:41.434: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 01/30 11:05:41.439: [smf] INFO: Removed Session: UE IMSI:[262427162111029] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 01/30 11:05:41.439: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 01/30 11:05:41.444: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 01/30 11:05:41.450: [smf] INFO: Removed Session: UE IMSI:[262423220523643] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 01/30 11:05:41.450: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 01/30 11:05:41.455: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 01/30 11:05:41.461: [smf] INFO: Removed Session: UE IMSI:[262423468562133] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 01/30 11:05:41.461: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 01/30 11:05:41.466: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 01/30 11:05:41.472: [smf] INFO: Removed Session: UE IMSI:[262423798538665] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 01/30 11:05:41.472: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 01/30 11:05:41.476: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 01/30 11:05:41.481: [smf] INFO: Removed Session: UE IMSI:[262426598735770] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 01/30 11:05:41.481: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 01/30 11:05:41.487: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 01/30 11:05:41.493: [smf] INFO: Removed Session: UE IMSI:[262424975909121] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 01/30 11:05:41.493: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 01/30 11:05:41.498: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 01/30 11:05:41.503: [smf] INFO: Removed Session: UE IMSI:[262428733680491] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 01/30 11:05:41.503: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 01/30 11:05:41.509: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 01/30 11:05:41.514: [smf] INFO: Removed Session: UE IMSI:[262427413768202] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 01/30 11:05:41.514: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 01/30 11:05:41.519: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 01/30 11:05:41.525: [smf] INFO: Removed Session: UE IMSI:[262427853904957] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 01/30 11:05:41.525: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 01/30 11:05:41.530: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 01/30 11:05:41.535: [smf] INFO: Removed Session: UE IMSI:[262420068364035] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 01/30 11:05:41.535: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 01/30 11:05:41.541: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 01/30 11:05:41.546: [smf] INFO: Removed Session: UE IMSI:[262428642092329] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 01/30 11:05:41.546: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 01/30 11:05:41.552: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 01/30 11:05:41.557: [smf] INFO: Removed Session: UE IMSI:[262425630628344] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 01/30 11:05:41.557: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 01/30 11:05:41.562: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 01/30 11:05:41.567: [smf] INFO: Removed Session: UE IMSI:[262424408242776] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 01/30 11:05:41.567: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 01/30 11:05:41.573: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 01/30 11:05:41.578: [smf] INFO: Removed Session: UE IMSI:[262425622216109] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 01/30 11:05:41.578: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 01/30 11:05:41.584: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 01/30 11:05:41.588: [smf] INFO: Removed Session: UE IMSI:[262424415580658] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 01/30 11:05:41.588: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 01/30 11:05:41.594: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 01/30 11:05:41.599: [smf] INFO: Removed Session: UE IMSI:[262429960215229] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 01/30 11:05:41.599: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 01/30 11:05:41.605: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 01/30 11:05:41.610: [smf] INFO: Removed Session: UE IMSI:[262427292614591] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 01/30 11:05:41.610: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 01/30 11:05:41.616: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 01/30 11:05:41.621: [smf] INFO: Removed Session: UE IMSI:[262424636959329] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 01/30 11:05:41.621: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 01/30 11:05:41.627: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 01/30 11:05:41.632: [smf] INFO: Removed Session: UE IMSI:[262427242855114] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 01/30 11:05:41.632: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 01/30 11:05:41.637: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 01/30 11:05:41.644: [smf] INFO: Removed Session: UE IMSI:[262425163966798] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 01/30 11:05:41.644: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 01/30 11:05:41.648: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 01/30 11:05:41.653: [smf] INFO: Removed Session: UE IMSI:[262424969945077] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 01/30 11:05:41.653: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 01/30 11:05:41.659: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 01/30 11:05:41.664: [smf] INFO: Removed Session: UE IMSI:[262428192182120] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 01/30 11:05:41.664: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 01/30 11:05:41.670: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 01/30 11:05:41.679: [smf] INFO: Removed Session: UE IMSI:[262421027322406] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 01/30 11:05:41.679: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 01/30 11:05:41.682: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 01/30 11:05:41.691: [smf] INFO: Removed Session: UE IMSI:[262420431912056] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 01/30 11:05:41.691: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 01/30 11:05:41.693: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 01/30 11:05:41.700: [smf] INFO: Removed Session: UE IMSI:[262429381520006] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 01/30 11:05:41.701: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 01/30 11:05:41.704: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 01/30 11:05:41.710: [smf] INFO: Removed Session: UE IMSI:[262428691188815] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 01/30 11:05:41.710: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 01/30 11:05:41.715: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 01/30 11:05:41.721: [smf] INFO: Removed Session: UE IMSI:[262422123261787] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 01/30 11:05:41.721: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 01/30 11:05:41.725: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 01/30 11:05:41.727: [smf] INFO: Removed Session: UE IMSI:[262423721772513] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 01/30 11:05:41.727: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 01/30 11:05:41.736: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 01/30 11:05:41.738: [smf] INFO: Removed Session: UE IMSI:[262427605448542] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 01/30 11:05:41.738: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 01/30 11:05:41.746: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 01/30 11:05:41.750: [smf] INFO: Removed Session: UE IMSI:[262426975707741] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 01/30 11:05:41.750: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 01/30 11:05:41.757: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 01/30 11:05:41.763: [smf] INFO: Removed Session: UE IMSI:[262423223724791] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 01/30 11:05:41.763: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 01/30 11:05:41.768: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 01/30 11:05:41.775: [smf] INFO: Removed Session: UE IMSI:[262429510358328] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 01/30 11:05:41.775: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 01/30 11:05:41.779: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 01/30 11:05:41.784: [smf] INFO: Removed Session: UE IMSI:[262423254883438] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 01/30 11:05:41.784: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 01/30 11:05:41.790: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 01/30 11:05:41.795: [smf] INFO: Removed Session: UE IMSI:[262422216187407] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 01/30 11:05:41.795: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 01/30 11:05:41.801: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 01/30 11:05:41.807: [smf] INFO: Removed Session: UE IMSI:[262424793404116] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 01/30 11:05:41.807: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 01/30 11:05:41.812: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 01/30 11:05:41.822: [smf] INFO: Removed Session: UE IMSI:[262427937823292] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 01/30 11:05:41.822: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 01/30 11:05:41.823: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 01/30 11:05:41.832: [smf] INFO: Removed Session: UE IMSI:[262423325250221] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 01/30 11:05:41.832: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 01/30 11:05:41.835: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 01/30 11:05:41.844: [smf] INFO: Removed Session: UE IMSI:[262428488907771] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 01/30 11:05:41.844: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 01/30 11:05:41.846: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 01/30 11:05:41.854: [smf] INFO: Removed Session: UE IMSI:[262426998387611] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 01/30 11:05:41.854: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 01/30 11:05:41.857: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 01/30 11:05:41.861: [smf] INFO: Removed Session: UE IMSI:[262428258964009] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 01/30 11:05:41.861: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 01/30 11:05:41.867: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 01/30 11:05:41.870: [smf] INFO: Removed Session: UE IMSI:[262429646067665] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 01/30 11:05:41.870: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 01/30 11:05:41.878: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 01/30 11:05:41.884: [smf] INFO: Removed Session: UE IMSI:[262424720595028] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 01/30 11:05:41.884: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 01/30 11:05:41.889: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 01/30 11:05:41.896: [smf] INFO: Removed Session: UE IMSI:[262428269315772] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 01/30 11:05:41.896: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 01/30 11:05:41.900: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 01/30 11:05:41.907: [smf] INFO: Removed Session: UE IMSI:[262428698243776] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 01/30 11:05:41.907: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 01/30 11:05:41.911: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 01/30 11:05:41.918: [smf] INFO: Removed Session: UE IMSI:[262422027142411] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 01/30 11:05:41.918: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 01/30 11:05:41.921: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 01/30 11:05:41.926: [smf] INFO: Removed Session: UE IMSI:[262428566407427] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 01/30 11:05:41.926: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 01/30 11:05:41.932: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 01/30 11:05:41.938: [smf] INFO: Removed Session: UE IMSI:[262423428395086] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 01/30 11:05:41.938: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) 01/30 11:05:41.943: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 01/30 11:05:41.947: [smf] INFO: Removed Session: UE IMSI:[262424485265840] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:41.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3198) 01/30 11:05:41.947: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: Warning: Stopping inactive timer T_next. MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:05:43.950: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/30 11:05:43.950: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_lots_of_concurrent_pdp_ctx(86)@d1d221f8036f: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(85)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@d1d221f8036f: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:05:43 UTC 2025 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6511952) Waiting for packet dumper to finish... 1 (prev_count=6511952, count=6512464) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:05:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_addr_pool_exhaustion started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:05:49.722: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:05:50.432: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 01/30 11:05:51.447: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 01/30 11:05:51.447: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 01/30 11:05:51.447: [smf] INFO: UE IMSI[262420358500407] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.454: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 01/30 11:05:51.454: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 01/30 11:05:51.454: [smf] INFO: UE IMSI[262429334404796] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.458: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 01/30 11:05:51.458: [upf] INFO: UE F-SEID[UP:0x427 CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.458: [upf] INFO: UE F-SEID[UP:0x427 CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.461: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 01/30 11:05:51.462: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 01/30 11:05:51.462: [smf] INFO: UE IMSI[262422145361353] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.463: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 01/30 11:05:51.463: [upf] INFO: UE F-SEID[UP:0x32e CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.463: [upf] INFO: UE F-SEID[UP:0x32e CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.468: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 01/30 11:05:51.468: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 01/30 11:05:51.468: [smf] INFO: UE IMSI[262424621541703] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.469: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 01/30 11:05:51.469: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.469: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.474: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 01/30 11:05:51.474: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 01/30 11:05:51.474: [smf] INFO: UE IMSI[262423849560991] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.475: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 01/30 11:05:51.475: [upf] INFO: UE F-SEID[UP:0x920 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.475: [upf] INFO: UE F-SEID[UP:0x920 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.480: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 01/30 11:05:51.480: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 01/30 11:05:51.480: [smf] INFO: UE IMSI[262422684268176] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.481: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 01/30 11:05:51.481: [upf] INFO: UE F-SEID[UP:0xa68 CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.481: [upf] INFO: UE F-SEID[UP:0xa68 CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.486: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 01/30 11:05:51.486: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 01/30 11:05:51.486: [smf] INFO: UE IMSI[262429397036242] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.487: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 01/30 11:05:51.487: [upf] INFO: UE F-SEID[UP:0x85 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.487: [upf] INFO: UE F-SEID[UP:0x85 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.492: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 01/30 11:05:51.492: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 01/30 11:05:51.492: [smf] INFO: UE IMSI[262423494325426] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.492: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 01/30 11:05:51.492: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.492: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.497: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 01/30 11:05:51.497: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 01/30 11:05:51.497: [smf] INFO: UE IMSI[262428728160228] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.498: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 01/30 11:05:51.498: [upf] INFO: UE F-SEID[UP:0x862 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.498: [upf] INFO: UE F-SEID[UP:0x862 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.503: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 01/30 11:05:51.503: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 01/30 11:05:51.503: [smf] INFO: UE IMSI[262427161303247] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.504: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 01/30 11:05:51.504: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.504: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.510: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 01/30 11:05:51.510: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 01/30 11:05:51.510: [smf] INFO: UE IMSI[262425815379833] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.511: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 01/30 11:05:51.511: [upf] INFO: UE F-SEID[UP:0xcfb CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.511: [upf] INFO: UE F-SEID[UP:0xcfb CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.517: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 01/30 11:05:51.517: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 01/30 11:05:51.517: [smf] INFO: UE IMSI[262427838072640] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.518: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 01/30 11:05:51.518: [upf] INFO: UE F-SEID[UP:0x2ef CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.518: [upf] INFO: UE F-SEID[UP:0x2ef CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.523: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 01/30 11:05:51.523: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 01/30 11:05:51.523: [smf] INFO: UE IMSI[262421736771046] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.524: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 01/30 11:05:51.524: [upf] INFO: UE F-SEID[UP:0xf7b CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.524: [upf] INFO: UE F-SEID[UP:0xf7b CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.529: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 01/30 11:05:51.529: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 01/30 11:05:51.529: [smf] INFO: UE IMSI[262422086500961] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.530: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 01/30 11:05:51.530: [upf] INFO: UE F-SEID[UP:0xe0e CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.530: [upf] INFO: UE F-SEID[UP:0xe0e CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.535: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 01/30 11:05:51.535: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 01/30 11:05:51.535: [smf] INFO: UE IMSI[262425938647693] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.536: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 01/30 11:05:51.536: [upf] INFO: UE F-SEID[UP:0x402 CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.536: [upf] INFO: UE F-SEID[UP:0x402 CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.541: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 01/30 11:05:51.541: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 01/30 11:05:51.541: [smf] INFO: UE IMSI[262425524848172] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.541: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 01/30 11:05:51.541: [upf] INFO: UE F-SEID[UP:0x790 CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.541: [upf] INFO: UE F-SEID[UP:0x790 CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.546: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 01/30 11:05:51.546: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 01/30 11:05:51.546: [smf] INFO: UE IMSI[262420880230543] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.547: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 01/30 11:05:51.547: [upf] INFO: UE F-SEID[UP:0x78f CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.547: [upf] INFO: UE F-SEID[UP:0x78f CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.552: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 01/30 11:05:51.552: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 01/30 11:05:51.552: [smf] INFO: UE IMSI[262423994585351] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.553: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 01/30 11:05:51.553: [upf] INFO: UE F-SEID[UP:0x10b CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.553: [upf] INFO: UE F-SEID[UP:0x10b CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.558: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 01/30 11:05:51.558: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 01/30 11:05:51.558: [smf] INFO: UE IMSI[262424207513505] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.559: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 01/30 11:05:51.559: [upf] INFO: UE F-SEID[UP:0xf75 CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.559: [upf] INFO: UE F-SEID[UP:0xf75 CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.564: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 01/30 11:05:51.564: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 01/30 11:05:51.564: [smf] INFO: UE IMSI[262422102644388] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.564: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 01/30 11:05:51.564: [upf] INFO: UE F-SEID[UP:0x358 CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.564: [upf] INFO: UE F-SEID[UP:0x358 CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.569: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 01/30 11:05:51.569: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 01/30 11:05:51.569: [smf] INFO: UE IMSI[262426604640536] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.570: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 01/30 11:05:51.570: [upf] INFO: UE F-SEID[UP:0x6d CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.570: [upf] INFO: UE F-SEID[UP:0x6d CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.575: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 01/30 11:05:51.575: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 01/30 11:05:51.575: [smf] INFO: UE IMSI[262427682378494] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.576: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 01/30 11:05:51.576: [upf] INFO: UE F-SEID[UP:0xe2d CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.576: [upf] INFO: UE F-SEID[UP:0xe2d CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.581: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 01/30 11:05:51.581: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 01/30 11:05:51.581: [smf] INFO: UE IMSI[262429753503602] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.582: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 01/30 11:05:51.582: [upf] INFO: UE F-SEID[UP:0x4e3 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.582: [upf] INFO: UE F-SEID[UP:0x4e3 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.587: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 01/30 11:05:51.587: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 01/30 11:05:51.587: [smf] INFO: UE IMSI[262421995552076] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.587: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 01/30 11:05:51.587: [upf] INFO: UE F-SEID[UP:0x6be CP:0xeb5] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.587: [upf] INFO: UE F-SEID[UP:0x6be CP:0xeb5] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.592: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 01/30 11:05:51.592: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 01/30 11:05:51.592: [smf] INFO: UE IMSI[262422103487324] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.593: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 01/30 11:05:51.593: [upf] INFO: UE F-SEID[UP:0x669 CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.593: [upf] INFO: UE F-SEID[UP:0x669 CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.598: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 01/30 11:05:51.598: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 01/30 11:05:51.598: [smf] INFO: UE IMSI[262429574585666] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.599: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 01/30 11:05:51.599: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.599: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.604: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 01/30 11:05:51.604: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 01/30 11:05:51.604: [smf] INFO: UE IMSI[262426824851650] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.604: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 01/30 11:05:51.604: [upf] INFO: UE F-SEID[UP:0xc09 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.604: [upf] INFO: UE F-SEID[UP:0xc09 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.610: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 01/30 11:05:51.610: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 01/30 11:05:51.610: [smf] INFO: UE IMSI[262422101491507] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.610: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 01/30 11:05:51.610: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.610: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.615: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 01/30 11:05:51.615: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 01/30 11:05:51.615: [smf] INFO: UE IMSI[262421821900819] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.616: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 01/30 11:05:51.616: [upf] INFO: UE F-SEID[UP:0x507 CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.616: [upf] INFO: UE F-SEID[UP:0x507 CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.621: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 01/30 11:05:51.621: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 01/30 11:05:51.621: [smf] INFO: UE IMSI[262428658959455] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.622: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 01/30 11:05:51.622: [upf] INFO: UE F-SEID[UP:0xcf3 CP:0x353] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.622: [upf] INFO: UE F-SEID[UP:0xcf3 CP:0x353] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.627: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 01/30 11:05:51.627: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 01/30 11:05:51.627: [smf] INFO: UE IMSI[262421095928609] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.628: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 01/30 11:05:51.628: [upf] INFO: UE F-SEID[UP:0x344 CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.628: [upf] INFO: UE F-SEID[UP:0x344 CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.633: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 01/30 11:05:51.633: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 01/30 11:05:51.633: [smf] INFO: UE IMSI[262428807110329] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.634: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 01/30 11:05:51.634: [upf] INFO: UE F-SEID[UP:0x4aa CP:0x9cd] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.634: [upf] INFO: UE F-SEID[UP:0x4aa CP:0x9cd] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.639: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 01/30 11:05:51.639: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 01/30 11:05:51.639: [smf] INFO: UE IMSI[262421898051486] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.639: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 01/30 11:05:51.639: [upf] INFO: UE F-SEID[UP:0x9dc CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.639: [upf] INFO: UE F-SEID[UP:0x9dc CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.645: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 01/30 11:05:51.645: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 01/30 11:05:51.645: [smf] INFO: UE IMSI[262422121065997] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.645: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 01/30 11:05:51.645: [upf] INFO: UE F-SEID[UP:0x7eb CP:0xb51] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.645: [upf] INFO: UE F-SEID[UP:0x7eb CP:0xb51] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.650: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 01/30 11:05:51.650: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 01/30 11:05:51.650: [smf] INFO: UE IMSI[262427681050433] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.651: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 01/30 11:05:51.651: [upf] INFO: UE F-SEID[UP:0x68d CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.651: [upf] INFO: UE F-SEID[UP:0x68d CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.656: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 01/30 11:05:51.656: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 01/30 11:05:51.656: [smf] INFO: UE IMSI[262429098533538] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.657: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 01/30 11:05:51.657: [upf] INFO: UE F-SEID[UP:0x985 CP:0xd22] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.657: [upf] INFO: UE F-SEID[UP:0x985 CP:0xd22] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.662: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 01/30 11:05:51.662: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 01/30 11:05:51.662: [smf] INFO: UE IMSI[262422364426684] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.662: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 01/30 11:05:51.662: [upf] INFO: UE F-SEID[UP:0xd2a CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.662: [upf] INFO: UE F-SEID[UP:0xd2a CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.668: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 01/30 11:05:51.668: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 01/30 11:05:51.668: [smf] INFO: UE IMSI[262428487132065] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.669: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 01/30 11:05:51.669: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0xdb7] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.669: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0xdb7] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.675: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 01/30 11:05:51.675: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 01/30 11:05:51.675: [smf] INFO: UE IMSI[262427631017994] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.675: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 01/30 11:05:51.675: [upf] INFO: UE F-SEID[UP:0xb16 CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.675: [upf] INFO: UE F-SEID[UP:0xb16 CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.682: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 01/30 11:05:51.682: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 01/30 11:05:51.682: [smf] INFO: UE IMSI[262429147560137] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.683: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 01/30 11:05:51.683: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.683: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.689: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 01/30 11:05:51.689: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 01/30 11:05:51.689: [smf] INFO: UE IMSI[262420840278791] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.691: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 01/30 11:05:51.691: [upf] INFO: UE F-SEID[UP:0xc9e CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.691: [upf] INFO: UE F-SEID[UP:0xc9e CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.696: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 01/30 11:05:51.696: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 01/30 11:05:51.696: [smf] INFO: UE IMSI[262420586129574] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.697: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 01/30 11:05:51.697: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.697: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.702: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 01/30 11:05:51.702: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 01/30 11:05:51.702: [smf] INFO: UE IMSI[262421021339493] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.703: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 01/30 11:05:51.703: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.703: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.708: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 01/30 11:05:51.708: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 01/30 11:05:51.708: [smf] INFO: UE IMSI[262423623586472] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.709: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 01/30 11:05:51.709: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0xd1c] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.709: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0xd1c] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.714: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 01/30 11:05:51.714: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 01/30 11:05:51.714: [smf] INFO: UE IMSI[262429916633077] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.715: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 01/30 11:05:51.715: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.715: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.720: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 01/30 11:05:51.720: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 01/30 11:05:51.720: [smf] INFO: UE IMSI[262425391413214] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.720: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 01/30 11:05:51.720: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.720: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.726: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 01/30 11:05:51.726: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 01/30 11:05:51.726: [smf] INFO: UE IMSI[262424491236890] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.726: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 01/30 11:05:51.726: [upf] INFO: UE F-SEID[UP:0xe5 CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.726: [upf] INFO: UE F-SEID[UP:0xe5 CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.731: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 01/30 11:05:51.731: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 01/30 11:05:51.731: [smf] INFO: UE IMSI[262427976187084] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.732: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 01/30 11:05:51.732: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.732: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.737: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 01/30 11:05:51.737: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 01/30 11:05:51.737: [smf] INFO: UE IMSI[262423057858206] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.738: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 01/30 11:05:51.738: [upf] INFO: UE F-SEID[UP:0x1e CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.738: [upf] INFO: UE F-SEID[UP:0x1e CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.743: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 01/30 11:05:51.743: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 01/30 11:05:51.743: [smf] INFO: UE IMSI[262428655609274] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.744: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 01/30 11:05:51.744: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.744: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.749: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 01/30 11:05:51.749: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 01/30 11:05:51.749: [smf] INFO: UE IMSI[262428342589715] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.750: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 01/30 11:05:51.750: [upf] INFO: UE F-SEID[UP:0x523 CP:0xc37] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.750: [upf] INFO: UE F-SEID[UP:0x523 CP:0xc37] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.755: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 01/30 11:05:51.755: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 01/30 11:05:51.755: [smf] INFO: UE IMSI[262424902306122] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.755: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 01/30 11:05:51.755: [upf] INFO: UE F-SEID[UP:0xe2b CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.755: [upf] INFO: UE F-SEID[UP:0xe2b CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.760: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 01/30 11:05:51.760: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 01/30 11:05:51.760: [smf] INFO: UE IMSI[262420087169464] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.761: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 01/30 11:05:51.761: [upf] INFO: UE F-SEID[UP:0xf96 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.761: [upf] INFO: UE F-SEID[UP:0xf96 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.766: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 01/30 11:05:51.766: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 01/30 11:05:51.766: [smf] INFO: UE IMSI[262426945717004] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.767: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 01/30 11:05:51.767: [upf] INFO: UE F-SEID[UP:0xfd9 CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.767: [upf] INFO: UE F-SEID[UP:0xfd9 CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.772: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 01/30 11:05:51.772: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 01/30 11:05:51.772: [smf] INFO: UE IMSI[262424213537694] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.773: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 01/30 11:05:51.773: [upf] INFO: UE F-SEID[UP:0x139 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.773: [upf] INFO: UE F-SEID[UP:0x139 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.778: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 01/30 11:05:51.778: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 01/30 11:05:51.778: [smf] INFO: UE IMSI[262427465162599] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.779: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 01/30 11:05:51.779: [upf] INFO: UE F-SEID[UP:0x306 CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.779: [upf] INFO: UE F-SEID[UP:0x306 CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.784: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 01/30 11:05:51.784: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 01/30 11:05:51.784: [smf] INFO: UE IMSI[262422625782915] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.784: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 01/30 11:05:51.784: [upf] INFO: UE F-SEID[UP:0xba8 CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.784: [upf] INFO: UE F-SEID[UP:0xba8 CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.789: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 01/30 11:05:51.789: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 01/30 11:05:51.789: [smf] INFO: UE IMSI[262423868085096] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.790: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 01/30 11:05:51.790: [upf] INFO: UE F-SEID[UP:0xd57 CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.790: [upf] INFO: UE F-SEID[UP:0xd57 CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.795: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 01/30 11:05:51.795: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 01/30 11:05:51.795: [smf] INFO: UE IMSI[262429581237605] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.796: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 01/30 11:05:51.796: [upf] INFO: UE F-SEID[UP:0x113 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.796: [upf] INFO: UE F-SEID[UP:0x113 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.801: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 01/30 11:05:51.801: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 01/30 11:05:51.801: [smf] INFO: UE IMSI[262426085877128] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.802: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 01/30 11:05:51.802: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.802: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.807: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 01/30 11:05:51.807: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 01/30 11:05:51.807: [smf] INFO: UE IMSI[262428454484048] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.807: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 01/30 11:05:51.807: [upf] INFO: UE F-SEID[UP:0xe0b CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.807: [upf] INFO: UE F-SEID[UP:0xe0b CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.812: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 01/30 11:05:51.812: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 01/30 11:05:51.812: [smf] INFO: UE IMSI[262421060604679] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.813: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 01/30 11:05:51.813: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.813: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.818: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 01/30 11:05:51.818: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 01/30 11:05:51.818: [smf] INFO: UE IMSI[262420096549726] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.819: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 01/30 11:05:51.819: [upf] INFO: UE F-SEID[UP:0x642 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.819: [upf] INFO: UE F-SEID[UP:0x642 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.824: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 01/30 11:05:51.824: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 01/30 11:05:51.824: [smf] INFO: UE IMSI[262427286279617] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.825: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 01/30 11:05:51.825: [upf] INFO: UE F-SEID[UP:0x497 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.825: [upf] INFO: UE F-SEID[UP:0x497 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.830: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 01/30 11:05:51.830: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 01/30 11:05:51.830: [smf] INFO: UE IMSI[262423654104413] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.831: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 01/30 11:05:51.831: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.831: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.836: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 01/30 11:05:51.836: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 01/30 11:05:51.836: [smf] INFO: UE IMSI[262423984924885] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.837: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 01/30 11:05:51.837: [upf] INFO: UE F-SEID[UP:0x48e CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.837: [upf] INFO: UE F-SEID[UP:0x48e CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.842: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 01/30 11:05:51.842: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 01/30 11:05:51.842: [smf] INFO: UE IMSI[262427946577757] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.843: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 01/30 11:05:51.843: [upf] INFO: UE F-SEID[UP:0xb3 CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.843: [upf] INFO: UE F-SEID[UP:0xb3 CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.848: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 01/30 11:05:51.848: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 01/30 11:05:51.848: [smf] INFO: UE IMSI[262423904199896] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.849: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 01/30 11:05:51.849: [upf] INFO: UE F-SEID[UP:0xee6 CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.849: [upf] INFO: UE F-SEID[UP:0xee6 CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.854: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 01/30 11:05:51.854: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 01/30 11:05:51.854: [smf] INFO: UE IMSI[262424021321260] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.855: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 01/30 11:05:51.855: [upf] INFO: UE F-SEID[UP:0x2ea CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.855: [upf] INFO: UE F-SEID[UP:0x2ea CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.860: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 01/30 11:05:51.860: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 01/30 11:05:51.860: [smf] INFO: UE IMSI[262422466327646] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.861: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 01/30 11:05:51.861: [upf] INFO: UE F-SEID[UP:0x539 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.861: [upf] INFO: UE F-SEID[UP:0x539 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.866: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 01/30 11:05:51.866: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 01/30 11:05:51.866: [smf] INFO: UE IMSI[262425909545352] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.866: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 01/30 11:05:51.866: [upf] INFO: UE F-SEID[UP:0x52a CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.866: [upf] INFO: UE F-SEID[UP:0x52a CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.872: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 01/30 11:05:51.872: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 01/30 11:05:51.872: [smf] INFO: UE IMSI[262423996238595] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.872: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 01/30 11:05:51.872: [upf] INFO: UE F-SEID[UP:0x962 CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.872: [upf] INFO: UE F-SEID[UP:0x962 CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.877: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 01/30 11:05:51.877: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 01/30 11:05:51.877: [smf] INFO: UE IMSI[262427986026412] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.878: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 01/30 11:05:51.878: [upf] INFO: UE F-SEID[UP:0x54e CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.878: [upf] INFO: UE F-SEID[UP:0x54e CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.883: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 01/30 11:05:51.883: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 01/30 11:05:51.883: [smf] INFO: UE IMSI[262420198403071] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.884: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 01/30 11:05:51.884: [upf] INFO: UE F-SEID[UP:0x6a CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.884: [upf] INFO: UE F-SEID[UP:0x6a CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.889: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 01/30 11:05:51.889: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 01/30 11:05:51.889: [smf] INFO: UE IMSI[262421699654531] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.890: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 01/30 11:05:51.890: [upf] INFO: UE F-SEID[UP:0x8db CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.890: [upf] INFO: UE F-SEID[UP:0x8db CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.895: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 01/30 11:05:51.895: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 01/30 11:05:51.895: [smf] INFO: UE IMSI[262421877957664] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.895: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 01/30 11:05:51.895: [upf] INFO: UE F-SEID[UP:0x37a CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.895: [upf] INFO: UE F-SEID[UP:0x37a CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.901: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 01/30 11:05:51.901: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 01/30 11:05:51.901: [smf] INFO: UE IMSI[262422562660926] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.901: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 01/30 11:05:51.901: [upf] INFO: UE F-SEID[UP:0x66 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.901: [upf] INFO: UE F-SEID[UP:0x66 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.906: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 01/30 11:05:51.906: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 01/30 11:05:51.906: [smf] INFO: UE IMSI[262422473662244] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.907: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 01/30 11:05:51.907: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.907: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.912: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 01/30 11:05:51.912: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 01/30 11:05:51.912: [smf] INFO: UE IMSI[262428186511258] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.913: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 01/30 11:05:51.913: [upf] INFO: UE F-SEID[UP:0x935 CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.913: [upf] INFO: UE F-SEID[UP:0x935 CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.918: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 01/30 11:05:51.918: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 01/30 11:05:51.918: [smf] INFO: UE IMSI[262421578367770] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.918: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 01/30 11:05:51.918: [upf] INFO: UE F-SEID[UP:0x3ec CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.918: [upf] INFO: UE F-SEID[UP:0x3ec CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.924: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 01/30 11:05:51.924: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 01/30 11:05:51.924: [smf] INFO: UE IMSI[262421588204316] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.924: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 01/30 11:05:51.924: [upf] INFO: UE F-SEID[UP:0xe58 CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.924: [upf] INFO: UE F-SEID[UP:0xe58 CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.929: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 01/30 11:05:51.929: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 01/30 11:05:51.929: [smf] INFO: UE IMSI[262426102255961] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.930: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 01/30 11:05:51.930: [upf] INFO: UE F-SEID[UP:0x337 CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.930: [upf] INFO: UE F-SEID[UP:0x337 CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.935: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 01/30 11:05:51.935: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 01/30 11:05:51.935: [smf] INFO: UE IMSI[262427463448737] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.936: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 01/30 11:05:51.936: [upf] INFO: UE F-SEID[UP:0xf26 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.936: [upf] INFO: UE F-SEID[UP:0xf26 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.941: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 01/30 11:05:51.941: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 01/30 11:05:51.941: [smf] INFO: UE IMSI[262423190742878] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.942: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 01/30 11:05:51.942: [upf] INFO: UE F-SEID[UP:0x37c CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.942: [upf] INFO: UE F-SEID[UP:0x37c CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.947: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 01/30 11:05:51.947: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 01/30 11:05:51.947: [smf] INFO: UE IMSI[262423164031200] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.947: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 01/30 11:05:51.947: [upf] INFO: UE F-SEID[UP:0xf2e CP:0x9f2] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.947: [upf] INFO: UE F-SEID[UP:0xf2e CP:0x9f2] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.953: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 01/30 11:05:51.953: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 01/30 11:05:51.953: [smf] INFO: UE IMSI[262424874601928] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.953: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 01/30 11:05:51.953: [upf] INFO: UE F-SEID[UP:0xb1e CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.953: [upf] INFO: UE F-SEID[UP:0xb1e CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.958: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 01/30 11:05:51.958: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 01/30 11:05:51.958: [smf] INFO: UE IMSI[262424359674335] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.959: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 01/30 11:05:51.959: [upf] INFO: UE F-SEID[UP:0x11a CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.959: [upf] INFO: UE F-SEID[UP:0x11a CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.964: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 01/30 11:05:51.964: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 01/30 11:05:51.964: [smf] INFO: UE IMSI[262428035026363] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.965: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 01/30 11:05:51.965: [upf] INFO: UE F-SEID[UP:0x735 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.965: [upf] INFO: UE F-SEID[UP:0x735 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.970: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 01/30 11:05:51.970: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 01/30 11:05:51.970: [smf] INFO: UE IMSI[262427163781989] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.971: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 01/30 11:05:51.971: [upf] INFO: UE F-SEID[UP:0xb6e CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.971: [upf] INFO: UE F-SEID[UP:0xb6e CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.976: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 01/30 11:05:51.976: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 01/30 11:05:51.976: [smf] INFO: UE IMSI[262422152554046] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.977: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 01/30 11:05:51.977: [upf] INFO: UE F-SEID[UP:0xe02 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.977: [upf] INFO: UE F-SEID[UP:0xe02 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.982: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 01/30 11:05:51.982: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 01/30 11:05:51.982: [smf] INFO: UE IMSI[262427858471923] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.982: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 01/30 11:05:51.983: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.983: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.987: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 01/30 11:05:51.987: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 01/30 11:05:51.988: [smf] INFO: UE IMSI[262422744806371] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.988: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 01/30 11:05:51.988: [upf] INFO: UE F-SEID[UP:0xf49 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.988: [upf] INFO: UE F-SEID[UP:0xf49 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.993: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 01/30 11:05:51.993: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 01/30 11:05:51.993: [smf] INFO: UE IMSI[262425333012050] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:51.994: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 01/30 11:05:51.994: [upf] INFO: UE F-SEID[UP:0x753 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.994: [upf] INFO: UE F-SEID[UP:0x753 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 01/30 11:05:51.999: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 01/30 11:05:51.999: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 01/30 11:05:51.999: [smf] INFO: UE IMSI[262428313212034] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.000: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 01/30 11:05:52.000: [upf] INFO: UE F-SEID[UP:0xc49 CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.000: [upf] INFO: UE F-SEID[UP:0xc49 CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.005: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 01/30 11:05:52.005: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 01/30 11:05:52.005: [smf] INFO: UE IMSI[262424849715291] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.005: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 01/30 11:05:52.005: [upf] INFO: UE F-SEID[UP:0xc70 CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.005: [upf] INFO: UE F-SEID[UP:0xc70 CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.010: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 01/30 11:05:52.010: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 01/30 11:05:52.010: [smf] INFO: UE IMSI[262421627946711] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.011: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 01/30 11:05:52.011: [upf] INFO: UE F-SEID[UP:0xc1e CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.011: [upf] INFO: UE F-SEID[UP:0xc1e CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.016: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 01/30 11:05:52.016: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 01/30 11:05:52.016: [smf] INFO: UE IMSI[262423014019576] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.017: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 01/30 11:05:52.017: [upf] INFO: UE F-SEID[UP:0xe48 CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.017: [upf] INFO: UE F-SEID[UP:0xe48 CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.022: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 01/30 11:05:52.022: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 01/30 11:05:52.022: [smf] INFO: UE IMSI[262425087727705] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.023: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 01/30 11:05:52.023: [upf] INFO: UE F-SEID[UP:0xdcd CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.023: [upf] INFO: UE F-SEID[UP:0xdcd CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.028: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 01/30 11:05:52.028: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 01/30 11:05:52.028: [smf] INFO: UE IMSI[262420232659862] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.028: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 01/30 11:05:52.028: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.028: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.033: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 01/30 11:05:52.033: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 01/30 11:05:52.033: [smf] INFO: UE IMSI[262426433070045] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.034: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 01/30 11:05:52.034: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0xaf7] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.034: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0xaf7] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.039: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 01/30 11:05:52.039: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 01/30 11:05:52.039: [smf] INFO: UE IMSI[262424074137862] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.040: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 01/30 11:05:52.040: [upf] INFO: UE F-SEID[UP:0x677 CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.040: [upf] INFO: UE F-SEID[UP:0x677 CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.045: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 01/30 11:05:52.045: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 01/30 11:05:52.045: [smf] INFO: UE IMSI[262425896976601] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.046: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 01/30 11:05:52.046: [upf] INFO: UE F-SEID[UP:0xd27 CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.046: [upf] INFO: UE F-SEID[UP:0xd27 CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.051: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 01/30 11:05:52.051: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 01/30 11:05:52.051: [smf] INFO: UE IMSI[262424809993014] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.051: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 01/30 11:05:52.051: [upf] INFO: UE F-SEID[UP:0x712 CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.051: [upf] INFO: UE F-SEID[UP:0x712 CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.056: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 01/30 11:05:52.056: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 01/30 11:05:52.056: [smf] INFO: UE IMSI[262420956270865] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.057: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 01/30 11:05:52.057: [upf] INFO: UE F-SEID[UP:0xc55 CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.057: [upf] INFO: UE F-SEID[UP:0xc55 CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.062: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 01/30 11:05:52.062: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 01/30 11:05:52.062: [smf] INFO: UE IMSI[262427435303439] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.063: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 01/30 11:05:52.063: [upf] INFO: UE F-SEID[UP:0x8dc CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.063: [upf] INFO: UE F-SEID[UP:0x8dc CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.068: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 01/30 11:05:52.068: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 01/30 11:05:52.068: [smf] INFO: UE IMSI[262425210034034] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.068: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 01/30 11:05:52.068: [upf] INFO: UE F-SEID[UP:0xe72 CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.068: [upf] INFO: UE F-SEID[UP:0xe72 CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.073: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 01/30 11:05:52.073: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 01/30 11:05:52.073: [smf] INFO: UE IMSI[262422525182527] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.074: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 01/30 11:05:52.074: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.074: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.079: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 01/30 11:05:52.079: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 01/30 11:05:52.079: [smf] INFO: UE IMSI[262427764080552] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.080: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 01/30 11:05:52.080: [upf] INFO: UE F-SEID[UP:0x3df CP:0xa5e] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.080: [upf] INFO: UE F-SEID[UP:0x3df CP:0xa5e] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.085: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 01/30 11:05:52.085: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 01/30 11:05:52.085: [smf] INFO: UE IMSI[262421759896777] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.086: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 01/30 11:05:52.086: [upf] INFO: UE F-SEID[UP:0x23 CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.086: [upf] INFO: UE F-SEID[UP:0x23 CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.091: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 01/30 11:05:52.091: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 01/30 11:05:52.091: [smf] INFO: UE IMSI[262429353237710] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.091: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 01/30 11:05:52.091: [upf] INFO: UE F-SEID[UP:0xafc CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.091: [upf] INFO: UE F-SEID[UP:0xafc CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.096: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 01/30 11:05:52.096: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 01/30 11:05:52.096: [smf] INFO: UE IMSI[262422824087963] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.097: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 01/30 11:05:52.097: [upf] INFO: UE F-SEID[UP:0x750 CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.097: [upf] INFO: UE F-SEID[UP:0x750 CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.102: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 01/30 11:05:52.102: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 01/30 11:05:52.102: [smf] INFO: UE IMSI[262426124785271] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.103: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 01/30 11:05:52.103: [upf] INFO: UE F-SEID[UP:0xbda CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.103: [upf] INFO: UE F-SEID[UP:0xbda CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.108: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 01/30 11:05:52.108: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 01/30 11:05:52.108: [smf] INFO: UE IMSI[262422825273001] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.108: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 01/30 11:05:52.108: [upf] INFO: UE F-SEID[UP:0xf8d CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.108: [upf] INFO: UE F-SEID[UP:0xf8d CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.113: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 01/30 11:05:52.113: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 01/30 11:05:52.113: [smf] INFO: UE IMSI[262425467698271] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.114: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 01/30 11:05:52.114: [upf] INFO: UE F-SEID[UP:0xd5f CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.114: [upf] INFO: UE F-SEID[UP:0xd5f CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.119: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 01/30 11:05:52.119: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 01/30 11:05:52.119: [smf] INFO: UE IMSI[262425393766128] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.120: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 01/30 11:05:52.120: [upf] INFO: UE F-SEID[UP:0xf88 CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.120: [upf] INFO: UE F-SEID[UP:0xf88 CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.125: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 01/30 11:05:52.125: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 01/30 11:05:52.125: [smf] INFO: UE IMSI[262429964280946] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.126: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 01/30 11:05:52.126: [upf] INFO: UE F-SEID[UP:0x5ab CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.126: [upf] INFO: UE F-SEID[UP:0x5ab CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.131: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 01/30 11:05:52.131: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 01/30 11:05:52.131: [smf] INFO: UE IMSI[262426418782077] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.131: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 01/30 11:05:52.131: [upf] INFO: UE F-SEID[UP:0xa15 CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.131: [upf] INFO: UE F-SEID[UP:0xa15 CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.136: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 01/30 11:05:52.136: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 01/30 11:05:52.136: [smf] INFO: UE IMSI[262423947962593] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.137: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 01/30 11:05:52.137: [upf] INFO: UE F-SEID[UP:0x484 CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.137: [upf] INFO: UE F-SEID[UP:0x484 CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.142: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 01/30 11:05:52.142: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 01/30 11:05:52.142: [smf] INFO: UE IMSI[262427398690401] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.143: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 01/30 11:05:52.143: [upf] INFO: UE F-SEID[UP:0xf5a CP:0x2a4] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.143: [upf] INFO: UE F-SEID[UP:0xf5a CP:0x2a4] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.148: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 01/30 11:05:52.148: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 01/30 11:05:52.148: [smf] INFO: UE IMSI[262426361384323] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.149: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 01/30 11:05:52.149: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.149: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.154: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 01/30 11:05:52.154: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 01/30 11:05:52.154: [smf] INFO: UE IMSI[262425580651118] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.155: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 01/30 11:05:52.155: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x4b0] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.155: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x4b0] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.160: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 01/30 11:05:52.160: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 01/30 11:05:52.160: [smf] INFO: UE IMSI[262428705303622] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.162: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 01/30 11:05:52.162: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.162: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.167: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 01/30 11:05:52.167: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 01/30 11:05:52.167: [smf] INFO: UE IMSI[262429812011536] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.168: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 01/30 11:05:52.168: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.168: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.174: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 01/30 11:05:52.174: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 01/30 11:05:52.174: [smf] INFO: UE IMSI[262421826162277] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.175: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 01/30 11:05:52.175: [upf] INFO: UE F-SEID[UP:0xc84 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.175: [upf] INFO: UE F-SEID[UP:0xc84 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.180: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 01/30 11:05:52.180: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 01/30 11:05:52.180: [smf] INFO: UE IMSI[262425948578048] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.180: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 01/30 11:05:52.180: [upf] INFO: UE F-SEID[UP:0xb08 CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.180: [upf] INFO: UE F-SEID[UP:0xb08 CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.185: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 01/30 11:05:52.185: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 01/30 11:05:52.185: [smf] INFO: UE IMSI[262428521593186] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.186: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 01/30 11:05:52.186: [upf] INFO: UE F-SEID[UP:0x393 CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.186: [upf] INFO: UE F-SEID[UP:0x393 CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.191: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 01/30 11:05:52.191: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 01/30 11:05:52.191: [smf] INFO: UE IMSI[262420839230018] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.192: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 01/30 11:05:52.192: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.192: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.197: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 01/30 11:05:52.197: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 01/30 11:05:52.197: [smf] INFO: UE IMSI[262425990726307] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.198: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 01/30 11:05:52.198: [upf] INFO: UE F-SEID[UP:0xa17 CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.198: [upf] INFO: UE F-SEID[UP:0xa17 CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.203: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 01/30 11:05:52.203: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 01/30 11:05:52.203: [smf] INFO: UE IMSI[262422138890996] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.204: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 01/30 11:05:52.204: [upf] INFO: UE F-SEID[UP:0x964 CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.204: [upf] INFO: UE F-SEID[UP:0x964 CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.209: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 01/30 11:05:52.209: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 01/30 11:05:52.209: [smf] INFO: UE IMSI[262427028468936] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.210: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 01/30 11:05:52.210: [upf] INFO: UE F-SEID[UP:0x14a CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.210: [upf] INFO: UE F-SEID[UP:0x14a CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.215: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 01/30 11:05:52.215: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 01/30 11:05:52.215: [smf] INFO: UE IMSI[262429693695267] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.216: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 01/30 11:05:52.216: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.216: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.221: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 01/30 11:05:52.221: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 01/30 11:05:52.221: [smf] INFO: UE IMSI[262426941144230] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.222: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 01/30 11:05:52.222: [upf] INFO: UE F-SEID[UP:0x733 CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.222: [upf] INFO: UE F-SEID[UP:0x733 CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.228: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 01/30 11:05:52.228: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 01/30 11:05:52.228: [smf] INFO: UE IMSI[262426637315646] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.230: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 01/30 11:05:52.230: [upf] INFO: UE F-SEID[UP:0xedf CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.230: [upf] INFO: UE F-SEID[UP:0xedf CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.235: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 01/30 11:05:52.235: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 01/30 11:05:52.235: [smf] INFO: UE IMSI[262423679103045] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.236: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 01/30 11:05:52.236: [upf] INFO: UE F-SEID[UP:0x956 CP:0xd65] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.236: [upf] INFO: UE F-SEID[UP:0x956 CP:0xd65] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.242: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 01/30 11:05:52.242: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 01/30 11:05:52.242: [smf] INFO: UE IMSI[262422276427557] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.242: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 01/30 11:05:52.242: [upf] INFO: UE F-SEID[UP:0x6db CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.242: [upf] INFO: UE F-SEID[UP:0x6db CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.248: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 01/30 11:05:52.248: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 01/30 11:05:52.248: [smf] INFO: UE IMSI[262426250030221] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.248: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 01/30 11:05:52.248: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.248: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.254: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 01/30 11:05:52.254: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 01/30 11:05:52.254: [smf] INFO: UE IMSI[262428138353009] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.254: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 01/30 11:05:52.254: [upf] INFO: UE F-SEID[UP:0x214 CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.254: [upf] INFO: UE F-SEID[UP:0x214 CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.259: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 01/30 11:05:52.259: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 01/30 11:05:52.259: [smf] INFO: UE IMSI[262426204349030] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.260: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 01/30 11:05:52.260: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.260: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.265: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 01/30 11:05:52.265: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 01/30 11:05:52.265: [smf] INFO: UE IMSI[262424018486645] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.266: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 01/30 11:05:52.266: [upf] INFO: UE F-SEID[UP:0x34f CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.266: [upf] INFO: UE F-SEID[UP:0x34f CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.271: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 01/30 11:05:52.271: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 01/30 11:05:52.271: [smf] INFO: UE IMSI[262427979152314] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.271: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 01/30 11:05:52.271: [upf] INFO: UE F-SEID[UP:0x902 CP:0xf8e] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.271: [upf] INFO: UE F-SEID[UP:0x902 CP:0xf8e] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.277: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 01/30 11:05:52.277: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 01/30 11:05:52.277: [smf] INFO: UE IMSI[262428551660290] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.277: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 01/30 11:05:52.277: [upf] INFO: UE F-SEID[UP:0x54c CP:0x3e] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.277: [upf] INFO: UE F-SEID[UP:0x54c CP:0x3e] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.283: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 01/30 11:05:52.283: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 01/30 11:05:52.283: [smf] INFO: UE IMSI[262420857948975] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.283: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 01/30 11:05:52.283: [upf] INFO: UE F-SEID[UP:0xbfc CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.283: [upf] INFO: UE F-SEID[UP:0xbfc CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.288: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 01/30 11:05:52.288: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 01/30 11:05:52.288: [smf] INFO: UE IMSI[262428834942617] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.289: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 01/30 11:05:52.289: [upf] INFO: UE F-SEID[UP:0x55a CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.289: [upf] INFO: UE F-SEID[UP:0x55a CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.294: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 01/30 11:05:52.294: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 01/30 11:05:52.294: [smf] INFO: UE IMSI[262427395112971] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.295: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 01/30 11:05:52.295: [upf] INFO: UE F-SEID[UP:0x1c7 CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.295: [upf] INFO: UE F-SEID[UP:0x1c7 CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.300: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 01/30 11:05:52.300: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 01/30 11:05:52.300: [smf] INFO: UE IMSI[262421901814906] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.301: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 01/30 11:05:52.301: [upf] INFO: UE F-SEID[UP:0x823 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.301: [upf] INFO: UE F-SEID[UP:0x823 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.306: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 01/30 11:05:52.306: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 01/30 11:05:52.306: [smf] INFO: UE IMSI[262424778353511] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.306: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 01/30 11:05:52.306: [upf] INFO: UE F-SEID[UP:0xd1d CP:0x9ce] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.306: [upf] INFO: UE F-SEID[UP:0xd1d CP:0x9ce] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.312: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 01/30 11:05:52.312: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 01/30 11:05:52.312: [smf] INFO: UE IMSI[262425025847522] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.312: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 01/30 11:05:52.312: [upf] INFO: UE F-SEID[UP:0xa3e CP:0xb63] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.312: [upf] INFO: UE F-SEID[UP:0xa3e CP:0xb63] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.318: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 01/30 11:05:52.318: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 01/30 11:05:52.318: [smf] INFO: UE IMSI[262422729712732] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.318: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 01/30 11:05:52.318: [upf] INFO: UE F-SEID[UP:0xb2a CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.318: [upf] INFO: UE F-SEID[UP:0xb2a CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.324: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 01/30 11:05:52.324: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 01/30 11:05:52.324: [smf] INFO: UE IMSI[262426645012275] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.325: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 01/30 11:05:52.325: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.325: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.330: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 01/30 11:05:52.330: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 01/30 11:05:52.330: [smf] INFO: UE IMSI[262421561823189] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.330: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 01/30 11:05:52.330: [upf] INFO: UE F-SEID[UP:0x17f CP:0x985] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.330: [upf] INFO: UE F-SEID[UP:0x17f CP:0x985] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.336: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 01/30 11:05:52.336: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 01/30 11:05:52.336: [smf] INFO: UE IMSI[262422482918458] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.336: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 01/30 11:05:52.336: [upf] INFO: UE F-SEID[UP:0xeae CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.336: [upf] INFO: UE F-SEID[UP:0xeae CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.342: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 01/30 11:05:52.342: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 01/30 11:05:52.342: [smf] INFO: UE IMSI[262420515385503] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.342: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 01/30 11:05:52.342: [upf] INFO: UE F-SEID[UP:0x436 CP:0x48d] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.342: [upf] INFO: UE F-SEID[UP:0x436 CP:0x48d] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.347: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 01/30 11:05:52.347: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 01/30 11:05:52.347: [smf] INFO: UE IMSI[262420510364493] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.348: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 01/30 11:05:52.348: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.348: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.353: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 01/30 11:05:52.353: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 01/30 11:05:52.353: [smf] INFO: UE IMSI[262422956895392] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.354: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 01/30 11:05:52.354: [upf] INFO: UE F-SEID[UP:0xba0 CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.354: [upf] INFO: UE F-SEID[UP:0xba0 CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.359: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 01/30 11:05:52.359: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 01/30 11:05:52.359: [smf] INFO: UE IMSI[262425763987745] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.360: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 01/30 11:05:52.360: [upf] INFO: UE F-SEID[UP:0x84c CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.360: [upf] INFO: UE F-SEID[UP:0x84c CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.365: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 01/30 11:05:52.365: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 01/30 11:05:52.365: [smf] INFO: UE IMSI[262429503021432] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.366: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 01/30 11:05:52.366: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.366: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.371: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 01/30 11:05:52.371: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 01/30 11:05:52.371: [smf] INFO: UE IMSI[262421736990084] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.371: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 01/30 11:05:52.371: [upf] INFO: UE F-SEID[UP:0x80d CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.371: [upf] INFO: UE F-SEID[UP:0x80d CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.377: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 01/30 11:05:52.377: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 01/30 11:05:52.377: [smf] INFO: UE IMSI[262423762533146] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.377: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 01/30 11:05:52.377: [upf] INFO: UE F-SEID[UP:0x638 CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.377: [upf] INFO: UE F-SEID[UP:0x638 CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.383: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 01/30 11:05:52.383: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 01/30 11:05:52.383: [smf] INFO: UE IMSI[262420137669930] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.383: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 01/30 11:05:52.383: [upf] INFO: UE F-SEID[UP:0x7ab CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.383: [upf] INFO: UE F-SEID[UP:0x7ab CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.389: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 01/30 11:05:52.389: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 01/30 11:05:52.389: [smf] INFO: UE IMSI[262429254115298] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.390: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 01/30 11:05:52.390: [upf] INFO: UE F-SEID[UP:0x223 CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.390: [upf] INFO: UE F-SEID[UP:0x223 CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.395: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 01/30 11:05:52.395: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 01/30 11:05:52.395: [smf] INFO: UE IMSI[262425994443948] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.396: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 01/30 11:05:52.396: [upf] INFO: UE F-SEID[UP:0x406 CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.396: [upf] INFO: UE F-SEID[UP:0x406 CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.402: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 01/30 11:05:52.402: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 01/30 11:05:52.402: [smf] INFO: UE IMSI[262426898617040] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.403: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 01/30 11:05:52.403: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.403: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.409: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 01/30 11:05:52.409: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 01/30 11:05:52.409: [smf] INFO: UE IMSI[262429632134479] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.410: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 01/30 11:05:52.410: [upf] INFO: UE F-SEID[UP:0x86d CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.410: [upf] INFO: UE F-SEID[UP:0x86d CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.415: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 01/30 11:05:52.415: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 01/30 11:05:52.415: [smf] INFO: UE IMSI[262421268170486] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.416: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 01/30 11:05:52.416: [upf] INFO: UE F-SEID[UP:0x566 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.416: [upf] INFO: UE F-SEID[UP:0x566 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.421: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 01/30 11:05:52.421: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 01/30 11:05:52.421: [smf] INFO: UE IMSI[262421418636948] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.422: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 01/30 11:05:52.422: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.422: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.427: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 01/30 11:05:52.427: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 01/30 11:05:52.427: [smf] INFO: UE IMSI[262425631154381] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.427: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 01/30 11:05:52.427: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.427: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.433: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 01/30 11:05:52.433: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 01/30 11:05:52.433: [smf] INFO: UE IMSI[262421927617305] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.434: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 01/30 11:05:52.434: [upf] INFO: UE F-SEID[UP:0xe4a CP:0x695] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.434: [upf] INFO: UE F-SEID[UP:0xe4a CP:0x695] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.440: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 01/30 11:05:52.440: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 01/30 11:05:52.440: [smf] INFO: UE IMSI[262424377086755] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.441: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 01/30 11:05:52.441: [upf] INFO: UE F-SEID[UP:0xe54 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.441: [upf] INFO: UE F-SEID[UP:0xe54 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.446: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 01/30 11:05:52.446: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 01/30 11:05:52.446: [smf] INFO: UE IMSI[262424913947620] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.447: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 01/30 11:05:52.447: [upf] INFO: UE F-SEID[UP:0x25a CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.447: [upf] INFO: UE F-SEID[UP:0x25a CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.452: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 01/30 11:05:52.452: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 01/30 11:05:52.452: [smf] INFO: UE IMSI[262428492115775] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.453: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 01/30 11:05:52.453: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.453: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.459: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 01/30 11:05:52.459: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 01/30 11:05:52.459: [smf] INFO: UE IMSI[262427236506908] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.459: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 01/30 11:05:52.459: [upf] INFO: UE F-SEID[UP:0x776 CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.459: [upf] INFO: UE F-SEID[UP:0x776 CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.465: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 01/30 11:05:52.465: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 01/30 11:05:52.465: [smf] INFO: UE IMSI[262427159195504] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.465: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 01/30 11:05:52.465: [upf] INFO: UE F-SEID[UP:0x9cb CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.465: [upf] INFO: UE F-SEID[UP:0x9cb CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.471: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 01/30 11:05:52.471: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 01/30 11:05:52.471: [smf] INFO: UE IMSI[262424704199396] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.471: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 01/30 11:05:52.471: [upf] INFO: UE F-SEID[UP:0xce3 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.471: [upf] INFO: UE F-SEID[UP:0xce3 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.476: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 01/30 11:05:52.476: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 01/30 11:05:52.476: [smf] INFO: UE IMSI[262420498291852] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.477: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 01/30 11:05:52.477: [upf] INFO: UE F-SEID[UP:0xe4d CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.477: [upf] INFO: UE F-SEID[UP:0xe4d CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.482: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 01/30 11:05:52.482: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 01/30 11:05:52.482: [smf] INFO: UE IMSI[262420439904704] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.483: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 01/30 11:05:52.483: [upf] INFO: UE F-SEID[UP:0xb46 CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.483: [upf] INFO: UE F-SEID[UP:0xb46 CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.488: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 01/30 11:05:52.488: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 01/30 11:05:52.488: [smf] INFO: UE IMSI[262424693863358] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.489: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 01/30 11:05:52.489: [upf] INFO: UE F-SEID[UP:0xe05 CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.489: [upf] INFO: UE F-SEID[UP:0xe05 CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.494: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 01/30 11:05:52.494: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 01/30 11:05:52.494: [smf] INFO: UE IMSI[262421696318547] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.495: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 01/30 11:05:52.495: [upf] INFO: UE F-SEID[UP:0xb4b CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.495: [upf] INFO: UE F-SEID[UP:0xb4b CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.501: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 01/30 11:05:52.501: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 01/30 11:05:52.501: [smf] INFO: UE IMSI[262429599415404] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.502: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 01/30 11:05:52.502: [upf] INFO: UE F-SEID[UP:0xe4b CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.502: [upf] INFO: UE F-SEID[UP:0xe4b CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.507: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 01/30 11:05:52.507: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 01/30 11:05:52.507: [smf] INFO: UE IMSI[262429178486199] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.508: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 01/30 11:05:52.508: [upf] INFO: UE F-SEID[UP:0x39a CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.508: [upf] INFO: UE F-SEID[UP:0x39a CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.514: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 01/30 11:05:52.514: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 01/30 11:05:52.514: [smf] INFO: UE IMSI[262422153068336] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.515: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 01/30 11:05:52.515: [upf] INFO: UE F-SEID[UP:0x473 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.515: [upf] INFO: UE F-SEID[UP:0x473 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.521: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 01/30 11:05:52.521: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 01/30 11:05:52.521: [smf] INFO: UE IMSI[262427448675076] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.522: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 01/30 11:05:52.522: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x120] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.522: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x120] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.527: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 01/30 11:05:52.527: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 01/30 11:05:52.527: [smf] INFO: UE IMSI[262420868000874] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.528: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 01/30 11:05:52.528: [upf] INFO: UE F-SEID[UP:0x5f8 CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.528: [upf] INFO: UE F-SEID[UP:0x5f8 CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.533: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 01/30 11:05:52.533: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 01/30 11:05:52.533: [smf] INFO: UE IMSI[262428717037785] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.534: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 01/30 11:05:52.534: [upf] INFO: UE F-SEID[UP:0x7bd CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.534: [upf] INFO: UE F-SEID[UP:0x7bd CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.539: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 01/30 11:05:52.539: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 01/30 11:05:52.539: [smf] INFO: UE IMSI[262424556823133] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.539: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 01/30 11:05:52.539: [upf] INFO: UE F-SEID[UP:0x81b CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.539: [upf] INFO: UE F-SEID[UP:0x81b CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.544: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 01/30 11:05:52.544: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 01/30 11:05:52.544: [smf] INFO: UE IMSI[262426173856556] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.545: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 01/30 11:05:52.545: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.545: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.550: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 01/30 11:05:52.550: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 01/30 11:05:52.550: [smf] INFO: UE IMSI[262429773561898] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.551: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 01/30 11:05:52.551: [upf] INFO: UE F-SEID[UP:0x92e CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.551: [upf] INFO: UE F-SEID[UP:0x92e CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.556: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 01/30 11:05:52.556: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 01/30 11:05:52.556: [smf] INFO: UE IMSI[262425917178649] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.557: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 01/30 11:05:52.557: [upf] INFO: UE F-SEID[UP:0xd6c CP:0x63f] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.557: [upf] INFO: UE F-SEID[UP:0xd6c CP:0x63f] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.562: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 01/30 11:05:52.562: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 01/30 11:05:52.562: [smf] INFO: UE IMSI[262426837613670] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.563: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 01/30 11:05:52.563: [upf] INFO: UE F-SEID[UP:0xb00 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.563: [upf] INFO: UE F-SEID[UP:0xb00 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.567: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 01/30 11:05:52.567: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 01/30 11:05:52.567: [smf] INFO: UE IMSI[262426395519711] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.568: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 01/30 11:05:52.568: [upf] INFO: UE F-SEID[UP:0xf3 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.568: [upf] INFO: UE F-SEID[UP:0xf3 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.573: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 01/30 11:05:52.573: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 01/30 11:05:52.573: [smf] INFO: UE IMSI[262422365253659] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.574: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 01/30 11:05:52.574: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0xdfa] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.574: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0xdfa] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.579: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 01/30 11:05:52.579: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 01/30 11:05:52.579: [smf] INFO: UE IMSI[262425605806996] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.580: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 01/30 11:05:52.580: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.580: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.585: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 01/30 11:05:52.585: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 01/30 11:05:52.585: [smf] INFO: UE IMSI[262423363980373] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.585: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 01/30 11:05:52.585: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.585: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.591: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 01/30 11:05:52.591: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 01/30 11:05:52.591: [smf] INFO: UE IMSI[262428142254413] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.591: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 01/30 11:05:52.591: [upf] INFO: UE F-SEID[UP:0xceb CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.591: [upf] INFO: UE F-SEID[UP:0xceb CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.596: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 01/30 11:05:52.596: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 01/30 11:05:52.596: [smf] INFO: UE IMSI[262420403399415] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.597: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 01/30 11:05:52.597: [upf] INFO: UE F-SEID[UP:0x574 CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.597: [upf] INFO: UE F-SEID[UP:0x574 CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.602: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 01/30 11:05:52.602: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 01/30 11:05:52.602: [smf] INFO: UE IMSI[262421351449203] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.603: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 01/30 11:05:52.603: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.603: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.608: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 01/30 11:05:52.608: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 01/30 11:05:52.608: [smf] INFO: UE IMSI[262425871554836] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.609: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 01/30 11:05:52.609: [upf] INFO: UE F-SEID[UP:0xecc CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.609: [upf] INFO: UE F-SEID[UP:0xecc CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.614: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 01/30 11:05:52.614: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 01/30 11:05:52.614: [smf] INFO: UE IMSI[262420463261159] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.614: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 01/30 11:05:52.614: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.614: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.620: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 01/30 11:05:52.620: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 01/30 11:05:52.620: [smf] INFO: UE IMSI[262429707594066] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.620: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 01/30 11:05:52.620: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.620: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.625: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 01/30 11:05:52.625: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 01/30 11:05:52.625: [smf] INFO: UE IMSI[262425428773022] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.626: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 01/30 11:05:52.626: [upf] INFO: UE F-SEID[UP:0x886 CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.626: [upf] INFO: UE F-SEID[UP:0x886 CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.631: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 01/30 11:05:52.631: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 01/30 11:05:52.631: [smf] INFO: UE IMSI[262426259728810] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.632: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 01/30 11:05:52.632: [upf] INFO: UE F-SEID[UP:0x796 CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.632: [upf] INFO: UE F-SEID[UP:0x796 CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.637: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 01/30 11:05:52.637: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 01/30 11:05:52.637: [smf] INFO: UE IMSI[262424457419121] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.638: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 01/30 11:05:52.638: [upf] INFO: UE F-SEID[UP:0x415 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.638: [upf] INFO: UE F-SEID[UP:0x415 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.643: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 01/30 11:05:52.643: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 01/30 11:05:52.643: [smf] INFO: UE IMSI[262426474276041] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.643: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 01/30 11:05:52.643: [upf] INFO: UE F-SEID[UP:0x110 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.643: [upf] INFO: UE F-SEID[UP:0x110 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.648: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 01/30 11:05:52.648: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 01/30 11:05:52.648: [smf] INFO: UE IMSI[262423057166486] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.649: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 01/30 11:05:52.649: [upf] INFO: UE F-SEID[UP:0x376 CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.649: [upf] INFO: UE F-SEID[UP:0x376 CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.654: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 01/30 11:05:52.654: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 01/30 11:05:52.654: [smf] INFO: UE IMSI[262429154303133] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.655: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 01/30 11:05:52.655: [upf] INFO: UE F-SEID[UP:0xb8c CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.655: [upf] INFO: UE F-SEID[UP:0xb8c CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.660: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 01/30 11:05:52.660: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 01/30 11:05:52.660: [smf] INFO: UE IMSI[262427192872088] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.661: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 01/30 11:05:52.661: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.661: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.666: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 01/30 11:05:52.666: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 01/30 11:05:52.666: [smf] INFO: UE IMSI[262423814594940] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.666: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 01/30 11:05:52.666: [upf] INFO: UE F-SEID[UP:0xe28 CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.666: [upf] INFO: UE F-SEID[UP:0xe28 CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.671: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 01/30 11:05:52.671: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 01/30 11:05:52.671: [smf] INFO: UE IMSI[262424170727709] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.672: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 01/30 11:05:52.672: [upf] INFO: UE F-SEID[UP:0x2bb CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.672: [upf] INFO: UE F-SEID[UP:0x2bb CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.677: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 01/30 11:05:52.677: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 01/30 11:05:52.677: [smf] INFO: UE IMSI[262426042643306] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.678: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 01/30 11:05:52.678: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.678: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.683: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 01/30 11:05:52.683: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 01/30 11:05:52.683: [smf] INFO: UE IMSI[262429337547509] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.683: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 01/30 11:05:52.683: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.683: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.689: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 01/30 11:05:52.689: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 01/30 11:05:52.689: [smf] INFO: UE IMSI[262420392231409] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.689: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 01/30 11:05:52.689: [upf] INFO: UE F-SEID[UP:0x345 CP:0xb85] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.689: [upf] INFO: UE F-SEID[UP:0x345 CP:0xb85] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.694: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 01/30 11:05:52.694: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 01/30 11:05:52.694: [smf] INFO: UE IMSI[262428809534892] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.695: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 01/30 11:05:52.695: [upf] INFO: UE F-SEID[UP:0xf1e CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.695: [upf] INFO: UE F-SEID[UP:0xf1e CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.700: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 01/30 11:05:52.700: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 01/30 11:05:52.700: [smf] INFO: UE IMSI[262420141931892] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.701: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 01/30 11:05:52.701: [upf] INFO: UE F-SEID[UP:0x816 CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.701: [upf] INFO: UE F-SEID[UP:0x816 CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.706: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 01/30 11:05:52.706: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 01/30 11:05:52.706: [smf] INFO: UE IMSI[262422929182539] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.707: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 01/30 11:05:52.707: [upf] INFO: UE F-SEID[UP:0x55 CP:0x4a4] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.707: [upf] INFO: UE F-SEID[UP:0x55 CP:0x4a4] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.712: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 01/30 11:05:52.712: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 01/30 11:05:52.712: [smf] INFO: UE IMSI[262429335457201] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.712: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 01/30 11:05:52.712: [upf] INFO: UE F-SEID[UP:0x10a CP:0xe31] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.712: [upf] INFO: UE F-SEID[UP:0x10a CP:0xe31] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.717: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 01/30 11:05:52.717: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 01/30 11:05:52.717: [smf] INFO: UE IMSI[262422988836348] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.718: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 01/30 11:05:52.718: [upf] INFO: UE F-SEID[UP:0x35 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.718: [upf] INFO: UE F-SEID[UP:0x35 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.724: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 01/30 11:05:52.724: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 01/30 11:05:52.724: [smf] INFO: UE IMSI[262421020507823] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.725: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 01/30 11:05:52.725: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.725: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.732: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 01/30 11:05:52.732: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 01/30 11:05:52.732: [smf] INFO: UE IMSI[262429733156203] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.733: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 01/30 11:05:52.733: [upf] INFO: UE F-SEID[UP:0x56d CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.733: [upf] INFO: UE F-SEID[UP:0x56d CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.739: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 01/30 11:05:52.739: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 01/30 11:05:52.739: [smf] INFO: UE IMSI[262420712731591] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.741: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 01/30 11:05:52.741: [upf] INFO: UE F-SEID[UP:0x7ec CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.741: [upf] INFO: UE F-SEID[UP:0x7ec CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.747: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 01/30 11:05:52.747: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 01/30 11:05:52.747: [smf] INFO: UE IMSI[262420683436698] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.748: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 01/30 11:05:52.748: [upf] INFO: UE F-SEID[UP:0xa92 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.748: [upf] INFO: UE F-SEID[UP:0xa92 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.754: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 01/30 11:05:52.754: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 01/30 11:05:52.754: [smf] INFO: UE IMSI[262426658504813] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.754: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 01/30 11:05:52.754: [upf] INFO: UE F-SEID[UP:0x135 CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.754: [upf] INFO: UE F-SEID[UP:0x135 CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.760: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 01/30 11:05:52.760: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 01/30 11:05:52.760: [smf] INFO: UE IMSI[262423635282405] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.760: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 01/30 11:05:52.760: [upf] INFO: UE F-SEID[UP:0xf3e CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.760: [upf] INFO: UE F-SEID[UP:0xf3e CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.766: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 01/30 11:05:52.766: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 01/30 11:05:52.766: [smf] INFO: UE IMSI[262424009217949] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.766: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 01/30 11:05:52.766: [upf] INFO: UE F-SEID[UP:0x20 CP:0xb0f] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.766: [upf] INFO: UE F-SEID[UP:0x20 CP:0xb0f] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.772: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 01/30 11:05:52.772: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 01/30 11:05:52.772: [smf] INFO: UE IMSI[262423707964246] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.773: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 01/30 11:05:52.773: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.773: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.778: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 01/30 11:05:52.778: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 01/30 11:05:52.778: [smf] INFO: UE IMSI[262428096743330] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.779: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 01/30 11:05:52.779: [upf] INFO: UE F-SEID[UP:0xf7d CP:0xccc] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.779: [upf] INFO: UE F-SEID[UP:0xf7d CP:0xccc] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.784: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 01/30 11:05:52.784: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 01/30 11:05:52.784: [smf] INFO: UE IMSI[262422368549301] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.785: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 01/30 11:05:52.785: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.785: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.791: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 01/30 11:05:52.791: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 01/30 11:05:52.791: [smf] INFO: UE IMSI[262423556211769] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.792: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 01/30 11:05:52.792: [upf] INFO: UE F-SEID[UP:0xc3c CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.792: [upf] INFO: UE F-SEID[UP:0xc3c CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.798: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 01/30 11:05:52.798: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 01/30 11:05:52.798: [smf] INFO: UE IMSI[262429986066771] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.800: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 01/30 11:05:52.800: [upf] INFO: UE F-SEID[UP:0x255 CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.800: [upf] INFO: UE F-SEID[UP:0x255 CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.805: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 01/30 11:05:52.805: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 01/30 11:05:52.805: [smf] INFO: UE IMSI[262429817117359] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.805: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 01/30 11:05:52.805: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x4c2] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.805: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x4c2] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.811: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 01/30 11:05:52.811: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 01/30 11:05:52.811: [smf] INFO: UE IMSI[262423733776674] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.811: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 01/30 11:05:52.811: [upf] INFO: UE F-SEID[UP:0x29e CP:0xeca] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.811: [upf] INFO: UE F-SEID[UP:0x29e CP:0xeca] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.816: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 01/30 11:05:52.816: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 01/30 11:05:52.816: [smf] INFO: UE IMSI[262428189724369] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.817: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 01/30 11:05:52.817: [upf] INFO: UE F-SEID[UP:0xa5b CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.817: [upf] INFO: UE F-SEID[UP:0xa5b CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.823: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 01/30 11:05:52.823: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 01/30 11:05:52.823: [smf] INFO: UE IMSI[262423452203514] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.824: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 01/30 11:05:52.824: [upf] INFO: UE F-SEID[UP:0x6dd CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.824: [upf] INFO: UE F-SEID[UP:0x6dd CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.829: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 01/30 11:05:52.829: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 01/30 11:05:52.829: [smf] INFO: UE IMSI[262429050914107] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.830: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 01/30 11:05:52.830: [upf] INFO: UE F-SEID[UP:0x849 CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.830: [upf] INFO: UE F-SEID[UP:0x849 CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.835: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 01/30 11:05:52.835: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 01/30 11:05:52.835: [smf] INFO: UE IMSI[262422385283010] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.836: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 01/30 11:05:52.836: [upf] INFO: UE F-SEID[UP:0xd3b CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.836: [upf] INFO: UE F-SEID[UP:0xd3b CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.841: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 01/30 11:05:52.841: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 01/30 11:05:52.841: [smf] INFO: UE IMSI[262427075420126] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.842: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 01/30 11:05:52.842: [upf] INFO: UE F-SEID[UP:0x485 CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.842: [upf] INFO: UE F-SEID[UP:0x485 CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.847: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 01/30 11:05:52.847: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 01/30 11:05:52.847: [smf] INFO: UE IMSI[262428103865788] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.848: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 01/30 11:05:52.848: [upf] INFO: UE F-SEID[UP:0x140 CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.848: [upf] INFO: UE F-SEID[UP:0x140 CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.853: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 01/30 11:05:52.853: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 01/30 11:05:52.853: [smf] INFO: UE IMSI[262422556123869] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.854: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 01/30 11:05:52.854: [upf] INFO: UE F-SEID[UP:0xa43 CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.854: [upf] INFO: UE F-SEID[UP:0xa43 CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.859: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 01/30 11:05:52.859: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 01/30 11:05:52.859: [smf] INFO: UE IMSI[262420276872409] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.860: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 01/30 11:05:52.860: [upf] INFO: UE F-SEID[UP:0x16e CP:0xbd0] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.860: [upf] INFO: UE F-SEID[UP:0x16e CP:0xbd0] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.865: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 01/30 11:05:52.865: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 01/30 11:05:52.865: [smf] INFO: UE IMSI[262429366225494] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.867: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 01/30 11:05:52.867: [upf] INFO: UE F-SEID[UP:0x4a7 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.867: [upf] INFO: UE F-SEID[UP:0x4a7 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.872: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 01/30 11:05:52.872: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 01/30 11:05:52.872: [smf] INFO: UE IMSI[262422627128614] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.873: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 01/30 11:05:52.873: [upf] INFO: UE F-SEID[UP:0x56c CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.873: [upf] INFO: UE F-SEID[UP:0x56c CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.879: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 01/30 11:05:52.879: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 01/30 11:05:52.879: [smf] INFO: UE IMSI[262427535854126] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.880: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 01/30 11:05:52.880: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.880: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.886: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 01/30 11:05:52.886: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 01/30 11:05:52.886: [smf] INFO: UE IMSI[262426496617008] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.888: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 01/30 11:05:52.888: [upf] INFO: UE F-SEID[UP:0x126 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.888: [upf] INFO: UE F-SEID[UP:0x126 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.893: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 01/30 11:05:52.893: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 01/30 11:05:52.893: [smf] INFO: UE IMSI[262428390888424] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.895: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 01/30 11:05:52.895: [upf] INFO: UE F-SEID[UP:0x551 CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.895: [upf] INFO: UE F-SEID[UP:0x551 CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.899: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 01/30 11:05:52.899: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 01/30 11:05:52.899: [smf] INFO: UE IMSI[262429245667672] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.900: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 01/30 11:05:52.900: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.900: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.905: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 01/30 11:05:52.905: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 01/30 11:05:52.905: [smf] INFO: UE IMSI[262424685467639] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.906: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 01/30 11:05:52.906: [upf] INFO: UE F-SEID[UP:0x1db CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.906: [upf] INFO: UE F-SEID[UP:0x1db CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.911: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 01/30 11:05:52.911: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 01/30 11:05:52.911: [smf] INFO: UE IMSI[262429311413322] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.912: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 01/30 11:05:52.912: [upf] INFO: UE F-SEID[UP:0x72c CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.912: [upf] INFO: UE F-SEID[UP:0x72c CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.917: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 01/30 11:05:52.917: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 01/30 11:05:52.917: [smf] INFO: UE IMSI[262425441393567] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.918: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 01/30 11:05:52.918: [upf] INFO: UE F-SEID[UP:0xf94 CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.918: [upf] INFO: UE F-SEID[UP:0xf94 CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.923: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 01/30 11:05:52.923: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 01/30 11:05:52.923: [smf] INFO: UE IMSI[262426424171836] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.924: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 01/30 11:05:52.924: [upf] INFO: UE F-SEID[UP:0xc2d CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.924: [upf] INFO: UE F-SEID[UP:0xc2d CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.929: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 01/30 11:05:52.929: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 01/30 11:05:52.929: [smf] INFO: UE IMSI[262423742644911] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.929: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 01/30 11:05:52.929: [upf] INFO: UE F-SEID[UP:0xde9 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.929: [upf] INFO: UE F-SEID[UP:0xde9 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.935: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 01/30 11:05:52.935: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 01/30 11:05:52.935: [smf] INFO: UE IMSI[262428161026492] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.935: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 01/30 11:05:52.935: [upf] INFO: UE F-SEID[UP:0xe15 CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.935: [upf] INFO: UE F-SEID[UP:0xe15 CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.940: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 01/30 11:05:52.940: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 01/30 11:05:52.940: [smf] INFO: UE IMSI[262422005974569] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.941: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 01/30 11:05:52.941: [upf] INFO: UE F-SEID[UP:0x9fc CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.941: [upf] INFO: UE F-SEID[UP:0x9fc CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.946: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 01/30 11:05:52.946: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 01/30 11:05:52.946: [smf] INFO: UE IMSI[262425565868406] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.947: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 01/30 11:05:52.947: [upf] INFO: UE F-SEID[UP:0x4 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.947: [upf] INFO: UE F-SEID[UP:0x4 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.952: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 01/30 11:05:52.952: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 01/30 11:05:52.952: [smf] INFO: UE IMSI[262427180035627] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.953: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 01/30 11:05:52.953: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.953: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.958: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 01/30 11:05:52.958: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 01/30 11:05:52.958: [smf] INFO: UE IMSI[262423442908860] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.959: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 01/30 11:05:52.959: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.959: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.964: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 01/30 11:05:52.964: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 01/30 11:05:52.964: [smf] INFO: UE IMSI[262422543843431] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.965: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 01/30 11:05:52.965: [upf] INFO: UE F-SEID[UP:0x72b CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.965: [upf] INFO: UE F-SEID[UP:0x72b CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.970: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 01/30 11:05:52.970: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 01/30 11:05:52.970: [smf] INFO: UE IMSI[262423792251785] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.970: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 01/30 11:05:52.971: [upf] INFO: UE F-SEID[UP:0x20d CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.971: [upf] INFO: UE F-SEID[UP:0x20d CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.976: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 01/30 11:05:52.976: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 01/30 11:05:52.976: [smf] INFO: UE IMSI[262426499165171] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.976: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 01/30 11:05:52.976: [upf] INFO: UE F-SEID[UP:0xfdd CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.976: [upf] INFO: UE F-SEID[UP:0xfdd CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.981: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 01/30 11:05:52.982: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 01/30 11:05:52.982: [smf] INFO: UE IMSI[262421758386378] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.982: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 01/30 11:05:52.982: [upf] INFO: UE F-SEID[UP:0xf93 CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.982: [upf] INFO: UE F-SEID[UP:0xf93 CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.987: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 01/30 11:05:52.987: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 01/30 11:05:52.987: [smf] INFO: UE IMSI[262425802042283] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.988: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 01/30 11:05:52.988: [upf] INFO: UE F-SEID[UP:0xfcd CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.988: [upf] INFO: UE F-SEID[UP:0xfcd CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.993: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 01/30 11:05:52.993: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 01/30 11:05:52.993: [smf] INFO: UE IMSI[262422854538716] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.994: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 01/30 11:05:52.994: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0xb41] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.994: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0xb41] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.999: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 01/30 11:05:52.999: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 01/30 11:05:52.999: [smf] INFO: UE IMSI[262427183931559] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:52.999: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 01/30 11:05:52.999: [upf] INFO: UE F-SEID[UP:0xb74 CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 01/30 11:05:52.999: [upf] INFO: UE F-SEID[UP:0xb74 CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.005: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 01/30 11:05:53.005: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 01/30 11:05:53.005: [smf] INFO: UE IMSI[262426904862709] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.005: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 01/30 11:05:53.005: [upf] INFO: UE F-SEID[UP:0x679 CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.005: [upf] INFO: UE F-SEID[UP:0x679 CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.010: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 01/30 11:05:53.010: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 01/30 11:05:53.010: [smf] INFO: UE IMSI[262421288279351] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.011: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 01/30 11:05:53.011: [upf] INFO: UE F-SEID[UP:0x69 CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.011: [upf] INFO: UE F-SEID[UP:0x69 CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.016: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 01/30 11:05:53.016: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 01/30 11:05:53.016: [smf] INFO: UE IMSI[262421665997300] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.017: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 01/30 11:05:53.017: [upf] INFO: UE F-SEID[UP:0x2e7 CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.017: [upf] INFO: UE F-SEID[UP:0x2e7 CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.022: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 01/30 11:05:53.022: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 01/30 11:05:53.022: [smf] INFO: UE IMSI[262424130628148] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.022: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 01/30 11:05:53.022: [upf] INFO: UE F-SEID[UP:0xb90 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.022: [upf] INFO: UE F-SEID[UP:0xb90 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.028: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 01/30 11:05:53.028: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 01/30 11:05:53.028: [smf] INFO: UE IMSI[262422237256069] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.028: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 01/30 11:05:53.028: [upf] INFO: UE F-SEID[UP:0x70a CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.028: [upf] INFO: UE F-SEID[UP:0x70a CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.034: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 01/30 11:05:53.034: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 01/30 11:05:53.034: [smf] INFO: UE IMSI[262425380125254] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.035: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 01/30 11:05:53.035: [upf] INFO: UE F-SEID[UP:0xb07 CP:0xea0] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.035: [upf] INFO: UE F-SEID[UP:0xb07 CP:0xea0] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.040: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 01/30 11:05:53.040: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 01/30 11:05:53.040: [smf] INFO: UE IMSI[262426753504329] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.041: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 01/30 11:05:53.041: [upf] INFO: UE F-SEID[UP:0x95 CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.041: [upf] INFO: UE F-SEID[UP:0x95 CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.046: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 01/30 11:05:53.046: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 01/30 11:05:53.046: [smf] INFO: UE IMSI[262422092402300] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.047: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 01/30 11:05:53.047: [upf] INFO: UE F-SEID[UP:0x95a CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.047: [upf] INFO: UE F-SEID[UP:0x95a CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.053: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 01/30 11:05:53.053: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 01/30 11:05:53.053: [smf] INFO: UE IMSI[262428171438685] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.054: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 01/30 11:05:53.055: [upf] INFO: UE F-SEID[UP:0xd7a CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.055: [upf] INFO: UE F-SEID[UP:0xd7a CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.060: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 01/30 11:05:53.060: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 01/30 11:05:53.060: [smf] INFO: UE IMSI[262426343157953] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.061: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 01/30 11:05:53.061: [upf] INFO: UE F-SEID[UP:0xa2e CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.061: [upf] INFO: UE F-SEID[UP:0xa2e CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.066: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 01/30 11:05:53.066: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 01/30 11:05:53.066: [smf] INFO: UE IMSI[262420399275904] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.067: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 01/30 11:05:53.067: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.067: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.072: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 01/30 11:05:53.072: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 01/30 11:05:53.072: [smf] INFO: UE IMSI[262424210326785] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.073: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 01/30 11:05:53.073: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.073: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.078: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 01/30 11:05:53.078: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 01/30 11:05:53.078: [smf] INFO: UE IMSI[262420114605376] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.079: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 01/30 11:05:53.079: [upf] INFO: UE F-SEID[UP:0x967 CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.079: [upf] INFO: UE F-SEID[UP:0x967 CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.084: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 01/30 11:05:53.084: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 01/30 11:05:53.084: [smf] INFO: UE IMSI[262429768648749] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.085: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 01/30 11:05:53.085: [upf] INFO: UE F-SEID[UP:0x957 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.085: [upf] INFO: UE F-SEID[UP:0x957 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.090: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 01/30 11:05:53.090: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 01/30 11:05:53.090: [smf] INFO: UE IMSI[262421920101279] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.090: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 01/30 11:05:53.090: [upf] INFO: UE F-SEID[UP:0x50b CP:0x502] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.090: [upf] INFO: UE F-SEID[UP:0x50b CP:0x502] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.096: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 01/30 11:05:53.096: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 01/30 11:05:53.096: [smf] INFO: UE IMSI[262428188195374] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.096: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 01/30 11:05:53.096: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.096: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.102: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 01/30 11:05:53.102: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 01/30 11:05:53.102: [smf] INFO: UE IMSI[262420088914114] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.102: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 01/30 11:05:53.102: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.102: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.108: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 01/30 11:05:53.108: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 01/30 11:05:53.108: [smf] INFO: UE IMSI[262421021244415] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.108: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 01/30 11:05:53.108: [upf] INFO: UE F-SEID[UP:0x607 CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.108: [upf] INFO: UE F-SEID[UP:0x607 CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.113: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 01/30 11:05:53.113: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 01/30 11:05:53.113: [smf] INFO: UE IMSI[262427548514714] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.114: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 01/30 11:05:53.114: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0xa39] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.114: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0xa39] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.119: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 01/30 11:05:53.119: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 01/30 11:05:53.119: [smf] INFO: UE IMSI[262423362372151] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.120: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 01/30 11:05:53.120: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.120: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.125: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 01/30 11:05:53.125: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 01/30 11:05:53.125: [smf] INFO: UE IMSI[262421086591560] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.126: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 01/30 11:05:53.126: [upf] INFO: UE F-SEID[UP:0xf17 CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.126: [upf] INFO: UE F-SEID[UP:0xf17 CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.131: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 01/30 11:05:53.131: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 01/30 11:05:53.131: [smf] INFO: UE IMSI[262425492145824] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.132: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 01/30 11:05:53.132: [upf] INFO: UE F-SEID[UP:0x280 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.132: [upf] INFO: UE F-SEID[UP:0x280 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.137: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 01/30 11:05:53.137: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 01/30 11:05:53.137: [smf] INFO: UE IMSI[262429498828097] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.137: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 01/30 11:05:53.137: [upf] INFO: UE F-SEID[UP:0x73b CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.137: [upf] INFO: UE F-SEID[UP:0x73b CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.143: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 01/30 11:05:53.143: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 01/30 11:05:53.143: [smf] INFO: UE IMSI[262424850282671] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.143: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 01/30 11:05:53.143: [upf] INFO: UE F-SEID[UP:0xc8b CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.143: [upf] INFO: UE F-SEID[UP:0xc8b CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.148: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 01/30 11:05:53.148: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 01/30 11:05:53.148: [smf] INFO: UE IMSI[262424092264662] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.149: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 01/30 11:05:53.149: [upf] INFO: UE F-SEID[UP:0x739 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.149: [upf] INFO: UE F-SEID[UP:0x739 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.154: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 01/30 11:05:53.154: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 01/30 11:05:53.154: [smf] INFO: UE IMSI[262427647201384] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.155: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 01/30 11:05:53.155: [upf] INFO: UE F-SEID[UP:0xaae CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.155: [upf] INFO: UE F-SEID[UP:0xaae CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.160: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 01/30 11:05:53.160: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 01/30 11:05:53.160: [smf] INFO: UE IMSI[262422643886759] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.161: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 01/30 11:05:53.161: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.161: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.166: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 01/30 11:05:53.166: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 01/30 11:05:53.166: [smf] INFO: UE IMSI[262428431475081] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.166: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 01/30 11:05:53.166: [upf] INFO: UE F-SEID[UP:0xb1a CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.166: [upf] INFO: UE F-SEID[UP:0xb1a CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.171: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 01/30 11:05:53.171: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 01/30 11:05:53.171: [smf] INFO: UE IMSI[262426251442729] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.172: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 01/30 11:05:53.172: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.172: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.177: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 01/30 11:05:53.177: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 01/30 11:05:53.177: [smf] INFO: UE IMSI[262424031465774] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.178: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 01/30 11:05:53.178: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.178: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.183: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 01/30 11:05:53.183: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 01/30 11:05:53.183: [smf] INFO: UE IMSI[262422830397798] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.184: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 01/30 11:05:53.184: [upf] INFO: UE F-SEID[UP:0xf01 CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.184: [upf] INFO: UE F-SEID[UP:0xf01 CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.189: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 01/30 11:05:53.189: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 01/30 11:05:53.189: [smf] INFO: UE IMSI[262428442497857] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.190: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 01/30 11:05:53.190: [upf] INFO: UE F-SEID[UP:0x730 CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.190: [upf] INFO: UE F-SEID[UP:0x730 CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.195: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 01/30 11:05:53.195: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 01/30 11:05:53.195: [smf] INFO: UE IMSI[262420950035528] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.195: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 01/30 11:05:53.196: [upf] INFO: UE F-SEID[UP:0x732 CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.196: [upf] INFO: UE F-SEID[UP:0x732 CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.201: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 01/30 11:05:53.201: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 01/30 11:05:53.201: [smf] INFO: UE IMSI[262425529347880] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.201: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 01/30 11:05:53.201: [upf] INFO: UE F-SEID[UP:0x517 CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.201: [upf] INFO: UE F-SEID[UP:0x517 CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.206: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 01/30 11:05:53.206: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 01/30 11:05:53.206: [smf] INFO: UE IMSI[262422298024158] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.207: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 01/30 11:05:53.207: [upf] INFO: UE F-SEID[UP:0x8f CP:0xb5e] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.207: [upf] INFO: UE F-SEID[UP:0x8f CP:0xb5e] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.212: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 01/30 11:05:53.212: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 01/30 11:05:53.212: [smf] INFO: UE IMSI[262427830855309] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.213: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 01/30 11:05:53.213: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.213: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.218: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 01/30 11:05:53.218: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 01/30 11:05:53.218: [smf] INFO: UE IMSI[262423639030797] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.219: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 01/30 11:05:53.219: [upf] INFO: UE F-SEID[UP:0x196 CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.219: [upf] INFO: UE F-SEID[UP:0x196 CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.224: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 01/30 11:05:53.224: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 01/30 11:05:53.224: [smf] INFO: UE IMSI[262423432463200] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.224: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 01/30 11:05:53.224: [upf] INFO: UE F-SEID[UP:0x56e CP:0x450] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.224: [upf] INFO: UE F-SEID[UP:0x56e CP:0x450] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.230: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 01/30 11:05:53.230: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 01/30 11:05:53.230: [smf] INFO: UE IMSI[262422981894971] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.230: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 01/30 11:05:53.230: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.230: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.235: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 01/30 11:05:53.235: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 01/30 11:05:53.235: [smf] INFO: UE IMSI[262421012354095] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.236: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 01/30 11:05:53.236: [upf] INFO: UE F-SEID[UP:0x3a2 CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.236: [upf] INFO: UE F-SEID[UP:0x3a2 CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.241: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 01/30 11:05:53.241: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 01/30 11:05:53.241: [smf] INFO: UE IMSI[262424171613933] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.242: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 01/30 11:05:53.242: [upf] INFO: UE F-SEID[UP:0xc37 CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.242: [upf] INFO: UE F-SEID[UP:0xc37 CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.247: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 01/30 11:05:53.247: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 01/30 11:05:53.247: [smf] INFO: UE IMSI[262429803507428] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.248: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 01/30 11:05:53.248: [upf] INFO: UE F-SEID[UP:0xfcf CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.248: [upf] INFO: UE F-SEID[UP:0xfcf CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.253: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 01/30 11:05:53.253: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 01/30 11:05:53.253: [smf] INFO: UE IMSI[262426388140002] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.253: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 01/30 11:05:53.254: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.254: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.259: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 01/30 11:05:53.259: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 01/30 11:05:53.259: [smf] INFO: UE IMSI[262428386485465] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.259: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 01/30 11:05:53.259: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.259: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.264: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 01/30 11:05:53.264: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 01/30 11:05:53.264: [smf] INFO: UE IMSI[262428645586201] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.265: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 01/30 11:05:53.265: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.265: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.270: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 01/30 11:05:53.270: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 01/30 11:05:53.270: [smf] INFO: UE IMSI[262426210113590] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.271: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 01/30 11:05:53.271: [upf] INFO: UE F-SEID[UP:0x37f CP:0x5b9] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.271: [upf] INFO: UE F-SEID[UP:0x37f CP:0x5b9] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.276: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 01/30 11:05:53.276: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 01/30 11:05:53.276: [smf] INFO: UE IMSI[262421392758523] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.277: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 01/30 11:05:53.277: [upf] INFO: UE F-SEID[UP:0x44a CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.277: [upf] INFO: UE F-SEID[UP:0x44a CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.282: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 01/30 11:05:53.282: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 01/30 11:05:53.282: [smf] INFO: UE IMSI[262429558661910] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.282: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 01/30 11:05:53.283: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.283: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.287: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 01/30 11:05:53.287: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 01/30 11:05:53.287: [smf] INFO: UE IMSI[262420178154555] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.288: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 01/30 11:05:53.288: [upf] INFO: UE F-SEID[UP:0xebc CP:0xbbe] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.288: [upf] INFO: UE F-SEID[UP:0xebc CP:0xbbe] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.293: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 01/30 11:05:53.293: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 01/30 11:05:53.293: [smf] INFO: UE IMSI[262421091331651] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.294: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 01/30 11:05:53.294: [upf] INFO: UE F-SEID[UP:0x468 CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.294: [upf] INFO: UE F-SEID[UP:0x468 CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.299: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 01/30 11:05:53.299: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 01/30 11:05:53.299: [smf] INFO: UE IMSI[262428725962224] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.300: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 01/30 11:05:53.300: [upf] INFO: UE F-SEID[UP:0xed3 CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.300: [upf] INFO: UE F-SEID[UP:0xed3 CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.305: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 01/30 11:05:53.305: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 01/30 11:05:53.305: [smf] INFO: UE IMSI[262427557146013] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.305: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 01/30 11:05:53.305: [upf] INFO: UE F-SEID[UP:0xacb CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.305: [upf] INFO: UE F-SEID[UP:0xacb CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.310: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 01/30 11:05:53.310: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 01/30 11:05:53.310: [smf] INFO: UE IMSI[262429634187187] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.311: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 01/30 11:05:53.311: [upf] INFO: UE F-SEID[UP:0xddd CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.311: [upf] INFO: UE F-SEID[UP:0xddd CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.316: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 01/30 11:05:53.316: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 01/30 11:05:53.316: [smf] INFO: UE IMSI[262429360323222] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.317: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 01/30 11:05:53.317: [upf] INFO: UE F-SEID[UP:0xdbb CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.317: [upf] INFO: UE F-SEID[UP:0xdbb CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.322: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 01/30 11:05:53.322: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 01/30 11:05:53.322: [smf] INFO: UE IMSI[262420496855069] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.323: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 01/30 11:05:53.323: [upf] INFO: UE F-SEID[UP:0x760 CP:0x9cf] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.323: [upf] INFO: UE F-SEID[UP:0x760 CP:0x9cf] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.328: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 01/30 11:05:53.328: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 01/30 11:05:53.328: [smf] INFO: UE IMSI[262420610344260] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.328: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 01/30 11:05:53.328: [upf] INFO: UE F-SEID[UP:0x911 CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.328: [upf] INFO: UE F-SEID[UP:0x911 CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.333: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 01/30 11:05:53.333: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 01/30 11:05:53.333: [smf] INFO: UE IMSI[262427834876428] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.334: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 01/30 11:05:53.334: [upf] INFO: UE F-SEID[UP:0xb0d CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.334: [upf] INFO: UE F-SEID[UP:0xb0d CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.339: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 01/30 11:05:53.339: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 01/30 11:05:53.339: [smf] INFO: UE IMSI[262424383448453] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.340: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 01/30 11:05:53.340: [upf] INFO: UE F-SEID[UP:0x102 CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.340: [upf] INFO: UE F-SEID[UP:0x102 CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.345: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 01/30 11:05:53.345: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 01/30 11:05:53.345: [smf] INFO: UE IMSI[262429990958313] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.346: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 01/30 11:05:53.346: [upf] INFO: UE F-SEID[UP:0xfe7 CP:0x78c] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.346: [upf] INFO: UE F-SEID[UP:0xfe7 CP:0x78c] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.351: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 01/30 11:05:53.351: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 01/30 11:05:53.351: [smf] INFO: UE IMSI[262427829347395] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.351: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 01/30 11:05:53.351: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.351: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.356: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 01/30 11:05:53.356: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 01/30 11:05:53.356: [smf] INFO: UE IMSI[262429790725265] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.357: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 01/30 11:05:53.357: [upf] INFO: UE F-SEID[UP:0xc38 CP:0xb3a] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.357: [upf] INFO: UE F-SEID[UP:0xc38 CP:0xb3a] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.362: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 01/30 11:05:53.362: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 01/30 11:05:53.362: [smf] INFO: UE IMSI[262427832717134] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.363: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 01/30 11:05:53.363: [upf] INFO: UE F-SEID[UP:0x98b CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.363: [upf] INFO: UE F-SEID[UP:0x98b CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.368: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 01/30 11:05:53.368: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 01/30 11:05:53.368: [smf] INFO: UE IMSI[262425006349592] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.368: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 01/30 11:05:53.369: [upf] INFO: UE F-SEID[UP:0x66f CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.369: [upf] INFO: UE F-SEID[UP:0x66f CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.374: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 01/30 11:05:53.374: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 01/30 11:05:53.374: [smf] INFO: UE IMSI[262424239209729] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.374: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 01/30 11:05:53.374: [upf] INFO: UE F-SEID[UP:0x2de CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.374: [upf] INFO: UE F-SEID[UP:0x2de CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.379: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 01/30 11:05:53.379: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 01/30 11:05:53.379: [smf] INFO: UE IMSI[262420975701269] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.380: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 01/30 11:05:53.380: [upf] INFO: UE F-SEID[UP:0xd7d CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.380: [upf] INFO: UE F-SEID[UP:0xd7d CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.385: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 01/30 11:05:53.385: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 01/30 11:05:53.385: [smf] INFO: UE IMSI[262427887897293] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.386: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 01/30 11:05:53.386: [upf] INFO: UE F-SEID[UP:0xc68 CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.386: [upf] INFO: UE F-SEID[UP:0xc68 CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.391: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 01/30 11:05:53.391: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 01/30 11:05:53.391: [smf] INFO: UE IMSI[262421845885147] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.392: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 01/30 11:05:53.392: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.392: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.397: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 01/30 11:05:53.397: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 01/30 11:05:53.397: [smf] INFO: UE IMSI[262423340196756] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.398: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 01/30 11:05:53.398: [upf] INFO: UE F-SEID[UP:0x248 CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.398: [upf] INFO: UE F-SEID[UP:0x248 CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.404: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 01/30 11:05:53.404: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 01/30 11:05:53.404: [smf] INFO: UE IMSI[262427331657589] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.406: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 01/30 11:05:53.406: [upf] INFO: UE F-SEID[UP:0x745 CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.406: [upf] INFO: UE F-SEID[UP:0x745 CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.411: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 01/30 11:05:53.411: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 01/30 11:05:53.411: [smf] INFO: UE IMSI[262427618079859] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.412: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 01/30 11:05:53.412: [upf] INFO: UE F-SEID[UP:0x191 CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.412: [upf] INFO: UE F-SEID[UP:0x191 CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.417: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 01/30 11:05:53.417: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 01/30 11:05:53.417: [smf] INFO: UE IMSI[262425908563266] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.418: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 01/30 11:05:53.418: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.418: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.423: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 01/30 11:05:53.423: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 01/30 11:05:53.423: [smf] INFO: UE IMSI[262424615769754] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.424: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 01/30 11:05:53.424: [upf] INFO: UE F-SEID[UP:0x87e CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.424: [upf] INFO: UE F-SEID[UP:0x87e CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.429: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 01/30 11:05:53.429: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 01/30 11:05:53.429: [smf] INFO: UE IMSI[262422875481812] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.430: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 01/30 11:05:53.430: [upf] INFO: UE F-SEID[UP:0x455 CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.430: [upf] INFO: UE F-SEID[UP:0x455 CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.435: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 01/30 11:05:53.435: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 01/30 11:05:53.435: [smf] INFO: UE IMSI[262427274139085] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.436: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 01/30 11:05:53.436: [upf] INFO: UE F-SEID[UP:0x46b CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.436: [upf] INFO: UE F-SEID[UP:0x46b CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.441: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 01/30 11:05:53.441: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 01/30 11:05:53.441: [smf] INFO: UE IMSI[262425815138524] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.441: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 01/30 11:05:53.441: [upf] INFO: UE F-SEID[UP:0x5fb CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.441: [upf] INFO: UE F-SEID[UP:0x5fb CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.446: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 01/30 11:05:53.446: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 01/30 11:05:53.446: [smf] INFO: UE IMSI[262428988942483] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.447: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 01/30 11:05:53.447: [upf] INFO: UE F-SEID[UP:0xb0e CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.447: [upf] INFO: UE F-SEID[UP:0xb0e CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.453: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 01/30 11:05:53.453: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 01/30 11:05:53.453: [smf] INFO: UE IMSI[262423620750401] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.453: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 01/30 11:05:53.453: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.453: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.459: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 01/30 11:05:53.459: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 01/30 11:05:53.459: [smf] INFO: UE IMSI[262428752176393] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.460: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 01/30 11:05:53.460: [upf] INFO: UE F-SEID[UP:0x43f CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.460: [upf] INFO: UE F-SEID[UP:0x43f CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.466: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 01/30 11:05:53.466: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 01/30 11:05:53.466: [smf] INFO: UE IMSI[262423406949261] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.467: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 01/30 11:05:53.467: [upf] INFO: UE F-SEID[UP:0xae7 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.467: [upf] INFO: UE F-SEID[UP:0xae7 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.472: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 01/30 11:05:53.472: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 01/30 11:05:53.472: [smf] INFO: UE IMSI[262429639184078] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.473: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 01/30 11:05:53.473: [upf] INFO: UE F-SEID[UP:0xa14 CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.473: [upf] INFO: UE F-SEID[UP:0xa14 CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.478: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 01/30 11:05:53.478: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 01/30 11:05:53.478: [smf] INFO: UE IMSI[262424639320407] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.479: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 01/30 11:05:53.479: [upf] INFO: UE F-SEID[UP:0xebf CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.479: [upf] INFO: UE F-SEID[UP:0xebf CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.484: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 01/30 11:05:53.484: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 01/30 11:05:53.484: [smf] INFO: UE IMSI[262424104439336] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.484: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 01/30 11:05:53.484: [upf] INFO: UE F-SEID[UP:0x906 CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.484: [upf] INFO: UE F-SEID[UP:0x906 CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.490: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 01/30 11:05:53.490: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 01/30 11:05:53.490: [smf] INFO: UE IMSI[262427251313907] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.490: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 01/30 11:05:53.490: [upf] INFO: UE F-SEID[UP:0x81c CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.490: [upf] INFO: UE F-SEID[UP:0x81c CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.496: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 01/30 11:05:53.496: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 01/30 11:05:53.496: [smf] INFO: UE IMSI[262423634441169] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.496: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 01/30 11:05:53.496: [upf] INFO: UE F-SEID[UP:0xe82 CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.496: [upf] INFO: UE F-SEID[UP:0xe82 CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.502: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 01/30 11:05:53.502: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 01/30 11:05:53.502: [smf] INFO: UE IMSI[262421875295257] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.502: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 01/30 11:05:53.502: [upf] INFO: UE F-SEID[UP:0x7da CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.502: [upf] INFO: UE F-SEID[UP:0x7da CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.508: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 01/30 11:05:53.508: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 01/30 11:05:53.508: [smf] INFO: UE IMSI[262420790456947] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.510: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 01/30 11:05:53.510: [upf] INFO: UE F-SEID[UP:0x69d CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.510: [upf] INFO: UE F-SEID[UP:0x69d CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.515: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 01/30 11:05:53.515: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 01/30 11:05:53.515: [smf] INFO: UE IMSI[262421899327720] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.516: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 01/30 11:05:53.516: [upf] INFO: UE F-SEID[UP:0x724 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.516: [upf] INFO: UE F-SEID[UP:0x724 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.521: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 01/30 11:05:53.521: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 01/30 11:05:53.521: [smf] INFO: UE IMSI[262429800802903] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.522: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 01/30 11:05:53.522: [upf] INFO: UE F-SEID[UP:0x88d CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.522: [upf] INFO: UE F-SEID[UP:0x88d CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.527: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 01/30 11:05:53.527: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 01/30 11:05:53.527: [smf] INFO: UE IMSI[262421657444216] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.528: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 01/30 11:05:53.528: [upf] INFO: UE F-SEID[UP:0x8a CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.528: [upf] INFO: UE F-SEID[UP:0x8a CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.533: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 01/30 11:05:53.533: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 01/30 11:05:53.533: [smf] INFO: UE IMSI[262427746625549] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.533: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 01/30 11:05:53.533: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.533: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.539: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 01/30 11:05:53.539: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 01/30 11:05:53.539: [smf] INFO: UE IMSI[262426316270762] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.539: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 01/30 11:05:53.539: [upf] INFO: UE F-SEID[UP:0x933 CP:0xb2a] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.539: [upf] INFO: UE F-SEID[UP:0x933 CP:0xb2a] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.544: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 01/30 11:05:53.544: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 01/30 11:05:53.544: [smf] INFO: UE IMSI[262423629346656] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.545: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 01/30 11:05:53.545: [upf] INFO: UE F-SEID[UP:0xec1 CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.545: [upf] INFO: UE F-SEID[UP:0xec1 CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.550: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 01/30 11:05:53.550: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 01/30 11:05:53.550: [smf] INFO: UE IMSI[262420234974410] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.551: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 01/30 11:05:53.551: [upf] INFO: UE F-SEID[UP:0x889 CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.551: [upf] INFO: UE F-SEID[UP:0x889 CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.556: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 01/30 11:05:53.556: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 01/30 11:05:53.556: [smf] INFO: UE IMSI[262429396287201] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.556: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 01/30 11:05:53.557: [upf] INFO: UE F-SEID[UP:0x180 CP:0xc65] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.557: [upf] INFO: UE F-SEID[UP:0x180 CP:0xc65] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.562: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 01/30 11:05:53.562: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 01/30 11:05:53.562: [smf] INFO: UE IMSI[262420933499568] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.562: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 01/30 11:05:53.562: [upf] INFO: UE F-SEID[UP:0x197 CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.562: [upf] INFO: UE F-SEID[UP:0x197 CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.568: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 01/30 11:05:53.568: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 01/30 11:05:53.568: [smf] INFO: UE IMSI[262423605554106] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.568: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 01/30 11:05:53.568: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.568: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.573: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 01/30 11:05:53.573: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 01/30 11:05:53.573: [smf] INFO: UE IMSI[262426214906594] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.574: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 01/30 11:05:53.574: [upf] INFO: UE F-SEID[UP:0x9ef CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.574: [upf] INFO: UE F-SEID[UP:0x9ef CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.579: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 01/30 11:05:53.579: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 01/30 11:05:53.579: [smf] INFO: UE IMSI[262423402331430] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.580: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 01/30 11:05:53.580: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.580: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.585: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 01/30 11:05:53.585: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 01/30 11:05:53.585: [smf] INFO: UE IMSI[262427343065394] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.586: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 01/30 11:05:53.586: [upf] INFO: UE F-SEID[UP:0x29b CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.586: [upf] INFO: UE F-SEID[UP:0x29b CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.591: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 01/30 11:05:53.591: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 01/30 11:05:53.591: [smf] INFO: UE IMSI[262420799590471] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.591: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 01/30 11:05:53.591: [upf] INFO: UE F-SEID[UP:0xc6e CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.591: [upf] INFO: UE F-SEID[UP:0xc6e CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.597: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 01/30 11:05:53.597: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 01/30 11:05:53.597: [smf] INFO: UE IMSI[262420691497933] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.597: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 01/30 11:05:53.597: [upf] INFO: UE F-SEID[UP:0xf46 CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.597: [upf] INFO: UE F-SEID[UP:0xf46 CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.603: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 01/30 11:05:53.603: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 01/30 11:05:53.603: [smf] INFO: UE IMSI[262422628474522] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.603: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 01/30 11:05:53.603: [upf] INFO: UE F-SEID[UP:0x64 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.603: [upf] INFO: UE F-SEID[UP:0x64 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.608: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 01/30 11:05:53.608: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 01/30 11:05:53.608: [smf] INFO: UE IMSI[262428042460756] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.609: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 01/30 11:05:53.609: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x57c] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.609: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x57c] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.614: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 01/30 11:05:53.614: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 01/30 11:05:53.614: [smf] INFO: UE IMSI[262424306043440] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.615: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 01/30 11:05:53.615: [upf] INFO: UE F-SEID[UP:0x3bc CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.615: [upf] INFO: UE F-SEID[UP:0x3bc CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.620: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 01/30 11:05:53.620: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 01/30 11:05:53.620: [smf] INFO: UE IMSI[262423094484765] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.621: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 01/30 11:05:53.621: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.621: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.626: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 01/30 11:05:53.626: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 01/30 11:05:53.626: [smf] INFO: UE IMSI[262425126708319] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.626: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 01/30 11:05:53.626: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.626: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.632: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 01/30 11:05:53.632: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 01/30 11:05:53.632: [smf] INFO: UE IMSI[262422769773731] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.632: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 01/30 11:05:53.632: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x920] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.632: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x920] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.638: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 01/30 11:05:53.638: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 01/30 11:05:53.638: [smf] INFO: UE IMSI[262424043579097] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.638: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 01/30 11:05:53.638: [upf] INFO: UE F-SEID[UP:0xe65 CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.638: [upf] INFO: UE F-SEID[UP:0xe65 CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.644: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 01/30 11:05:53.644: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 01/30 11:05:53.644: [smf] INFO: UE IMSI[262425570155941] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.644: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 01/30 11:05:53.644: [upf] INFO: UE F-SEID[UP:0x908 CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.644: [upf] INFO: UE F-SEID[UP:0x908 CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.650: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 01/30 11:05:53.650: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 01/30 11:05:53.650: [smf] INFO: UE IMSI[262427276955973] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.651: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 01/30 11:05:53.651: [upf] INFO: UE F-SEID[UP:0x850 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.651: [upf] INFO: UE F-SEID[UP:0x850 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.657: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 01/30 11:05:53.657: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 01/30 11:05:53.657: [smf] INFO: UE IMSI[262427033334559] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.657: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 01/30 11:05:53.657: [upf] INFO: UE F-SEID[UP:0xcac CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.657: [upf] INFO: UE F-SEID[UP:0xcac CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.663: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 01/30 11:05:53.663: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 01/30 11:05:53.663: [smf] INFO: UE IMSI[262425443538464] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.663: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 01/30 11:05:53.663: [upf] INFO: UE F-SEID[UP:0x48d CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.663: [upf] INFO: UE F-SEID[UP:0x48d CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.669: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 01/30 11:05:53.669: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 01/30 11:05:53.669: [smf] INFO: UE IMSI[262424367585234] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.669: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 01/30 11:05:53.669: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.669: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.675: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 01/30 11:05:53.675: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 01/30 11:05:53.675: [smf] INFO: UE IMSI[262425753573282] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.675: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 01/30 11:05:53.675: [upf] INFO: UE F-SEID[UP:0x687 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.675: [upf] INFO: UE F-SEID[UP:0x687 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.681: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 01/30 11:05:53.681: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 01/30 11:05:53.681: [smf] INFO: UE IMSI[262420633142066] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.681: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 01/30 11:05:53.681: [upf] INFO: UE F-SEID[UP:0x5f0 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.681: [upf] INFO: UE F-SEID[UP:0x5f0 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.686: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 01/30 11:05:53.686: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 01/30 11:05:53.686: [smf] INFO: UE IMSI[262420130428219] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.687: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 01/30 11:05:53.687: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x6f1] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.687: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x6f1] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.692: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 01/30 11:05:53.692: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 01/30 11:05:53.693: [smf] INFO: UE IMSI[262429836310825] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.693: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 01/30 11:05:53.693: [upf] INFO: UE F-SEID[UP:0x86f CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.693: [upf] INFO: UE F-SEID[UP:0x86f CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.698: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 01/30 11:05:53.698: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 01/30 11:05:53.698: [smf] INFO: UE IMSI[262429213930337] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.699: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 01/30 11:05:53.699: [upf] INFO: UE F-SEID[UP:0xfb CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.699: [upf] INFO: UE F-SEID[UP:0xfb CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.704: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 01/30 11:05:53.704: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 01/30 11:05:53.704: [smf] INFO: UE IMSI[262421778974263] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.705: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 01/30 11:05:53.705: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.705: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.710: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 01/30 11:05:53.710: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 01/30 11:05:53.710: [smf] INFO: UE IMSI[262421898894055] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.710: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 01/30 11:05:53.711: [upf] INFO: UE F-SEID[UP:0x4b6 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.711: [upf] INFO: UE F-SEID[UP:0x4b6 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.716: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 01/30 11:05:53.716: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 01/30 11:05:53.716: [smf] INFO: UE IMSI[262425051923670] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.716: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 01/30 11:05:53.716: [upf] INFO: UE F-SEID[UP:0x55c CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.716: [upf] INFO: UE F-SEID[UP:0x55c CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.721: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 01/30 11:05:53.721: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 01/30 11:05:53.721: [smf] INFO: UE IMSI[262420312626551] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.722: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 01/30 11:05:53.722: [upf] INFO: UE F-SEID[UP:0x74c CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.722: [upf] INFO: UE F-SEID[UP:0x74c CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.727: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 01/30 11:05:53.727: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 01/30 11:05:53.727: [smf] INFO: UE IMSI[262423559409853] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.728: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 01/30 11:05:53.728: [upf] INFO: UE F-SEID[UP:0x521 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.728: [upf] INFO: UE F-SEID[UP:0x521 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.733: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 01/30 11:05:53.733: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 01/30 11:05:53.733: [smf] INFO: UE IMSI[262429388271345] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.734: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 01/30 11:05:53.734: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.734: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.739: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 01/30 11:05:53.739: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 01/30 11:05:53.739: [smf] INFO: UE IMSI[262421098260888] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.739: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 01/30 11:05:53.739: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.739: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.745: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 01/30 11:05:53.745: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 01/30 11:05:53.745: [smf] INFO: UE IMSI[262422701979215] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.745: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 01/30 11:05:53.745: [upf] INFO: UE F-SEID[UP:0xe52 CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.745: [upf] INFO: UE F-SEID[UP:0xe52 CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.751: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 01/30 11:05:53.751: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 01/30 11:05:53.751: [smf] INFO: UE IMSI[262421058810268] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.751: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 01/30 11:05:53.751: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.751: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.757: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 01/30 11:05:53.757: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 01/30 11:05:53.757: [smf] INFO: UE IMSI[262420883871002] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.757: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 01/30 11:05:53.757: [upf] INFO: UE F-SEID[UP:0x80f CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.757: [upf] INFO: UE F-SEID[UP:0x80f CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.762: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 01/30 11:05:53.762: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 01/30 11:05:53.762: [smf] INFO: UE IMSI[262421188634492] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.763: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 01/30 11:05:53.763: [upf] INFO: UE F-SEID[UP:0x899 CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.763: [upf] INFO: UE F-SEID[UP:0x899 CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.768: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 01/30 11:05:53.768: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 01/30 11:05:53.768: [smf] INFO: UE IMSI[262428326484920] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.769: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 01/30 11:05:53.769: [upf] INFO: UE F-SEID[UP:0x289 CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.769: [upf] INFO: UE F-SEID[UP:0x289 CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.774: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 01/30 11:05:53.774: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 01/30 11:05:53.774: [smf] INFO: UE IMSI[262421115037572] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.775: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 01/30 11:05:53.775: [upf] INFO: UE F-SEID[UP:0x85f CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.775: [upf] INFO: UE F-SEID[UP:0x85f CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.780: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 01/30 11:05:53.780: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 01/30 11:05:53.780: [smf] INFO: UE IMSI[262421508733428] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.780: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 01/30 11:05:53.780: [upf] INFO: UE F-SEID[UP:0x210 CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.780: [upf] INFO: UE F-SEID[UP:0x210 CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.786: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 01/30 11:05:53.786: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 01/30 11:05:53.786: [smf] INFO: UE IMSI[262429870365821] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.786: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 01/30 11:05:53.786: [upf] INFO: UE F-SEID[UP:0xd1b CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.786: [upf] INFO: UE F-SEID[UP:0xd1b CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.791: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 01/30 11:05:53.791: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 01/30 11:05:53.791: [smf] INFO: UE IMSI[262429546045700] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.792: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 01/30 11:05:53.792: [upf] INFO: UE F-SEID[UP:0xd37 CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.792: [upf] INFO: UE F-SEID[UP:0xd37 CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.797: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 01/30 11:05:53.797: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 01/30 11:05:53.797: [smf] INFO: UE IMSI[262429096562849] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.798: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 01/30 11:05:53.798: [upf] INFO: UE F-SEID[UP:0xb56 CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.798: [upf] INFO: UE F-SEID[UP:0xb56 CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.803: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 01/30 11:05:53.803: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 01/30 11:05:53.803: [smf] INFO: UE IMSI[262422658448661] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.804: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 01/30 11:05:53.804: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.804: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.809: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 01/30 11:05:53.809: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 01/30 11:05:53.809: [smf] INFO: UE IMSI[262421819372698] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.810: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 01/30 11:05:53.810: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.810: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.815: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 01/30 11:05:53.815: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 01/30 11:05:53.815: [smf] INFO: UE IMSI[262422874734247] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.815: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 01/30 11:05:53.815: [upf] INFO: UE F-SEID[UP:0x671 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.815: [upf] INFO: UE F-SEID[UP:0x671 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.821: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 01/30 11:05:53.821: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 01/30 11:05:53.821: [smf] INFO: UE IMSI[262427210633275] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.821: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 01/30 11:05:53.821: [upf] INFO: UE F-SEID[UP:0x5be CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.821: [upf] INFO: UE F-SEID[UP:0x5be CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.826: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 01/30 11:05:53.826: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 01/30 11:05:53.826: [smf] INFO: UE IMSI[262422349906050] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.827: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 01/30 11:05:53.827: [upf] INFO: UE F-SEID[UP:0x127 CP:0x78d] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.827: [upf] INFO: UE F-SEID[UP:0x127 CP:0x78d] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.832: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 01/30 11:05:53.832: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 01/30 11:05:53.832: [smf] INFO: UE IMSI[262429603552099] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.833: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 01/30 11:05:53.833: [upf] INFO: UE F-SEID[UP:0x48b CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.833: [upf] INFO: UE F-SEID[UP:0x48b CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.838: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 01/30 11:05:53.838: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 01/30 11:05:53.838: [smf] INFO: UE IMSI[262422960085689] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.839: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 01/30 11:05:53.839: [upf] INFO: UE F-SEID[UP:0xb6b CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.839: [upf] INFO: UE F-SEID[UP:0xb6b CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.844: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 01/30 11:05:53.844: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 01/30 11:05:53.844: [smf] INFO: UE IMSI[262426331014109] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.845: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 01/30 11:05:53.845: [upf] INFO: UE F-SEID[UP:0xafd CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.845: [upf] INFO: UE F-SEID[UP:0xafd CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.850: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 01/30 11:05:53.850: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 01/30 11:05:53.850: [smf] INFO: UE IMSI[262422840166758] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.851: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 01/30 11:05:53.851: [upf] INFO: UE F-SEID[UP:0x94 CP:0xeee] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.851: [upf] INFO: UE F-SEID[UP:0x94 CP:0xeee] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.856: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 01/30 11:05:53.856: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 01/30 11:05:53.856: [smf] INFO: UE IMSI[262420377152448] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.856: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 01/30 11:05:53.856: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.856: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.861: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 01/30 11:05:53.861: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 01/30 11:05:53.861: [smf] INFO: UE IMSI[262421601078627] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.862: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 01/30 11:05:53.862: [upf] INFO: UE F-SEID[UP:0xf68 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.862: [upf] INFO: UE F-SEID[UP:0xf68 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.867: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 01/30 11:05:53.867: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 01/30 11:05:53.867: [smf] INFO: UE IMSI[262425222567571] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.868: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 01/30 11:05:53.868: [upf] INFO: UE F-SEID[UP:0xb33 CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.868: [upf] INFO: UE F-SEID[UP:0xb33 CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.873: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 01/30 11:05:53.873: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 01/30 11:05:53.873: [smf] INFO: UE IMSI[262424245607889] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.874: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 01/30 11:05:53.874: [upf] INFO: UE F-SEID[UP:0xc40 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.874: [upf] INFO: UE F-SEID[UP:0xc40 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.879: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 01/30 11:05:53.879: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 01/30 11:05:53.879: [smf] INFO: UE IMSI[262423132836176] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.880: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 01/30 11:05:53.880: [upf] INFO: UE F-SEID[UP:0x73 CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.880: [upf] INFO: UE F-SEID[UP:0x73 CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.885: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 01/30 11:05:53.885: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 01/30 11:05:53.885: [smf] INFO: UE IMSI[262422418229181] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.885: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 01/30 11:05:53.885: [upf] INFO: UE F-SEID[UP:0x71d CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.885: [upf] INFO: UE F-SEID[UP:0x71d CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.891: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 01/30 11:05:53.891: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 01/30 11:05:53.891: [smf] INFO: UE IMSI[262425077828491] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.891: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 01/30 11:05:53.891: [upf] INFO: UE F-SEID[UP:0x301 CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.891: [upf] INFO: UE F-SEID[UP:0x301 CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.897: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 01/30 11:05:53.897: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 01/30 11:05:53.897: [smf] INFO: UE IMSI[262424935110092] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.897: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 01/30 11:05:53.897: [upf] INFO: UE F-SEID[UP:0x68e CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.897: [upf] INFO: UE F-SEID[UP:0x68e CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.902: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 01/30 11:05:53.902: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 01/30 11:05:53.902: [smf] INFO: UE IMSI[262423113283455] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.903: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 01/30 11:05:53.903: [upf] INFO: UE F-SEID[UP:0x505 CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.903: [upf] INFO: UE F-SEID[UP:0x505 CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.908: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 01/30 11:05:53.908: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 01/30 11:05:53.908: [smf] INFO: UE IMSI[262420776937694] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.909: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 01/30 11:05:53.909: [upf] INFO: UE F-SEID[UP:0x565 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.909: [upf] INFO: UE F-SEID[UP:0x565 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.914: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 01/30 11:05:53.914: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 01/30 11:05:53.914: [smf] INFO: UE IMSI[262429616219402] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.915: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 01/30 11:05:53.915: [upf] INFO: UE F-SEID[UP:0xcfc CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.915: [upf] INFO: UE F-SEID[UP:0xcfc CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.920: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 01/30 11:05:53.920: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 01/30 11:05:53.920: [smf] INFO: UE IMSI[262429818374634] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.921: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 01/30 11:05:53.921: [upf] INFO: UE F-SEID[UP:0x2f CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.921: [upf] INFO: UE F-SEID[UP:0x2f CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.926: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 01/30 11:05:53.926: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 01/30 11:05:53.926: [smf] INFO: UE IMSI[262424250442993] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.926: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 01/30 11:05:53.926: [upf] INFO: UE F-SEID[UP:0xe77 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.926: [upf] INFO: UE F-SEID[UP:0xe77 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.932: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 01/30 11:05:53.932: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 01/30 11:05:53.932: [smf] INFO: UE IMSI[262422761626794] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.932: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 01/30 11:05:53.932: [upf] INFO: UE F-SEID[UP:0x7ef CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.932: [upf] INFO: UE F-SEID[UP:0x7ef CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.938: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 01/30 11:05:53.938: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 01/30 11:05:53.938: [smf] INFO: UE IMSI[262421985762976] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.938: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 01/30 11:05:53.938: [upf] INFO: UE F-SEID[UP:0xb54 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.938: [upf] INFO: UE F-SEID[UP:0xb54 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.943: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 01/30 11:05:53.943: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 01/30 11:05:53.943: [smf] INFO: UE IMSI[262429459902589] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.944: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 01/30 11:05:53.944: [upf] INFO: UE F-SEID[UP:0x76b CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.944: [upf] INFO: UE F-SEID[UP:0x76b CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.949: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 01/30 11:05:53.949: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 01/30 11:05:53.949: [smf] INFO: UE IMSI[262421444730725] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.950: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 01/30 11:05:53.950: [upf] INFO: UE F-SEID[UP:0xe9e CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.950: [upf] INFO: UE F-SEID[UP:0xe9e CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.955: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 01/30 11:05:53.955: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 01/30 11:05:53.955: [smf] INFO: UE IMSI[262426824616206] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.956: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 01/30 11:05:53.956: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.956: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.961: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 01/30 11:05:53.961: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 01/30 11:05:53.961: [smf] INFO: UE IMSI[262427562975012] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.961: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 01/30 11:05:53.961: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.961: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.967: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 01/30 11:05:53.967: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 01/30 11:05:53.967: [smf] INFO: UE IMSI[262425112582713] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.967: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 01/30 11:05:53.967: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.967: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.972: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 01/30 11:05:53.972: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 01/30 11:05:53.972: [smf] INFO: UE IMSI[262420317851710] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.973: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 01/30 11:05:53.973: [upf] INFO: UE F-SEID[UP:0xccd CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.973: [upf] INFO: UE F-SEID[UP:0xccd CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.978: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 01/30 11:05:53.978: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 01/30 11:05:53.978: [smf] INFO: UE IMSI[262428225863761] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.979: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 01/30 11:05:53.979: [upf] INFO: UE F-SEID[UP:0x62f CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.979: [upf] INFO: UE F-SEID[UP:0x62f CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.984: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 01/30 11:05:53.984: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 01/30 11:05:53.984: [smf] INFO: UE IMSI[262422212356661] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.985: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 01/30 11:05:53.985: [upf] INFO: UE F-SEID[UP:0x7df CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.985: [upf] INFO: UE F-SEID[UP:0x7df CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.990: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 01/30 11:05:53.990: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 01/30 11:05:53.990: [smf] INFO: UE IMSI[262428729074317] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.990: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 01/30 11:05:53.990: [upf] INFO: UE F-SEID[UP:0x1ba CP:0x5c4] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.990: [upf] INFO: UE F-SEID[UP:0x1ba CP:0x5c4] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.996: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 01/30 11:05:53.996: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 01/30 11:05:53.996: [smf] INFO: UE IMSI[262428648636029] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:53.996: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 01/30 11:05:53.996: [upf] INFO: UE F-SEID[UP:0x33c CP:0xd47] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 01/30 11:05:53.996: [upf] INFO: UE F-SEID[UP:0x33c CP:0xd47] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.001: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 01/30 11:05:54.001: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 01/30 11:05:54.001: [smf] INFO: UE IMSI[262421760447412] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.002: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 01/30 11:05:54.002: [upf] INFO: UE F-SEID[UP:0x2ba CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.002: [upf] INFO: UE F-SEID[UP:0x2ba CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.008: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 01/30 11:05:54.008: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 01/30 11:05:54.008: [smf] INFO: UE IMSI[262428088437304] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.009: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 01/30 11:05:54.009: [upf] INFO: UE F-SEID[UP:0xf8 CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.009: [upf] INFO: UE F-SEID[UP:0xf8 CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.015: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 01/30 11:05:54.015: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 01/30 11:05:54.015: [smf] INFO: UE IMSI[262426763117832] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.016: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 01/30 11:05:54.016: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.016: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.022: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 01/30 11:05:54.022: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 01/30 11:05:54.022: [smf] INFO: UE IMSI[262422180435898] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.025: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 01/30 11:05:54.025: [upf] INFO: UE F-SEID[UP:0x736 CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.025: [upf] INFO: UE F-SEID[UP:0x736 CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.030: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 01/30 11:05:54.030: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 01/30 11:05:54.030: [smf] INFO: UE IMSI[262420173927979] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.031: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 01/30 11:05:54.032: [upf] INFO: UE F-SEID[UP:0x938 CP:0x50a] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.032: [upf] INFO: UE F-SEID[UP:0x938 CP:0x50a] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.037: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 01/30 11:05:54.037: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 01/30 11:05:54.037: [smf] INFO: UE IMSI[262429750546815] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.038: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 01/30 11:05:54.038: [upf] INFO: UE F-SEID[UP:0xd31 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.038: [upf] INFO: UE F-SEID[UP:0xd31 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.043: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 01/30 11:05:54.043: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 01/30 11:05:54.043: [smf] INFO: UE IMSI[262422758921975] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.045: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 01/30 11:05:54.045: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.045: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.050: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 01/30 11:05:54.050: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 01/30 11:05:54.050: [smf] INFO: UE IMSI[262427549997712] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.052: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 01/30 11:05:54.052: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.052: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.056: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 01/30 11:05:54.056: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 01/30 11:05:54.056: [smf] INFO: UE IMSI[262422340628315] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.057: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 01/30 11:05:54.057: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.057: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.062: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 01/30 11:05:54.062: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 01/30 11:05:54.062: [smf] INFO: UE IMSI[262424612885775] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.063: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 01/30 11:05:54.063: [upf] INFO: UE F-SEID[UP:0xf63 CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.063: [upf] INFO: UE F-SEID[UP:0xf63 CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.068: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 01/30 11:05:54.068: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 01/30 11:05:54.068: [smf] INFO: UE IMSI[262423529433961] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.069: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 01/30 11:05:54.069: [upf] INFO: UE F-SEID[UP:0x27 CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.069: [upf] INFO: UE F-SEID[UP:0x27 CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.074: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 01/30 11:05:54.074: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 01/30 11:05:54.074: [smf] INFO: UE IMSI[262426704228727] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.074: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 01/30 11:05:54.074: [upf] INFO: UE F-SEID[UP:0x6b5 CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.074: [upf] INFO: UE F-SEID[UP:0x6b5 CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.080: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 01/30 11:05:54.080: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 01/30 11:05:54.080: [smf] INFO: UE IMSI[262426917773088] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.080: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 01/30 11:05:54.080: [upf] INFO: UE F-SEID[UP:0xc34 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.080: [upf] INFO: UE F-SEID[UP:0xc34 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.085: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 01/30 11:05:54.085: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 01/30 11:05:54.085: [smf] INFO: UE IMSI[262428912102516] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.086: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 01/30 11:05:54.086: [upf] INFO: UE F-SEID[UP:0x79 CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.086: [upf] INFO: UE F-SEID[UP:0x79 CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.091: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 01/30 11:05:54.091: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 01/30 11:05:54.091: [smf] INFO: UE IMSI[262424381853549] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.092: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 01/30 11:05:54.092: [upf] INFO: UE F-SEID[UP:0x430 CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.092: [upf] INFO: UE F-SEID[UP:0x430 CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.097: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 01/30 11:05:54.097: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 01/30 11:05:54.097: [smf] INFO: UE IMSI[262424740141191] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.098: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 01/30 11:05:54.098: [upf] INFO: UE F-SEID[UP:0xcf6 CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.098: [upf] INFO: UE F-SEID[UP:0xcf6 CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.103: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 01/30 11:05:54.103: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 01/30 11:05:54.103: [smf] INFO: UE IMSI[262421140274580] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.103: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 01/30 11:05:54.103: [upf] INFO: UE F-SEID[UP:0x27e CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.103: [upf] INFO: UE F-SEID[UP:0x27e CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.109: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 01/30 11:05:54.109: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 01/30 11:05:54.109: [smf] INFO: UE IMSI[262421000405069] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.109: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 01/30 11:05:54.109: [upf] INFO: UE F-SEID[UP:0x75c CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.109: [upf] INFO: UE F-SEID[UP:0x75c CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.115: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 01/30 11:05:54.115: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 01/30 11:05:54.115: [smf] INFO: UE IMSI[262426413477912] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.116: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 01/30 11:05:54.116: [upf] INFO: UE F-SEID[UP:0x62b CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.116: [upf] INFO: UE F-SEID[UP:0x62b CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.121: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 01/30 11:05:54.121: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 01/30 11:05:54.121: [smf] INFO: UE IMSI[262421677494587] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.122: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 01/30 11:05:54.122: [upf] INFO: UE F-SEID[UP:0x86b CP:0x26a] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.122: [upf] INFO: UE F-SEID[UP:0x86b CP:0x26a] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.128: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 01/30 11:05:54.128: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 01/30 11:05:54.128: [smf] INFO: UE IMSI[262429097658484] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.129: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 01/30 11:05:54.129: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.129: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.134: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 01/30 11:05:54.134: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 01/30 11:05:54.134: [smf] INFO: UE IMSI[262425952977331] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.135: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 01/30 11:05:54.135: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.135: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.140: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 01/30 11:05:54.140: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 01/30 11:05:54.140: [smf] INFO: UE IMSI[262421274741971] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.141: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 01/30 11:05:54.141: [upf] INFO: UE F-SEID[UP:0xd3e CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.141: [upf] INFO: UE F-SEID[UP:0xd3e CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.146: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 01/30 11:05:54.146: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 01/30 11:05:54.146: [smf] INFO: UE IMSI[262424137583941] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.147: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 01/30 11:05:54.147: [upf] INFO: UE F-SEID[UP:0x7fc CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.147: [upf] INFO: UE F-SEID[UP:0x7fc CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.152: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 01/30 11:05:54.152: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 01/30 11:05:54.152: [smf] INFO: UE IMSI[262426569746382] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.152: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 01/30 11:05:54.152: [upf] INFO: UE F-SEID[UP:0xf3a CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.152: [upf] INFO: UE F-SEID[UP:0xf3a CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.158: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 01/30 11:05:54.158: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 01/30 11:05:54.158: [smf] INFO: UE IMSI[262424057841254] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.158: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 01/30 11:05:54.158: [upf] INFO: UE F-SEID[UP:0xa05 CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.158: [upf] INFO: UE F-SEID[UP:0xa05 CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.163: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 01/30 11:05:54.163: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 01/30 11:05:54.163: [smf] INFO: UE IMSI[262423664722977] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.164: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 01/30 11:05:54.164: [upf] INFO: UE F-SEID[UP:0xf80 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.164: [upf] INFO: UE F-SEID[UP:0xf80 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.169: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 01/30 11:05:54.169: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 01/30 11:05:54.169: [smf] INFO: UE IMSI[262427914301134] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.170: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 01/30 11:05:54.170: [upf] INFO: UE F-SEID[UP:0xcf4 CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.170: [upf] INFO: UE F-SEID[UP:0xcf4 CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.175: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 01/30 11:05:54.175: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 01/30 11:05:54.175: [smf] INFO: UE IMSI[262422252904408] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.176: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 01/30 11:05:54.176: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xf0e] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.176: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xf0e] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.181: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 01/30 11:05:54.181: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 01/30 11:05:54.181: [smf] INFO: UE IMSI[262425755354130] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.181: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 01/30 11:05:54.182: [upf] INFO: UE F-SEID[UP:0x146 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.182: [upf] INFO: UE F-SEID[UP:0x146 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.187: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 01/30 11:05:54.187: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 01/30 11:05:54.187: [smf] INFO: UE IMSI[262429004614913] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.187: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 01/30 11:05:54.187: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.187: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.192: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 01/30 11:05:54.192: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 01/30 11:05:54.192: [smf] INFO: UE IMSI[262424668799573] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.193: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 01/30 11:05:54.193: [upf] INFO: UE F-SEID[UP:0x690 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.193: [upf] INFO: UE F-SEID[UP:0x690 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.198: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 01/30 11:05:54.198: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 01/30 11:05:54.198: [smf] INFO: UE IMSI[262422054612639] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.199: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 01/30 11:05:54.199: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.199: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.204: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 01/30 11:05:54.204: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 01/30 11:05:54.204: [smf] INFO: UE IMSI[262421977537703] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.205: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 01/30 11:05:54.205: [upf] INFO: UE F-SEID[UP:0x8c CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.205: [upf] INFO: UE F-SEID[UP:0x8c CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.210: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 01/30 11:05:54.210: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 01/30 11:05:54.210: [smf] INFO: UE IMSI[262421241723781] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.210: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 01/30 11:05:54.210: [upf] INFO: UE F-SEID[UP:0x506 CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.210: [upf] INFO: UE F-SEID[UP:0x506 CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.215: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 01/30 11:05:54.215: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 01/30 11:05:54.215: [smf] INFO: UE IMSI[262421502841780] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.216: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 01/30 11:05:54.216: [upf] INFO: UE F-SEID[UP:0x4a CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.216: [upf] INFO: UE F-SEID[UP:0x4a CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.221: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 01/30 11:05:54.221: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 01/30 11:05:54.221: [smf] INFO: UE IMSI[262427283200031] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.222: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 01/30 11:05:54.222: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.222: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.227: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 01/30 11:05:54.227: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 01/30 11:05:54.227: [smf] INFO: UE IMSI[262422483802730] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.228: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 01/30 11:05:54.228: [upf] INFO: UE F-SEID[UP:0x88f CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.228: [upf] INFO: UE F-SEID[UP:0x88f CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.233: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 01/30 11:05:54.233: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 01/30 11:05:54.233: [smf] INFO: UE IMSI[262421269959993] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.234: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 01/30 11:05:54.234: [upf] INFO: UE F-SEID[UP:0x949 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.234: [upf] INFO: UE F-SEID[UP:0x949 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.239: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 01/30 11:05:54.239: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 01/30 11:05:54.239: [smf] INFO: UE IMSI[262421770158450] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.240: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 01/30 11:05:54.240: [upf] INFO: UE F-SEID[UP:0x33 CP:0x991] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.240: [upf] INFO: UE F-SEID[UP:0x33 CP:0x991] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.245: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 01/30 11:05:54.245: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 01/30 11:05:54.245: [smf] INFO: UE IMSI[262427610309201] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.246: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 01/30 11:05:54.246: [upf] INFO: UE F-SEID[UP:0x44 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.246: [upf] INFO: UE F-SEID[UP:0x44 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.252: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 01/30 11:05:54.252: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 01/30 11:05:54.252: [smf] INFO: UE IMSI[262427334951695] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.253: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 01/30 11:05:54.253: [upf] INFO: UE F-SEID[UP:0x556 CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.253: [upf] INFO: UE F-SEID[UP:0x556 CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.258: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 01/30 11:05:54.258: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 01/30 11:05:54.258: [smf] INFO: UE IMSI[262429733777041] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.259: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 01/30 11:05:54.259: [upf] INFO: UE F-SEID[UP:0x72f CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.259: [upf] INFO: UE F-SEID[UP:0x72f CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.264: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 01/30 11:05:54.264: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 01/30 11:05:54.264: [smf] INFO: UE IMSI[262423320470382] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.265: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 01/30 11:05:54.265: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0x336] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.265: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0x336] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.270: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 01/30 11:05:54.270: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 01/30 11:05:54.270: [smf] INFO: UE IMSI[262425828207929] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.271: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 01/30 11:05:54.271: [upf] INFO: UE F-SEID[UP:0x65d CP:0x9b8] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.271: [upf] INFO: UE F-SEID[UP:0x65d CP:0x9b8] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.277: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 01/30 11:05:54.277: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 01/30 11:05:54.277: [smf] INFO: UE IMSI[262423362225414] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.278: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 01/30 11:05:54.278: [upf] INFO: UE F-SEID[UP:0xb6 CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.278: [upf] INFO: UE F-SEID[UP:0xb6 CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.284: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 01/30 11:05:54.284: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 01/30 11:05:54.284: [smf] INFO: UE IMSI[262427316624031] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.284: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 01/30 11:05:54.284: [upf] INFO: UE F-SEID[UP:0x86a CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.284: [upf] INFO: UE F-SEID[UP:0x86a CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.290: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 01/30 11:05:54.290: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 01/30 11:05:54.290: [smf] INFO: UE IMSI[262424695140716] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.290: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 01/30 11:05:54.290: [upf] INFO: UE F-SEID[UP:0x339 CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.290: [upf] INFO: UE F-SEID[UP:0x339 CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.296: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 01/30 11:05:54.296: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 01/30 11:05:54.296: [smf] INFO: UE IMSI[262427701456578] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.296: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 01/30 11:05:54.296: [upf] INFO: UE F-SEID[UP:0x36c CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.296: [upf] INFO: UE F-SEID[UP:0x36c CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.301: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 01/30 11:05:54.301: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 01/30 11:05:54.301: [smf] INFO: UE IMSI[262428460196163] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.302: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 01/30 11:05:54.302: [upf] INFO: UE F-SEID[UP:0x45e CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.302: [upf] INFO: UE F-SEID[UP:0x45e CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.307: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 01/30 11:05:54.307: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 01/30 11:05:54.307: [smf] INFO: UE IMSI[262421830407628] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.308: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 01/30 11:05:54.308: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.308: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.313: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 01/30 11:05:54.313: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 01/30 11:05:54.313: [smf] INFO: UE IMSI[262420391607921] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.314: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 01/30 11:05:54.314: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.314: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.319: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 01/30 11:05:54.319: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 01/30 11:05:54.319: [smf] INFO: UE IMSI[262420560339370] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.320: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 01/30 11:05:54.320: [upf] INFO: UE F-SEID[UP:0xc25 CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.320: [upf] INFO: UE F-SEID[UP:0xc25 CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.325: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 01/30 11:05:54.325: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 01/30 11:05:54.325: [smf] INFO: UE IMSI[262428436157207] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.325: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 01/30 11:05:54.325: [upf] INFO: UE F-SEID[UP:0x8af CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.325: [upf] INFO: UE F-SEID[UP:0x8af CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.331: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 01/30 11:05:54.331: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 01/30 11:05:54.331: [smf] INFO: UE IMSI[262423602897348] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.331: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 01/30 11:05:54.331: [upf] INFO: UE F-SEID[UP:0x75d CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.331: [upf] INFO: UE F-SEID[UP:0x75d CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.337: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 01/30 11:05:54.337: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 01/30 11:05:54.337: [smf] INFO: UE IMSI[262429762693208] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.337: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 01/30 11:05:54.337: [upf] INFO: UE F-SEID[UP:0x363 CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.337: [upf] INFO: UE F-SEID[UP:0x363 CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.342: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 01/30 11:05:54.342: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 01/30 11:05:54.342: [smf] INFO: UE IMSI[262429045634349] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.343: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 01/30 11:05:54.343: [upf] INFO: UE F-SEID[UP:0x7be CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.343: [upf] INFO: UE F-SEID[UP:0x7be CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.348: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 01/30 11:05:54.348: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 01/30 11:05:54.348: [smf] INFO: UE IMSI[262427045959577] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.349: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 01/30 11:05:54.349: [upf] INFO: UE F-SEID[UP:0xc76 CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.349: [upf] INFO: UE F-SEID[UP:0xc76 CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.354: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 01/30 11:05:54.354: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 01/30 11:05:54.354: [smf] INFO: UE IMSI[262426331688603] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.355: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 01/30 11:05:54.355: [upf] INFO: UE F-SEID[UP:0xace CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.355: [upf] INFO: UE F-SEID[UP:0xace CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.360: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 01/30 11:05:54.360: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 01/30 11:05:54.360: [smf] INFO: UE IMSI[262422200122275] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.360: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 01/30 11:05:54.360: [upf] INFO: UE F-SEID[UP:0x8cf CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.360: [upf] INFO: UE F-SEID[UP:0x8cf CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.366: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 01/30 11:05:54.366: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 01/30 11:05:54.366: [smf] INFO: UE IMSI[262420120874170] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.366: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 01/30 11:05:54.366: [upf] INFO: UE F-SEID[UP:0x61c CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.366: [upf] INFO: UE F-SEID[UP:0x61c CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.371: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 01/30 11:05:54.371: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 01/30 11:05:54.371: [smf] INFO: UE IMSI[262425373234115] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.372: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 01/30 11:05:54.372: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.372: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.377: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 01/30 11:05:54.377: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 01/30 11:05:54.377: [smf] INFO: UE IMSI[262428096709800] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.378: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 01/30 11:05:54.378: [upf] INFO: UE F-SEID[UP:0x120 CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.378: [upf] INFO: UE F-SEID[UP:0x120 CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.383: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 01/30 11:05:54.383: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 01/30 11:05:54.383: [smf] INFO: UE IMSI[262422074169745] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.384: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 01/30 11:05:54.384: [upf] INFO: UE F-SEID[UP:0x103 CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.384: [upf] INFO: UE F-SEID[UP:0x103 CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.389: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 01/30 11:05:54.389: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 01/30 11:05:54.389: [smf] INFO: UE IMSI[262429727580723] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.389: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 01/30 11:05:54.389: [upf] INFO: UE F-SEID[UP:0x6fc CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.389: [upf] INFO: UE F-SEID[UP:0x6fc CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.395: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 01/30 11:05:54.395: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 01/30 11:05:54.395: [smf] INFO: UE IMSI[262425286470935] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.395: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 01/30 11:05:54.395: [upf] INFO: UE F-SEID[UP:0xef CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.395: [upf] INFO: UE F-SEID[UP:0xef CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.400: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 01/30 11:05:54.401: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 01/30 11:05:54.401: [smf] INFO: UE IMSI[262428152196593] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.401: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 01/30 11:05:54.401: [upf] INFO: UE F-SEID[UP:0x156 CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.401: [upf] INFO: UE F-SEID[UP:0x156 CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.406: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 01/30 11:05:54.406: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 01/30 11:05:54.406: [smf] INFO: UE IMSI[262424941797008] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.407: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 01/30 11:05:54.407: [upf] INFO: UE F-SEID[UP:0x5ed CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.407: [upf] INFO: UE F-SEID[UP:0x5ed CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.412: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 01/30 11:05:54.412: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 01/30 11:05:54.412: [smf] INFO: UE IMSI[262423345092046] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.413: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 01/30 11:05:54.413: [upf] INFO: UE F-SEID[UP:0xff8 CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.413: [upf] INFO: UE F-SEID[UP:0xff8 CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.418: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 01/30 11:05:54.418: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 01/30 11:05:54.418: [smf] INFO: UE IMSI[262426231800581] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.419: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 01/30 11:05:54.419: [upf] INFO: UE F-SEID[UP:0x475 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.419: [upf] INFO: UE F-SEID[UP:0x475 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.424: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 01/30 11:05:54.424: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 01/30 11:05:54.424: [smf] INFO: UE IMSI[262421890024915] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.424: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 01/30 11:05:54.424: [upf] INFO: UE F-SEID[UP:0xd6a CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.424: [upf] INFO: UE F-SEID[UP:0xd6a CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.430: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 01/30 11:05:54.430: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 01/30 11:05:54.430: [smf] INFO: UE IMSI[262422306877896] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.430: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 01/30 11:05:54.430: [upf] INFO: UE F-SEID[UP:0xd09 CP:0x716] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.430: [upf] INFO: UE F-SEID[UP:0xd09 CP:0x716] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.436: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 01/30 11:05:54.436: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 01/30 11:05:54.436: [smf] INFO: UE IMSI[262422121357230] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.436: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 01/30 11:05:54.436: [upf] INFO: UE F-SEID[UP:0x8ae CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.436: [upf] INFO: UE F-SEID[UP:0x8ae CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.441: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 01/30 11:05:54.441: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 01/30 11:05:54.441: [smf] INFO: UE IMSI[262429312076134] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.442: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 01/30 11:05:54.442: [upf] INFO: UE F-SEID[UP:0x400 CP:0xbf9] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.442: [upf] INFO: UE F-SEID[UP:0x400 CP:0xbf9] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.447: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 01/30 11:05:54.447: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 01/30 11:05:54.447: [smf] INFO: UE IMSI[262424358486312] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.448: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 01/30 11:05:54.448: [upf] INFO: UE F-SEID[UP:0x218 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.448: [upf] INFO: UE F-SEID[UP:0x218 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.453: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 01/30 11:05:54.453: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 01/30 11:05:54.453: [smf] INFO: UE IMSI[262420431944885] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.453: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 01/30 11:05:54.453: [upf] INFO: UE F-SEID[UP:0xf2f CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.453: [upf] INFO: UE F-SEID[UP:0xf2f CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.459: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 01/30 11:05:54.459: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 01/30 11:05:54.459: [smf] INFO: UE IMSI[262426393260267] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.459: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 01/30 11:05:54.459: [upf] INFO: UE F-SEID[UP:0x29d CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.459: [upf] INFO: UE F-SEID[UP:0x29d CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.464: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 01/30 11:05:54.464: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 01/30 11:05:54.464: [smf] INFO: UE IMSI[262420719594816] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.465: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 01/30 11:05:54.465: [upf] INFO: UE F-SEID[UP:0x1ed CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.465: [upf] INFO: UE F-SEID[UP:0x1ed CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.470: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 01/30 11:05:54.470: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 01/30 11:05:54.470: [smf] INFO: UE IMSI[262429068475672] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.471: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 01/30 11:05:54.471: [upf] INFO: UE F-SEID[UP:0xe45 CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.471: [upf] INFO: UE F-SEID[UP:0xe45 CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.476: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 01/30 11:05:54.476: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 01/30 11:05:54.476: [smf] INFO: UE IMSI[262429764954064] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.476: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 01/30 11:05:54.476: [upf] INFO: UE F-SEID[UP:0x241 CP:0x155] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.476: [upf] INFO: UE F-SEID[UP:0x241 CP:0x155] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.482: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 01/30 11:05:54.482: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 01/30 11:05:54.482: [smf] INFO: UE IMSI[262420700762991] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.482: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 01/30 11:05:54.482: [upf] INFO: UE F-SEID[UP:0x912 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.482: [upf] INFO: UE F-SEID[UP:0x912 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.487: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 01/30 11:05:54.487: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 01/30 11:05:54.487: [smf] INFO: UE IMSI[262426911612681] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.488: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 01/30 11:05:54.488: [upf] INFO: UE F-SEID[UP:0xc2b CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.488: [upf] INFO: UE F-SEID[UP:0xc2b CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.493: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 01/30 11:05:54.493: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 01/30 11:05:54.493: [smf] INFO: UE IMSI[262421569053561] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.494: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 01/30 11:05:54.494: [upf] INFO: UE F-SEID[UP:0x907 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.494: [upf] INFO: UE F-SEID[UP:0x907 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.499: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 01/30 11:05:54.499: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 01/30 11:05:54.499: [smf] INFO: UE IMSI[262422346678136] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.499: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 01/30 11:05:54.499: [upf] INFO: UE F-SEID[UP:0x70c CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.499: [upf] INFO: UE F-SEID[UP:0x70c CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.505: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 01/30 11:05:54.505: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 01/30 11:05:54.505: [smf] INFO: UE IMSI[262423700122425] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.505: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 01/30 11:05:54.505: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.505: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.511: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 01/30 11:05:54.511: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 01/30 11:05:54.511: [smf] INFO: UE IMSI[262423925065646] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.511: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 01/30 11:05:54.511: [upf] INFO: UE F-SEID[UP:0x8ce CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.511: [upf] INFO: UE F-SEID[UP:0x8ce CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.517: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 01/30 11:05:54.517: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 01/30 11:05:54.517: [smf] INFO: UE IMSI[262425061364031] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.517: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 01/30 11:05:54.517: [upf] INFO: UE F-SEID[UP:0x1fa CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.517: [upf] INFO: UE F-SEID[UP:0x1fa CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.522: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 01/30 11:05:54.522: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 01/30 11:05:54.522: [smf] INFO: UE IMSI[262429061791262] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.523: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 01/30 11:05:54.523: [upf] INFO: UE F-SEID[UP:0x742 CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.523: [upf] INFO: UE F-SEID[UP:0x742 CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.528: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 01/30 11:05:54.528: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 01/30 11:05:54.528: [smf] INFO: UE IMSI[262428193757717] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.529: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 01/30 11:05:54.529: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.529: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.534: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 01/30 11:05:54.534: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 01/30 11:05:54.534: [smf] INFO: UE IMSI[262421775131666] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.534: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 01/30 11:05:54.534: [upf] INFO: UE F-SEID[UP:0x870 CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.534: [upf] INFO: UE F-SEID[UP:0x870 CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.540: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 01/30 11:05:54.540: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 01/30 11:05:54.540: [smf] INFO: UE IMSI[262426797888518] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.540: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 01/30 11:05:54.540: [upf] INFO: UE F-SEID[UP:0xef2 CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.540: [upf] INFO: UE F-SEID[UP:0xef2 CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.546: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 01/30 11:05:54.546: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 01/30 11:05:54.546: [smf] INFO: UE IMSI[262428671515228] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.546: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 01/30 11:05:54.546: [upf] INFO: UE F-SEID[UP:0x59 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.546: [upf] INFO: UE F-SEID[UP:0x59 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.552: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 01/30 11:05:54.552: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 01/30 11:05:54.552: [smf] INFO: UE IMSI[262427477578566] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.553: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 01/30 11:05:54.553: [upf] INFO: UE F-SEID[UP:0x71c CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.553: [upf] INFO: UE F-SEID[UP:0x71c CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.558: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 01/30 11:05:54.558: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 01/30 11:05:54.558: [smf] INFO: UE IMSI[262421574551000] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.559: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 01/30 11:05:54.559: [upf] INFO: UE F-SEID[UP:0xcbe CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.559: [upf] INFO: UE F-SEID[UP:0xcbe CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.565: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 01/30 11:05:54.565: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 01/30 11:05:54.565: [smf] INFO: UE IMSI[262424557291611] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.566: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 01/30 11:05:54.566: [upf] INFO: UE F-SEID[UP:0x866 CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.566: [upf] INFO: UE F-SEID[UP:0x866 CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.571: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 01/30 11:05:54.571: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 01/30 11:05:54.571: [smf] INFO: UE IMSI[262422301594811] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.572: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 01/30 11:05:54.572: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.572: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.578: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 01/30 11:05:54.578: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 01/30 11:05:54.578: [smf] INFO: UE IMSI[262424299128545] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.578: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 01/30 11:05:54.578: [upf] INFO: UE F-SEID[UP:0x211 CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.578: [upf] INFO: UE F-SEID[UP:0x211 CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.584: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 01/30 11:05:54.584: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 01/30 11:05:54.584: [smf] INFO: UE IMSI[262429103234853] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.584: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 01/30 11:05:54.584: [upf] INFO: UE F-SEID[UP:0xae1 CP:0x5c2] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.584: [upf] INFO: UE F-SEID[UP:0xae1 CP:0x5c2] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.590: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 01/30 11:05:54.590: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 01/30 11:05:54.590: [smf] INFO: UE IMSI[262424420013985] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.590: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 01/30 11:05:54.590: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.590: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.596: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 01/30 11:05:54.596: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 01/30 11:05:54.596: [smf] INFO: UE IMSI[262425352190339] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.596: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 01/30 11:05:54.596: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.596: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.601: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 01/30 11:05:54.601: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 01/30 11:05:54.601: [smf] INFO: UE IMSI[262425037109229] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.603: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 01/30 11:05:54.603: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.603: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.607: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 01/30 11:05:54.607: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 01/30 11:05:54.607: [smf] INFO: UE IMSI[262426456565854] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.608: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 01/30 11:05:54.608: [upf] INFO: UE F-SEID[UP:0x333 CP:0x47b] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.608: [upf] INFO: UE F-SEID[UP:0x333 CP:0x47b] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.613: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 01/30 11:05:54.613: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 01/30 11:05:54.613: [smf] INFO: UE IMSI[262427442398621] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.614: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 01/30 11:05:54.614: [upf] INFO: UE F-SEID[UP:0xb30 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.614: [upf] INFO: UE F-SEID[UP:0xb30 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.620: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 01/30 11:05:54.620: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 01/30 11:05:54.620: [smf] INFO: UE IMSI[262426578312322] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.620: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 01/30 11:05:54.620: [upf] INFO: UE F-SEID[UP:0xa6f CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.620: [upf] INFO: UE F-SEID[UP:0xa6f CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.626: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 01/30 11:05:54.626: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 01/30 11:05:54.626: [smf] INFO: UE IMSI[262422804165840] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.626: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 01/30 11:05:54.626: [upf] INFO: UE F-SEID[UP:0xa72 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.626: [upf] INFO: UE F-SEID[UP:0xa72 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.632: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 01/30 11:05:54.632: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 01/30 11:05:54.632: [smf] INFO: UE IMSI[262422043278338] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.632: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 01/30 11:05:54.632: [upf] INFO: UE F-SEID[UP:0xb62 CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.632: [upf] INFO: UE F-SEID[UP:0xb62 CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.637: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 01/30 11:05:54.637: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 01/30 11:05:54.637: [smf] INFO: UE IMSI[262425880231402] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.638: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 01/30 11:05:54.638: [upf] INFO: UE F-SEID[UP:0x153 CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.638: [upf] INFO: UE F-SEID[UP:0x153 CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.643: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 01/30 11:05:54.643: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 01/30 11:05:54.643: [smf] INFO: UE IMSI[262429608924079] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.644: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 01/30 11:05:54.644: [upf] INFO: UE F-SEID[UP:0x236 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.644: [upf] INFO: UE F-SEID[UP:0x236 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.650: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 01/30 11:05:54.650: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 01/30 11:05:54.650: [smf] INFO: UE IMSI[262429723828562] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.650: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 01/30 11:05:54.650: [upf] INFO: UE F-SEID[UP:0xd3f CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.650: [upf] INFO: UE F-SEID[UP:0xd3f CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.656: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 01/30 11:05:54.656: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 01/30 11:05:54.656: [smf] INFO: UE IMSI[262428920083334] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.656: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 01/30 11:05:54.656: [upf] INFO: UE F-SEID[UP:0xaab CP:0xefe] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.656: [upf] INFO: UE F-SEID[UP:0xaab CP:0xefe] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.661: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 01/30 11:05:54.661: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 01/30 11:05:54.661: [smf] INFO: UE IMSI[262424773163885] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.662: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 01/30 11:05:54.662: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.662: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.667: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 01/30 11:05:54.667: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 01/30 11:05:54.667: [smf] INFO: UE IMSI[262422556254118] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.668: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 01/30 11:05:54.668: [upf] INFO: UE F-SEID[UP:0x382 CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.668: [upf] INFO: UE F-SEID[UP:0x382 CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.673: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 01/30 11:05:54.673: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 01/30 11:05:54.673: [smf] INFO: UE IMSI[262427019648587] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.674: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 01/30 11:05:54.674: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0x579] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.674: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0x579] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.679: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 01/30 11:05:54.679: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 01/30 11:05:54.679: [smf] INFO: UE IMSI[262428319287817] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.680: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 01/30 11:05:54.680: [upf] INFO: UE F-SEID[UP:0xced CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.680: [upf] INFO: UE F-SEID[UP:0xced CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.685: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 01/30 11:05:54.685: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 01/30 11:05:54.685: [smf] INFO: UE IMSI[262421319848262] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.686: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 01/30 11:05:54.686: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.686: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.691: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 01/30 11:05:54.691: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 01/30 11:05:54.691: [smf] INFO: UE IMSI[262421668790486] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.691: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 01/30 11:05:54.691: [upf] INFO: UE F-SEID[UP:0xd9 CP:0xe8d] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.692: [upf] INFO: UE F-SEID[UP:0xd9 CP:0xe8d] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.697: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 01/30 11:05:54.697: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 01/30 11:05:54.697: [smf] INFO: UE IMSI[262429808783230] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.697: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 01/30 11:05:54.697: [upf] INFO: UE F-SEID[UP:0x888 CP:0x302] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.697: [upf] INFO: UE F-SEID[UP:0x888 CP:0x302] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.703: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 01/30 11:05:54.703: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 01/30 11:05:54.703: [smf] INFO: UE IMSI[262421067674601] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.703: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 01/30 11:05:54.703: [upf] INFO: UE F-SEID[UP:0xa4a CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.703: [upf] INFO: UE F-SEID[UP:0xa4a CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.708: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 01/30 11:05:54.708: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 01/30 11:05:54.708: [smf] INFO: UE IMSI[262420159058881] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.709: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 01/30 11:05:54.709: [upf] INFO: UE F-SEID[UP:0x82b CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.709: [upf] INFO: UE F-SEID[UP:0x82b CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.714: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 01/30 11:05:54.714: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 01/30 11:05:54.714: [smf] INFO: UE IMSI[262421205086080] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.715: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 01/30 11:05:54.715: [upf] INFO: UE F-SEID[UP:0xec6 CP:0x7ec] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.715: [upf] INFO: UE F-SEID[UP:0xec6 CP:0x7ec] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.721: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 01/30 11:05:54.721: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 01/30 11:05:54.721: [smf] INFO: UE IMSI[262425300882897] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.722: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 01/30 11:05:54.722: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.722: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.728: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 01/30 11:05:54.728: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 01/30 11:05:54.728: [smf] INFO: UE IMSI[262425337418031] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.730: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 01/30 11:05:54.730: [upf] INFO: UE F-SEID[UP:0x812 CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.730: [upf] INFO: UE F-SEID[UP:0x812 CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.735: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 01/30 11:05:54.735: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 01/30 11:05:54.735: [smf] INFO: UE IMSI[262426137179362] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.736: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 01/30 11:05:54.736: [upf] INFO: UE F-SEID[UP:0x164 CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.736: [upf] INFO: UE F-SEID[UP:0x164 CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.741: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 01/30 11:05:54.741: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 01/30 11:05:54.741: [smf] INFO: UE IMSI[262428353326887] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.741: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 01/30 11:05:54.741: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.741: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.747: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 01/30 11:05:54.747: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 01/30 11:05:54.747: [smf] INFO: UE IMSI[262429141305941] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.747: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 01/30 11:05:54.747: [upf] INFO: UE F-SEID[UP:0x6ad CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.747: [upf] INFO: UE F-SEID[UP:0x6ad CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.752: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 01/30 11:05:54.752: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 01/30 11:05:54.752: [smf] INFO: UE IMSI[262426061281649] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.753: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 01/30 11:05:54.753: [upf] INFO: UE F-SEID[UP:0xe5a CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.753: [upf] INFO: UE F-SEID[UP:0xe5a CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.758: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 01/30 11:05:54.758: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 01/30 11:05:54.758: [smf] INFO: UE IMSI[262424182023247] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.759: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 01/30 11:05:54.759: [upf] INFO: UE F-SEID[UP:0xe89 CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.759: [upf] INFO: UE F-SEID[UP:0xe89 CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.764: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 01/30 11:05:54.764: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 01/30 11:05:54.764: [smf] INFO: UE IMSI[262427774488012] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.765: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 01/30 11:05:54.765: [upf] INFO: UE F-SEID[UP:0x649 CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.765: [upf] INFO: UE F-SEID[UP:0x649 CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.770: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 01/30 11:05:54.770: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 01/30 11:05:54.770: [smf] INFO: UE IMSI[262420140574428] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.771: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 01/30 11:05:54.771: [upf] INFO: UE F-SEID[UP:0xd2b CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.771: [upf] INFO: UE F-SEID[UP:0xd2b CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.776: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 01/30 11:05:54.776: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 01/30 11:05:54.776: [smf] INFO: UE IMSI[262424643524232] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.777: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 01/30 11:05:54.777: [upf] INFO: UE F-SEID[UP:0xc93 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.777: [upf] INFO: UE F-SEID[UP:0xc93 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.782: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 01/30 11:05:54.782: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 01/30 11:05:54.782: [smf] INFO: UE IMSI[262423866060210] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.782: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 01/30 11:05:54.782: [upf] INFO: UE F-SEID[UP:0x800 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.782: [upf] INFO: UE F-SEID[UP:0x800 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.788: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 01/30 11:05:54.788: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 01/30 11:05:54.788: [smf] INFO: UE IMSI[262423541258512] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.788: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 01/30 11:05:54.788: [upf] INFO: UE F-SEID[UP:0x683 CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.788: [upf] INFO: UE F-SEID[UP:0x683 CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.794: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 01/30 11:05:54.794: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 01/30 11:05:54.794: [smf] INFO: UE IMSI[262423130786296] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.794: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 01/30 11:05:54.794: [upf] INFO: UE F-SEID[UP:0xdba CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.794: [upf] INFO: UE F-SEID[UP:0xdba CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.799: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 01/30 11:05:54.800: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 01/30 11:05:54.800: [smf] INFO: UE IMSI[262421323756349] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.800: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 01/30 11:05:54.800: [upf] INFO: UE F-SEID[UP:0x38c CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.800: [upf] INFO: UE F-SEID[UP:0x38c CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.805: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 01/30 11:05:54.805: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 01/30 11:05:54.805: [smf] INFO: UE IMSI[262429317548632] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.806: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 01/30 11:05:54.806: [upf] INFO: UE F-SEID[UP:0xdfb CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.806: [upf] INFO: UE F-SEID[UP:0xdfb CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.811: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 01/30 11:05:54.811: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 01/30 11:05:54.811: [smf] INFO: UE IMSI[262420901431299] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.812: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 01/30 11:05:54.812: [upf] INFO: UE F-SEID[UP:0x10f CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.812: [upf] INFO: UE F-SEID[UP:0x10f CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.817: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 01/30 11:05:54.817: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 01/30 11:05:54.817: [smf] INFO: UE IMSI[262420275841446] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.818: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 01/30 11:05:54.818: [upf] INFO: UE F-SEID[UP:0x537 CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.818: [upf] INFO: UE F-SEID[UP:0x537 CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.823: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 01/30 11:05:54.823: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 01/30 11:05:54.823: [smf] INFO: UE IMSI[262429197839408] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.824: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 01/30 11:05:54.824: [upf] INFO: UE F-SEID[UP:0xe4e CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.824: [upf] INFO: UE F-SEID[UP:0xe4e CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.829: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 01/30 11:05:54.829: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 01/30 11:05:54.829: [smf] INFO: UE IMSI[262429855579720] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.830: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 01/30 11:05:54.830: [upf] INFO: UE F-SEID[UP:0x227 CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.830: [upf] INFO: UE F-SEID[UP:0x227 CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.835: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 01/30 11:05:54.835: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 01/30 11:05:54.835: [smf] INFO: UE IMSI[262422668265211] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.836: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 01/30 11:05:54.836: [upf] INFO: UE F-SEID[UP:0xdfd CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.836: [upf] INFO: UE F-SEID[UP:0xdfd CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.841: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 01/30 11:05:54.841: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 01/30 11:05:54.841: [smf] INFO: UE IMSI[262428510471760] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.841: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 01/30 11:05:54.841: [upf] INFO: UE F-SEID[UP:0x58e CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.841: [upf] INFO: UE F-SEID[UP:0x58e CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.847: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 01/30 11:05:54.847: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 01/30 11:05:54.847: [smf] INFO: UE IMSI[262427173925798] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.847: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 01/30 11:05:54.847: [upf] INFO: UE F-SEID[UP:0xece CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.847: [upf] INFO: UE F-SEID[UP:0xece CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.853: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 01/30 11:05:54.853: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 01/30 11:05:54.853: [smf] INFO: UE IMSI[262422875472355] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.853: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 01/30 11:05:54.853: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.853: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.858: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 01/30 11:05:54.858: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 01/30 11:05:54.858: [smf] INFO: UE IMSI[262427512196685] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.859: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 01/30 11:05:54.859: [upf] INFO: UE F-SEID[UP:0x944 CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.859: [upf] INFO: UE F-SEID[UP:0x944 CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.864: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 01/30 11:05:54.864: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 01/30 11:05:54.864: [smf] INFO: UE IMSI[262422011760211] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.865: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 01/30 11:05:54.865: [upf] INFO: UE F-SEID[UP:0xa59 CP:0xd] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.865: [upf] INFO: UE F-SEID[UP:0xa59 CP:0xd] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.870: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 01/30 11:05:54.870: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 01/30 11:05:54.870: [smf] INFO: UE IMSI[262421181242177] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.871: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 01/30 11:05:54.871: [upf] INFO: UE F-SEID[UP:0x9b CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.871: [upf] INFO: UE F-SEID[UP:0x9b CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.876: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 01/30 11:05:54.876: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 01/30 11:05:54.876: [smf] INFO: UE IMSI[262425465164157] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.876: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 01/30 11:05:54.876: [upf] INFO: UE F-SEID[UP:0xf99 CP:0xf5d] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.876: [upf] INFO: UE F-SEID[UP:0xf99 CP:0xf5d] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.882: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 01/30 11:05:54.882: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 01/30 11:05:54.882: [smf] INFO: UE IMSI[262422377936858] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.883: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 01/30 11:05:54.883: [upf] INFO: UE F-SEID[UP:0x8a1 CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.883: [upf] INFO: UE F-SEID[UP:0x8a1 CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.888: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 01/30 11:05:54.888: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 01/30 11:05:54.888: [smf] INFO: UE IMSI[262427796736599] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.889: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 01/30 11:05:54.889: [upf] INFO: UE F-SEID[UP:0x4dd CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.889: [upf] INFO: UE F-SEID[UP:0x4dd CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.895: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 01/30 11:05:54.895: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 01/30 11:05:54.895: [smf] INFO: UE IMSI[262429726769040] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.896: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 01/30 11:05:54.896: [upf] INFO: UE F-SEID[UP:0x851 CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.896: [upf] INFO: UE F-SEID[UP:0x851 CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.901: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 01/30 11:05:54.901: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 01/30 11:05:54.901: [smf] INFO: UE IMSI[262426412418763] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.903: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 01/30 11:05:54.903: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.903: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.908: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 01/30 11:05:54.908: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 01/30 11:05:54.908: [smf] INFO: UE IMSI[262422919502515] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.910: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 01/30 11:05:54.910: [upf] INFO: UE F-SEID[UP:0xf1c CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.910: [upf] INFO: UE F-SEID[UP:0xf1c CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.914: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 01/30 11:05:54.914: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 01/30 11:05:54.915: [smf] INFO: UE IMSI[262425700665640] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.915: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 01/30 11:05:54.915: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.915: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.920: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 01/30 11:05:54.920: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 01/30 11:05:54.920: [smf] INFO: UE IMSI[262426265033716] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.921: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 01/30 11:05:54.921: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.921: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.926: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 01/30 11:05:54.926: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 01/30 11:05:54.926: [smf] INFO: UE IMSI[262420980574212] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.927: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 01/30 11:05:54.927: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.927: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.932: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 01/30 11:05:54.932: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 01/30 11:05:54.932: [smf] INFO: UE IMSI[262420335321853] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.933: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 01/30 11:05:54.933: [upf] INFO: UE F-SEID[UP:0x272 CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.933: [upf] INFO: UE F-SEID[UP:0x272 CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.938: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 01/30 11:05:54.938: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 01/30 11:05:54.938: [smf] INFO: UE IMSI[262428947911626] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.939: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 01/30 11:05:54.939: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.939: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.944: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 01/30 11:05:54.944: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 01/30 11:05:54.944: [smf] INFO: UE IMSI[262421556267660] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.945: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 01/30 11:05:54.945: [upf] INFO: UE F-SEID[UP:0x822 CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.945: [upf] INFO: UE F-SEID[UP:0x822 CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.950: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 01/30 11:05:54.950: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 01/30 11:05:54.950: [smf] INFO: UE IMSI[262423716604052] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.950: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 01/30 11:05:54.951: [upf] INFO: UE F-SEID[UP:0x49a CP:0xdd6] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.951: [upf] INFO: UE F-SEID[UP:0x49a CP:0xdd6] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.956: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 01/30 11:05:54.956: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 01/30 11:05:54.956: [smf] INFO: UE IMSI[262424353002719] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.957: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 01/30 11:05:54.957: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.957: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.962: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 01/30 11:05:54.962: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 01/30 11:05:54.962: [smf] INFO: UE IMSI[262429730564601] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.963: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 01/30 11:05:54.963: [upf] INFO: UE F-SEID[UP:0x40d CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.963: [upf] INFO: UE F-SEID[UP:0x40d CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.968: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 01/30 11:05:54.968: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 01/30 11:05:54.968: [smf] INFO: UE IMSI[262429958948442] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.968: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 01/30 11:05:54.968: [upf] INFO: UE F-SEID[UP:0x6b CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.968: [upf] INFO: UE F-SEID[UP:0x6b CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.974: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 01/30 11:05:54.974: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 01/30 11:05:54.974: [smf] INFO: UE IMSI[262427223197068] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.974: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 01/30 11:05:54.974: [upf] INFO: UE F-SEID[UP:0xdde CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.974: [upf] INFO: UE F-SEID[UP:0xdde CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.980: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 01/30 11:05:54.980: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 01/30 11:05:54.980: [smf] INFO: UE IMSI[262423300011481] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.980: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 01/30 11:05:54.980: [upf] INFO: UE F-SEID[UP:0x680 CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.980: [upf] INFO: UE F-SEID[UP:0x680 CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.985: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 01/30 11:05:54.985: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 01/30 11:05:54.985: [smf] INFO: UE IMSI[262423098524218] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.986: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 01/30 11:05:54.986: [upf] INFO: UE F-SEID[UP:0x43a CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.986: [upf] INFO: UE F-SEID[UP:0x43a CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.991: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 01/30 11:05:54.991: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 01/30 11:05:54.991: [smf] INFO: UE IMSI[262425376875760] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:54.992: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 01/30 11:05:54.992: [upf] INFO: UE F-SEID[UP:0x5d CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.992: [upf] INFO: UE F-SEID[UP:0x5d CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 01/30 11:05:54.998: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 01/30 11:05:54.998: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 01/30 11:05:54.998: [smf] INFO: UE IMSI[262422326681370] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.000: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 01/30 11:05:55.000: [upf] INFO: UE F-SEID[UP:0x235 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.000: [upf] INFO: UE F-SEID[UP:0x235 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.005: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 01/30 11:05:55.005: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 01/30 11:05:55.005: [smf] INFO: UE IMSI[262420248091340] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.006: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 01/30 11:05:55.006: [upf] INFO: UE F-SEID[UP:0x18b CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.006: [upf] INFO: UE F-SEID[UP:0x18b CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.011: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 01/30 11:05:55.011: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 01/30 11:05:55.011: [smf] INFO: UE IMSI[262421097105018] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.012: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 01/30 11:05:55.012: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.012: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.017: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 01/30 11:05:55.017: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 01/30 11:05:55.017: [smf] INFO: UE IMSI[262423166020777] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.018: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 01/30 11:05:55.018: [upf] INFO: UE F-SEID[UP:0xbef CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.018: [upf] INFO: UE F-SEID[UP:0xbef CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.023: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 01/30 11:05:55.023: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 01/30 11:05:55.023: [smf] INFO: UE IMSI[262424392296116] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.024: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 01/30 11:05:55.024: [upf] INFO: UE F-SEID[UP:0x688 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.024: [upf] INFO: UE F-SEID[UP:0x688 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.029: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 01/30 11:05:55.029: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 01/30 11:05:55.029: [smf] INFO: UE IMSI[262429504307635] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.030: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 01/30 11:05:55.030: [upf] INFO: UE F-SEID[UP:0xb44 CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.030: [upf] INFO: UE F-SEID[UP:0xb44 CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.036: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 01/30 11:05:55.036: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 01/30 11:05:55.036: [smf] INFO: UE IMSI[262427079521820] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.037: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 01/30 11:05:55.037: [upf] INFO: UE F-SEID[UP:0x6ac CP:0xea8] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.037: [upf] INFO: UE F-SEID[UP:0x6ac CP:0xea8] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.043: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 01/30 11:05:55.043: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 01/30 11:05:55.043: [smf] INFO: UE IMSI[262429590722517] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.044: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 01/30 11:05:55.044: [upf] INFO: UE F-SEID[UP:0xb4f CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.044: [upf] INFO: UE F-SEID[UP:0xb4f CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.049: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 01/30 11:05:55.049: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 01/30 11:05:55.049: [smf] INFO: UE IMSI[262426784111072] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.051: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 01/30 11:05:55.051: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.051: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.056: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 01/30 11:05:55.056: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 01/30 11:05:55.056: [smf] INFO: UE IMSI[262422751470903] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.057: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 01/30 11:05:55.057: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x9ec] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.057: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x9ec] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.062: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 01/30 11:05:55.062: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 01/30 11:05:55.062: [smf] INFO: UE IMSI[262421695411207] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.063: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 01/30 11:05:55.063: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.063: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.068: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 01/30 11:05:55.068: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 01/30 11:05:55.068: [smf] INFO: UE IMSI[262427305323290] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.069: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 01/30 11:05:55.069: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.069: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.074: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 01/30 11:05:55.074: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 01/30 11:05:55.074: [smf] INFO: UE IMSI[262420718933681] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.075: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 01/30 11:05:55.075: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.075: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.080: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 01/30 11:05:55.080: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 01/30 11:05:55.080: [smf] INFO: UE IMSI[262425471577538] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.081: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 01/30 11:05:55.081: [upf] INFO: UE F-SEID[UP:0x40a CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.081: [upf] INFO: UE F-SEID[UP:0x40a CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.086: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 01/30 11:05:55.086: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 01/30 11:05:55.086: [smf] INFO: UE IMSI[262423142925242] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.086: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 01/30 11:05:55.086: [upf] INFO: UE F-SEID[UP:0x7ce CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.086: [upf] INFO: UE F-SEID[UP:0x7ce CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.092: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 01/30 11:05:55.092: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 01/30 11:05:55.092: [smf] INFO: UE IMSI[262423388156982] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.093: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 01/30 11:05:55.093: [upf] INFO: UE F-SEID[UP:0x25e CP:0x922] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.093: [upf] INFO: UE F-SEID[UP:0x25e CP:0x922] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.099: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 01/30 11:05:55.099: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 01/30 11:05:55.099: [smf] INFO: UE IMSI[262425303754957] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.100: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 01/30 11:05:55.100: [upf] INFO: UE F-SEID[UP:0x930 CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.100: [upf] INFO: UE F-SEID[UP:0x930 CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.106: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 01/30 11:05:55.106: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 01/30 11:05:55.106: [smf] INFO: UE IMSI[262426090182467] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.106: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 01/30 11:05:55.106: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.106: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.112: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 01/30 11:05:55.112: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 01/30 11:05:55.112: [smf] INFO: UE IMSI[262422438046132] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.113: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 01/30 11:05:55.113: [upf] INFO: UE F-SEID[UP:0xacc CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.113: [upf] INFO: UE F-SEID[UP:0xacc CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.118: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 01/30 11:05:55.118: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 01/30 11:05:55.118: [smf] INFO: UE IMSI[262426875504968] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.119: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 01/30 11:05:55.119: [upf] INFO: UE F-SEID[UP:0x45d CP:0x4b8] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.119: [upf] INFO: UE F-SEID[UP:0x45d CP:0x4b8] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.124: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 01/30 11:05:55.124: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 01/30 11:05:55.124: [smf] INFO: UE IMSI[262425253362589] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.125: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 01/30 11:05:55.125: [upf] INFO: UE F-SEID[UP:0x185 CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.125: [upf] INFO: UE F-SEID[UP:0x185 CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.130: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 01/30 11:05:55.130: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 01/30 11:05:55.130: [smf] INFO: UE IMSI[262429524379611] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.131: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 01/30 11:05:55.131: [upf] INFO: UE F-SEID[UP:0x16c CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.131: [upf] INFO: UE F-SEID[UP:0x16c CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.136: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 01/30 11:05:55.136: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 01/30 11:05:55.136: [smf] INFO: UE IMSI[262427927559264] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.136: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 01/30 11:05:55.136: [upf] INFO: UE F-SEID[UP:0x2ca CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.136: [upf] INFO: UE F-SEID[UP:0x2ca CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.142: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 01/30 11:05:55.142: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 01/30 11:05:55.142: [smf] INFO: UE IMSI[262428558368750] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.142: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 01/30 11:05:55.142: [upf] INFO: UE F-SEID[UP:0xffd CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.142: [upf] INFO: UE F-SEID[UP:0xffd CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.148: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 01/30 11:05:55.148: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 01/30 11:05:55.148: [smf] INFO: UE IMSI[262429711997781] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.148: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 01/30 11:05:55.148: [upf] INFO: UE F-SEID[UP:0xb70 CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.148: [upf] INFO: UE F-SEID[UP:0xb70 CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.154: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 01/30 11:05:55.154: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 01/30 11:05:55.154: [smf] INFO: UE IMSI[262428814016721] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.154: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 01/30 11:05:55.154: [upf] INFO: UE F-SEID[UP:0x62a CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.154: [upf] INFO: UE F-SEID[UP:0x62a CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.159: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 01/30 11:05:55.159: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 01/30 11:05:55.159: [smf] INFO: UE IMSI[262427575792193] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.160: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 01/30 11:05:55.160: [upf] INFO: UE F-SEID[UP:0x808 CP:0xbfb] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.160: [upf] INFO: UE F-SEID[UP:0x808 CP:0xbfb] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.165: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 01/30 11:05:55.166: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 01/30 11:05:55.166: [smf] INFO: UE IMSI[262421639385586] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.166: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 01/30 11:05:55.166: [upf] INFO: UE F-SEID[UP:0xb39 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.166: [upf] INFO: UE F-SEID[UP:0xb39 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.171: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 01/30 11:05:55.171: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 01/30 11:05:55.171: [smf] INFO: UE IMSI[262424164385953] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.172: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 01/30 11:05:55.172: [upf] INFO: UE F-SEID[UP:0x738 CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.172: [upf] INFO: UE F-SEID[UP:0x738 CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.177: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 01/30 11:05:55.177: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 01/30 11:05:55.177: [smf] INFO: UE IMSI[262423343603473] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.178: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 01/30 11:05:55.178: [upf] INFO: UE F-SEID[UP:0x42e CP:0x4df] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.178: [upf] INFO: UE F-SEID[UP:0x42e CP:0x4df] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.183: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 01/30 11:05:55.183: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 01/30 11:05:55.183: [smf] INFO: UE IMSI[262422148686515] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.183: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 01/30 11:05:55.183: [upf] INFO: UE F-SEID[UP:0xdeb CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.183: [upf] INFO: UE F-SEID[UP:0xdeb CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.189: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 01/30 11:05:55.189: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 01/30 11:05:55.189: [smf] INFO: UE IMSI[262422995132709] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.189: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 01/30 11:05:55.190: [upf] INFO: UE F-SEID[UP:0xed4 CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.190: [upf] INFO: UE F-SEID[UP:0xed4 CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.195: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 01/30 11:05:55.195: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 01/30 11:05:55.195: [smf] INFO: UE IMSI[262424961499226] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.195: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 01/30 11:05:55.195: [upf] INFO: UE F-SEID[UP:0xf1d CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.195: [upf] INFO: UE F-SEID[UP:0xf1d CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.201: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 01/30 11:05:55.201: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 01/30 11:05:55.201: [smf] INFO: UE IMSI[262426956230295] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.201: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 01/30 11:05:55.201: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.201: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.207: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 01/30 11:05:55.207: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 01/30 11:05:55.207: [smf] INFO: UE IMSI[262420093855697] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.207: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 01/30 11:05:55.207: [upf] INFO: UE F-SEID[UP:0x38a CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.207: [upf] INFO: UE F-SEID[UP:0x38a CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.213: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 01/30 11:05:55.213: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 01/30 11:05:55.213: [smf] INFO: UE IMSI[262424262802976] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.213: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 01/30 11:05:55.213: [upf] INFO: UE F-SEID[UP:0x77c CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.213: [upf] INFO: UE F-SEID[UP:0x77c CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.219: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 01/30 11:05:55.219: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 01/30 11:05:55.219: [smf] INFO: UE IMSI[262424919718024] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.219: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 01/30 11:05:55.219: [upf] INFO: UE F-SEID[UP:0x5bc CP:0xdfc] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.219: [upf] INFO: UE F-SEID[UP:0x5bc CP:0xdfc] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.224: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 01/30 11:05:55.224: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 01/30 11:05:55.224: [smf] INFO: UE IMSI[262429662350542] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.225: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 01/30 11:05:55.225: [upf] INFO: UE F-SEID[UP:0xd39 CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.225: [upf] INFO: UE F-SEID[UP:0xd39 CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.230: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 01/30 11:05:55.230: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 01/30 11:05:55.230: [smf] INFO: UE IMSI[262429934388691] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.231: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 01/30 11:05:55.231: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.231: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.236: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 01/30 11:05:55.236: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 01/30 11:05:55.236: [smf] INFO: UE IMSI[262422976592170] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.237: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 01/30 11:05:55.237: [upf] INFO: UE F-SEID[UP:0xb67 CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.237: [upf] INFO: UE F-SEID[UP:0xb67 CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.242: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 01/30 11:05:55.242: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 01/30 11:05:55.242: [smf] INFO: UE IMSI[262420958527431] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.243: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 01/30 11:05:55.243: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.243: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.248: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 01/30 11:05:55.248: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 01/30 11:05:55.248: [smf] INFO: UE IMSI[262427368379163] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.249: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 01/30 11:05:55.249: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0xbfc] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.249: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0xbfc] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.254: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 01/30 11:05:55.254: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 01/30 11:05:55.254: [smf] INFO: UE IMSI[262426351235444] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.255: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 01/30 11:05:55.255: [upf] INFO: UE F-SEID[UP:0x513 CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.255: [upf] INFO: UE F-SEID[UP:0x513 CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.260: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 01/30 11:05:55.260: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 01/30 11:05:55.260: [smf] INFO: UE IMSI[262427025419974] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.261: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 01/30 11:05:55.261: [upf] INFO: UE F-SEID[UP:0xd18 CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.261: [upf] INFO: UE F-SEID[UP:0xd18 CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.266: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 01/30 11:05:55.266: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 01/30 11:05:55.266: [smf] INFO: UE IMSI[262423126539940] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.267: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 01/30 11:05:55.267: [upf] INFO: UE F-SEID[UP:0x58c CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.267: [upf] INFO: UE F-SEID[UP:0x58c CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.272: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 01/30 11:05:55.272: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 01/30 11:05:55.272: [smf] INFO: UE IMSI[262428019103116] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.272: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 01/30 11:05:55.272: [upf] INFO: UE F-SEID[UP:0xe23 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.272: [upf] INFO: UE F-SEID[UP:0xe23 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.278: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 01/30 11:05:55.278: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 01/30 11:05:55.278: [smf] INFO: UE IMSI[262428510655132] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.278: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 01/30 11:05:55.278: [upf] INFO: UE F-SEID[UP:0x79d CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.278: [upf] INFO: UE F-SEID[UP:0x79d CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.284: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 01/30 11:05:55.284: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 01/30 11:05:55.284: [smf] INFO: UE IMSI[262428136421823] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.284: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 01/30 11:05:55.284: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.284: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.289: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 01/30 11:05:55.289: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 01/30 11:05:55.289: [smf] INFO: UE IMSI[262425826906105] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.290: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 01/30 11:05:55.290: [upf] INFO: UE F-SEID[UP:0xc07 CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.290: [upf] INFO: UE F-SEID[UP:0xc07 CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.295: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 01/30 11:05:55.295: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 01/30 11:05:55.295: [smf] INFO: UE IMSI[262428107107798] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.296: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 01/30 11:05:55.296: [upf] INFO: UE F-SEID[UP:0xe75 CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.296: [upf] INFO: UE F-SEID[UP:0xe75 CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.301: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 01/30 11:05:55.301: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 01/30 11:05:55.301: [smf] INFO: UE IMSI[262420248577365] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.301: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 01/30 11:05:55.302: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.302: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.307: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 01/30 11:05:55.307: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 01/30 11:05:55.307: [smf] INFO: UE IMSI[262428505375853] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.307: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 01/30 11:05:55.307: [upf] INFO: UE F-SEID[UP:0xee3 CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.307: [upf] INFO: UE F-SEID[UP:0xee3 CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.313: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 01/30 11:05:55.313: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 01/30 11:05:55.313: [smf] INFO: UE IMSI[262427548716633] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.313: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 01/30 11:05:55.313: [upf] INFO: UE F-SEID[UP:0xff6 CP:0x160] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.313: [upf] INFO: UE F-SEID[UP:0xff6 CP:0x160] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.319: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 01/30 11:05:55.319: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 01/30 11:05:55.319: [smf] INFO: UE IMSI[262420830138285] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.319: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 01/30 11:05:55.319: [upf] INFO: UE F-SEID[UP:0x99a CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.319: [upf] INFO: UE F-SEID[UP:0x99a CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.324: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 01/30 11:05:55.324: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 01/30 11:05:55.324: [smf] INFO: UE IMSI[262423758918911] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.325: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 01/30 11:05:55.325: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.325: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.330: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 01/30 11:05:55.330: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 01/30 11:05:55.330: [smf] INFO: UE IMSI[262425333392024] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.331: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 01/30 11:05:55.331: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.331: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.336: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 01/30 11:05:55.336: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 01/30 11:05:55.336: [smf] INFO: UE IMSI[262422420597579] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.337: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 01/30 11:05:55.337: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.337: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.342: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 01/30 11:05:55.342: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 01/30 11:05:55.342: [smf] INFO: UE IMSI[262424007354033] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.342: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 01/30 11:05:55.343: [upf] INFO: UE F-SEID[UP:0xb37 CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.343: [upf] INFO: UE F-SEID[UP:0xb37 CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.348: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 01/30 11:05:55.348: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 01/30 11:05:55.348: [smf] INFO: UE IMSI[262429790519726] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.348: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 01/30 11:05:55.348: [upf] INFO: UE F-SEID[UP:0x647 CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.348: [upf] INFO: UE F-SEID[UP:0x647 CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.354: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 01/30 11:05:55.354: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 01/30 11:05:55.354: [smf] INFO: UE IMSI[262421905821529] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.354: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 01/30 11:05:55.354: [upf] INFO: UE F-SEID[UP:0x99e CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.354: [upf] INFO: UE F-SEID[UP:0x99e CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.359: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 01/30 11:05:55.359: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 01/30 11:05:55.359: [smf] INFO: UE IMSI[262426098784548] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.360: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 01/30 11:05:55.360: [upf] INFO: UE F-SEID[UP:0x612 CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.360: [upf] INFO: UE F-SEID[UP:0x612 CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.365: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 01/30 11:05:55.365: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 01/30 11:05:55.365: [smf] INFO: UE IMSI[262425870885183] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.366: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 01/30 11:05:55.366: [upf] INFO: UE F-SEID[UP:0x22e CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.366: [upf] INFO: UE F-SEID[UP:0x22e CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.371: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 01/30 11:05:55.371: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 01/30 11:05:55.371: [smf] INFO: UE IMSI[262422551020448] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.372: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 01/30 11:05:55.372: [upf] INFO: UE F-SEID[UP:0xc16 CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.372: [upf] INFO: UE F-SEID[UP:0xc16 CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.377: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 01/30 11:05:55.377: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 01/30 11:05:55.377: [smf] INFO: UE IMSI[262423703238369] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.377: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 01/30 11:05:55.377: [upf] INFO: UE F-SEID[UP:0x115 CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.377: [upf] INFO: UE F-SEID[UP:0x115 CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.382: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 01/30 11:05:55.382: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 01/30 11:05:55.382: [smf] INFO: UE IMSI[262421758755992] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.383: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 01/30 11:05:55.383: [upf] INFO: UE F-SEID[UP:0xac4 CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.383: [upf] INFO: UE F-SEID[UP:0xac4 CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.388: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 01/30 11:05:55.388: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 01/30 11:05:55.388: [smf] INFO: UE IMSI[262428819937282] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.389: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 01/30 11:05:55.389: [upf] INFO: UE F-SEID[UP:0xb32 CP:0xafd] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.389: [upf] INFO: UE F-SEID[UP:0xb32 CP:0xafd] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.394: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 01/30 11:05:55.394: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 01/30 11:05:55.394: [smf] INFO: UE IMSI[262422647120103] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.395: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 01/30 11:05:55.395: [upf] INFO: UE F-SEID[UP:0xc85 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.395: [upf] INFO: UE F-SEID[UP:0xc85 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.400: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 01/30 11:05:55.400: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 01/30 11:05:55.400: [smf] INFO: UE IMSI[262420461956444] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.400: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 01/30 11:05:55.400: [upf] INFO: UE F-SEID[UP:0x8a3 CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.400: [upf] INFO: UE F-SEID[UP:0x8a3 CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.405: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 01/30 11:05:55.405: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 01/30 11:05:55.405: [smf] INFO: UE IMSI[262421321253412] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.406: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 01/30 11:05:55.406: [upf] INFO: UE F-SEID[UP:0x495 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.406: [upf] INFO: UE F-SEID[UP:0x495 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.411: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 01/30 11:05:55.411: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 01/30 11:05:55.411: [smf] INFO: UE IMSI[262427531307269] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.412: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 01/30 11:05:55.412: [upf] INFO: UE F-SEID[UP:0x766 CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.412: [upf] INFO: UE F-SEID[UP:0x766 CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.417: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 01/30 11:05:55.417: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 01/30 11:05:55.417: [smf] INFO: UE IMSI[262423937314141] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.418: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 01/30 11:05:55.418: [upf] INFO: UE F-SEID[UP:0xabc CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.418: [upf] INFO: UE F-SEID[UP:0xabc CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.423: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 01/30 11:05:55.423: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 01/30 11:05:55.423: [smf] INFO: UE IMSI[262427144948795] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.423: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 01/30 11:05:55.424: [upf] INFO: UE F-SEID[UP:0xe21 CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.424: [upf] INFO: UE F-SEID[UP:0xe21 CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.429: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 01/30 11:05:55.429: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 01/30 11:05:55.429: [smf] INFO: UE IMSI[262423325364850] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.429: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 01/30 11:05:55.429: [upf] INFO: UE F-SEID[UP:0xb76 CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.429: [upf] INFO: UE F-SEID[UP:0xb76 CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.435: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 01/30 11:05:55.435: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 01/30 11:05:55.435: [smf] INFO: UE IMSI[262424246449736] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.435: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 01/30 11:05:55.435: [upf] INFO: UE F-SEID[UP:0x111 CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.435: [upf] INFO: UE F-SEID[UP:0x111 CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.441: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 01/30 11:05:55.441: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 01/30 11:05:55.441: [smf] INFO: UE IMSI[262426485596112] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.442: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 01/30 11:05:55.442: [upf] INFO: UE F-SEID[UP:0x35d CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.442: [upf] INFO: UE F-SEID[UP:0x35d CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.447: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 01/30 11:05:55.447: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 01/30 11:05:55.447: [smf] INFO: UE IMSI[262423852347047] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.448: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 01/30 11:05:55.448: [upf] INFO: UE F-SEID[UP:0x9f5 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.448: [upf] INFO: UE F-SEID[UP:0x9f5 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.453: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 01/30 11:05:55.453: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 01/30 11:05:55.453: [smf] INFO: UE IMSI[262423489742233] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.454: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 01/30 11:05:55.454: [upf] INFO: UE F-SEID[UP:0x88c CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.454: [upf] INFO: UE F-SEID[UP:0x88c CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.459: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 01/30 11:05:55.459: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 01/30 11:05:55.459: [smf] INFO: UE IMSI[262429748549489] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.460: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 01/30 11:05:55.460: [upf] INFO: UE F-SEID[UP:0x189 CP:0x378] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.460: [upf] INFO: UE F-SEID[UP:0x189 CP:0x378] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.465: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 01/30 11:05:55.465: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 01/30 11:05:55.465: [smf] INFO: UE IMSI[262425620015812] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.466: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 01/30 11:05:55.466: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.466: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.471: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 01/30 11:05:55.471: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 01/30 11:05:55.471: [smf] INFO: UE IMSI[262422481421529] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.472: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 01/30 11:05:55.472: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.472: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.477: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 01/30 11:05:55.477: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 01/30 11:05:55.477: [smf] INFO: UE IMSI[262425258522581] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.477: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 01/30 11:05:55.477: [upf] INFO: UE F-SEID[UP:0xf04 CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.477: [upf] INFO: UE F-SEID[UP:0xf04 CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.483: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 01/30 11:05:55.483: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 01/30 11:05:55.483: [smf] INFO: UE IMSI[262420650004642] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.483: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 01/30 11:05:55.483: [upf] INFO: UE F-SEID[UP:0x925 CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.483: [upf] INFO: UE F-SEID[UP:0x925 CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.488: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 01/30 11:05:55.488: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 01/30 11:05:55.488: [smf] INFO: UE IMSI[262423028622972] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.489: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 01/30 11:05:55.489: [upf] INFO: UE F-SEID[UP:0xda6 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.489: [upf] INFO: UE F-SEID[UP:0xda6 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.494: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 01/30 11:05:55.494: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 01/30 11:05:55.494: [smf] INFO: UE IMSI[262422694380651] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.494: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 01/30 11:05:55.494: [upf] INFO: UE F-SEID[UP:0x221 CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.494: [upf] INFO: UE F-SEID[UP:0x221 CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.500: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 01/30 11:05:55.500: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 01/30 11:05:55.500: [smf] INFO: UE IMSI[262428495891142] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.500: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 01/30 11:05:55.500: [upf] INFO: UE F-SEID[UP:0x365 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.500: [upf] INFO: UE F-SEID[UP:0x365 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.506: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 01/30 11:05:55.506: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 01/30 11:05:55.506: [smf] INFO: UE IMSI[262428819320883] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.506: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 01/30 11:05:55.506: [upf] INFO: UE F-SEID[UP:0xd9c CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.506: [upf] INFO: UE F-SEID[UP:0xd9c CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.512: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 01/30 11:05:55.512: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 01/30 11:05:55.512: [smf] INFO: UE IMSI[262429001115375] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.512: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 01/30 11:05:55.512: [upf] INFO: UE F-SEID[UP:0x717 CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.512: [upf] INFO: UE F-SEID[UP:0x717 CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.517: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 01/30 11:05:55.517: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 01/30 11:05:55.517: [smf] INFO: UE IMSI[262429287078968] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.518: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 01/30 11:05:55.518: [upf] INFO: UE F-SEID[UP:0xb29 CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.518: [upf] INFO: UE F-SEID[UP:0xb29 CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.523: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 01/30 11:05:55.523: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 01/30 11:05:55.523: [smf] INFO: UE IMSI[262427667697726] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.524: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 01/30 11:05:55.524: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x816] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.524: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x816] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.529: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 01/30 11:05:55.529: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 01/30 11:05:55.529: [smf] INFO: UE IMSI[262428350018986] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.530: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 01/30 11:05:55.530: [upf] INFO: UE F-SEID[UP:0xb49 CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.530: [upf] INFO: UE F-SEID[UP:0xb49 CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.535: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 01/30 11:05:55.535: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 01/30 11:05:55.535: [smf] INFO: UE IMSI[262420504941141] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.536: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 01/30 11:05:55.536: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.536: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.541: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 01/30 11:05:55.541: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 01/30 11:05:55.541: [smf] INFO: UE IMSI[262424724560729] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.542: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 01/30 11:05:55.542: [upf] INFO: UE F-SEID[UP:0xfbc CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.542: [upf] INFO: UE F-SEID[UP:0xfbc CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.547: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 01/30 11:05:55.547: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 01/30 11:05:55.547: [smf] INFO: UE IMSI[262420173656123] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.547: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 01/30 11:05:55.547: [upf] INFO: UE F-SEID[UP:0x8da CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.547: [upf] INFO: UE F-SEID[UP:0x8da CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.553: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 01/30 11:05:55.553: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 01/30 11:05:55.553: [smf] INFO: UE IMSI[262429583641746] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.553: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 01/30 11:05:55.553: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xc3] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.553: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xc3] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.558: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 01/30 11:05:55.559: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 01/30 11:05:55.559: [smf] INFO: UE IMSI[262420807413650] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.559: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 01/30 11:05:55.559: [upf] INFO: UE F-SEID[UP:0x588 CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.559: [upf] INFO: UE F-SEID[UP:0x588 CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.564: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 01/30 11:05:55.564: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 01/30 11:05:55.564: [smf] INFO: UE IMSI[262426308850681] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.565: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 01/30 11:05:55.565: [upf] INFO: UE F-SEID[UP:0xd29 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.565: [upf] INFO: UE F-SEID[UP:0xd29 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.570: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 01/30 11:05:55.570: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 01/30 11:05:55.570: [smf] INFO: UE IMSI[262426765999630] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.571: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 01/30 11:05:55.571: [upf] INFO: UE F-SEID[UP:0xfde CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.571: [upf] INFO: UE F-SEID[UP:0xfde CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.576: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 01/30 11:05:55.576: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 01/30 11:05:55.576: [smf] INFO: UE IMSI[262427865629617] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.577: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 01/30 11:05:55.577: [upf] INFO: UE F-SEID[UP:0x3fa CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.577: [upf] INFO: UE F-SEID[UP:0x3fa CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.582: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 01/30 11:05:55.582: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 01/30 11:05:55.582: [smf] INFO: UE IMSI[262429550558945] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.582: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 01/30 11:05:55.582: [upf] INFO: UE F-SEID[UP:0x569 CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.582: [upf] INFO: UE F-SEID[UP:0x569 CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.588: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 01/30 11:05:55.588: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 01/30 11:05:55.588: [smf] INFO: UE IMSI[262426206082531] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.588: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 01/30 11:05:55.588: [upf] INFO: UE F-SEID[UP:0xaba CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.588: [upf] INFO: UE F-SEID[UP:0xaba CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.594: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 01/30 11:05:55.594: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 01/30 11:05:55.594: [smf] INFO: UE IMSI[262429115525332] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.594: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 01/30 11:05:55.594: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.594: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.599: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 01/30 11:05:55.599: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 01/30 11:05:55.599: [smf] INFO: UE IMSI[262428712689412] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.600: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 01/30 11:05:55.600: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.600: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.605: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 01/30 11:05:55.605: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 01/30 11:05:55.605: [smf] INFO: UE IMSI[262426636944688] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.606: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 01/30 11:05:55.606: [upf] INFO: UE F-SEID[UP:0x12f CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.606: [upf] INFO: UE F-SEID[UP:0x12f CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.611: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 01/30 11:05:55.611: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 01/30 11:05:55.611: [smf] INFO: UE IMSI[262429974063702] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.611: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 01/30 11:05:55.611: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.611: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.617: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 01/30 11:05:55.617: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 01/30 11:05:55.617: [smf] INFO: UE IMSI[262424543348415] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.617: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 01/30 11:05:55.617: [upf] INFO: UE F-SEID[UP:0x3cd CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.617: [upf] INFO: UE F-SEID[UP:0x3cd CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.623: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 01/30 11:05:55.623: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 01/30 11:05:55.623: [smf] INFO: UE IMSI[262428281883857] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.623: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 01/30 11:05:55.623: [upf] INFO: UE F-SEID[UP:0xddc CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.623: [upf] INFO: UE F-SEID[UP:0xddc CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.628: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 01/30 11:05:55.628: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 01/30 11:05:55.628: [smf] INFO: UE IMSI[262428817926827] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.629: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 01/30 11:05:55.629: [upf] INFO: UE F-SEID[UP:0x770 CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.629: [upf] INFO: UE F-SEID[UP:0x770 CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.634: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 01/30 11:05:55.634: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 01/30 11:05:55.634: [smf] INFO: UE IMSI[262427041150081] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.635: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 01/30 11:05:55.635: [upf] INFO: UE F-SEID[UP:0x900 CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.635: [upf] INFO: UE F-SEID[UP:0x900 CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.640: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 01/30 11:05:55.640: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 01/30 11:05:55.640: [smf] INFO: UE IMSI[262429135451187] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.640: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 01/30 11:05:55.640: [upf] INFO: UE F-SEID[UP:0xf91 CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.640: [upf] INFO: UE F-SEID[UP:0xf91 CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.646: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 01/30 11:05:55.646: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 01/30 11:05:55.646: [smf] INFO: UE IMSI[262425700327167] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.646: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 01/30 11:05:55.646: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.646: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.652: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 01/30 11:05:55.652: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 01/30 11:05:55.652: [smf] INFO: UE IMSI[262420655029359] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.652: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 01/30 11:05:55.652: [upf] INFO: UE F-SEID[UP:0xd55 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.652: [upf] INFO: UE F-SEID[UP:0xd55 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.658: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 01/30 11:05:55.658: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 01/30 11:05:55.658: [smf] INFO: UE IMSI[262424199944901] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.658: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 01/30 11:05:55.658: [upf] INFO: UE F-SEID[UP:0x4ca CP:0xf15] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.658: [upf] INFO: UE F-SEID[UP:0x4ca CP:0xf15] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.663: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 01/30 11:05:55.663: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 01/30 11:05:55.663: [smf] INFO: UE IMSI[262429300543894] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.664: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 01/30 11:05:55.664: [upf] INFO: UE F-SEID[UP:0xe87 CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.664: [upf] INFO: UE F-SEID[UP:0xe87 CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.669: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 01/30 11:05:55.669: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 01/30 11:05:55.669: [smf] INFO: UE IMSI[262422110158817] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.670: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 01/30 11:05:55.670: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.670: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.675: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 01/30 11:05:55.675: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 01/30 11:05:55.675: [smf] INFO: UE IMSI[262420985375032] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.675: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 01/30 11:05:55.675: [upf] INFO: UE F-SEID[UP:0xab3 CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.675: [upf] INFO: UE F-SEID[UP:0xab3 CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.681: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 01/30 11:05:55.681: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 01/30 11:05:55.681: [smf] INFO: UE IMSI[262422856174182] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.681: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 01/30 11:05:55.681: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.681: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.687: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 01/30 11:05:55.687: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 01/30 11:05:55.687: [smf] INFO: UE IMSI[262426059359800] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.687: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 01/30 11:05:55.687: [upf] INFO: UE F-SEID[UP:0x719 CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.687: [upf] INFO: UE F-SEID[UP:0x719 CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.693: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 01/30 11:05:55.693: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 01/30 11:05:55.693: [smf] INFO: UE IMSI[262428565296695] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.693: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 01/30 11:05:55.693: [upf] INFO: UE F-SEID[UP:0x4db CP:0x7d5] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.693: [upf] INFO: UE F-SEID[UP:0x4db CP:0x7d5] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.698: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 01/30 11:05:55.698: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 01/30 11:05:55.698: [smf] INFO: UE IMSI[262420954202820] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.699: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 01/30 11:05:55.699: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.699: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.704: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 01/30 11:05:55.704: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 01/30 11:05:55.704: [smf] INFO: UE IMSI[262428592405152] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.705: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 01/30 11:05:55.705: [upf] INFO: UE F-SEID[UP:0xe36 CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.705: [upf] INFO: UE F-SEID[UP:0xe36 CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.710: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 01/30 11:05:55.710: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 01/30 11:05:55.710: [smf] INFO: UE IMSI[262429078128401] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.710: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 01/30 11:05:55.710: [upf] INFO: UE F-SEID[UP:0xc3 CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.710: [upf] INFO: UE F-SEID[UP:0xc3 CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.716: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 01/30 11:05:55.716: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 01/30 11:05:55.716: [smf] INFO: UE IMSI[262424832785198] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.716: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 01/30 11:05:55.716: [upf] INFO: UE F-SEID[UP:0xe46 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.716: [upf] INFO: UE F-SEID[UP:0xe46 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.722: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 01/30 11:05:55.722: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 01/30 11:05:55.722: [smf] INFO: UE IMSI[262428288502920] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.722: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 01/30 11:05:55.722: [upf] INFO: UE F-SEID[UP:0x99d CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.722: [upf] INFO: UE F-SEID[UP:0x99d CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.728: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 01/30 11:05:55.728: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 01/30 11:05:55.728: [smf] INFO: UE IMSI[262426057982003] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.728: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 01/30 11:05:55.728: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.728: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.733: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 01/30 11:05:55.733: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 01/30 11:05:55.734: [smf] INFO: UE IMSI[262420387314928] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.734: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 01/30 11:05:55.734: [upf] INFO: UE F-SEID[UP:0x818 CP:0x28e] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.734: [upf] INFO: UE F-SEID[UP:0x818 CP:0x28e] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.739: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 01/30 11:05:55.739: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 01/30 11:05:55.739: [smf] INFO: UE IMSI[262423616368412] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.740: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 01/30 11:05:55.740: [upf] INFO: UE F-SEID[UP:0x580 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.740: [upf] INFO: UE F-SEID[UP:0x580 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.745: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 01/30 11:05:55.745: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 01/30 11:05:55.745: [smf] INFO: UE IMSI[262424784441436] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.746: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 01/30 11:05:55.746: [upf] INFO: UE F-SEID[UP:0x366 CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.746: [upf] INFO: UE F-SEID[UP:0x366 CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.751: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 01/30 11:05:55.751: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 01/30 11:05:55.751: [smf] INFO: UE IMSI[262424401144043] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.752: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 01/30 11:05:55.752: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.752: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.757: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 01/30 11:05:55.757: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 01/30 11:05:55.757: [smf] INFO: UE IMSI[262427827352478] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.757: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 01/30 11:05:55.757: [upf] INFO: UE F-SEID[UP:0xc8a CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.757: [upf] INFO: UE F-SEID[UP:0xc8a CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.763: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 01/30 11:05:55.763: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 01/30 11:05:55.763: [smf] INFO: UE IMSI[262422492089866] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.763: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 01/30 11:05:55.763: [upf] INFO: UE F-SEID[UP:0x13f CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.763: [upf] INFO: UE F-SEID[UP:0x13f CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.769: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 01/30 11:05:55.769: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 01/30 11:05:55.769: [smf] INFO: UE IMSI[262428977654158] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.769: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 01/30 11:05:55.769: [upf] INFO: UE F-SEID[UP:0x1b CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.769: [upf] INFO: UE F-SEID[UP:0x1b CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.774: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 01/30 11:05:55.774: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 01/30 11:05:55.774: [smf] INFO: UE IMSI[262427113628813] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.775: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 01/30 11:05:55.775: [upf] INFO: UE F-SEID[UP:0x322 CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.775: [upf] INFO: UE F-SEID[UP:0x322 CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.780: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 01/30 11:05:55.780: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 01/30 11:05:55.780: [smf] INFO: UE IMSI[262423700213598] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.781: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 01/30 11:05:55.781: [upf] INFO: UE F-SEID[UP:0x8ab CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.781: [upf] INFO: UE F-SEID[UP:0x8ab CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.786: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 01/30 11:05:55.786: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 01/30 11:05:55.786: [smf] INFO: UE IMSI[262429683012533] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.787: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 01/30 11:05:55.787: [upf] INFO: UE F-SEID[UP:0xdbf CP:0x4ee] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.787: [upf] INFO: UE F-SEID[UP:0xdbf CP:0x4ee] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.792: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 01/30 11:05:55.792: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 01/30 11:05:55.792: [smf] INFO: UE IMSI[262421399695521] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.793: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 01/30 11:05:55.793: [upf] INFO: UE F-SEID[UP:0x36d CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.793: [upf] INFO: UE F-SEID[UP:0x36d CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.798: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 01/30 11:05:55.798: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 01/30 11:05:55.798: [smf] INFO: UE IMSI[262424905380248] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.799: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 01/30 11:05:55.799: [upf] INFO: UE F-SEID[UP:0x965 CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.799: [upf] INFO: UE F-SEID[UP:0x965 CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.804: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 01/30 11:05:55.804: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 01/30 11:05:55.804: [smf] INFO: UE IMSI[262428290263530] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.804: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 01/30 11:05:55.804: [upf] INFO: UE F-SEID[UP:0x91d CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.804: [upf] INFO: UE F-SEID[UP:0x91d CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.810: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 01/30 11:05:55.810: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 01/30 11:05:55.810: [smf] INFO: UE IMSI[262420155315313] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.810: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 01/30 11:05:55.810: [upf] INFO: UE F-SEID[UP:0x685 CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.810: [upf] INFO: UE F-SEID[UP:0x685 CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.816: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 01/30 11:05:55.816: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 01/30 11:05:55.816: [smf] INFO: UE IMSI[262428135063034] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.816: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 01/30 11:05:55.816: [upf] INFO: UE F-SEID[UP:0x793 CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.816: [upf] INFO: UE F-SEID[UP:0x793 CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.821: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 01/30 11:05:55.821: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 01/30 11:05:55.821: [smf] INFO: UE IMSI[262422953022494] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.822: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 01/30 11:05:55.822: [upf] INFO: UE F-SEID[UP:0x42 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.822: [upf] INFO: UE F-SEID[UP:0x42 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.827: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 01/30 11:05:55.827: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 01/30 11:05:55.827: [smf] INFO: UE IMSI[262428943282796] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.828: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 01/30 11:05:55.828: [upf] INFO: UE F-SEID[UP:0x14f CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.828: [upf] INFO: UE F-SEID[UP:0x14f CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.833: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 01/30 11:05:55.833: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 01/30 11:05:55.833: [smf] INFO: UE IMSI[262420266045594] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.834: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 01/30 11:05:55.834: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.834: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.839: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 01/30 11:05:55.839: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 01/30 11:05:55.839: [smf] INFO: UE IMSI[262421648603967] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.839: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 01/30 11:05:55.839: [upf] INFO: UE F-SEID[UP:0xea2 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.839: [upf] INFO: UE F-SEID[UP:0xea2 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.845: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 01/30 11:05:55.845: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 01/30 11:05:55.845: [smf] INFO: UE IMSI[262427256652336] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.845: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 01/30 11:05:55.845: [upf] INFO: UE F-SEID[UP:0x267 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.845: [upf] INFO: UE F-SEID[UP:0x267 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.851: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 01/30 11:05:55.851: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 01/30 11:05:55.851: [smf] INFO: UE IMSI[262426812021625] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.851: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 01/30 11:05:55.851: [upf] INFO: UE F-SEID[UP:0x200 CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.851: [upf] INFO: UE F-SEID[UP:0x200 CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.856: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 01/30 11:05:55.856: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 01/30 11:05:55.856: [smf] INFO: UE IMSI[262429838415999] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.857: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 01/30 11:05:55.857: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.857: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.862: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 01/30 11:05:55.862: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 01/30 11:05:55.862: [smf] INFO: UE IMSI[262424118238779] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.863: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 01/30 11:05:55.863: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.863: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.868: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 01/30 11:05:55.868: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 01/30 11:05:55.868: [smf] INFO: UE IMSI[262422151390347] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.869: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 01/30 11:05:55.869: [upf] INFO: UE F-SEID[UP:0x53d CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.869: [upf] INFO: UE F-SEID[UP:0x53d CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.874: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 01/30 11:05:55.874: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 01/30 11:05:55.874: [smf] INFO: UE IMSI[262422635995066] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.874: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 01/30 11:05:55.874: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.874: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.880: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 01/30 11:05:55.880: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 01/30 11:05:55.880: [smf] INFO: UE IMSI[262427423676201] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.880: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 01/30 11:05:55.880: [upf] INFO: UE F-SEID[UP:0x744 CP:0x5cf] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.880: [upf] INFO: UE F-SEID[UP:0x744 CP:0x5cf] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.886: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 01/30 11:05:55.886: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 01/30 11:05:55.886: [smf] INFO: UE IMSI[262425192951285] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.886: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 01/30 11:05:55.886: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.886: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.891: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 01/30 11:05:55.891: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 01/30 11:05:55.891: [smf] INFO: UE IMSI[262421360136717] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.892: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 01/30 11:05:55.892: [upf] INFO: UE F-SEID[UP:0x39f CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.892: [upf] INFO: UE F-SEID[UP:0x39f CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.897: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 01/30 11:05:55.897: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 01/30 11:05:55.897: [smf] INFO: UE IMSI[262426169230528] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.898: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 01/30 11:05:55.898: [upf] INFO: UE F-SEID[UP:0x87c CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.898: [upf] INFO: UE F-SEID[UP:0x87c CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.903: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 01/30 11:05:55.903: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 01/30 11:05:55.903: [smf] INFO: UE IMSI[262429744482475] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.904: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 01/30 11:05:55.904: [upf] INFO: UE F-SEID[UP:0x27c CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.904: [upf] INFO: UE F-SEID[UP:0x27c CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.909: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 01/30 11:05:55.909: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 01/30 11:05:55.909: [smf] INFO: UE IMSI[262428952317178] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.909: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 01/30 11:05:55.909: [upf] INFO: UE F-SEID[UP:0x15a CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.909: [upf] INFO: UE F-SEID[UP:0x15a CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.915: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 01/30 11:05:55.915: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 01/30 11:05:55.915: [smf] INFO: UE IMSI[262427848618190] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.915: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 01/30 11:05:55.915: [upf] INFO: UE F-SEID[UP:0xb3b CP:0x5de] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.915: [upf] INFO: UE F-SEID[UP:0xb3b CP:0x5de] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.921: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 01/30 11:05:55.921: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 01/30 11:05:55.921: [smf] INFO: UE IMSI[262427326969237] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.921: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 01/30 11:05:55.921: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.921: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.927: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 01/30 11:05:55.927: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 01/30 11:05:55.927: [smf] INFO: UE IMSI[262428421616509] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.927: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 01/30 11:05:55.927: [upf] INFO: UE F-SEID[UP:0x76e CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.927: [upf] INFO: UE F-SEID[UP:0x76e CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.932: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 01/30 11:05:55.932: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 01/30 11:05:55.932: [smf] INFO: UE IMSI[262420025751380] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.933: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 01/30 11:05:55.933: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.933: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.938: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 01/30 11:05:55.938: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 01/30 11:05:55.938: [smf] INFO: UE IMSI[262427153686555] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.939: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 01/30 11:05:55.939: [upf] INFO: UE F-SEID[UP:0x13c CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.939: [upf] INFO: UE F-SEID[UP:0x13c CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.944: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 01/30 11:05:55.944: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 01/30 11:05:55.944: [smf] INFO: UE IMSI[262424474019807] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.945: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 01/30 11:05:55.945: [upf] INFO: UE F-SEID[UP:0x92f CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.945: [upf] INFO: UE F-SEID[UP:0x92f CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.950: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 01/30 11:05:55.950: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 01/30 11:05:55.950: [smf] INFO: UE IMSI[262429378617043] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.950: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 01/30 11:05:55.950: [upf] INFO: UE F-SEID[UP:0xe16 CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.950: [upf] INFO: UE F-SEID[UP:0xe16 CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.956: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 01/30 11:05:55.956: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 01/30 11:05:55.956: [smf] INFO: UE IMSI[262420466474095] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.956: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 01/30 11:05:55.956: [upf] INFO: UE F-SEID[UP:0xbcd CP:0xfb3] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.956: [upf] INFO: UE F-SEID[UP:0xbcd CP:0xfb3] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.962: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 01/30 11:05:55.962: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 01/30 11:05:55.962: [smf] INFO: UE IMSI[262423412599987] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.962: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 01/30 11:05:55.962: [upf] INFO: UE F-SEID[UP:0xe34 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.962: [upf] INFO: UE F-SEID[UP:0xe34 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.967: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 01/30 11:05:55.967: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 01/30 11:05:55.967: [smf] INFO: UE IMSI[262424416822536] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.968: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 01/30 11:05:55.968: [upf] INFO: UE F-SEID[UP:0x97c CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.968: [upf] INFO: UE F-SEID[UP:0x97c CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.973: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 01/30 11:05:55.973: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 01/30 11:05:55.973: [smf] INFO: UE IMSI[262423076136229] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.974: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 01/30 11:05:55.974: [upf] INFO: UE F-SEID[UP:0x6e CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.974: [upf] INFO: UE F-SEID[UP:0x6e CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.979: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 01/30 11:05:55.979: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 01/30 11:05:55.979: [smf] INFO: UE IMSI[262422859406567] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.980: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 01/30 11:05:55.980: [upf] INFO: UE F-SEID[UP:0xdea CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.980: [upf] INFO: UE F-SEID[UP:0xdea CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.985: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 01/30 11:05:55.985: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 01/30 11:05:55.985: [smf] INFO: UE IMSI[262427948831483] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.985: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 01/30 11:05:55.985: [upf] INFO: UE F-SEID[UP:0xd25 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.985: [upf] INFO: UE F-SEID[UP:0xd25 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.991: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 01/30 11:05:55.991: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 01/30 11:05:55.991: [smf] INFO: UE IMSI[262425190217101] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.991: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 01/30 11:05:55.991: [upf] INFO: UE F-SEID[UP:0x155 CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.991: [upf] INFO: UE F-SEID[UP:0x155 CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.997: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 01/30 11:05:55.997: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 01/30 11:05:55.997: [smf] INFO: UE IMSI[262423603703029] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:55.997: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 01/30 11:05:55.997: [upf] INFO: UE F-SEID[UP:0x57d CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 01/30 11:05:55.997: [upf] INFO: UE F-SEID[UP:0x57d CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.003: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 01/30 11:05:56.003: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 01/30 11:05:56.003: [smf] INFO: UE IMSI[262422929769525] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.003: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 01/30 11:05:56.003: [upf] INFO: UE F-SEID[UP:0x93e CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.003: [upf] INFO: UE F-SEID[UP:0x93e CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.009: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 01/30 11:05:56.009: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 01/30 11:05:56.009: [smf] INFO: UE IMSI[262422251600472] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.009: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 01/30 11:05:56.009: [upf] INFO: UE F-SEID[UP:0x1ce CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.009: [upf] INFO: UE F-SEID[UP:0x1ce CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.014: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 01/30 11:05:56.014: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 01/30 11:05:56.014: [smf] INFO: UE IMSI[262423652660381] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.015: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 01/30 11:05:56.015: [upf] INFO: UE F-SEID[UP:0x63f CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.015: [upf] INFO: UE F-SEID[UP:0x63f CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.020: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 01/30 11:05:56.020: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 01/30 11:05:56.020: [smf] INFO: UE IMSI[262429244304001] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.021: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 01/30 11:05:56.021: [upf] INFO: UE F-SEID[UP:0x42a CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.021: [upf] INFO: UE F-SEID[UP:0x42a CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.026: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 01/30 11:05:56.026: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 01/30 11:05:56.026: [smf] INFO: UE IMSI[262424926415089] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.027: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 01/30 11:05:56.027: [upf] INFO: UE F-SEID[UP:0xc32 CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.027: [upf] INFO: UE F-SEID[UP:0xc32 CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.032: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 01/30 11:05:56.032: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 01/30 11:05:56.032: [smf] INFO: UE IMSI[262426470731899] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.033: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 01/30 11:05:56.033: [upf] INFO: UE F-SEID[UP:0x5ce CP:0x232] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.033: [upf] INFO: UE F-SEID[UP:0x5ce CP:0x232] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.038: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 01/30 11:05:56.038: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 01/30 11:05:56.038: [smf] INFO: UE IMSI[262429833801272] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.039: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 01/30 11:05:56.039: [upf] INFO: UE F-SEID[UP:0x8bc CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.039: [upf] INFO: UE F-SEID[UP:0x8bc CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.044: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 01/30 11:05:56.044: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 01/30 11:05:56.044: [smf] INFO: UE IMSI[262427287700032] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.044: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 01/30 11:05:56.044: [upf] INFO: UE F-SEID[UP:0x922 CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.044: [upf] INFO: UE F-SEID[UP:0x922 CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.050: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 01/30 11:05:56.050: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 01/30 11:05:56.050: [smf] INFO: UE IMSI[262429493991639] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.050: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 01/30 11:05:56.050: [upf] INFO: UE F-SEID[UP:0x90e CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.050: [upf] INFO: UE F-SEID[UP:0x90e CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.056: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 01/30 11:05:56.056: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 01/30 11:05:56.056: [smf] INFO: UE IMSI[262425197499076] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.056: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 01/30 11:05:56.056: [upf] INFO: UE F-SEID[UP:0xd30 CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.056: [upf] INFO: UE F-SEID[UP:0xd30 CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.061: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 01/30 11:05:56.061: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 01/30 11:05:56.061: [smf] INFO: UE IMSI[262427743284925] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.062: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 01/30 11:05:56.062: [upf] INFO: UE F-SEID[UP:0x1df CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.062: [upf] INFO: UE F-SEID[UP:0x1df CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.067: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 01/30 11:05:56.067: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 01/30 11:05:56.067: [smf] INFO: UE IMSI[262426777048325] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.068: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 01/30 11:05:56.068: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.068: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.073: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 01/30 11:05:56.073: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 01/30 11:05:56.073: [smf] INFO: UE IMSI[262429941848027] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.074: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 01/30 11:05:56.074: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.074: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.079: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 01/30 11:05:56.079: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 01/30 11:05:56.079: [smf] INFO: UE IMSI[262424888587942] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.079: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 01/30 11:05:56.079: [upf] INFO: UE F-SEID[UP:0xf13 CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.079: [upf] INFO: UE F-SEID[UP:0xf13 CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.085: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 01/30 11:05:56.085: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 01/30 11:05:56.085: [smf] INFO: UE IMSI[262423771588903] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.085: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 01/30 11:05:56.085: [upf] INFO: UE F-SEID[UP:0xb0f CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.085: [upf] INFO: UE F-SEID[UP:0xb0f CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.091: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 01/30 11:05:56.091: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 01/30 11:05:56.091: [smf] INFO: UE IMSI[262426388795361] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.091: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 01/30 11:05:56.091: [upf] INFO: UE F-SEID[UP:0xe1a CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.091: [upf] INFO: UE F-SEID[UP:0xe1a CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.097: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 01/30 11:05:56.097: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 01/30 11:05:56.097: [smf] INFO: UE IMSI[262425799039164] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.097: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 01/30 11:05:56.097: [upf] INFO: UE F-SEID[UP:0x171 CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.097: [upf] INFO: UE F-SEID[UP:0x171 CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.102: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 01/30 11:05:56.102: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 01/30 11:05:56.102: [smf] INFO: UE IMSI[262421061453757] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.103: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 01/30 11:05:56.103: [upf] INFO: UE F-SEID[UP:0x858 CP:0xa01] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.103: [upf] INFO: UE F-SEID[UP:0x858 CP:0xa01] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.108: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 01/30 11:05:56.108: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 01/30 11:05:56.108: [smf] INFO: UE IMSI[262429190780453] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.109: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 01/30 11:05:56.109: [upf] INFO: UE F-SEID[UP:0x70 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.109: [upf] INFO: UE F-SEID[UP:0x70 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.114: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 01/30 11:05:56.114: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 01/30 11:05:56.114: [smf] INFO: UE IMSI[262420237224053] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.115: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 01/30 11:05:56.115: [upf] INFO: UE F-SEID[UP:0x92d CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.115: [upf] INFO: UE F-SEID[UP:0x92d CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.120: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 01/30 11:05:56.120: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 01/30 11:05:56.120: [smf] INFO: UE IMSI[262424582538451] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.121: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 01/30 11:05:56.121: [upf] INFO: UE F-SEID[UP:0xe7c CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.121: [upf] INFO: UE F-SEID[UP:0xe7c CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.126: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 01/30 11:05:56.126: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 01/30 11:05:56.126: [smf] INFO: UE IMSI[262423907126139] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.127: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 01/30 11:05:56.127: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.127: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.132: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 01/30 11:05:56.132: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 01/30 11:05:56.132: [smf] INFO: UE IMSI[262423734004218] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.133: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 01/30 11:05:56.133: [upf] INFO: UE F-SEID[UP:0x2dc CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.133: [upf] INFO: UE F-SEID[UP:0x2dc CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.139: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 01/30 11:05:56.139: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 01/30 11:05:56.139: [smf] INFO: UE IMSI[262425123029768] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.141: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 01/30 11:05:56.141: [upf] INFO: UE F-SEID[UP:0xcba CP:0xc09] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.141: [upf] INFO: UE F-SEID[UP:0xcba CP:0xc09] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.146: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 01/30 11:05:56.146: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 01/30 11:05:56.146: [smf] INFO: UE IMSI[262429935981239] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.148: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 01/30 11:05:56.148: [upf] INFO: UE F-SEID[UP:0x6ed CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.148: [upf] INFO: UE F-SEID[UP:0x6ed CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.153: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 01/30 11:05:56.153: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 01/30 11:05:56.153: [smf] INFO: UE IMSI[262426101133196] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.154: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 01/30 11:05:56.154: [upf] INFO: UE F-SEID[UP:0x960 CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.154: [upf] INFO: UE F-SEID[UP:0x960 CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.159: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 01/30 11:05:56.159: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 01/30 11:05:56.159: [smf] INFO: UE IMSI[262425620941396] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.160: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 01/30 11:05:56.160: [upf] INFO: UE F-SEID[UP:0x81a CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.160: [upf] INFO: UE F-SEID[UP:0x81a CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.165: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 01/30 11:05:56.165: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 01/30 11:05:56.165: [smf] INFO: UE IMSI[262429735305894] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.165: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 01/30 11:05:56.165: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0xa22] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.165: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0xa22] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.171: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 01/30 11:05:56.171: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 01/30 11:05:56.171: [smf] INFO: UE IMSI[262424675134163] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.171: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 01/30 11:05:56.171: [upf] INFO: UE F-SEID[UP:0x66e CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.171: [upf] INFO: UE F-SEID[UP:0x66e CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.176: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 01/30 11:05:56.176: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 01/30 11:05:56.176: [smf] INFO: UE IMSI[262421691990804] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.177: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 01/30 11:05:56.177: [upf] INFO: UE F-SEID[UP:0x28d CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.177: [upf] INFO: UE F-SEID[UP:0x28d CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.182: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 01/30 11:05:56.182: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 01/30 11:05:56.182: [smf] INFO: UE IMSI[262425654656300] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.183: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 01/30 11:05:56.183: [upf] INFO: UE F-SEID[UP:0x100 CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.183: [upf] INFO: UE F-SEID[UP:0x100 CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.188: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 01/30 11:05:56.188: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 01/30 11:05:56.188: [smf] INFO: UE IMSI[262426553065078] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.189: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 01/30 11:05:56.189: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.189: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.194: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 01/30 11:05:56.194: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 01/30 11:05:56.194: [smf] INFO: UE IMSI[262423375249343] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.194: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 01/30 11:05:56.194: [upf] INFO: UE F-SEID[UP:0x369 CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.194: [upf] INFO: UE F-SEID[UP:0x369 CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.200: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 01/30 11:05:56.200: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 01/30 11:05:56.200: [smf] INFO: UE IMSI[262428643442679] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.200: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 01/30 11:05:56.200: [upf] INFO: UE F-SEID[UP:0x230 CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.200: [upf] INFO: UE F-SEID[UP:0x230 CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.205: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 01/30 11:05:56.205: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 01/30 11:05:56.205: [smf] INFO: UE IMSI[262428015508331] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.206: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 01/30 11:05:56.206: [upf] INFO: UE F-SEID[UP:0x483 CP:0x152] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.206: [upf] INFO: UE F-SEID[UP:0x483 CP:0x152] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.211: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 01/30 11:05:56.211: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 01/30 11:05:56.211: [smf] INFO: UE IMSI[262426660112036] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.212: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 01/30 11:05:56.212: [upf] INFO: UE F-SEID[UP:0x981 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.212: [upf] INFO: UE F-SEID[UP:0x981 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.217: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 01/30 11:05:56.217: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 01/30 11:05:56.217: [smf] INFO: UE IMSI[262425118265952] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.217: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 01/30 11:05:56.217: [upf] INFO: UE F-SEID[UP:0xdb CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.217: [upf] INFO: UE F-SEID[UP:0xdb CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.223: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 01/30 11:05:56.223: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 01/30 11:05:56.223: [smf] INFO: UE IMSI[262425922089063] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.223: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 01/30 11:05:56.223: [upf] INFO: UE F-SEID[UP:0x534 CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.223: [upf] INFO: UE F-SEID[UP:0x534 CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.228: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 01/30 11:05:56.228: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 01/30 11:05:56.228: [smf] INFO: UE IMSI[262423617968838] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.229: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 01/30 11:05:56.229: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.229: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.234: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 01/30 11:05:56.234: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 01/30 11:05:56.234: [smf] INFO: UE IMSI[262429240166184] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.235: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 01/30 11:05:56.235: [upf] INFO: UE F-SEID[UP:0xc21 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.235: [upf] INFO: UE F-SEID[UP:0xc21 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.240: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 01/30 11:05:56.240: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 01/30 11:05:56.240: [smf] INFO: UE IMSI[262422721712060] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.240: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 01/30 11:05:56.240: [upf] INFO: UE F-SEID[UP:0x6ea CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.240: [upf] INFO: UE F-SEID[UP:0x6ea CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.246: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 01/30 11:05:56.246: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 01/30 11:05:56.246: [smf] INFO: UE IMSI[262424926052570] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.246: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 01/30 11:05:56.246: [upf] INFO: UE F-SEID[UP:0x443 CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.246: [upf] INFO: UE F-SEID[UP:0x443 CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.252: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 01/30 11:05:56.252: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 01/30 11:05:56.252: [smf] INFO: UE IMSI[262427832714858] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.253: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 01/30 11:05:56.253: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.253: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.258: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 01/30 11:05:56.258: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 01/30 11:05:56.258: [smf] INFO: UE IMSI[262427094911950] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.260: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 01/30 11:05:56.260: [upf] INFO: UE F-SEID[UP:0xf0f CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.260: [upf] INFO: UE F-SEID[UP:0xf0f CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.265: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 01/30 11:05:56.265: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 01/30 11:05:56.265: [smf] INFO: UE IMSI[262425467710386] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.266: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 01/30 11:05:56.266: [upf] INFO: UE F-SEID[UP:0x4fd CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.266: [upf] INFO: UE F-SEID[UP:0x4fd CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.271: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 01/30 11:05:56.271: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 01/30 11:05:56.271: [smf] INFO: UE IMSI[262421937155598] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.272: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 01/30 11:05:56.272: [upf] INFO: UE F-SEID[UP:0xe60 CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.272: [upf] INFO: UE F-SEID[UP:0xe60 CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.277: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 01/30 11:05:56.277: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 01/30 11:05:56.277: [smf] INFO: UE IMSI[262420773419240] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.278: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 01/30 11:05:56.278: [upf] INFO: UE F-SEID[UP:0x247 CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.278: [upf] INFO: UE F-SEID[UP:0x247 CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.282: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 01/30 11:05:56.282: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 01/30 11:05:56.282: [smf] INFO: UE IMSI[262422477324947] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.283: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 01/30 11:05:56.283: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.283: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.288: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 01/30 11:05:56.288: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 01/30 11:05:56.288: [smf] INFO: UE IMSI[262423729320385] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.289: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 01/30 11:05:56.289: [upf] INFO: UE F-SEID[UP:0xd90 CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.289: [upf] INFO: UE F-SEID[UP:0xd90 CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.294: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 01/30 11:05:56.294: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 01/30 11:05:56.294: [smf] INFO: UE IMSI[262428310316323] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.295: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 01/30 11:05:56.295: [upf] INFO: UE F-SEID[UP:0xe0c CP:0x45a] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.295: [upf] INFO: UE F-SEID[UP:0xe0c CP:0x45a] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.300: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 01/30 11:05:56.300: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 01/30 11:05:56.300: [smf] INFO: UE IMSI[262424446261431] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.301: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 01/30 11:05:56.301: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0x35e] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.301: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0x35e] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.306: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 01/30 11:05:56.306: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 01/30 11:05:56.306: [smf] INFO: UE IMSI[262420589452668] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.306: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 01/30 11:05:56.306: [upf] INFO: UE F-SEID[UP:0x11b CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.306: [upf] INFO: UE F-SEID[UP:0x11b CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.312: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 01/30 11:05:56.312: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 01/30 11:05:56.312: [smf] INFO: UE IMSI[262427259910297] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.312: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 01/30 11:05:56.312: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.312: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.317: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 01/30 11:05:56.317: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 01/30 11:05:56.317: [smf] INFO: UE IMSI[262426031486714] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.318: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 01/30 11:05:56.318: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.318: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.323: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 01/30 11:05:56.323: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 01/30 11:05:56.323: [smf] INFO: UE IMSI[262423220659727] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.324: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 01/30 11:05:56.324: [upf] INFO: UE F-SEID[UP:0x21 CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.324: [upf] INFO: UE F-SEID[UP:0x21 CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.329: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 01/30 11:05:56.329: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 01/30 11:05:56.329: [smf] INFO: UE IMSI[262426000180436] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.329: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 01/30 11:05:56.329: [upf] INFO: UE F-SEID[UP:0xb0a CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.329: [upf] INFO: UE F-SEID[UP:0xb0a CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.335: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 01/30 11:05:56.335: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 01/30 11:05:56.335: [smf] INFO: UE IMSI[262427790941472] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.335: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 01/30 11:05:56.335: [upf] INFO: UE F-SEID[UP:0x768 CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.335: [upf] INFO: UE F-SEID[UP:0x768 CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.340: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 01/30 11:05:56.340: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 01/30 11:05:56.340: [smf] INFO: UE IMSI[262425362625556] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.341: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 01/30 11:05:56.341: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.341: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.346: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 01/30 11:05:56.346: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 01/30 11:05:56.346: [smf] INFO: UE IMSI[262429464827627] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.347: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 01/30 11:05:56.347: [upf] INFO: UE F-SEID[UP:0xe67 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.347: [upf] INFO: UE F-SEID[UP:0xe67 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.352: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 01/30 11:05:56.352: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 01/30 11:05:56.352: [smf] INFO: UE IMSI[262423127827997] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.353: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 01/30 11:05:56.353: [upf] INFO: UE F-SEID[UP:0x48f CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.353: [upf] INFO: UE F-SEID[UP:0x48f CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.358: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 01/30 11:05:56.358: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 01/30 11:05:56.358: [smf] INFO: UE IMSI[262425944365656] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.358: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 01/30 11:05:56.358: [upf] INFO: UE F-SEID[UP:0x610 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.358: [upf] INFO: UE F-SEID[UP:0x610 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.364: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 01/30 11:05:56.364: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 01/30 11:05:56.364: [smf] INFO: UE IMSI[262420124247535] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.364: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 01/30 11:05:56.364: [upf] INFO: UE F-SEID[UP:0x426 CP:0x8ae] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.364: [upf] INFO: UE F-SEID[UP:0x426 CP:0x8ae] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.369: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 01/30 11:05:56.369: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 01/30 11:05:56.369: [smf] INFO: UE IMSI[262420165256444] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.370: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 01/30 11:05:56.370: [upf] INFO: UE F-SEID[UP:0x630 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.370: [upf] INFO: UE F-SEID[UP:0x630 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.375: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 01/30 11:05:56.375: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 01/30 11:05:56.375: [smf] INFO: UE IMSI[262421413147119] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.376: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 01/30 11:05:56.376: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.376: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.381: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 01/30 11:05:56.381: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 01/30 11:05:56.381: [smf] INFO: UE IMSI[262420885766655] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.382: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 01/30 11:05:56.382: [upf] INFO: UE F-SEID[UP:0xe8 CP:0x8ad] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.382: [upf] INFO: UE F-SEID[UP:0xe8 CP:0x8ad] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.387: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 01/30 11:05:56.387: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 01/30 11:05:56.387: [smf] INFO: UE IMSI[262420318096416] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.387: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 01/30 11:05:56.387: [upf] INFO: UE F-SEID[UP:0xa70 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.387: [upf] INFO: UE F-SEID[UP:0xa70 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.392: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 01/30 11:05:56.392: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 01/30 11:05:56.392: [smf] INFO: UE IMSI[262424301075802] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.393: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 01/30 11:05:56.393: [upf] INFO: UE F-SEID[UP:0x5ba CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.393: [upf] INFO: UE F-SEID[UP:0x5ba CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.398: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 01/30 11:05:56.398: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 01/30 11:05:56.398: [smf] INFO: UE IMSI[262426007676546] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.399: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 01/30 11:05:56.399: [upf] INFO: UE F-SEID[UP:0x321 CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.399: [upf] INFO: UE F-SEID[UP:0x321 CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.404: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 01/30 11:05:56.404: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 01/30 11:05:56.404: [smf] INFO: UE IMSI[262427191057426] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.404: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 01/30 11:05:56.404: [upf] INFO: UE F-SEID[UP:0x231 CP:0x9eb] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.404: [upf] INFO: UE F-SEID[UP:0x231 CP:0x9eb] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.410: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 01/30 11:05:56.410: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 01/30 11:05:56.410: [smf] INFO: UE IMSI[262422118254622] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.411: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 01/30 11:05:56.411: [upf] INFO: UE F-SEID[UP:0x54a CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.411: [upf] INFO: UE F-SEID[UP:0x54a CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.416: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 01/30 11:05:56.416: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 01/30 11:05:56.416: [smf] INFO: UE IMSI[262426107129842] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.417: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 01/30 11:05:56.417: [upf] INFO: UE F-SEID[UP:0x9bc CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.417: [upf] INFO: UE F-SEID[UP:0x9bc CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.422: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 01/30 11:05:56.422: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 01/30 11:05:56.422: [smf] INFO: UE IMSI[262425596795653] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.423: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 01/30 11:05:56.423: [upf] INFO: UE F-SEID[UP:0x347 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.423: [upf] INFO: UE F-SEID[UP:0x347 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.428: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 01/30 11:05:56.428: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 01/30 11:05:56.428: [smf] INFO: UE IMSI[262420884418681] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.428: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 01/30 11:05:56.428: [upf] INFO: UE F-SEID[UP:0xac6 CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.428: [upf] INFO: UE F-SEID[UP:0xac6 CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.433: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 01/30 11:05:56.433: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 01/30 11:05:56.434: [smf] INFO: UE IMSI[262426861812447] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.434: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 01/30 11:05:56.434: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.434: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.439: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 01/30 11:05:56.439: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 01/30 11:05:56.439: [smf] INFO: UE IMSI[262422109533683] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.440: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 01/30 11:05:56.440: [upf] INFO: UE F-SEID[UP:0x274 CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.440: [upf] INFO: UE F-SEID[UP:0x274 CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.445: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 01/30 11:05:56.445: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 01/30 11:05:56.445: [smf] INFO: UE IMSI[262420080742846] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.446: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 01/30 11:05:56.446: [upf] INFO: UE F-SEID[UP:0x36b CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.446: [upf] INFO: UE F-SEID[UP:0x36b CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.451: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 01/30 11:05:56.451: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 01/30 11:05:56.451: [smf] INFO: UE IMSI[262429890628918] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.452: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 01/30 11:05:56.452: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.452: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.457: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 01/30 11:05:56.457: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 01/30 11:05:56.457: [smf] INFO: UE IMSI[262427910216491] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.457: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 01/30 11:05:56.457: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.457: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.463: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 01/30 11:05:56.463: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 01/30 11:05:56.463: [smf] INFO: UE IMSI[262420635841057] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.463: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 01/30 11:05:56.463: [upf] INFO: UE F-SEID[UP:0x3ff CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.463: [upf] INFO: UE F-SEID[UP:0x3ff CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.469: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 01/30 11:05:56.469: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 01/30 11:05:56.469: [smf] INFO: UE IMSI[262420746267094] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.469: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 01/30 11:05:56.469: [upf] INFO: UE F-SEID[UP:0xe17 CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.469: [upf] INFO: UE F-SEID[UP:0xe17 CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.475: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 01/30 11:05:56.475: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 01/30 11:05:56.475: [smf] INFO: UE IMSI[262421944840171] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.475: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 01/30 11:05:56.475: [upf] INFO: UE F-SEID[UP:0x5af CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.475: [upf] INFO: UE F-SEID[UP:0x5af CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.480: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 01/30 11:05:56.480: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 01/30 11:05:56.480: [smf] INFO: UE IMSI[262429213641649] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.481: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 01/30 11:05:56.481: [upf] INFO: UE F-SEID[UP:0x614 CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.481: [upf] INFO: UE F-SEID[UP:0x614 CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.486: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 01/30 11:05:56.486: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 01/30 11:05:56.486: [smf] INFO: UE IMSI[262420123305834] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.487: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 01/30 11:05:56.487: [upf] INFO: UE F-SEID[UP:0xce5 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.487: [upf] INFO: UE F-SEID[UP:0xce5 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.492: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 01/30 11:05:56.492: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 01/30 11:05:56.492: [smf] INFO: UE IMSI[262428063085348] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.493: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 01/30 11:05:56.493: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.493: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.498: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 01/30 11:05:56.498: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 01/30 11:05:56.498: [smf] INFO: UE IMSI[262424953428418] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.499: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 01/30 11:05:56.499: [upf] INFO: UE F-SEID[UP:0xc4c CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.499: [upf] INFO: UE F-SEID[UP:0xc4c CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.504: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 01/30 11:05:56.504: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 01/30 11:05:56.504: [smf] INFO: UE IMSI[262427010468183] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.504: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 01/30 11:05:56.504: [upf] INFO: UE F-SEID[UP:0xf CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.504: [upf] INFO: UE F-SEID[UP:0xf CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.510: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 01/30 11:05:56.510: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 01/30 11:05:56.510: [smf] INFO: UE IMSI[262429551800526] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.510: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 01/30 11:05:56.510: [upf] INFO: UE F-SEID[UP:0x225 CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.510: [upf] INFO: UE F-SEID[UP:0x225 CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.516: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 01/30 11:05:56.516: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 01/30 11:05:56.516: [smf] INFO: UE IMSI[262420502184345] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.516: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 01/30 11:05:56.516: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.516: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.521: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 01/30 11:05:56.521: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 01/30 11:05:56.521: [smf] INFO: UE IMSI[262427371781512] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.522: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 01/30 11:05:56.522: [upf] INFO: UE F-SEID[UP:0x927 CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.522: [upf] INFO: UE F-SEID[UP:0x927 CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.527: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 01/30 11:05:56.527: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 01/30 11:05:56.527: [smf] INFO: UE IMSI[262427420548255] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.528: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 01/30 11:05:56.528: [upf] INFO: UE F-SEID[UP:0x571 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.528: [upf] INFO: UE F-SEID[UP:0x571 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.533: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 01/30 11:05:56.533: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 01/30 11:05:56.533: [smf] INFO: UE IMSI[262423959544795] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.534: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 01/30 11:05:56.534: [upf] INFO: UE F-SEID[UP:0xd0c CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.534: [upf] INFO: UE F-SEID[UP:0xd0c CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.539: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 01/30 11:05:56.539: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 01/30 11:05:56.539: [smf] INFO: UE IMSI[262425326885402] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.539: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 01/30 11:05:56.539: [upf] INFO: UE F-SEID[UP:0xf61 CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.539: [upf] INFO: UE F-SEID[UP:0xf61 CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.545: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 01/30 11:05:56.545: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 01/30 11:05:56.545: [smf] INFO: UE IMSI[262422076705399] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.545: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 01/30 11:05:56.545: [upf] INFO: UE F-SEID[UP:0x59b CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.545: [upf] INFO: UE F-SEID[UP:0x59b CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.551: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 01/30 11:05:56.551: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 01/30 11:05:56.551: [smf] INFO: UE IMSI[262424542079473] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.551: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 01/30 11:05:56.551: [upf] INFO: UE F-SEID[UP:0x59f CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.551: [upf] INFO: UE F-SEID[UP:0x59f CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.557: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 01/30 11:05:56.557: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 01/30 11:05:56.557: [smf] INFO: UE IMSI[262422591828283] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.557: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 01/30 11:05:56.557: [upf] INFO: UE F-SEID[UP:0xeef CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.557: [upf] INFO: UE F-SEID[UP:0xeef CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.562: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 01/30 11:05:56.562: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 01/30 11:05:56.562: [smf] INFO: UE IMSI[262421404866137] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.563: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 01/30 11:05:56.563: [upf] INFO: UE F-SEID[UP:0xe27 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.563: [upf] INFO: UE F-SEID[UP:0xe27 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.568: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 01/30 11:05:56.568: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 01/30 11:05:56.568: [smf] INFO: UE IMSI[262425261572565] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.569: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 01/30 11:05:56.569: [upf] INFO: UE F-SEID[UP:0xe9f CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.569: [upf] INFO: UE F-SEID[UP:0xe9f CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.574: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 01/30 11:05:56.574: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 01/30 11:05:56.574: [smf] INFO: UE IMSI[262426705599244] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.575: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 01/30 11:05:56.575: [upf] INFO: UE F-SEID[UP:0xe38 CP:0xab0] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.575: [upf] INFO: UE F-SEID[UP:0xe38 CP:0xab0] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.580: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 01/30 11:05:56.580: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 01/30 11:05:56.580: [smf] INFO: UE IMSI[262422698551968] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.580: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 01/30 11:05:56.581: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.581: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.586: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 01/30 11:05:56.586: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 01/30 11:05:56.586: [smf] INFO: UE IMSI[262424751059632] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.586: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 01/30 11:05:56.586: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0x9ea] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.586: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0x9ea] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.592: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 01/30 11:05:56.592: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 01/30 11:05:56.592: [smf] INFO: UE IMSI[262429325291316] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.592: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 01/30 11:05:56.592: [upf] INFO: UE F-SEID[UP:0xb18 CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.592: [upf] INFO: UE F-SEID[UP:0xb18 CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.598: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 01/30 11:05:56.598: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 01/30 11:05:56.598: [smf] INFO: UE IMSI[262426429334407] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.598: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 01/30 11:05:56.598: [upf] INFO: UE F-SEID[UP:0xb7d CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.598: [upf] INFO: UE F-SEID[UP:0xb7d CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.603: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 01/30 11:05:56.603: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 01/30 11:05:56.603: [smf] INFO: UE IMSI[262424403506316] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.604: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 01/30 11:05:56.604: [upf] INFO: UE F-SEID[UP:0x2ab CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.604: [upf] INFO: UE F-SEID[UP:0x2ab CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.609: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 01/30 11:05:56.609: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 01/30 11:05:56.609: [smf] INFO: UE IMSI[262427531063588] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.610: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 01/30 11:05:56.610: [upf] INFO: UE F-SEID[UP:0x432 CP:0x240] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.610: [upf] INFO: UE F-SEID[UP:0x432 CP:0x240] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.615: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 01/30 11:05:56.615: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 01/30 11:05:56.615: [smf] INFO: UE IMSI[262425903675486] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.615: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 01/30 11:05:56.615: [upf] INFO: UE F-SEID[UP:0xc1c CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.615: [upf] INFO: UE F-SEID[UP:0xc1c CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.621: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 01/30 11:05:56.621: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 01/30 11:05:56.621: [smf] INFO: UE IMSI[262427374185484] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.621: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 01/30 11:05:56.621: [upf] INFO: UE F-SEID[UP:0x90 CP:0xbed] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.621: [upf] INFO: UE F-SEID[UP:0x90 CP:0xbed] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.627: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 01/30 11:05:56.627: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 01/30 11:05:56.627: [smf] INFO: UE IMSI[262425956624481] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.627: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 01/30 11:05:56.627: [upf] INFO: UE F-SEID[UP:0xe39 CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.627: [upf] INFO: UE F-SEID[UP:0xe39 CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.633: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 01/30 11:05:56.633: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 01/30 11:05:56.633: [smf] INFO: UE IMSI[262426240396579] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.633: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 01/30 11:05:56.633: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.633: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.639: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 01/30 11:05:56.639: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 01/30 11:05:56.639: [smf] INFO: UE IMSI[262420384346330] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.639: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 01/30 11:05:56.639: [upf] INFO: UE F-SEID[UP:0xc3e CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.639: [upf] INFO: UE F-SEID[UP:0xc3e CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.644: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 01/30 11:05:56.644: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 01/30 11:05:56.644: [smf] INFO: UE IMSI[262423586806878] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.645: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 01/30 11:05:56.645: [upf] INFO: UE F-SEID[UP:0xe95 CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.645: [upf] INFO: UE F-SEID[UP:0xe95 CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.650: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 01/30 11:05:56.650: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 01/30 11:05:56.650: [smf] INFO: UE IMSI[262422383897520] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.651: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 01/30 11:05:56.651: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.651: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.656: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 01/30 11:05:56.656: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 01/30 11:05:56.656: [smf] INFO: UE IMSI[262427664044048] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.657: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 01/30 11:05:56.657: [upf] INFO: UE F-SEID[UP:0xfca CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.657: [upf] INFO: UE F-SEID[UP:0xfca CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.662: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 01/30 11:05:56.662: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 01/30 11:05:56.662: [smf] INFO: UE IMSI[262426111582635] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.662: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 01/30 11:05:56.663: [upf] INFO: UE F-SEID[UP:0x50 CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.663: [upf] INFO: UE F-SEID[UP:0x50 CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.668: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 01/30 11:05:56.668: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 01/30 11:05:56.668: [smf] INFO: UE IMSI[262425366538752] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.668: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 01/30 11:05:56.668: [upf] INFO: UE F-SEID[UP:0xce2 CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.668: [upf] INFO: UE F-SEID[UP:0xce2 CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.674: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 01/30 11:05:56.674: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 01/30 11:05:56.674: [smf] INFO: UE IMSI[262423080985731] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.674: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 01/30 11:05:56.674: [upf] INFO: UE F-SEID[UP:0xb45 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.674: [upf] INFO: UE F-SEID[UP:0xb45 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.680: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 01/30 11:05:56.680: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 01/30 11:05:56.680: [smf] INFO: UE IMSI[262428871613095] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.680: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 01/30 11:05:56.680: [upf] INFO: UE F-SEID[UP:0xe6e CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.680: [upf] INFO: UE F-SEID[UP:0xe6e CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.685: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 01/30 11:05:56.685: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 01/30 11:05:56.685: [smf] INFO: UE IMSI[262427269844094] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.686: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 01/30 11:05:56.686: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.686: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.691: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 01/30 11:05:56.691: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 01/30 11:05:56.691: [smf] INFO: UE IMSI[262429333048678] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.692: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 01/30 11:05:56.692: [upf] INFO: UE F-SEID[UP:0xf44 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.692: [upf] INFO: UE F-SEID[UP:0xf44 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.697: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 01/30 11:05:56.697: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 01/30 11:05:56.697: [smf] INFO: UE IMSI[262425908498233] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.698: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 01/30 11:05:56.698: [upf] INFO: UE F-SEID[UP:0x31e CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.698: [upf] INFO: UE F-SEID[UP:0x31e CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.703: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 01/30 11:05:56.703: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 01/30 11:05:56.703: [smf] INFO: UE IMSI[262425349989337] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.704: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 01/30 11:05:56.704: [upf] INFO: UE F-SEID[UP:0xa20 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.704: [upf] INFO: UE F-SEID[UP:0xa20 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.709: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 01/30 11:05:56.709: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 01/30 11:05:56.709: [smf] INFO: UE IMSI[262425992655732] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.710: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 01/30 11:05:56.710: [upf] INFO: UE F-SEID[UP:0x418 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.710: [upf] INFO: UE F-SEID[UP:0x418 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.715: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 01/30 11:05:56.715: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 01/30 11:05:56.715: [smf] INFO: UE IMSI[262422694883526] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.716: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 01/30 11:05:56.716: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.716: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.721: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 01/30 11:05:56.721: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 01/30 11:05:56.721: [smf] INFO: UE IMSI[262420252238859] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.721: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 01/30 11:05:56.721: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.721: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.726: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 01/30 11:05:56.726: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 01/30 11:05:56.727: [smf] INFO: UE IMSI[262425078831627] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.727: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 01/30 11:05:56.727: [upf] INFO: UE F-SEID[UP:0xc26 CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.727: [upf] INFO: UE F-SEID[UP:0xc26 CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.732: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 01/30 11:05:56.732: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 01/30 11:05:56.732: [smf] INFO: UE IMSI[262428818940840] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.733: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 01/30 11:05:56.733: [upf] INFO: UE F-SEID[UP:0xa5 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.733: [upf] INFO: UE F-SEID[UP:0xa5 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.738: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 01/30 11:05:56.738: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 01/30 11:05:56.738: [smf] INFO: UE IMSI[262426333327036] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.739: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 01/30 11:05:56.739: [upf] INFO: UE F-SEID[UP:0x51d CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.739: [upf] INFO: UE F-SEID[UP:0x51d CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.744: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 01/30 11:05:56.744: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 01/30 11:05:56.744: [smf] INFO: UE IMSI[262425758749411] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.745: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 01/30 11:05:56.745: [upf] INFO: UE F-SEID[UP:0x746 CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.745: [upf] INFO: UE F-SEID[UP:0x746 CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.750: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 01/30 11:05:56.750: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 01/30 11:05:56.750: [smf] INFO: UE IMSI[262425933089403] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.750: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 01/30 11:05:56.750: [upf] INFO: UE F-SEID[UP:0x43d CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.750: [upf] INFO: UE F-SEID[UP:0x43d CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.756: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 01/30 11:05:56.756: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 01/30 11:05:56.756: [smf] INFO: UE IMSI[262428045237204] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.756: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 01/30 11:05:56.756: [upf] INFO: UE F-SEID[UP:0x52f CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.756: [upf] INFO: UE F-SEID[UP:0x52f CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.762: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 01/30 11:05:56.762: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 01/30 11:05:56.762: [smf] INFO: UE IMSI[262427249097563] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.762: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 01/30 11:05:56.762: [upf] INFO: UE F-SEID[UP:0xe79 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.762: [upf] INFO: UE F-SEID[UP:0xe79 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.768: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 01/30 11:05:56.768: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 01/30 11:05:56.768: [smf] INFO: UE IMSI[262423869510732] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.768: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 01/30 11:05:56.768: [upf] INFO: UE F-SEID[UP:0x6dc CP:0x294] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.768: [upf] INFO: UE F-SEID[UP:0x6dc CP:0x294] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.774: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 01/30 11:05:56.774: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 01/30 11:05:56.774: [smf] INFO: UE IMSI[262424077484468] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.774: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 01/30 11:05:56.774: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.774: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.780: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 01/30 11:05:56.780: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 01/30 11:05:56.780: [smf] INFO: UE IMSI[262422467184841] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.780: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 01/30 11:05:56.780: [upf] INFO: UE F-SEID[UP:0xb23 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.780: [upf] INFO: UE F-SEID[UP:0xb23 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.786: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 01/30 11:05:56.786: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 01/30 11:05:56.786: [smf] INFO: UE IMSI[262428450671935] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.787: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 01/30 11:05:56.787: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.787: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.792: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 01/30 11:05:56.792: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 01/30 11:05:56.792: [smf] INFO: UE IMSI[262425613193307] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.794: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 01/30 11:05:56.794: [upf] INFO: UE F-SEID[UP:0x806 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.794: [upf] INFO: UE F-SEID[UP:0x806 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.798: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 01/30 11:05:56.798: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 01/30 11:05:56.798: [smf] INFO: UE IMSI[262424952114349] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.799: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 01/30 11:05:56.799: [upf] INFO: UE F-SEID[UP:0x195 CP:0x7c8] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.799: [upf] INFO: UE F-SEID[UP:0x195 CP:0x7c8] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.804: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 01/30 11:05:56.804: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 01/30 11:05:56.804: [smf] INFO: UE IMSI[262422320587999] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.805: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 01/30 11:05:56.805: [upf] INFO: UE F-SEID[UP:0x297 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.805: [upf] INFO: UE F-SEID[UP:0x297 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.810: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 01/30 11:05:56.810: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 01/30 11:05:56.810: [smf] INFO: UE IMSI[262425209014619] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.811: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 01/30 11:05:56.811: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.811: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.816: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 01/30 11:05:56.816: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 01/30 11:05:56.816: [smf] INFO: UE IMSI[262420681755444] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.817: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 01/30 11:05:56.817: [upf] INFO: UE F-SEID[UP:0x35b CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.817: [upf] INFO: UE F-SEID[UP:0x35b CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.822: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 01/30 11:05:56.822: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 01/30 11:05:56.822: [smf] INFO: UE IMSI[262420052270994] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.823: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 01/30 11:05:56.823: [upf] INFO: UE F-SEID[UP:0x63d CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.823: [upf] INFO: UE F-SEID[UP:0x63d CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.828: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 01/30 11:05:56.828: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 01/30 11:05:56.828: [smf] INFO: UE IMSI[262425168350442] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.829: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 01/30 11:05:56.829: [upf] INFO: UE F-SEID[UP:0x5c CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.829: [upf] INFO: UE F-SEID[UP:0x5c CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.834: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 01/30 11:05:56.834: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 01/30 11:05:56.834: [smf] INFO: UE IMSI[262427245550108] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.834: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 01/30 11:05:56.835: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.835: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.840: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 01/30 11:05:56.840: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 01/30 11:05:56.840: [smf] INFO: UE IMSI[262423594917257] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.840: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 01/30 11:05:56.840: [upf] INFO: UE F-SEID[UP:0x28c CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.840: [upf] INFO: UE F-SEID[UP:0x28c CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.846: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 01/30 11:05:56.846: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 01/30 11:05:56.846: [smf] INFO: UE IMSI[262425849222732] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.846: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 01/30 11:05:56.846: [upf] INFO: UE F-SEID[UP:0xbde CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.846: [upf] INFO: UE F-SEID[UP:0xbde CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.851: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 01/30 11:05:56.851: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 01/30 11:05:56.852: [smf] INFO: UE IMSI[262420840551696] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.852: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 01/30 11:05:56.852: [upf] INFO: UE F-SEID[UP:0xef9 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.852: [upf] INFO: UE F-SEID[UP:0xef9 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.857: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 01/30 11:05:56.857: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 01/30 11:05:56.857: [smf] INFO: UE IMSI[262428604012396] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.858: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 01/30 11:05:56.858: [upf] INFO: UE F-SEID[UP:0xe7b CP:0xee5] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.858: [upf] INFO: UE F-SEID[UP:0xe7b CP:0xee5] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.863: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 01/30 11:05:56.863: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 01/30 11:05:56.863: [smf] INFO: UE IMSI[262427566169703] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.864: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 01/30 11:05:56.864: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.864: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.869: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 01/30 11:05:56.869: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 01/30 11:05:56.869: [smf] INFO: UE IMSI[262427559082276] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.869: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 01/30 11:05:56.869: [upf] INFO: UE F-SEID[UP:0xe01 CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.869: [upf] INFO: UE F-SEID[UP:0xe01 CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.875: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 01/30 11:05:56.875: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 01/30 11:05:56.875: [smf] INFO: UE IMSI[262423167057344] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.875: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 01/30 11:05:56.875: [upf] INFO: UE F-SEID[UP:0x779 CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.875: [upf] INFO: UE F-SEID[UP:0x779 CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.881: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 01/30 11:05:56.881: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 01/30 11:05:56.881: [smf] INFO: UE IMSI[262426304801177] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.881: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 01/30 11:05:56.881: [upf] INFO: UE F-SEID[UP:0xea8 CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.881: [upf] INFO: UE F-SEID[UP:0xea8 CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.886: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 01/30 11:05:56.886: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 01/30 11:05:56.886: [smf] INFO: UE IMSI[262427375832482] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.887: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 01/30 11:05:56.887: [upf] INFO: UE F-SEID[UP:0x1de CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.887: [upf] INFO: UE F-SEID[UP:0x1de CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.892: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 01/30 11:05:56.892: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 01/30 11:05:56.892: [smf] INFO: UE IMSI[262423524368659] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.893: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 01/30 11:05:56.893: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.893: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.898: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 01/30 11:05:56.898: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 01/30 11:05:56.898: [smf] INFO: UE IMSI[262428315218840] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.899: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 01/30 11:05:56.899: [upf] INFO: UE F-SEID[UP:0x61f CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.899: [upf] INFO: UE F-SEID[UP:0x61f CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.904: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 01/30 11:05:56.904: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 01/30 11:05:56.904: [smf] INFO: UE IMSI[262422929552742] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.904: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 01/30 11:05:56.904: [upf] INFO: UE F-SEID[UP:0x578 CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.904: [upf] INFO: UE F-SEID[UP:0x578 CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.909: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 01/30 11:05:56.909: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 01/30 11:05:56.909: [smf] INFO: UE IMSI[262426967558198] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.910: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 01/30 11:05:56.910: [upf] INFO: UE F-SEID[UP:0xd8c CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.910: [upf] INFO: UE F-SEID[UP:0xd8c CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.915: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 01/30 11:05:56.915: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 01/30 11:05:56.915: [smf] INFO: UE IMSI[262423493934730] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.916: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 01/30 11:05:56.916: [upf] INFO: UE F-SEID[UP:0x641 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.916: [upf] INFO: UE F-SEID[UP:0x641 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.921: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 01/30 11:05:56.921: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 01/30 11:05:56.921: [smf] INFO: UE IMSI[262421600331896] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.922: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 01/30 11:05:56.922: [upf] INFO: UE F-SEID[UP:0xd35 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.922: [upf] INFO: UE F-SEID[UP:0xd35 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.927: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 01/30 11:05:56.927: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 01/30 11:05:56.927: [smf] INFO: UE IMSI[262423057230652] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.928: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 01/30 11:05:56.928: [upf] INFO: UE F-SEID[UP:0x904 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.928: [upf] INFO: UE F-SEID[UP:0x904 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.933: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 01/30 11:05:56.933: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 01/30 11:05:56.933: [smf] INFO: UE IMSI[262425975060267] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.933: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 01/30 11:05:56.933: [upf] INFO: UE F-SEID[UP:0xb1b CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.933: [upf] INFO: UE F-SEID[UP:0xb1b CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.938: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 01/30 11:05:56.938: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 01/30 11:05:56.938: [smf] INFO: UE IMSI[262423330035220] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.939: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 01/30 11:05:56.939: [upf] INFO: UE F-SEID[UP:0xeb4 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.939: [upf] INFO: UE F-SEID[UP:0xeb4 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.944: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 01/30 11:05:56.944: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 01/30 11:05:56.944: [smf] INFO: UE IMSI[262427948210744] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.945: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 01/30 11:05:56.945: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.945: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.950: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 01/30 11:05:56.950: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 01/30 11:05:56.950: [smf] INFO: UE IMSI[262423917738891] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.951: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 01/30 11:05:56.951: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.951: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.956: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 01/30 11:05:56.956: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 01/30 11:05:56.956: [smf] INFO: UE IMSI[262422627341418] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.957: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 01/30 11:05:56.957: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.957: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.962: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 01/30 11:05:56.962: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 01/30 11:05:56.962: [smf] INFO: UE IMSI[262426761829534] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.962: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 01/30 11:05:56.962: [upf] INFO: UE F-SEID[UP:0xcdc CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.962: [upf] INFO: UE F-SEID[UP:0xcdc CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.968: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 01/30 11:05:56.968: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 01/30 11:05:56.968: [smf] INFO: UE IMSI[262428094656972] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.968: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 01/30 11:05:56.968: [upf] INFO: UE F-SEID[UP:0x645 CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.968: [upf] INFO: UE F-SEID[UP:0x645 CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.973: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 01/30 11:05:56.973: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 01/30 11:05:56.973: [smf] INFO: UE IMSI[262427472630308] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.974: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 01/30 11:05:56.974: [upf] INFO: UE F-SEID[UP:0x937 CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.974: [upf] INFO: UE F-SEID[UP:0x937 CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.979: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 01/30 11:05:56.979: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 01/30 11:05:56.979: [smf] INFO: UE IMSI[262428219126122] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.980: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 01/30 11:05:56.980: [upf] INFO: UE F-SEID[UP:0xb5d CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.980: [upf] INFO: UE F-SEID[UP:0xb5d CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.985: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 01/30 11:05:56.985: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 01/30 11:05:56.985: [smf] INFO: UE IMSI[262423162986877] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.986: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 01/30 11:05:56.986: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0x297] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.986: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0x297] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.991: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 01/30 11:05:56.991: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 01/30 11:05:56.991: [smf] INFO: UE IMSI[262426739663643] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.991: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 01/30 11:05:56.991: [upf] INFO: UE F-SEID[UP:0xa22 CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.991: [upf] INFO: UE F-SEID[UP:0xa22 CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.996: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 01/30 11:05:56.996: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 01/30 11:05:56.996: [smf] INFO: UE IMSI[262427361040020] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:56.997: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 01/30 11:05:56.997: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0x1a9] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 01/30 11:05:56.997: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0x1a9] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.002: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 01/30 11:05:57.002: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 01/30 11:05:57.002: [smf] INFO: UE IMSI[262422850895895] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.003: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 01/30 11:05:57.003: [upf] INFO: UE F-SEID[UP:0x118 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.003: [upf] INFO: UE F-SEID[UP:0x118 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.008: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 01/30 11:05:57.008: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 01/30 11:05:57.008: [smf] INFO: UE IMSI[262424382435739] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.009: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 01/30 11:05:57.009: [upf] INFO: UE F-SEID[UP:0x9bf CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.009: [upf] INFO: UE F-SEID[UP:0x9bf CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.014: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 01/30 11:05:57.014: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 01/30 11:05:57.014: [smf] INFO: UE IMSI[262420553902441] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.015: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 01/30 11:05:57.015: [upf] INFO: UE F-SEID[UP:0x656 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.015: [upf] INFO: UE F-SEID[UP:0x656 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.022: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 01/30 11:05:57.022: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 01/30 11:05:57.022: [smf] INFO: UE IMSI[262427515087530] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.023: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 01/30 11:05:57.023: [upf] INFO: UE F-SEID[UP:0x947 CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.023: [upf] INFO: UE F-SEID[UP:0x947 CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.029: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 01/30 11:05:57.029: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 01/30 11:05:57.029: [smf] INFO: UE IMSI[262429022228741] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.030: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 01/30 11:05:57.031: [upf] INFO: UE F-SEID[UP:0x3c5 CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.031: [upf] INFO: UE F-SEID[UP:0x3c5 CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.036: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 01/30 11:05:57.036: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 01/30 11:05:57.036: [smf] INFO: UE IMSI[262425388874269] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.038: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 01/30 11:05:57.038: [upf] INFO: UE F-SEID[UP:0x6 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.038: [upf] INFO: UE F-SEID[UP:0x6 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.042: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 01/30 11:05:57.042: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 01/30 11:05:57.042: [smf] INFO: UE IMSI[262423372211847] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.042: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 01/30 11:05:57.042: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.042: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.047: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 01/30 11:05:57.047: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 01/30 11:05:57.047: [smf] INFO: UE IMSI[262429085416731] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.048: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 01/30 11:05:57.048: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.048: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.053: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 01/30 11:05:57.053: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 01/30 11:05:57.053: [smf] INFO: UE IMSI[262429018674049] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.054: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 01/30 11:05:57.054: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x98e] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.054: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x98e] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.059: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 01/30 11:05:57.059: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 01/30 11:05:57.059: [smf] INFO: UE IMSI[262424045102375] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.060: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 01/30 11:05:57.060: [upf] INFO: UE F-SEID[UP:0xd76 CP:0x77c] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.060: [upf] INFO: UE F-SEID[UP:0xd76 CP:0x77c] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.065: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 01/30 11:05:57.065: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 01/30 11:05:57.065: [smf] INFO: UE IMSI[262425743926785] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.065: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 01/30 11:05:57.065: [upf] INFO: UE F-SEID[UP:0xc00 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.065: [upf] INFO: UE F-SEID[UP:0xc00 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.071: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 01/30 11:05:57.071: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 01/30 11:05:57.071: [smf] INFO: UE IMSI[262427881566434] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.071: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 01/30 11:05:57.071: [upf] INFO: UE F-SEID[UP:0x65b CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.071: [upf] INFO: UE F-SEID[UP:0x65b CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.076: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 01/30 11:05:57.076: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 01/30 11:05:57.076: [smf] INFO: UE IMSI[262426996355480] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.077: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 01/30 11:05:57.077: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0x2b7] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.077: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0x2b7] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.082: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 01/30 11:05:57.082: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 01/30 11:05:57.082: [smf] INFO: UE IMSI[262426248878976] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.083: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 01/30 11:05:57.083: [upf] INFO: UE F-SEID[UP:0x879 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.083: [upf] INFO: UE F-SEID[UP:0x879 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.088: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 01/30 11:05:57.088: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 01/30 11:05:57.088: [smf] INFO: UE IMSI[262428704590969] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.089: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 01/30 11:05:57.089: [upf] INFO: UE F-SEID[UP:0x82d CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.089: [upf] INFO: UE F-SEID[UP:0x82d CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.095: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 01/30 11:05:57.095: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 01/30 11:05:57.095: [smf] INFO: UE IMSI[262427354405325] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.095: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 01/30 11:05:57.095: [upf] INFO: UE F-SEID[UP:0xa87 CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.095: [upf] INFO: UE F-SEID[UP:0xa87 CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.101: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 01/30 11:05:57.101: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 01/30 11:05:57.101: [smf] INFO: UE IMSI[262420261165563] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.102: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 01/30 11:05:57.102: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.102: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.107: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 01/30 11:05:57.107: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 01/30 11:05:57.107: [smf] INFO: UE IMSI[262421802458441] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.107: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 01/30 11:05:57.107: [upf] INFO: UE F-SEID[UP:0xa95 CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.107: [upf] INFO: UE F-SEID[UP:0xa95 CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.113: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 01/30 11:05:57.113: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 01/30 11:05:57.113: [smf] INFO: UE IMSI[262425850094685] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.113: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 01/30 11:05:57.113: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.113: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.118: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 01/30 11:05:57.118: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 01/30 11:05:57.118: [smf] INFO: UE IMSI[262420121240812] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.119: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 01/30 11:05:57.119: [upf] INFO: UE F-SEID[UP:0x26a CP:0x270] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.119: [upf] INFO: UE F-SEID[UP:0x26a CP:0x270] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.124: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 01/30 11:05:57.124: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 01/30 11:05:57.124: [smf] INFO: UE IMSI[262423675473527] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.125: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 01/30 11:05:57.125: [upf] INFO: UE F-SEID[UP:0x820 CP:0x1b1] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.125: [upf] INFO: UE F-SEID[UP:0x820 CP:0x1b1] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.130: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 01/30 11:05:57.130: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 01/30 11:05:57.130: [smf] INFO: UE IMSI[262424317418157] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.130: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 01/30 11:05:57.130: [upf] INFO: UE F-SEID[UP:0xc11 CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.130: [upf] INFO: UE F-SEID[UP:0xc11 CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.136: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 01/30 11:05:57.136: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 01/30 11:05:57.136: [smf] INFO: UE IMSI[262425631238976] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.136: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 01/30 11:05:57.136: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.136: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.142: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 01/30 11:05:57.142: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 01/30 11:05:57.142: [smf] INFO: UE IMSI[262426683012180] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.142: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 01/30 11:05:57.142: [upf] INFO: UE F-SEID[UP:0xf5c CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.142: [upf] INFO: UE F-SEID[UP:0xf5c CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.147: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 01/30 11:05:57.147: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 01/30 11:05:57.147: [smf] INFO: UE IMSI[262426041092393] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.148: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 01/30 11:05:57.148: [upf] INFO: UE F-SEID[UP:0xb9d CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.148: [upf] INFO: UE F-SEID[UP:0xb9d CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.153: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 01/30 11:05:57.153: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 01/30 11:05:57.153: [smf] INFO: UE IMSI[262424696672965] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.154: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 01/30 11:05:57.154: [upf] INFO: UE F-SEID[UP:0x897 CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.154: [upf] INFO: UE F-SEID[UP:0x897 CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.159: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 01/30 11:05:57.159: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 01/30 11:05:57.159: [smf] INFO: UE IMSI[262421838206050] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.159: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 01/30 11:05:57.159: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.159: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.165: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 01/30 11:05:57.165: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 01/30 11:05:57.165: [smf] INFO: UE IMSI[262421535238601] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.165: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 01/30 11:05:57.165: [upf] INFO: UE F-SEID[UP:0xbf CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.165: [upf] INFO: UE F-SEID[UP:0xbf CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.170: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 01/30 11:05:57.170: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 01/30 11:05:57.170: [smf] INFO: UE IMSI[262427606095842] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.171: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 01/30 11:05:57.171: [upf] INFO: UE F-SEID[UP:0x60 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.171: [upf] INFO: UE F-SEID[UP:0x60 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.176: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 01/30 11:05:57.176: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 01/30 11:05:57.176: [smf] INFO: UE IMSI[262420955584635] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.177: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 01/30 11:05:57.177: [upf] INFO: UE F-SEID[UP:0xeed CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.177: [upf] INFO: UE F-SEID[UP:0xeed CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.182: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 01/30 11:05:57.182: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 01/30 11:05:57.182: [smf] INFO: UE IMSI[262421617193291] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.183: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 01/30 11:05:57.183: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.183: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.188: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 01/30 11:05:57.188: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 01/30 11:05:57.188: [smf] INFO: UE IMSI[262427986326371] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.189: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 01/30 11:05:57.189: [upf] INFO: UE F-SEID[UP:0x4ad CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.189: [upf] INFO: UE F-SEID[UP:0x4ad CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.194: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 01/30 11:05:57.194: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 01/30 11:05:57.194: [smf] INFO: UE IMSI[262423659142648] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.194: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 01/30 11:05:57.194: [upf] INFO: UE F-SEID[UP:0x68b CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.194: [upf] INFO: UE F-SEID[UP:0x68b CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.200: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 01/30 11:05:57.200: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 01/30 11:05:57.200: [smf] INFO: UE IMSI[262421140374057] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.200: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 01/30 11:05:57.200: [upf] INFO: UE F-SEID[UP:0x93b CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.200: [upf] INFO: UE F-SEID[UP:0x93b CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.205: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 01/30 11:05:57.205: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 01/30 11:05:57.205: [smf] INFO: UE IMSI[262426282163663] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.206: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 01/30 11:05:57.206: [upf] INFO: UE F-SEID[UP:0x38 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.206: [upf] INFO: UE F-SEID[UP:0x38 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.211: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 01/30 11:05:57.211: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 01/30 11:05:57.211: [smf] INFO: UE IMSI[262429972597819] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.212: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 01/30 11:05:57.212: [upf] INFO: UE F-SEID[UP:0x46a CP:0x764] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.212: [upf] INFO: UE F-SEID[UP:0x46a CP:0x764] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.217: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 01/30 11:05:57.217: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 01/30 11:05:57.217: [smf] INFO: UE IMSI[262429109372594] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.217: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 01/30 11:05:57.217: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.217: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.222: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 01/30 11:05:57.222: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 01/30 11:05:57.222: [smf] INFO: UE IMSI[262426102764101] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.223: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 01/30 11:05:57.223: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.223: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.228: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 01/30 11:05:57.228: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 01/30 11:05:57.228: [smf] INFO: UE IMSI[262421144817710] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.229: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 01/30 11:05:57.229: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0xe0e] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.229: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0xe0e] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.234: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 01/30 11:05:57.234: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 01/30 11:05:57.234: [smf] INFO: UE IMSI[262421001476652] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.234: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 01/30 11:05:57.235: [upf] INFO: UE F-SEID[UP:0xa9c CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.235: [upf] INFO: UE F-SEID[UP:0xa9c CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.240: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 01/30 11:05:57.240: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 01/30 11:05:57.240: [smf] INFO: UE IMSI[262429308943914] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.240: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 01/30 11:05:57.240: [upf] INFO: UE F-SEID[UP:0x338 CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.240: [upf] INFO: UE F-SEID[UP:0x338 CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.245: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 01/30 11:05:57.245: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 01/30 11:05:57.245: [smf] INFO: UE IMSI[262427548579243] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.246: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 01/30 11:05:57.246: [upf] INFO: UE F-SEID[UP:0xb1f CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.246: [upf] INFO: UE F-SEID[UP:0xb1f CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.251: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 01/30 11:05:57.251: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 01/30 11:05:57.251: [smf] INFO: UE IMSI[262420776493082] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.252: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 01/30 11:05:57.252: [upf] INFO: UE F-SEID[UP:0xc83 CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.252: [upf] INFO: UE F-SEID[UP:0xc83 CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.257: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 01/30 11:05:57.257: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 01/30 11:05:57.257: [smf] INFO: UE IMSI[262424071017856] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.258: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 01/30 11:05:57.258: [upf] INFO: UE F-SEID[UP:0xd06 CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.258: [upf] INFO: UE F-SEID[UP:0xd06 CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.263: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 01/30 11:05:57.263: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 01/30 11:05:57.263: [smf] INFO: UE IMSI[262426463530855] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.263: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 01/30 11:05:57.263: [upf] INFO: UE F-SEID[UP:0x93f CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.263: [upf] INFO: UE F-SEID[UP:0x93f CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.268: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 01/30 11:05:57.268: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 01/30 11:05:57.268: [smf] INFO: UE IMSI[262423314561539] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.269: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 01/30 11:05:57.269: [upf] INFO: UE F-SEID[UP:0xedc CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.269: [upf] INFO: UE F-SEID[UP:0xedc CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.274: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 01/30 11:05:57.274: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 01/30 11:05:57.274: [smf] INFO: UE IMSI[262428132400275] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.275: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 01/30 11:05:57.275: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.275: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.280: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 01/30 11:05:57.280: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 01/30 11:05:57.280: [smf] INFO: UE IMSI[262428820191672] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.281: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 01/30 11:05:57.281: [upf] INFO: UE F-SEID[UP:0xa18 CP:0xa7a] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.281: [upf] INFO: UE F-SEID[UP:0xa18 CP:0xa7a] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.286: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 01/30 11:05:57.286: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 01/30 11:05:57.286: [smf] INFO: UE IMSI[262422404410375] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.286: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 01/30 11:05:57.286: [upf] INFO: UE F-SEID[UP:0x970 CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.286: [upf] INFO: UE F-SEID[UP:0x970 CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.292: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 01/30 11:05:57.292: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 01/30 11:05:57.292: [smf] INFO: UE IMSI[262427965257059] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.292: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 01/30 11:05:57.292: [upf] INFO: UE F-SEID[UP:0xc6 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.292: [upf] INFO: UE F-SEID[UP:0xc6 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.297: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 01/30 11:05:57.297: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 01/30 11:05:57.297: [smf] INFO: UE IMSI[262429771615060] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.298: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 01/30 11:05:57.298: [upf] INFO: UE F-SEID[UP:0xcb CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.298: [upf] INFO: UE F-SEID[UP:0xcb CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.303: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 01/30 11:05:57.303: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 01/30 11:05:57.303: [smf] INFO: UE IMSI[262429509831128] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.304: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 01/30 11:05:57.304: [upf] INFO: UE F-SEID[UP:0x334 CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.304: [upf] INFO: UE F-SEID[UP:0x334 CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.309: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 01/30 11:05:57.309: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 01/30 11:05:57.309: [smf] INFO: UE IMSI[262426813694785] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.310: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 01/30 11:05:57.310: [upf] INFO: UE F-SEID[UP:0xbad CP:0xbdf] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.310: [upf] INFO: UE F-SEID[UP:0xbad CP:0xbdf] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.315: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 01/30 11:05:57.315: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 01/30 11:05:57.315: [smf] INFO: UE IMSI[262422632825993] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.315: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 01/30 11:05:57.315: [upf] INFO: UE F-SEID[UP:0xc8 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.315: [upf] INFO: UE F-SEID[UP:0xc8 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.321: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 01/30 11:05:57.321: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 01/30 11:05:57.321: [smf] INFO: UE IMSI[262422030671601] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.321: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 01/30 11:05:57.321: [upf] INFO: UE F-SEID[UP:0x88b CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.321: [upf] INFO: UE F-SEID[UP:0x88b CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.326: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 01/30 11:05:57.326: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 01/30 11:05:57.326: [smf] INFO: UE IMSI[262425890733218] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.327: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 01/30 11:05:57.327: [upf] INFO: UE F-SEID[UP:0x35c CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.327: [upf] INFO: UE F-SEID[UP:0x35c CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.332: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 01/30 11:05:57.332: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 01/30 11:05:57.332: [smf] INFO: UE IMSI[262426314888831] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.333: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 01/30 11:05:57.333: [upf] INFO: UE F-SEID[UP:0x487 CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.333: [upf] INFO: UE F-SEID[UP:0x487 CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.338: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 01/30 11:05:57.338: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 01/30 11:05:57.338: [smf] INFO: UE IMSI[262424623996282] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.339: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 01/30 11:05:57.339: [upf] INFO: UE F-SEID[UP:0x152 CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.339: [upf] INFO: UE F-SEID[UP:0x152 CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.344: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 01/30 11:05:57.344: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 01/30 11:05:57.344: [smf] INFO: UE IMSI[262426935110614] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.345: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 01/30 11:05:57.345: [upf] INFO: UE F-SEID[UP:0xd56 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.345: [upf] INFO: UE F-SEID[UP:0xd56 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.350: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 01/30 11:05:57.350: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 01/30 11:05:57.350: [smf] INFO: UE IMSI[262427449429659] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.350: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 01/30 11:05:57.350: [upf] INFO: UE F-SEID[UP:0x2ed CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.350: [upf] INFO: UE F-SEID[UP:0x2ed CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.355: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 01/30 11:05:57.355: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 01/30 11:05:57.355: [smf] INFO: UE IMSI[262420388246572] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.356: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 01/30 11:05:57.356: [upf] INFO: UE F-SEID[UP:0x2ac CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.356: [upf] INFO: UE F-SEID[UP:0x2ac CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.361: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 01/30 11:05:57.361: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 01/30 11:05:57.361: [smf] INFO: UE IMSI[262428382190971] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.362: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 01/30 11:05:57.362: [upf] INFO: UE F-SEID[UP:0x14c CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.362: [upf] INFO: UE F-SEID[UP:0x14c CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.367: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 01/30 11:05:57.367: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 01/30 11:05:57.367: [smf] INFO: UE IMSI[262420540605417] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.368: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 01/30 11:05:57.368: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.368: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.373: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 01/30 11:05:57.373: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 01/30 11:05:57.373: [smf] INFO: UE IMSI[262426927541555] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.373: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 01/30 11:05:57.373: [upf] INFO: UE F-SEID[UP:0x813 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.373: [upf] INFO: UE F-SEID[UP:0x813 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.378: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 01/30 11:05:57.378: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 01/30 11:05:57.378: [smf] INFO: UE IMSI[262427311574099] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.379: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 01/30 11:05:57.379: [upf] INFO: UE F-SEID[UP:0x77e CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.379: [upf] INFO: UE F-SEID[UP:0x77e CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.384: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1033) 01/30 11:05:57.384: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3190) 01/30 11:05:57.384: [smf] INFO: UE IMSI[262420069327710] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.385: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 01/30 11:05:57.385: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.385: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.390: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1033) 01/30 11:05:57.390: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3190) 01/30 11:05:57.390: [smf] INFO: UE IMSI[262423939603853] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.391: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 01/30 11:05:57.391: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.391: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.396: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1033) 01/30 11:05:57.396: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3190) 01/30 11:05:57.396: [smf] INFO: UE IMSI[262426225009873] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.397: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 01/30 11:05:57.397: [upf] INFO: UE F-SEID[UP:0x992 CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.397: [upf] INFO: UE F-SEID[UP:0x992 CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.402: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1033) 01/30 11:05:57.402: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3190) 01/30 11:05:57.402: [smf] INFO: UE IMSI[262423998958722] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.402: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 01/30 11:05:57.402: [upf] INFO: UE F-SEID[UP:0xf18 CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.402: [upf] INFO: UE F-SEID[UP:0xf18 CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.407: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1033) 01/30 11:05:57.407: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3190) 01/30 11:05:57.407: [smf] INFO: UE IMSI[262429407557552] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.408: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 01/30 11:05:57.408: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0x777] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.408: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0x777] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.413: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1033) 01/30 11:05:57.413: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3190) 01/30 11:05:57.413: [smf] INFO: UE IMSI[262428749539048] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.414: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 01/30 11:05:57.414: [upf] INFO: UE F-SEID[UP:0xe93 CP:0x7ff] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.414: [upf] INFO: UE F-SEID[UP:0xe93 CP:0x7ff] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.419: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1033) 01/30 11:05:57.419: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3190) 01/30 11:05:57.419: [smf] INFO: UE IMSI[262423049642351] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.420: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 01/30 11:05:57.420: [upf] INFO: UE F-SEID[UP:0x4d9 CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.420: [upf] INFO: UE F-SEID[UP:0x4d9 CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.425: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1033) 01/30 11:05:57.425: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3190) 01/30 11:05:57.425: [smf] INFO: UE IMSI[262423247100595] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.426: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 01/30 11:05:57.426: [upf] INFO: UE F-SEID[UP:0xc54 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.426: [upf] INFO: UE F-SEID[UP:0xc54 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.431: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1033) 01/30 11:05:57.431: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3190) 01/30 11:05:57.431: [smf] INFO: UE IMSI[262421098181276] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.431: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 01/30 11:05:57.431: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.431: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.436: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1033) 01/30 11:05:57.436: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3190) 01/30 11:05:57.436: [smf] INFO: UE IMSI[262424443697027] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.437: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 01/30 11:05:57.437: [upf] INFO: UE F-SEID[UP:0xf07 CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.437: [upf] INFO: UE F-SEID[UP:0xf07 CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.442: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1033) 01/30 11:05:57.442: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3190) 01/30 11:05:57.442: [smf] INFO: UE IMSI[262426636424830] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.443: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 01/30 11:05:57.443: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.443: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.448: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1033) 01/30 11:05:57.448: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3190) 01/30 11:05:57.448: [smf] INFO: UE IMSI[262426869782663] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.449: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 01/30 11:05:57.449: [upf] INFO: UE F-SEID[UP:0x2be CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.449: [upf] INFO: UE F-SEID[UP:0x2be CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.454: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1033) 01/30 11:05:57.454: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3190) 01/30 11:05:57.454: [smf] INFO: UE IMSI[262421621751576] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.455: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 01/30 11:05:57.455: [upf] INFO: UE F-SEID[UP:0x121 CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.455: [upf] INFO: UE F-SEID[UP:0x121 CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.460: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1033) 01/30 11:05:57.460: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3190) 01/30 11:05:57.460: [smf] INFO: UE IMSI[262429543408409] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.460: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 01/30 11:05:57.460: [upf] INFO: UE F-SEID[UP:0xd66 CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.460: [upf] INFO: UE F-SEID[UP:0xd66 CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.465: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1033) 01/30 11:05:57.465: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3190) 01/30 11:05:57.465: [smf] INFO: UE IMSI[262425471702622] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.466: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 01/30 11:05:57.466: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.466: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.471: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1033) 01/30 11:05:57.471: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3190) 01/30 11:05:57.471: [smf] INFO: UE IMSI[262424402016983] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.472: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 01/30 11:05:57.472: [upf] INFO: UE F-SEID[UP:0x9de CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.472: [upf] INFO: UE F-SEID[UP:0x9de CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.477: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1033) 01/30 11:05:57.477: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3190) 01/30 11:05:57.477: [smf] INFO: UE IMSI[262425003154782] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.478: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 01/30 11:05:57.478: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.478: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.483: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1033) 01/30 11:05:57.483: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3190) 01/30 11:05:57.483: [smf] INFO: UE IMSI[262421613547966] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.483: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 01/30 11:05:57.483: [upf] INFO: UE F-SEID[UP:0x75a CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.483: [upf] INFO: UE F-SEID[UP:0x75a CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.488: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1033) 01/30 11:05:57.488: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3190) 01/30 11:05:57.488: [smf] INFO: UE IMSI[262425904047616] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.489: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 01/30 11:05:57.489: [upf] INFO: UE F-SEID[UP:0x8cd CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.489: [upf] INFO: UE F-SEID[UP:0x8cd CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.494: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1033) 01/30 11:05:57.494: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3190) 01/30 11:05:57.494: [smf] INFO: UE IMSI[262426039201507] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:05:57.495: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 01/30 11:05:57.495: [upf] INFO: UE F-SEID[UP:0x284 CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.495: [upf] INFO: UE F-SEID[UP:0x284 CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.500: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1023) MTC@d1d221f8036f: Successfully created 1019 PDP contexts before exhausting the pool MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:05:57.697: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 01/30 11:05:57.697: [upf] INFO: UE F-SEID[UP:0x3e4 CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.697: [upf] INFO: UE F-SEID[UP:0x3e4 CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 01/30 11:05:57.704: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 01/30 11:05:57.706: [smf] INFO: Removed Session: UE IMSI:[262420358500407] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3198) 01/30 11:05:57.706: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1094) 01/30 11:05:57.709: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 01/30 11:05:57.711: [smf] INFO: Removed Session: UE IMSI:[262429334404796] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3198) 01/30 11:05:57.711: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1094) 01/30 11:05:57.714: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 01/30 11:05:57.716: [smf] INFO: Removed Session: UE IMSI:[262422145361353] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3198) 01/30 11:05:57.716: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1094) 01/30 11:05:57.720: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 01/30 11:05:57.721: [smf] INFO: Removed Session: UE IMSI:[262424621541703] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3198) 01/30 11:05:57.721: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1094) 01/30 11:05:57.725: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 01/30 11:05:57.726: [smf] INFO: Removed Session: UE IMSI:[262423849560991] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3198) 01/30 11:05:57.726: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1094) 01/30 11:05:57.730: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 01/30 11:05:57.732: [smf] INFO: Removed Session: UE IMSI:[262422684268176] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3198) 01/30 11:05:57.732: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1094) 01/30 11:05:57.735: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 01/30 11:05:57.737: [smf] INFO: Removed Session: UE IMSI:[262429397036242] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3198) 01/30 11:05:57.737: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1094) 01/30 11:05:57.740: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 01/30 11:05:57.742: [smf] INFO: Removed Session: UE IMSI:[262423494325426] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3198) 01/30 11:05:57.742: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1094) 01/30 11:05:57.746: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 01/30 11:05:57.747: [smf] INFO: Removed Session: UE IMSI:[262428728160228] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3198) 01/30 11:05:57.747: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1094) 01/30 11:05:57.751: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 01/30 11:05:57.753: [smf] INFO: Removed Session: UE IMSI:[262427161303247] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3198) 01/30 11:05:57.753: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1094) 01/30 11:05:57.756: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 01/30 11:05:57.758: [smf] INFO: Removed Session: UE IMSI:[262425815379833] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3198) 01/30 11:05:57.758: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1094) 01/30 11:05:57.761: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 01/30 11:05:57.763: [smf] INFO: Removed Session: UE IMSI:[262427838072640] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3198) 01/30 11:05:57.763: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1094) 01/30 11:05:57.767: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 01/30 11:05:57.768: [smf] INFO: Removed Session: UE IMSI:[262421736771046] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3198) 01/30 11:05:57.768: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1094) 01/30 11:05:57.772: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 01/30 11:05:57.774: [smf] INFO: Removed Session: UE IMSI:[262422086500961] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3198) 01/30 11:05:57.774: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1094) 01/30 11:05:57.777: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 01/30 11:05:57.779: [smf] INFO: Removed Session: UE IMSI:[262425938647693] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3198) 01/30 11:05:57.779: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1094) 01/30 11:05:57.782: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 01/30 11:05:57.784: [smf] INFO: Removed Session: UE IMSI:[262425524848172] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3198) 01/30 11:05:57.784: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1094) 01/30 11:05:57.788: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 01/30 11:05:57.789: [smf] INFO: Removed Session: UE IMSI:[262420880230543] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3198) 01/30 11:05:57.789: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1094) 01/30 11:05:57.793: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 01/30 11:05:57.794: [smf] INFO: Removed Session: UE IMSI:[262423994585351] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3198) 01/30 11:05:57.794: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1094) 01/30 11:05:57.798: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 01/30 11:05:57.800: [smf] INFO: Removed Session: UE IMSI:[262424207513505] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3198) 01/30 11:05:57.800: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1094) 01/30 11:05:57.803: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 01/30 11:05:57.805: [smf] INFO: Removed Session: UE IMSI:[262422102644388] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3198) 01/30 11:05:57.805: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1094) 01/30 11:05:57.808: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 01/30 11:05:57.810: [smf] INFO: Removed Session: UE IMSI:[262426604640536] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 01/30 11:05:57.810: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 01/30 11:05:57.814: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 01/30 11:05:57.815: [smf] INFO: Removed Session: UE IMSI:[262427682378494] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 01/30 11:05:57.815: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 01/30 11:05:57.819: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 01/30 11:05:57.821: [smf] INFO: Removed Session: UE IMSI:[262429753503602] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 01/30 11:05:57.821: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 01/30 11:05:57.824: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 01/30 11:05:57.826: [smf] INFO: Removed Session: UE IMSI:[262421995552076] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 01/30 11:05:57.826: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 01/30 11:05:57.829: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 01/30 11:05:57.831: [smf] INFO: Removed Session: UE IMSI:[262422103487324] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 01/30 11:05:57.831: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 01/30 11:05:57.835: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 01/30 11:05:57.836: [smf] INFO: Removed Session: UE IMSI:[262429574585666] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 01/30 11:05:57.836: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 01/30 11:05:57.840: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 01/30 11:05:57.842: [smf] INFO: Removed Session: UE IMSI:[262426824851650] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 01/30 11:05:57.842: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 01/30 11:05:57.845: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 01/30 11:05:57.847: [smf] INFO: Removed Session: UE IMSI:[262422101491507] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 01/30 11:05:57.847: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 01/30 11:05:57.850: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 01/30 11:05:57.852: [smf] INFO: Removed Session: UE IMSI:[262421821900819] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 01/30 11:05:57.852: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 01/30 11:05:57.856: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 01/30 11:05:57.857: [smf] INFO: Removed Session: UE IMSI:[262428658959455] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 01/30 11:05:57.857: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 01/30 11:05:57.861: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 01/30 11:05:57.863: [smf] INFO: Removed Session: UE IMSI:[262421095928609] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 01/30 11:05:57.863: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 01/30 11:05:57.866: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 01/30 11:05:57.868: [smf] INFO: Removed Session: UE IMSI:[262428807110329] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 01/30 11:05:57.868: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 01/30 11:05:57.871: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 01/30 11:05:57.873: [smf] INFO: Removed Session: UE IMSI:[262421898051486] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 01/30 11:05:57.873: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 01/30 11:05:57.877: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 01/30 11:05:57.878: [smf] INFO: Removed Session: UE IMSI:[262422121065997] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 01/30 11:05:57.878: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 01/30 11:05:57.882: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 01/30 11:05:57.883: [smf] INFO: Removed Session: UE IMSI:[262427681050433] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 01/30 11:05:57.883: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 01/30 11:05:57.887: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 01/30 11:05:57.889: [smf] INFO: Removed Session: UE IMSI:[262429098533538] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 01/30 11:05:57.889: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 01/30 11:05:57.892: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 01/30 11:05:57.894: [smf] INFO: Removed Session: UE IMSI:[262422364426684] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 01/30 11:05:57.894: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 01/30 11:05:57.897: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 01/30 11:05:57.899: [smf] INFO: Removed Session: UE IMSI:[262428487132065] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 01/30 11:05:57.899: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 01/30 11:05:57.903: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 01/30 11:05:57.905: [smf] INFO: Removed Session: UE IMSI:[262427631017994] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 01/30 11:05:57.905: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 01/30 11:05:57.908: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 01/30 11:05:57.910: [smf] INFO: Removed Session: UE IMSI:[262429147560137] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 01/30 11:05:57.910: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 01/30 11:05:57.913: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 01/30 11:05:57.915: [smf] INFO: Removed Session: UE IMSI:[262420840278791] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 01/30 11:05:57.915: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 01/30 11:05:57.918: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 01/30 11:05:57.920: [smf] INFO: Removed Session: UE IMSI:[262420586129574] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 01/30 11:05:57.920: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 01/30 11:05:57.924: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 01/30 11:05:57.925: [smf] INFO: Removed Session: UE IMSI:[262421021339493] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 01/30 11:05:57.925: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 01/30 11:05:57.929: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 01/30 11:05:57.931: [smf] INFO: Removed Session: UE IMSI:[262423623586472] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 01/30 11:05:57.931: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 01/30 11:05:57.934: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 01/30 11:05:57.936: [smf] INFO: Removed Session: UE IMSI:[262429916633077] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 01/30 11:05:57.936: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 01/30 11:05:57.939: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 01/30 11:05:57.941: [smf] INFO: Removed Session: UE IMSI:[262425391413214] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 01/30 11:05:57.941: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 01/30 11:05:57.945: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 01/30 11:05:57.946: [smf] INFO: Removed Session: UE IMSI:[262424491236890] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 01/30 11:05:57.946: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 01/30 11:05:57.950: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 01/30 11:05:57.952: [smf] INFO: Removed Session: UE IMSI:[262427976187084] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 01/30 11:05:57.952: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 01/30 11:05:57.955: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 01/30 11:05:57.957: [smf] INFO: Removed Session: UE IMSI:[262423057858206] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 01/30 11:05:57.957: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 01/30 11:05:57.960: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 01/30 11:05:57.962: [smf] INFO: Removed Session: UE IMSI:[262428655609274] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 01/30 11:05:57.962: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 01/30 11:05:57.965: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 01/30 11:05:57.967: [smf] INFO: Removed Session: UE IMSI:[262428342589715] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 01/30 11:05:57.967: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 01/30 11:05:57.971: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 01/30 11:05:57.973: [smf] INFO: Removed Session: UE IMSI:[262424902306122] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 01/30 11:05:57.973: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 01/30 11:05:57.976: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 01/30 11:05:57.978: [smf] INFO: Removed Session: UE IMSI:[262420087169464] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 01/30 11:05:57.978: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 01/30 11:05:57.981: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 01/30 11:05:57.983: [smf] INFO: Removed Session: UE IMSI:[262426945717004] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 01/30 11:05:57.983: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 01/30 11:05:57.986: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 01/30 11:05:57.988: [smf] INFO: Removed Session: UE IMSI:[262424213537694] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 01/30 11:05:57.988: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 01/30 11:05:57.992: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 01/30 11:05:57.993: [smf] INFO: Removed Session: UE IMSI:[262427465162599] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 01/30 11:05:57.993: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 01/30 11:05:57.997: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 01/30 11:05:57.999: [smf] INFO: Removed Session: UE IMSI:[262422625782915] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:57.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 01/30 11:05:57.999: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 01/30 11:05:58.002: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 01/30 11:05:58.004: [smf] INFO: Removed Session: UE IMSI:[262423868085096] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 01/30 11:05:58.004: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 01/30 11:05:58.007: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 01/30 11:05:58.009: [smf] INFO: Removed Session: UE IMSI:[262429581237605] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 01/30 11:05:58.009: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 01/30 11:05:58.013: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 01/30 11:05:58.014: [smf] INFO: Removed Session: UE IMSI:[262426085877128] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 01/30 11:05:58.014: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 01/30 11:05:58.018: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 01/30 11:05:58.020: [smf] INFO: Removed Session: UE IMSI:[262428454484048] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 01/30 11:05:58.020: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 01/30 11:05:58.023: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 01/30 11:05:58.025: [smf] INFO: Removed Session: UE IMSI:[262421060604679] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 01/30 11:05:58.025: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 01/30 11:05:58.028: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 01/30 11:05:58.031: [smf] INFO: Removed Session: UE IMSI:[262420096549726] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 01/30 11:05:58.031: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 01/30 11:05:58.034: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 01/30 11:05:58.036: [smf] INFO: Removed Session: UE IMSI:[262427286279617] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 01/30 11:05:58.036: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 01/30 11:05:58.039: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 01/30 11:05:58.042: [smf] INFO: Removed Session: UE IMSI:[262423654104413] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 01/30 11:05:58.042: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 01/30 11:05:58.045: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 01/30 11:05:58.047: [smf] INFO: Removed Session: UE IMSI:[262423984924885] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 01/30 11:05:58.047: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 01/30 11:05:58.050: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 01/30 11:05:58.052: [smf] INFO: Removed Session: UE IMSI:[262427946577757] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 01/30 11:05:58.052: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 01/30 11:05:58.055: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 01/30 11:05:58.058: [smf] INFO: Removed Session: UE IMSI:[262423904199896] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 01/30 11:05:58.058: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 01/30 11:05:58.061: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 01/30 11:05:58.063: [smf] INFO: Removed Session: UE IMSI:[262424021321260] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 01/30 11:05:58.063: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 01/30 11:05:58.066: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 01/30 11:05:58.068: [smf] INFO: Removed Session: UE IMSI:[262422466327646] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 01/30 11:05:58.068: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 01/30 11:05:58.071: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 01/30 11:05:58.074: [smf] INFO: Removed Session: UE IMSI:[262425909545352] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 01/30 11:05:58.074: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 01/30 11:05:58.077: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 01/30 11:05:58.079: [smf] INFO: Removed Session: UE IMSI:[262423996238595] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 01/30 11:05:58.079: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 01/30 11:05:58.082: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 01/30 11:05:58.085: [smf] INFO: Removed Session: UE IMSI:[262427986026412] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 01/30 11:05:58.085: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 01/30 11:05:58.087: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 01/30 11:05:58.090: [smf] INFO: Removed Session: UE IMSI:[262420198403071] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 01/30 11:05:58.090: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 01/30 11:05:58.093: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 01/30 11:05:58.095: [smf] INFO: Removed Session: UE IMSI:[262421699654531] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 01/30 11:05:58.095: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 01/30 11:05:58.098: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 01/30 11:05:58.101: [smf] INFO: Removed Session: UE IMSI:[262421877957664] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 01/30 11:05:58.101: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 01/30 11:05:58.103: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 01/30 11:05:58.106: [smf] INFO: Removed Session: UE IMSI:[262422562660926] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 01/30 11:05:58.106: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 01/30 11:05:58.109: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 01/30 11:05:58.111: [smf] INFO: Removed Session: UE IMSI:[262422473662244] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 01/30 11:05:58.111: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 01/30 11:05:58.114: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 01/30 11:05:58.116: [smf] INFO: Removed Session: UE IMSI:[262428186511258] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 01/30 11:05:58.116: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 01/30 11:05:58.119: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 01/30 11:05:58.122: [smf] INFO: Removed Session: UE IMSI:[262421578367770] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 01/30 11:05:58.122: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 01/30 11:05:58.125: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 01/30 11:05:58.127: [smf] INFO: Removed Session: UE IMSI:[262421588204316] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 01/30 11:05:58.127: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 01/30 11:05:58.130: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 01/30 11:05:58.132: [smf] INFO: Removed Session: UE IMSI:[262426102255961] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 01/30 11:05:58.132: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 01/30 11:05:58.135: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 01/30 11:05:58.138: [smf] INFO: Removed Session: UE IMSI:[262427463448737] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 01/30 11:05:58.138: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 01/30 11:05:58.141: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 01/30 11:05:58.143: [smf] INFO: Removed Session: UE IMSI:[262423190742878] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 01/30 11:05:58.143: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 01/30 11:05:58.146: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 01/30 11:05:58.148: [smf] INFO: Removed Session: UE IMSI:[262423164031200] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 01/30 11:05:58.148: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 01/30 11:05:58.151: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 01/30 11:05:58.154: [smf] INFO: Removed Session: UE IMSI:[262424874601928] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 01/30 11:05:58.154: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 01/30 11:05:58.157: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 01/30 11:05:58.159: [smf] INFO: Removed Session: UE IMSI:[262424359674335] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 01/30 11:05:58.159: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 01/30 11:05:58.162: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 01/30 11:05:58.165: [smf] INFO: Removed Session: UE IMSI:[262428035026363] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 01/30 11:05:58.165: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 01/30 11:05:58.167: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 01/30 11:05:58.170: [smf] INFO: Removed Session: UE IMSI:[262427163781989] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 01/30 11:05:58.170: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 01/30 11:05:58.173: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 01/30 11:05:58.177: [smf] INFO: Removed Session: UE IMSI:[262422152554046] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 01/30 11:05:58.177: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 01/30 11:05:58.178: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 01/30 11:05:58.181: [smf] INFO: Removed Session: UE IMSI:[262427858471923] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 01/30 11:05:58.181: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 01/30 11:05:58.184: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 01/30 11:05:58.186: [smf] INFO: Removed Session: UE IMSI:[262422744806371] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 01/30 11:05:58.186: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 01/30 11:05:58.189: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 01/30 11:05:58.191: [smf] INFO: Removed Session: UE IMSI:[262425333012050] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 01/30 11:05:58.191: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 01/30 11:05:58.194: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 01/30 11:05:58.196: [smf] INFO: Removed Session: UE IMSI:[262428313212034] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 01/30 11:05:58.196: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 01/30 11:05:58.199: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 01/30 11:05:58.202: [smf] INFO: Removed Session: UE IMSI:[262424849715291] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 01/30 11:05:58.202: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 01/30 11:05:58.205: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 01/30 11:05:58.207: [smf] INFO: Removed Session: UE IMSI:[262421627946711] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 01/30 11:05:58.207: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 01/30 11:05:58.210: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 01/30 11:05:58.214: [smf] INFO: Removed Session: UE IMSI:[262423014019576] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 01/30 11:05:58.214: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 01/30 11:05:58.217: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 01/30 11:05:58.219: [smf] INFO: Removed Session: UE IMSI:[262425087727705] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 01/30 11:05:58.219: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 01/30 11:05:58.222: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 01/30 11:05:58.225: [smf] INFO: Removed Session: UE IMSI:[262420232659862] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 01/30 11:05:58.225: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 01/30 11:05:58.228: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 01/30 11:05:58.231: [smf] INFO: Removed Session: UE IMSI:[262426433070045] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 01/30 11:05:58.231: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 01/30 11:05:58.233: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 01/30 11:05:58.237: [smf] INFO: Removed Session: UE IMSI:[262424074137862] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 01/30 11:05:58.237: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 01/30 11:05:58.239: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 01/30 11:05:58.242: [smf] INFO: Removed Session: UE IMSI:[262425896976601] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 01/30 11:05:58.242: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 01/30 11:05:58.244: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 01/30 11:05:58.247: [smf] INFO: Removed Session: UE IMSI:[262424809993014] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 01/30 11:05:58.247: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 01/30 11:05:58.249: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 01/30 11:05:58.253: [smf] INFO: Removed Session: UE IMSI:[262420956270865] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 01/30 11:05:58.253: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 01/30 11:05:58.255: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 01/30 11:05:58.258: [smf] INFO: Removed Session: UE IMSI:[262427435303439] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 01/30 11:05:58.258: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 01/30 11:05:58.260: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 01/30 11:05:58.264: [smf] INFO: Removed Session: UE IMSI:[262425210034034] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 01/30 11:05:58.264: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 01/30 11:05:58.266: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 01/30 11:05:58.269: [smf] INFO: Removed Session: UE IMSI:[262422525182527] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 01/30 11:05:58.269: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 01/30 11:05:58.271: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 01/30 11:05:58.274: [smf] INFO: Removed Session: UE IMSI:[262427764080552] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 01/30 11:05:58.274: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 01/30 11:05:58.277: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 01/30 11:05:58.280: [smf] INFO: Removed Session: UE IMSI:[262421759896777] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 01/30 11:05:58.280: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 01/30 11:05:58.282: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 01/30 11:05:58.285: [smf] INFO: Removed Session: UE IMSI:[262429353237710] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 01/30 11:05:58.285: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 01/30 11:05:58.287: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 01/30 11:05:58.290: [smf] INFO: Removed Session: UE IMSI:[262422824087963] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 01/30 11:05:58.290: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 01/30 11:05:58.293: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 01/30 11:05:58.295: [smf] INFO: Removed Session: UE IMSI:[262426124785271] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 01/30 11:05:58.295: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 01/30 11:05:58.298: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 01/30 11:05:58.301: [smf] INFO: Removed Session: UE IMSI:[262422825273001] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 01/30 11:05:58.301: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 01/30 11:05:58.303: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 01/30 11:05:58.305: [smf] INFO: Removed Session: UE IMSI:[262425467698271] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 01/30 11:05:58.305: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 01/30 11:05:58.309: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 01/30 11:05:58.311: [smf] INFO: Removed Session: UE IMSI:[262425393766128] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 01/30 11:05:58.311: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 01/30 11:05:58.314: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 01/30 11:05:58.317: [smf] INFO: Removed Session: UE IMSI:[262429964280946] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 01/30 11:05:58.317: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 01/30 11:05:58.320: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 01/30 11:05:58.323: [smf] INFO: Removed Session: UE IMSI:[262426418782077] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 01/30 11:05:58.323: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 01/30 11:05:58.325: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 01/30 11:05:58.329: [smf] INFO: Removed Session: UE IMSI:[262423947962593] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 01/30 11:05:58.329: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 01/30 11:05:58.331: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 01/30 11:05:58.334: [smf] INFO: Removed Session: UE IMSI:[262427398690401] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 01/30 11:05:58.334: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 01/30 11:05:58.336: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 01/30 11:05:58.339: [smf] INFO: Removed Session: UE IMSI:[262426361384323] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 01/30 11:05:58.339: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 01/30 11:05:58.341: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 01/30 11:05:58.344: [smf] INFO: Removed Session: UE IMSI:[262425580651118] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 01/30 11:05:58.344: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 01/30 11:05:58.347: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 01/30 11:05:58.349: [smf] INFO: Removed Session: UE IMSI:[262428705303622] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 01/30 11:05:58.349: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 01/30 11:05:58.352: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 01/30 11:05:58.355: [smf] INFO: Removed Session: UE IMSI:[262429812011536] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 01/30 11:05:58.355: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 01/30 11:05:58.357: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 01/30 11:05:58.360: [smf] INFO: Removed Session: UE IMSI:[262421826162277] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 01/30 11:05:58.360: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 01/30 11:05:58.362: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 01/30 11:05:58.365: [smf] INFO: Removed Session: UE IMSI:[262425948578048] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 01/30 11:05:58.365: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 01/30 11:05:58.368: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 01/30 11:05:58.370: [smf] INFO: Removed Session: UE IMSI:[262428521593186] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 01/30 11:05:58.371: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 01/30 11:05:58.373: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 01/30 11:05:58.376: [smf] INFO: Removed Session: UE IMSI:[262420839230018] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 01/30 11:05:58.376: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 01/30 11:05:58.379: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 01/30 11:05:58.382: [smf] INFO: Removed Session: UE IMSI:[262425990726307] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 01/30 11:05:58.382: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 01/30 11:05:58.384: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 01/30 11:05:58.387: [smf] INFO: Removed Session: UE IMSI:[262422138890996] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 01/30 11:05:58.387: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 01/30 11:05:58.390: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 01/30 11:05:58.392: [smf] INFO: Removed Session: UE IMSI:[262427028468936] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 01/30 11:05:58.392: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 01/30 11:05:58.395: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 01/30 11:05:58.397: [smf] INFO: Removed Session: UE IMSI:[262429693695267] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 01/30 11:05:58.397: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 01/30 11:05:58.400: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 01/30 11:05:58.403: [smf] INFO: Removed Session: UE IMSI:[262426941144230] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 01/30 11:05:58.403: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 01/30 11:05:58.405: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 01/30 11:05:58.408: [smf] INFO: Removed Session: UE IMSI:[262426637315646] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 01/30 11:05:58.408: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 01/30 11:05:58.411: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 01/30 11:05:58.414: [smf] INFO: Removed Session: UE IMSI:[262423679103045] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 01/30 11:05:58.414: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 01/30 11:05:58.416: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 01/30 11:05:58.420: [smf] INFO: Removed Session: UE IMSI:[262422276427557] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 01/30 11:05:58.420: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 01/30 11:05:58.422: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 01/30 11:05:58.427: [smf] INFO: Removed Session: UE IMSI:[262426250030221] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 01/30 11:05:58.427: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 01/30 11:05:58.428: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 01/30 11:05:58.432: [smf] INFO: Removed Session: UE IMSI:[262428138353009] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 01/30 11:05:58.432: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 01/30 11:05:58.433: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 01/30 11:05:58.437: [smf] INFO: Removed Session: UE IMSI:[262426204349030] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 01/30 11:05:58.437: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 01/30 11:05:58.439: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 01/30 11:05:58.443: [smf] INFO: Removed Session: UE IMSI:[262424018486645] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 01/30 11:05:58.443: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 01/30 11:05:58.445: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 01/30 11:05:58.449: [smf] INFO: Removed Session: UE IMSI:[262427979152314] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 01/30 11:05:58.449: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 01/30 11:05:58.450: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 01/30 11:05:58.455: [smf] INFO: Removed Session: UE IMSI:[262428551660290] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 01/30 11:05:58.455: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 01/30 11:05:58.456: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 01/30 11:05:58.459: [smf] INFO: Removed Session: UE IMSI:[262420857948975] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 01/30 11:05:58.459: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 01/30 11:05:58.461: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 01/30 11:05:58.464: [smf] INFO: Removed Session: UE IMSI:[262428834942617] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 01/30 11:05:58.465: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 01/30 11:05:58.467: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 01/30 11:05:58.469: [smf] INFO: Removed Session: UE IMSI:[262427395112971] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 01/30 11:05:58.469: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 01/30 11:05:58.472: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 01/30 11:05:58.475: [smf] INFO: Removed Session: UE IMSI:[262421901814906] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 01/30 11:05:58.475: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 01/30 11:05:58.477: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 01/30 11:05:58.480: [smf] INFO: Removed Session: UE IMSI:[262424778353511] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 01/30 11:05:58.480: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 01/30 11:05:58.483: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 01/30 11:05:58.485: [smf] INFO: Removed Session: UE IMSI:[262425025847522] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 01/30 11:05:58.485: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 01/30 11:05:58.488: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 01/30 11:05:58.491: [smf] INFO: Removed Session: UE IMSI:[262422729712732] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 01/30 11:05:58.491: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 01/30 11:05:58.493: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 01/30 11:05:58.495: [smf] INFO: Removed Session: UE IMSI:[262426645012275] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 01/30 11:05:58.495: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 01/30 11:05:58.499: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 01/30 11:05:58.501: [smf] INFO: Removed Session: UE IMSI:[262421561823189] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 01/30 11:05:58.501: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 01/30 11:05:58.504: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 01/30 11:05:58.506: [smf] INFO: Removed Session: UE IMSI:[262422482918458] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 01/30 11:05:58.506: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 01/30 11:05:58.509: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 01/30 11:05:58.512: [smf] INFO: Removed Session: UE IMSI:[262420515385503] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 01/30 11:05:58.512: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 01/30 11:05:58.515: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 01/30 11:05:58.517: [smf] INFO: Removed Session: UE IMSI:[262420510364493] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 01/30 11:05:58.517: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 01/30 11:05:58.520: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 01/30 11:05:58.522: [smf] INFO: Removed Session: UE IMSI:[262422956895392] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 01/30 11:05:58.522: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 01/30 11:05:58.525: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 01/30 11:05:58.528: [smf] INFO: Removed Session: UE IMSI:[262425763987745] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 01/30 11:05:58.528: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 01/30 11:05:58.530: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 01/30 11:05:58.533: [smf] INFO: Removed Session: UE IMSI:[262429503021432] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 01/30 11:05:58.533: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 01/30 11:05:58.536: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 01/30 11:05:58.538: [smf] INFO: Removed Session: UE IMSI:[262421736990084] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 01/30 11:05:58.538: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 01/30 11:05:58.541: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 01/30 11:05:58.543: [smf] INFO: Removed Session: UE IMSI:[262423762533146] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 01/30 11:05:58.543: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 01/30 11:05:58.546: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 01/30 11:05:58.549: [smf] INFO: Removed Session: UE IMSI:[262420137669930] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 01/30 11:05:58.549: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 01/30 11:05:58.552: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 01/30 11:05:58.554: [smf] INFO: Removed Session: UE IMSI:[262429254115298] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 01/30 11:05:58.554: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 01/30 11:05:58.557: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 01/30 11:05:58.560: [smf] INFO: Removed Session: UE IMSI:[262425994443948] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 01/30 11:05:58.560: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 01/30 11:05:58.562: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 01/30 11:05:58.565: [smf] INFO: Removed Session: UE IMSI:[262426898617040] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 01/30 11:05:58.565: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 01/30 11:05:58.568: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 01/30 11:05:58.570: [smf] INFO: Removed Session: UE IMSI:[262429632134479] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 01/30 11:05:58.570: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 01/30 11:05:58.573: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 01/30 11:05:58.576: [smf] INFO: Removed Session: UE IMSI:[262421268170486] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 01/30 11:05:58.576: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 01/30 11:05:58.578: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 01/30 11:05:58.581: [smf] INFO: Removed Session: UE IMSI:[262421418636948] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 01/30 11:05:58.581: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 01/30 11:05:58.584: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 01/30 11:05:58.586: [smf] INFO: Removed Session: UE IMSI:[262425631154381] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 01/30 11:05:58.586: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 01/30 11:05:58.589: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 01/30 11:05:58.592: [smf] INFO: Removed Session: UE IMSI:[262421927617305] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 01/30 11:05:58.592: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 01/30 11:05:58.595: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 01/30 11:05:58.597: [smf] INFO: Removed Session: UE IMSI:[262424377086755] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 01/30 11:05:58.597: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 01/30 11:05:58.600: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 01/30 11:05:58.602: [smf] INFO: Removed Session: UE IMSI:[262424913947620] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 01/30 11:05:58.602: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 01/30 11:05:58.605: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 01/30 11:05:58.608: [smf] INFO: Removed Session: UE IMSI:[262428492115775] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 01/30 11:05:58.608: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 01/30 11:05:58.611: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 01/30 11:05:58.613: [smf] INFO: Removed Session: UE IMSI:[262427236506908] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 01/30 11:05:58.613: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 01/30 11:05:58.616: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 01/30 11:05:58.619: [smf] INFO: Removed Session: UE IMSI:[262427159195504] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 01/30 11:05:58.619: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 01/30 11:05:58.621: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 01/30 11:05:58.624: [smf] INFO: Removed Session: UE IMSI:[262424704199396] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 01/30 11:05:58.624: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 01/30 11:05:58.627: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 01/30 11:05:58.629: [smf] INFO: Removed Session: UE IMSI:[262420498291852] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 01/30 11:05:58.629: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 01/30 11:05:58.632: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 01/30 11:05:58.634: [smf] INFO: Removed Session: UE IMSI:[262420439904704] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 01/30 11:05:58.634: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 01/30 11:05:58.637: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 01/30 11:05:58.640: [smf] INFO: Removed Session: UE IMSI:[262424693863358] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 01/30 11:05:58.640: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 01/30 11:05:58.643: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 01/30 11:05:58.646: [smf] INFO: Removed Session: UE IMSI:[262421696318547] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 01/30 11:05:58.646: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 01/30 11:05:58.648: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) [32m01/30 11:05:58.651: [smf] INFO: Removed Session: UE IMSI:[262429599415404] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 01/30 11:05:58.651: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 01/30 11:05:58.654: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 01/30 11:05:58.656: [smf] INFO: Removed Session: UE IMSI:[262429178486199] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 01/30 11:05:58.656: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 01/30 11:05:58.659: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 01/30 11:05:58.661: [smf] INFO: Removed Session: UE IMSI:[262422153068336] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 01/30 11:05:58.661: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 01/30 11:05:58.664: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 01/30 11:05:58.667: [smf] INFO: Removed Session: UE IMSI:[262427448675076] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 01/30 11:05:58.667: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 01/30 11:05:58.670: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 01/30 11:05:58.672: [smf] INFO: Removed Session: UE IMSI:[262420868000874] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 01/30 11:05:58.673: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 01/30 11:05:58.675: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 01/30 11:05:58.679: [smf] INFO: Removed Session: UE IMSI:[262428717037785] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 01/30 11:05:58.679: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 01/30 11:05:58.681: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 01/30 11:05:58.685: [smf] INFO: Removed Session: UE IMSI:[262424556823133] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 01/30 11:05:58.685: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 01/30 11:05:58.686: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 01/30 11:05:58.690: [smf] INFO: Removed Session: UE IMSI:[262426173856556] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 01/30 11:05:58.690: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 01/30 11:05:58.692: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 01/30 11:05:58.695: [smf] INFO: Removed Session: UE IMSI:[262429773561898] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 01/30 11:05:58.695: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 01/30 11:05:58.697: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 01/30 11:05:58.701: [smf] INFO: Removed Session: UE IMSI:[262425917178649] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 01/30 11:05:58.701: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 01/30 11:05:58.703: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 01/30 11:05:58.706: [smf] INFO: Removed Session: UE IMSI:[262426837613670] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 01/30 11:05:58.706: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 01/30 11:05:58.708: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 01/30 11:05:58.711: [smf] INFO: Removed Session: UE IMSI:[262426395519711] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 01/30 11:05:58.711: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 01/30 11:05:58.714: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 01/30 11:05:58.716: [smf] INFO: Removed Session: UE IMSI:[262422365253659] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 01/30 11:05:58.716: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 01/30 11:05:58.719: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 01/30 11:05:58.722: [smf] INFO: Removed Session: UE IMSI:[262425605806996] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 01/30 11:05:58.722: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 01/30 11:05:58.724: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 01/30 11:05:58.728: [smf] INFO: Removed Session: UE IMSI:[262423363980373] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 01/30 11:05:58.728: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 01/30 11:05:58.730: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 01/30 11:05:58.733: [smf] INFO: Removed Session: UE IMSI:[262428142254413] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 01/30 11:05:58.733: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 01/30 11:05:58.736: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 01/30 11:05:58.739: [smf] INFO: Removed Session: UE IMSI:[262420403399415] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 01/30 11:05:58.739: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 01/30 11:05:58.741: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 01/30 11:05:58.746: [smf] INFO: Removed Session: UE IMSI:[262421351449203] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 01/30 11:05:58.746: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 01/30 11:05:58.747: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 01/30 11:05:58.751: [smf] INFO: Removed Session: UE IMSI:[262425871554836] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 01/30 11:05:58.751: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 01/30 11:05:58.753: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 01/30 11:05:58.756: [smf] INFO: Removed Session: UE IMSI:[262420463261159] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 01/30 11:05:58.756: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 01/30 11:05:58.758: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 01/30 11:05:58.761: [smf] INFO: Removed Session: UE IMSI:[262429707594066] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 01/30 11:05:58.761: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 01/30 11:05:58.763: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 01/30 11:05:58.766: [smf] INFO: Removed Session: UE IMSI:[262425428773022] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 01/30 11:05:58.766: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 01/30 11:05:58.769: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 01/30 11:05:58.771: [smf] INFO: Removed Session: UE IMSI:[262426259728810] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 01/30 11:05:58.771: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 01/30 11:05:58.774: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 01/30 11:05:58.777: [smf] INFO: Removed Session: UE IMSI:[262424457419121] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 01/30 11:05:58.777: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 01/30 11:05:58.779: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 01/30 11:05:58.782: [smf] INFO: Removed Session: UE IMSI:[262426474276041] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 01/30 11:05:58.782: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 01/30 11:05:58.785: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 01/30 11:05:58.787: [smf] INFO: Removed Session: UE IMSI:[262423057166486] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 01/30 11:05:58.787: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 01/30 11:05:58.790: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 01/30 11:05:58.793: [smf] INFO: Removed Session: UE IMSI:[262429154303133] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 01/30 11:05:58.793: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 01/30 11:05:58.796: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 01/30 11:05:58.798: [smf] INFO: Removed Session: UE IMSI:[262427192872088] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 01/30 11:05:58.798: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 01/30 11:05:58.801: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 01/30 11:05:58.803: [smf] INFO: Removed Session: UE IMSI:[262423814594940] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 01/30 11:05:58.803: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 01/30 11:05:58.806: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 01/30 11:05:58.808: [smf] INFO: Removed Session: UE IMSI:[262424170727709] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 01/30 11:05:58.808: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 01/30 11:05:58.811: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 01/30 11:05:58.814: [smf] INFO: Removed Session: UE IMSI:[262426042643306] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 01/30 11:05:58.814: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 01/30 11:05:58.817: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 01/30 11:05:58.819: [smf] INFO: Removed Session: UE IMSI:[262429337547509] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 01/30 11:05:58.819: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 01/30 11:05:58.822: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 01/30 11:05:58.825: [smf] INFO: Removed Session: UE IMSI:[262420392231409] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 01/30 11:05:58.825: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 01/30 11:05:58.827: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 01/30 11:05:58.830: [smf] INFO: Removed Session: UE IMSI:[262428809534892] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 01/30 11:05:58.830: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 01/30 11:05:58.833: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 01/30 11:05:58.835: [smf] INFO: Removed Session: UE IMSI:[262420141931892] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 01/30 11:05:58.835: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 01/30 11:05:58.838: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 01/30 11:05:58.841: [smf] INFO: Removed Session: UE IMSI:[262422929182539] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 01/30 11:05:58.841: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 01/30 11:05:58.843: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 01/30 11:05:58.847: [smf] INFO: Removed Session: UE IMSI:[262429335457201] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 01/30 11:05:58.847: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 01/30 11:05:58.850: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 01/30 11:05:58.853: [smf] INFO: Removed Session: UE IMSI:[262422988836348] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 01/30 11:05:58.853: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 01/30 11:05:58.855: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 01/30 11:05:58.858: [smf] INFO: Removed Session: UE IMSI:[262421020507823] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 01/30 11:05:58.858: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 01/30 11:05:58.861: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 01/30 11:05:58.863: [smf] INFO: Removed Session: UE IMSI:[262429733156203] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 01/30 11:05:58.863: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 01/30 11:05:58.866: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 01/30 11:05:58.869: [smf] INFO: Removed Session: UE IMSI:[262420712731591] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 01/30 11:05:58.869: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 01/30 11:05:58.871: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 01/30 11:05:58.876: [smf] INFO: Removed Session: UE IMSI:[262420683436698] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 01/30 11:05:58.876: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 01/30 11:05:58.877: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 01/30 11:05:58.880: [smf] INFO: Removed Session: UE IMSI:[262426658504813] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 01/30 11:05:58.880: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 01/30 11:05:58.882: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 01/30 11:05:58.888: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 01/30 11:05:58.888: [smf] INFO: Removed Session: UE IMSI:[262423635282405] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 01/30 11:05:58.888: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 01/30 11:05:58.891: [smf] INFO: Removed Session: UE IMSI:[262424009217949] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 01/30 11:05:58.891: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 01/30 11:05:58.893: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 01/30 11:05:58.898: [smf] INFO: Removed Session: UE IMSI:[262423707964246] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 01/30 11:05:58.898: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 01/30 11:05:58.899: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 01/30 11:05:58.902: [smf] INFO: Removed Session: UE IMSI:[262428096743330] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 01/30 11:05:58.902: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 01/30 11:05:58.904: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 01/30 11:05:58.906: [smf] INFO: Removed Session: UE IMSI:[262422368549301] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 01/30 11:05:58.906: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 01/30 11:05:58.909: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 01/30 11:05:58.913: [smf] INFO: Removed Session: UE IMSI:[262423556211769] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 01/30 11:05:58.913: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 01/30 11:05:58.915: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 01/30 11:05:58.917: [smf] INFO: Removed Session: UE IMSI:[262429986066771] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 01/30 11:05:58.918: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 01/30 11:05:58.920: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 01/30 11:05:58.922: [smf] INFO: Removed Session: UE IMSI:[262429817117359] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 01/30 11:05:58.922: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 01/30 11:05:58.925: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 01/30 11:05:58.928: [smf] INFO: Removed Session: UE IMSI:[262423733776674] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 01/30 11:05:58.928: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 01/30 11:05:58.931: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 01/30 11:05:58.934: [smf] INFO: Removed Session: UE IMSI:[262428189724369] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 01/30 11:05:58.934: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 01/30 11:05:58.936: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 01/30 11:05:58.940: [smf] INFO: Removed Session: UE IMSI:[262423452203514] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 01/30 11:05:58.940: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 01/30 11:05:58.942: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 01/30 11:05:58.945: [smf] INFO: Removed Session: UE IMSI:[262429050914107] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 01/30 11:05:58.945: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 01/30 11:05:58.947: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 01/30 11:05:58.950: [smf] INFO: Removed Session: UE IMSI:[262422385283010] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 01/30 11:05:58.950: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 01/30 11:05:58.953: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 01/30 11:05:58.955: [smf] INFO: Removed Session: UE IMSI:[262427075420126] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 01/30 11:05:58.955: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 01/30 11:05:58.958: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 01/30 11:05:58.962: [smf] INFO: Removed Session: UE IMSI:[262428103865788] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 01/30 11:05:58.962: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 01/30 11:05:58.963: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 01/30 11:05:58.967: [smf] INFO: Removed Session: UE IMSI:[262422556123869] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 01/30 11:05:58.967: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 01/30 11:05:58.969: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 01/30 11:05:58.971: [smf] INFO: Removed Session: UE IMSI:[262420276872409] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 01/30 11:05:58.971: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 01/30 11:05:58.974: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 01/30 11:05:58.977: [smf] INFO: Removed Session: UE IMSI:[262429366225494] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 01/30 11:05:58.977: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 01/30 11:05:58.980: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 01/30 11:05:58.982: [smf] INFO: Removed Session: UE IMSI:[262422627128614] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 01/30 11:05:58.982: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 01/30 11:05:58.985: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 01/30 11:05:58.988: [smf] INFO: Removed Session: UE IMSI:[262427535854126] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 01/30 11:05:58.988: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 01/30 11:05:58.990: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 01/30 11:05:58.994: [smf] INFO: Removed Session: UE IMSI:[262426496617008] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 01/30 11:05:58.994: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 01/30 11:05:58.996: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 01/30 11:05:58.998: [smf] INFO: Removed Session: UE IMSI:[262428390888424] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:58.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 01/30 11:05:58.999: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 01/30 11:05:59.001: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 01/30 11:05:59.004: [smf] INFO: Removed Session: UE IMSI:[262429245667672] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 01/30 11:05:59.004: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 01/30 11:05:59.006: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 01/30 11:05:59.010: [smf] INFO: Removed Session: UE IMSI:[262424685467639] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 01/30 11:05:59.010: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 01/30 11:05:59.012: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 01/30 11:05:59.014: [smf] INFO: Removed Session: UE IMSI:[262429311413322] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 01/30 11:05:59.015: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 01/30 11:05:59.017: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 01/30 11:05:59.020: [smf] INFO: Removed Session: UE IMSI:[262425441393567] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 01/30 11:05:59.020: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 01/30 11:05:59.022: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 01/30 11:05:59.025: [smf] INFO: Removed Session: UE IMSI:[262426424171836] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 01/30 11:05:59.025: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 01/30 11:05:59.028: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 01/30 11:05:59.031: [smf] INFO: Removed Session: UE IMSI:[262423742644911] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 01/30 11:05:59.031: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 01/30 11:05:59.033: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 01/30 11:05:59.037: [smf] INFO: Removed Session: UE IMSI:[262428161026492] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 01/30 11:05:59.037: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 01/30 11:05:59.039: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 01/30 11:05:59.043: [smf] INFO: Removed Session: UE IMSI:[262422005974569] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 01/30 11:05:59.043: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 01/30 11:05:59.045: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 01/30 11:05:59.050: [smf] INFO: Removed Session: UE IMSI:[262425565868406] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 01/30 11:05:59.050: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 01/30 11:05:59.050: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 01/30 11:05:59.054: [smf] INFO: Removed Session: UE IMSI:[262427180035627] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 01/30 11:05:59.054: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 01/30 11:05:59.057: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 01/30 11:05:59.062: [smf] INFO: Removed Session: UE IMSI:[262423442908860] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 01/30 11:05:59.062: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 01/30 11:05:59.063: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 01/30 11:05:59.066: [smf] INFO: Removed Session: UE IMSI:[262422543843431] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 01/30 11:05:59.066: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 01/30 11:05:59.068: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 01/30 11:05:59.072: [smf] INFO: Removed Session: UE IMSI:[262423792251785] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 01/30 11:05:59.072: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 01/30 11:05:59.074: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 01/30 11:05:59.078: [smf] INFO: Removed Session: UE IMSI:[262426499165171] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 01/30 11:05:59.078: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 01/30 11:05:59.079: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 01/30 11:05:59.082: [smf] INFO: Removed Session: UE IMSI:[262421758386378] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 01/30 11:05:59.082: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 01/30 11:05:59.085: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 01/30 11:05:59.088: [smf] INFO: Removed Session: UE IMSI:[262425802042283] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 01/30 11:05:59.088: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 01/30 11:05:59.090: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 01/30 11:05:59.093: [smf] INFO: Removed Session: UE IMSI:[262422854538716] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 01/30 11:05:59.093: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 01/30 11:05:59.095: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 01/30 11:05:59.097: [smf] INFO: Removed Session: UE IMSI:[262427183931559] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 01/30 11:05:59.097: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 01/30 11:05:59.101: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 01/30 11:05:59.103: [smf] INFO: Removed Session: UE IMSI:[262426904862709] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 01/30 11:05:59.103: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 01/30 11:05:59.106: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 01/30 11:05:59.108: [smf] INFO: Removed Session: UE IMSI:[262421288279351] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 01/30 11:05:59.108: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 01/30 11:05:59.111: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 01/30 11:05:59.114: [smf] INFO: Removed Session: UE IMSI:[262421665997300] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 01/30 11:05:59.114: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 01/30 11:05:59.117: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 01/30 11:05:59.119: [smf] INFO: Removed Session: UE IMSI:[262424130628148] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 01/30 11:05:59.119: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 01/30 11:05:59.122: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 01/30 11:05:59.124: [smf] INFO: Removed Session: UE IMSI:[262422237256069] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 01/30 11:05:59.124: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 01/30 11:05:59.127: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 01/30 11:05:59.130: [smf] INFO: Removed Session: UE IMSI:[262425380125254] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 01/30 11:05:59.130: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 01/30 11:05:59.133: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 01/30 11:05:59.135: [smf] INFO: Removed Session: UE IMSI:[262426753504329] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 01/30 11:05:59.135: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 01/30 11:05:59.138: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 01/30 11:05:59.140: [smf] INFO: Removed Session: UE IMSI:[262422092402300] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 01/30 11:05:59.140: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 01/30 11:05:59.143: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 01/30 11:05:59.146: [smf] INFO: Removed Session: UE IMSI:[262428171438685] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 01/30 11:05:59.146: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 01/30 11:05:59.149: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 01/30 11:05:59.151: [smf] INFO: Removed Session: UE IMSI:[262426343157953] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 01/30 11:05:59.151: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 01/30 11:05:59.154: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 01/30 11:05:59.157: [smf] INFO: Removed Session: UE IMSI:[262420399275904] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 01/30 11:05:59.157: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 01/30 11:05:59.160: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 01/30 11:05:59.163: [smf] INFO: Removed Session: UE IMSI:[262424210326785] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 01/30 11:05:59.163: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 01/30 11:05:59.165: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 01/30 11:05:59.168: [smf] INFO: Removed Session: UE IMSI:[262420114605376] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 01/30 11:05:59.168: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 01/30 11:05:59.170: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 01/30 11:05:59.174: [smf] INFO: Removed Session: UE IMSI:[262429768648749] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 01/30 11:05:59.174: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 01/30 11:05:59.176: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 01/30 11:05:59.179: [smf] INFO: Removed Session: UE IMSI:[262421920101279] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 01/30 11:05:59.180: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 01/30 11:05:59.181: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 01/30 11:05:59.185: [smf] INFO: Removed Session: UE IMSI:[262428188195374] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 01/30 11:05:59.185: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 01/30 11:05:59.187: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 01/30 11:05:59.190: [smf] INFO: Removed Session: UE IMSI:[262420088914114] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 01/30 11:05:59.190: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 01/30 11:05:59.192: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 01/30 11:05:59.195: [smf] INFO: Removed Session: UE IMSI:[262421021244415] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 01/30 11:05:59.195: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 01/30 11:05:59.197: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 01/30 11:05:59.201: [smf] INFO: Removed Session: UE IMSI:[262427548514714] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 01/30 11:05:59.201: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 01/30 11:05:59.203: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 01/30 11:05:59.205: [smf] INFO: Removed Session: UE IMSI:[262423362372151] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 01/30 11:05:59.205: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 01/30 11:05:59.209: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 01/30 11:05:59.213: [smf] INFO: Removed Session: UE IMSI:[262421086591560] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 01/30 11:05:59.213: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 01/30 11:05:59.215: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 01/30 11:05:59.218: [smf] INFO: Removed Session: UE IMSI:[262425492145824] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 01/30 11:05:59.218: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 01/30 11:05:59.221: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 01/30 11:05:59.225: [smf] INFO: Removed Session: UE IMSI:[262429498828097] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 01/30 11:05:59.226: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 01/30 11:05:59.227: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 01/30 11:05:59.232: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 01/30 11:05:59.237: [smf] INFO: Removed Session: UE IMSI:[262424850282671] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 01/30 11:05:59.237: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 01/30 11:05:59.238: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 01/30 11:05:59.239: [smf] INFO: Removed Session: UE IMSI:[262424092264662] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 01/30 11:05:59.240: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 01/30 11:05:59.244: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 01/30 11:05:59.245: [smf] INFO: Removed Session: UE IMSI:[262427647201384] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 01/30 11:05:59.245: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 01/30 11:05:59.249: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 01/30 11:05:59.250: [smf] INFO: Removed Session: UE IMSI:[262422643886759] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 01/30 11:05:59.250: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 01/30 11:05:59.255: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 01/30 11:05:59.255: [smf] INFO: Removed Session: UE IMSI:[262428431475081] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 01/30 11:05:59.255: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 01/30 11:05:59.260: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 01/30 11:05:59.261: [smf] INFO: Removed Session: UE IMSI:[262426251442729] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 01/30 11:05:59.261: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 01/30 11:05:59.266: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 01/30 11:05:59.266: [smf] INFO: Removed Session: UE IMSI:[262424031465774] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 01/30 11:05:59.266: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 01/30 11:05:59.271: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 01/30 11:05:59.272: [smf] INFO: Removed Session: UE IMSI:[262422830397798] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 01/30 11:05:59.272: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 01/30 11:05:59.277: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 01/30 11:05:59.277: [smf] INFO: Removed Session: UE IMSI:[262428442497857] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 01/30 11:05:59.277: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 01/30 11:05:59.282: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 01/30 11:05:59.282: [smf] INFO: Removed Session: UE IMSI:[262420950035528] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 01/30 11:05:59.282: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 01/30 11:05:59.287: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 01/30 11:05:59.288: [smf] INFO: Removed Session: UE IMSI:[262425529347880] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 01/30 11:05:59.288: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 01/30 11:05:59.293: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 01/30 11:05:59.293: [smf] INFO: Removed Session: UE IMSI:[262422298024158] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 01/30 11:05:59.293: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 01/30 11:05:59.298: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 01/30 11:05:59.298: [smf] INFO: Removed Session: UE IMSI:[262427830855309] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 01/30 11:05:59.298: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 01/30 11:05:59.303: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 01/30 11:05:59.303: [smf] INFO: Removed Session: UE IMSI:[262423639030797] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 01/30 11:05:59.303: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 01/30 11:05:59.308: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 01/30 11:05:59.309: [smf] INFO: Removed Session: UE IMSI:[262423432463200] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 01/30 11:05:59.309: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 01/30 11:05:59.314: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 01/30 11:05:59.315: [smf] INFO: Removed Session: UE IMSI:[262422981894971] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 01/30 11:05:59.315: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 01/30 11:05:59.320: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 01/30 11:05:59.320: [smf] INFO: Removed Session: UE IMSI:[262421012354095] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 01/30 11:05:59.320: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 01/30 11:05:59.325: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 01/30 11:05:59.326: [smf] INFO: Removed Session: UE IMSI:[262424171613933] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 01/30 11:05:59.326: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 01/30 11:05:59.331: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 01/30 11:05:59.331: [smf] INFO: Removed Session: UE IMSI:[262429803507428] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 01/30 11:05:59.331: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 01/30 11:05:59.336: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 01/30 11:05:59.336: [smf] INFO: Removed Session: UE IMSI:[262426388140002] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 01/30 11:05:59.336: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 01/30 11:05:59.341: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 01/30 11:05:59.342: [smf] INFO: Removed Session: UE IMSI:[262428386485465] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 01/30 11:05:59.342: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 01/30 11:05:59.347: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 01/30 11:05:59.347: [smf] INFO: Removed Session: UE IMSI:[262428645586201] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 01/30 11:05:59.347: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 01/30 11:05:59.352: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 01/30 11:05:59.353: [smf] INFO: Removed Session: UE IMSI:[262426210113590] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 01/30 11:05:59.353: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 01/30 11:05:59.358: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 01/30 11:05:59.358: [smf] INFO: Removed Session: UE IMSI:[262421392758523] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 01/30 11:05:59.358: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 01/30 11:05:59.363: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 01/30 11:05:59.363: [smf] INFO: Removed Session: UE IMSI:[262429558661910] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 01/30 11:05:59.363: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 01/30 11:05:59.368: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 01/30 11:05:59.369: [smf] INFO: Removed Session: UE IMSI:[262420178154555] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 01/30 11:05:59.369: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 01/30 11:05:59.374: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 01/30 11:05:59.374: [smf] INFO: Removed Session: UE IMSI:[262421091331651] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 01/30 11:05:59.374: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 01/30 11:05:59.379: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 01/30 11:05:59.379: [smf] INFO: Removed Session: UE IMSI:[262428725962224] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 01/30 11:05:59.379: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 01/30 11:05:59.384: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 01/30 11:05:59.385: [smf] INFO: Removed Session: UE IMSI:[262427557146013] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 01/30 11:05:59.385: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 01/30 11:05:59.390: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 01/30 11:05:59.390: [smf] INFO: Removed Session: UE IMSI:[262429634187187] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 01/30 11:05:59.390: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 01/30 11:05:59.395: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 01/30 11:05:59.395: [smf] INFO: Removed Session: UE IMSI:[262429360323222] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 01/30 11:05:59.395: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 01/30 11:05:59.400: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 01/30 11:05:59.401: [smf] INFO: Removed Session: UE IMSI:[262420496855069] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 01/30 11:05:59.401: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 01/30 11:05:59.406: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 01/30 11:05:59.406: [smf] INFO: Removed Session: UE IMSI:[262420610344260] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 01/30 11:05:59.406: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 01/30 11:05:59.411: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 01/30 11:05:59.412: [smf] INFO: Removed Session: UE IMSI:[262427834876428] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 01/30 11:05:59.412: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 01/30 11:05:59.416: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 01/30 11:05:59.417: [smf] INFO: Removed Session: UE IMSI:[262424383448453] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 01/30 11:05:59.417: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 01/30 11:05:59.422: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 01/30 11:05:59.422: [smf] INFO: Removed Session: UE IMSI:[262429990958313] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 01/30 11:05:59.422: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 01/30 11:05:59.427: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 01/30 11:05:59.428: [smf] INFO: Removed Session: UE IMSI:[262427829347395] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 01/30 11:05:59.428: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 01/30 11:05:59.432: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 01/30 11:05:59.433: [smf] INFO: Removed Session: UE IMSI:[262429790725265] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 01/30 11:05:59.433: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 01/30 11:05:59.438: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 01/30 11:05:59.438: [smf] INFO: Removed Session: UE IMSI:[262427832717134] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 01/30 11:05:59.438: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 01/30 11:05:59.443: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 01/30 11:05:59.444: [smf] INFO: Removed Session: UE IMSI:[262425006349592] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 01/30 11:05:59.444: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 01/30 11:05:59.448: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 01/30 11:05:59.449: [smf] INFO: Removed Session: UE IMSI:[262424239209729] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 01/30 11:05:59.449: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 01/30 11:05:59.454: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 01/30 11:05:59.454: [smf] INFO: Removed Session: UE IMSI:[262420975701269] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 01/30 11:05:59.454: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 01/30 11:05:59.459: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 01/30 11:05:59.460: [smf] INFO: Removed Session: UE IMSI:[262427887897293] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 01/30 11:05:59.460: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 01/30 11:05:59.464: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 01/30 11:05:59.465: [smf] INFO: Removed Session: UE IMSI:[262421845885147] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 01/30 11:05:59.465: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 01/30 11:05:59.470: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 01/30 11:05:59.470: [smf] INFO: Removed Session: UE IMSI:[262423340196756] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 01/30 11:05:59.470: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 01/30 11:05:59.475: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 01/30 11:05:59.475: [smf] INFO: Removed Session: UE IMSI:[262427331657589] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 01/30 11:05:59.475: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 01/30 11:05:59.480: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 01/30 11:05:59.481: [smf] INFO: Removed Session: UE IMSI:[262427618079859] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 01/30 11:05:59.481: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 01/30 11:05:59.486: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 01/30 11:05:59.486: [smf] INFO: Removed Session: UE IMSI:[262425908563266] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 01/30 11:05:59.486: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 01/30 11:05:59.491: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 01/30 11:05:59.492: [smf] INFO: Removed Session: UE IMSI:[262424615769754] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 01/30 11:05:59.492: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 01/30 11:05:59.496: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 01/30 11:05:59.497: [smf] INFO: Removed Session: UE IMSI:[262422875481812] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 01/30 11:05:59.497: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 01/30 11:05:59.502: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 01/30 11:05:59.502: [smf] INFO: Removed Session: UE IMSI:[262427274139085] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 01/30 11:05:59.502: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 01/30 11:05:59.507: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 01/30 11:05:59.507: [smf] INFO: Removed Session: UE IMSI:[262425815138524] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 01/30 11:05:59.507: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 01/30 11:05:59.512: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 01/30 11:05:59.513: [smf] INFO: Removed Session: UE IMSI:[262428988942483] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 01/30 11:05:59.513: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 01/30 11:05:59.518: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 01/30 11:05:59.518: [smf] INFO: Removed Session: UE IMSI:[262423620750401] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 01/30 11:05:59.518: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 01/30 11:05:59.523: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 01/30 11:05:59.524: [smf] INFO: Removed Session: UE IMSI:[262428752176393] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 01/30 11:05:59.524: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 01/30 11:05:59.528: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 01/30 11:05:59.529: [smf] INFO: Removed Session: UE IMSI:[262423406949261] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 01/30 11:05:59.529: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 01/30 11:05:59.534: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 01/30 11:05:59.534: [smf] INFO: Removed Session: UE IMSI:[262429639184078] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 01/30 11:05:59.534: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 01/30 11:05:59.539: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 01/30 11:05:59.540: [smf] INFO: Removed Session: UE IMSI:[262424639320407] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 01/30 11:05:59.540: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 01/30 11:05:59.544: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 01/30 11:05:59.545: [smf] INFO: Removed Session: UE IMSI:[262424104439336] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 01/30 11:05:59.545: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 01/30 11:05:59.550: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 01/30 11:05:59.550: [smf] INFO: Removed Session: UE IMSI:[262427251313907] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 01/30 11:05:59.550: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 01/30 11:05:59.555: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 01/30 11:05:59.556: [smf] INFO: Removed Session: UE IMSI:[262423634441169] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 01/30 11:05:59.556: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 01/30 11:05:59.560: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 01/30 11:05:59.561: [smf] INFO: Removed Session: UE IMSI:[262421875295257] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 01/30 11:05:59.561: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 01/30 11:05:59.566: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 01/30 11:05:59.566: [smf] INFO: Removed Session: UE IMSI:[262420790456947] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 01/30 11:05:59.566: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 01/30 11:05:59.571: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 01/30 11:05:59.571: [smf] INFO: Removed Session: UE IMSI:[262421899327720] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 01/30 11:05:59.571: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 01/30 11:05:59.576: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 01/30 11:05:59.577: [smf] INFO: Removed Session: UE IMSI:[262429800802903] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 01/30 11:05:59.577: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 01/30 11:05:59.582: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 01/30 11:05:59.582: [smf] INFO: Removed Session: UE IMSI:[262421657444216] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 01/30 11:05:59.582: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 01/30 11:05:59.587: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 01/30 11:05:59.588: [smf] INFO: Removed Session: UE IMSI:[262427746625549] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 01/30 11:05:59.588: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 01/30 11:05:59.593: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 01/30 11:05:59.593: [smf] INFO: Removed Session: UE IMSI:[262426316270762] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 01/30 11:05:59.593: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 01/30 11:05:59.598: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 01/30 11:05:59.598: [smf] INFO: Removed Session: UE IMSI:[262423629346656] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 01/30 11:05:59.598: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 01/30 11:05:59.603: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 01/30 11:05:59.604: [smf] INFO: Removed Session: UE IMSI:[262420234974410] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 01/30 11:05:59.604: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 01/30 11:05:59.609: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 01/30 11:05:59.609: [smf] INFO: Removed Session: UE IMSI:[262429396287201] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 01/30 11:05:59.609: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 01/30 11:05:59.614: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 01/30 11:05:59.614: [smf] INFO: Removed Session: UE IMSI:[262420933499568] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 01/30 11:05:59.614: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 01/30 11:05:59.619: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 01/30 11:05:59.620: [smf] INFO: Removed Session: UE IMSI:[262423605554106] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 01/30 11:05:59.620: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 01/30 11:05:59.625: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 01/30 11:05:59.625: [smf] INFO: Removed Session: UE IMSI:[262426214906594] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 01/30 11:05:59.625: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 01/30 11:05:59.630: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 01/30 11:05:59.630: [smf] INFO: Removed Session: UE IMSI:[262423402331430] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 01/30 11:05:59.630: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 01/30 11:05:59.635: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 01/30 11:05:59.635: [smf] INFO: Removed Session: UE IMSI:[262427343065394] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 01/30 11:05:59.635: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 01/30 11:05:59.640: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 01/30 11:05:59.641: [smf] INFO: Removed Session: UE IMSI:[262420799590471] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 01/30 11:05:59.641: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 01/30 11:05:59.646: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 01/30 11:05:59.646: [smf] INFO: Removed Session: UE IMSI:[262420691497933] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 01/30 11:05:59.646: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 01/30 11:05:59.651: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 01/30 11:05:59.652: [smf] INFO: Removed Session: UE IMSI:[262422628474522] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 01/30 11:05:59.652: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 01/30 11:05:59.656: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 01/30 11:05:59.657: [smf] INFO: Removed Session: UE IMSI:[262428042460756] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 01/30 11:05:59.657: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 01/30 11:05:59.662: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 01/30 11:05:59.662: [smf] INFO: Removed Session: UE IMSI:[262424306043440] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 01/30 11:05:59.662: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 01/30 11:05:59.667: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 01/30 11:05:59.668: [smf] INFO: Removed Session: UE IMSI:[262423094484765] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 01/30 11:05:59.668: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 01/30 11:05:59.673: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 01/30 11:05:59.673: [smf] INFO: Removed Session: UE IMSI:[262425126708319] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 01/30 11:05:59.673: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 01/30 11:05:59.678: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 01/30 11:05:59.679: [smf] INFO: Removed Session: UE IMSI:[262422769773731] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 01/30 11:05:59.679: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 01/30 11:05:59.684: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 01/30 11:05:59.684: [smf] INFO: Removed Session: UE IMSI:[262424043579097] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 01/30 11:05:59.684: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 01/30 11:05:59.689: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 01/30 11:05:59.690: [smf] INFO: Removed Session: UE IMSI:[262425570155941] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 01/30 11:05:59.690: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 01/30 11:05:59.695: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 01/30 11:05:59.696: [smf] INFO: Removed Session: UE IMSI:[262427276955973] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 01/30 11:05:59.696: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 01/30 11:05:59.701: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 01/30 11:05:59.702: [smf] INFO: Removed Session: UE IMSI:[262427033334559] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 01/30 11:05:59.702: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 01/30 11:05:59.707: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 01/30 11:05:59.708: [smf] INFO: Removed Session: UE IMSI:[262425443538464] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 01/30 11:05:59.708: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 01/30 11:05:59.713: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 01/30 11:05:59.713: [smf] INFO: Removed Session: UE IMSI:[262424367585234] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 01/30 11:05:59.713: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 01/30 11:05:59.718: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 01/30 11:05:59.719: [smf] INFO: Removed Session: UE IMSI:[262425753573282] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 01/30 11:05:59.719: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 01/30 11:05:59.723: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 01/30 11:05:59.724: [smf] INFO: Removed Session: UE IMSI:[262420633142066] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 01/30 11:05:59.724: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 01/30 11:05:59.729: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 01/30 11:05:59.729: [smf] INFO: Removed Session: UE IMSI:[262420130428219] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 01/30 11:05:59.729: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 01/30 11:05:59.734: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 01/30 11:05:59.734: [smf] INFO: Removed Session: UE IMSI:[262429836310825] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 01/30 11:05:59.734: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 01/30 11:05:59.740: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 01/30 11:05:59.740: [smf] INFO: Removed Session: UE IMSI:[262429213930337] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 01/30 11:05:59.740: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 01/30 11:05:59.745: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 01/30 11:05:59.745: [smf] INFO: Removed Session: UE IMSI:[262421778974263] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 01/30 11:05:59.745: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 01/30 11:05:59.750: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 01/30 11:05:59.751: [smf] INFO: Removed Session: UE IMSI:[262421898894055] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 01/30 11:05:59.751: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 01/30 11:05:59.756: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 01/30 11:05:59.756: [smf] INFO: Removed Session: UE IMSI:[262425051923670] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 01/30 11:05:59.756: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 01/30 11:05:59.761: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 01/30 11:05:59.761: [smf] INFO: Removed Session: UE IMSI:[262420312626551] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 01/30 11:05:59.761: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 01/30 11:05:59.766: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 01/30 11:05:59.767: [smf] INFO: Removed Session: UE IMSI:[262423559409853] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 01/30 11:05:59.767: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 01/30 11:05:59.772: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 01/30 11:05:59.772: [smf] INFO: Removed Session: UE IMSI:[262429388271345] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 01/30 11:05:59.772: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 01/30 11:05:59.777: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 01/30 11:05:59.777: [smf] INFO: Removed Session: UE IMSI:[262421098260888] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 01/30 11:05:59.777: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 01/30 11:05:59.782: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 01/30 11:05:59.783: [smf] INFO: Removed Session: UE IMSI:[262422701979215] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 01/30 11:05:59.783: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 01/30 11:05:59.788: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 01/30 11:05:59.788: [smf] INFO: Removed Session: UE IMSI:[262421058810268] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 01/30 11:05:59.788: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 01/30 11:05:59.793: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 01/30 11:05:59.793: [smf] INFO: Removed Session: UE IMSI:[262420883871002] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 01/30 11:05:59.793: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 01/30 11:05:59.798: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 01/30 11:05:59.799: [smf] INFO: Removed Session: UE IMSI:[262421188634492] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 01/30 11:05:59.799: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 01/30 11:05:59.804: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 01/30 11:05:59.804: [smf] INFO: Removed Session: UE IMSI:[262428326484920] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 01/30 11:05:59.804: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 01/30 11:05:59.809: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 01/30 11:05:59.809: [smf] INFO: Removed Session: UE IMSI:[262421115037572] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 01/30 11:05:59.809: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 01/30 11:05:59.814: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 01/30 11:05:59.815: [smf] INFO: Removed Session: UE IMSI:[262421508733428] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 01/30 11:05:59.815: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 01/30 11:05:59.820: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 01/30 11:05:59.820: [smf] INFO: Removed Session: UE IMSI:[262429870365821] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 01/30 11:05:59.820: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 01/30 11:05:59.825: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 01/30 11:05:59.826: [smf] INFO: Removed Session: UE IMSI:[262429546045700] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 01/30 11:05:59.826: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 01/30 11:05:59.831: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 01/30 11:05:59.831: [smf] INFO: Removed Session: UE IMSI:[262429096562849] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 01/30 11:05:59.831: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 01/30 11:05:59.836: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 01/30 11:05:59.837: [smf] INFO: Removed Session: UE IMSI:[262422658448661] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 01/30 11:05:59.837: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 01/30 11:05:59.842: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 01/30 11:05:59.842: [smf] INFO: Removed Session: UE IMSI:[262421819372698] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 01/30 11:05:59.842: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 01/30 11:05:59.847: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 01/30 11:05:59.848: [smf] INFO: Removed Session: UE IMSI:[262422874734247] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 01/30 11:05:59.848: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 01/30 11:05:59.853: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 01/30 11:05:59.853: [smf] INFO: Removed Session: UE IMSI:[262427210633275] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 01/30 11:05:59.853: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 01/30 11:05:59.858: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 01/30 11:05:59.858: [smf] INFO: Removed Session: UE IMSI:[262422349906050] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 01/30 11:05:59.858: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 01/30 11:05:59.863: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 01/30 11:05:59.864: [smf] INFO: Removed Session: UE IMSI:[262429603552099] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 01/30 11:05:59.864: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 01/30 11:05:59.869: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 01/30 11:05:59.869: [smf] INFO: Removed Session: UE IMSI:[262422960085689] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 01/30 11:05:59.869: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 01/30 11:05:59.874: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 01/30 11:05:59.874: [smf] INFO: Removed Session: UE IMSI:[262426331014109] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 01/30 11:05:59.874: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 01/30 11:05:59.879: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 01/30 11:05:59.880: [smf] INFO: Removed Session: UE IMSI:[262422840166758] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 01/30 11:05:59.880: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 01/30 11:05:59.885: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 01/30 11:05:59.885: [smf] INFO: Removed Session: UE IMSI:[262420377152448] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 01/30 11:05:59.885: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 01/30 11:05:59.890: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 01/30 11:05:59.890: [smf] INFO: Removed Session: UE IMSI:[262421601078627] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 01/30 11:05:59.890: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 01/30 11:05:59.895: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 01/30 11:05:59.896: [smf] INFO: Removed Session: UE IMSI:[262425222567571] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 01/30 11:05:59.896: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 01/30 11:05:59.901: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 01/30 11:05:59.901: [smf] INFO: Removed Session: UE IMSI:[262424245607889] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 01/30 11:05:59.901: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 01/30 11:05:59.906: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 01/30 11:05:59.906: [smf] INFO: Removed Session: UE IMSI:[262423132836176] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 01/30 11:05:59.906: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 01/30 11:05:59.911: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 01/30 11:05:59.912: [smf] INFO: Removed Session: UE IMSI:[262422418229181] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 01/30 11:05:59.912: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 01/30 11:05:59.917: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 01/30 11:05:59.917: [smf] INFO: Removed Session: UE IMSI:[262425077828491] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 01/30 11:05:59.917: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 01/30 11:05:59.922: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 01/30 11:05:59.922: [smf] INFO: Removed Session: UE IMSI:[262424935110092] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 01/30 11:05:59.922: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 01/30 11:05:59.927: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 01/30 11:05:59.928: [smf] INFO: Removed Session: UE IMSI:[262423113283455] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 01/30 11:05:59.928: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 01/30 11:05:59.933: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 01/30 11:05:59.933: [smf] INFO: Removed Session: UE IMSI:[262420776937694] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 01/30 11:05:59.933: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 01/30 11:05:59.938: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 01/30 11:05:59.938: [smf] INFO: Removed Session: UE IMSI:[262429616219402] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 01/30 11:05:59.938: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 01/30 11:05:59.943: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 01/30 11:05:59.944: [smf] INFO: Removed Session: UE IMSI:[262429818374634] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 01/30 11:05:59.944: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 01/30 11:05:59.948: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 01/30 11:05:59.949: [smf] INFO: Removed Session: UE IMSI:[262424250442993] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 01/30 11:05:59.949: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 01/30 11:05:59.954: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 01/30 11:05:59.954: [smf] INFO: Removed Session: UE IMSI:[262422761626794] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 01/30 11:05:59.954: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 01/30 11:05:59.959: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 01/30 11:05:59.960: [smf] INFO: Removed Session: UE IMSI:[262421985762976] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 01/30 11:05:59.960: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 01/30 11:05:59.965: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 01/30 11:05:59.965: [smf] INFO: Removed Session: UE IMSI:[262429459902589] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 01/30 11:05:59.965: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 01/30 11:05:59.970: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 01/30 11:05:59.970: [smf] INFO: Removed Session: UE IMSI:[262421444730725] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 01/30 11:05:59.970: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 01/30 11:05:59.975: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 01/30 11:05:59.976: [smf] INFO: Removed Session: UE IMSI:[262426824616206] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 01/30 11:05:59.976: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 01/30 11:05:59.981: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 01/30 11:05:59.981: [smf] INFO: Removed Session: UE IMSI:[262427562975012] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 01/30 11:05:59.981: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 01/30 11:05:59.986: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 01/30 11:05:59.986: [smf] INFO: Removed Session: UE IMSI:[262425112582713] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 01/30 11:05:59.986: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 01/30 11:05:59.991: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 01/30 11:05:59.992: [smf] INFO: Removed Session: UE IMSI:[262420317851710] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 01/30 11:05:59.992: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 01/30 11:05:59.997: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 01/30 11:05:59.997: [smf] INFO: Removed Session: UE IMSI:[262428225863761] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1693) 01/30 11:05:59.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 01/30 11:05:59.997: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 01/30 11:06:00.002: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 01/30 11:06:00.002: [smf] INFO: Removed Session: UE IMSI:[262422212356661] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 01/30 11:06:00.002: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 01/30 11:06:00.007: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 01/30 11:06:00.008: [smf] INFO: Removed Session: UE IMSI:[262428729074317] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 01/30 11:06:00.008: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 01/30 11:06:00.013: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 01/30 11:06:00.013: [smf] INFO: Removed Session: UE IMSI:[262428648636029] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 01/30 11:06:00.013: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 01/30 11:06:00.018: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 01/30 11:06:00.018: [smf] INFO: Removed Session: UE IMSI:[262421760447412] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 01/30 11:06:00.018: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 01/30 11:06:00.023: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 01/30 11:06:00.024: [smf] INFO: Removed Session: UE IMSI:[262428088437304] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 01/30 11:06:00.024: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 01/30 11:06:00.029: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 01/30 11:06:00.029: [smf] INFO: Removed Session: UE IMSI:[262426763117832] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 01/30 11:06:00.029: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 01/30 11:06:00.034: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 01/30 11:06:00.035: [smf] INFO: Removed Session: UE IMSI:[262422180435898] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 01/30 11:06:00.035: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 01/30 11:06:00.040: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 01/30 11:06:00.040: [smf] INFO: Removed Session: UE IMSI:[262420173927979] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 01/30 11:06:00.040: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 01/30 11:06:00.045: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 01/30 11:06:00.045: [smf] INFO: Removed Session: UE IMSI:[262429750546815] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 01/30 11:06:00.045: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 01/30 11:06:00.050: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 01/30 11:06:00.050: [smf] INFO: Removed Session: UE IMSI:[262422758921975] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 01/30 11:06:00.051: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 01/30 11:06:00.056: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 01/30 11:06:00.056: [smf] INFO: Removed Session: UE IMSI:[262427549997712] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 01/30 11:06:00.056: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 01/30 11:06:00.061: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 01/30 11:06:00.062: [smf] INFO: Removed Session: UE IMSI:[262422340628315] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 01/30 11:06:00.062: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 01/30 11:06:00.067: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 01/30 11:06:00.067: [smf] INFO: Removed Session: UE IMSI:[262424612885775] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 01/30 11:06:00.067: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 01/30 11:06:00.072: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 01/30 11:06:00.072: [smf] INFO: Removed Session: UE IMSI:[262423529433961] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 01/30 11:06:00.072: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 01/30 11:06:00.077: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 01/30 11:06:00.077: [smf] INFO: Removed Session: UE IMSI:[262426704228727] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 01/30 11:06:00.077: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 01/30 11:06:00.083: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 01/30 11:06:00.083: [smf] INFO: Removed Session: UE IMSI:[262426917773088] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 01/30 11:06:00.083: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 01/30 11:06:00.088: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 01/30 11:06:00.088: [smf] INFO: Removed Session: UE IMSI:[262428912102516] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 01/30 11:06:00.088: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 01/30 11:06:00.093: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 01/30 11:06:00.094: [smf] INFO: Removed Session: UE IMSI:[262424381853549] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 01/30 11:06:00.094: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 01/30 11:06:00.099: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 01/30 11:06:00.099: [smf] INFO: Removed Session: UE IMSI:[262424740141191] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 01/30 11:06:00.099: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 01/30 11:06:00.104: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 01/30 11:06:00.104: [smf] INFO: Removed Session: UE IMSI:[262421140274580] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 01/30 11:06:00.104: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 01/30 11:06:00.109: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 01/30 11:06:00.110: [smf] INFO: Removed Session: UE IMSI:[262421000405069] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 01/30 11:06:00.110: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 01/30 11:06:00.115: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 01/30 11:06:00.115: [smf] INFO: Removed Session: UE IMSI:[262426413477912] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 01/30 11:06:00.115: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 01/30 11:06:00.120: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 01/30 11:06:00.121: [smf] INFO: Removed Session: UE IMSI:[262421677494587] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 01/30 11:06:00.121: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 01/30 11:06:00.126: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 01/30 11:06:00.126: [smf] INFO: Removed Session: UE IMSI:[262429097658484] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 01/30 11:06:00.126: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 01/30 11:06:00.131: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 01/30 11:06:00.131: [smf] INFO: Removed Session: UE IMSI:[262425952977331] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 01/30 11:06:00.131: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 01/30 11:06:00.136: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 01/30 11:06:00.136: [smf] INFO: Removed Session: UE IMSI:[262421274741971] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 01/30 11:06:00.136: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 01/30 11:06:00.141: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 01/30 11:06:00.142: [smf] INFO: Removed Session: UE IMSI:[262424137583941] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 01/30 11:06:00.142: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 01/30 11:06:00.147: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 01/30 11:06:00.147: [smf] INFO: Removed Session: UE IMSI:[262426569746382] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 01/30 11:06:00.147: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 01/30 11:06:00.152: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 01/30 11:06:00.152: [smf] INFO: Removed Session: UE IMSI:[262424057841254] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 01/30 11:06:00.152: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 01/30 11:06:00.157: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 01/30 11:06:00.157: [smf] INFO: Removed Session: UE IMSI:[262423664722977] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 01/30 11:06:00.157: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 01/30 11:06:00.162: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 01/30 11:06:00.162: [smf] INFO: Removed Session: UE IMSI:[262427914301134] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 01/30 11:06:00.162: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 01/30 11:06:00.167: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 01/30 11:06:00.168: [smf] INFO: Removed Session: UE IMSI:[262422252904408] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 01/30 11:06:00.168: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 01/30 11:06:00.173: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 01/30 11:06:00.173: [smf] INFO: Removed Session: UE IMSI:[262425755354130] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 01/30 11:06:00.173: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 01/30 11:06:00.178: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 01/30 11:06:00.178: [smf] INFO: Removed Session: UE IMSI:[262429004614913] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 01/30 11:06:00.178: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 01/30 11:06:00.183: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 01/30 11:06:00.183: [smf] INFO: Removed Session: UE IMSI:[262424668799573] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 01/30 11:06:00.183: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 01/30 11:06:00.188: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 01/30 11:06:00.189: [smf] INFO: Removed Session: UE IMSI:[262422054612639] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 01/30 11:06:00.189: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 01/30 11:06:00.194: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 01/30 11:06:00.194: [smf] INFO: Removed Session: UE IMSI:[262421977537703] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 01/30 11:06:00.194: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 01/30 11:06:00.199: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 01/30 11:06:00.199: [smf] INFO: Removed Session: UE IMSI:[262421241723781] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 01/30 11:06:00.199: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 01/30 11:06:00.204: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 01/30 11:06:00.204: [smf] INFO: Removed Session: UE IMSI:[262421502841780] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 01/30 11:06:00.204: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 01/30 11:06:00.209: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 01/30 11:06:00.210: [smf] INFO: Removed Session: UE IMSI:[262427283200031] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 01/30 11:06:00.210: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 01/30 11:06:00.215: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 01/30 11:06:00.215: [smf] INFO: Removed Session: UE IMSI:[262422483802730] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 01/30 11:06:00.215: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 01/30 11:06:00.220: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 01/30 11:06:00.220: [smf] INFO: Removed Session: UE IMSI:[262421269959993] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 01/30 11:06:00.220: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 01/30 11:06:00.225: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 01/30 11:06:00.225: [smf] INFO: Removed Session: UE IMSI:[262421770158450] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 01/30 11:06:00.225: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 01/30 11:06:00.230: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 01/30 11:06:00.231: [smf] INFO: Removed Session: UE IMSI:[262427610309201] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 01/30 11:06:00.231: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 01/30 11:06:00.235: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 01/30 11:06:00.236: [smf] INFO: Removed Session: UE IMSI:[262427334951695] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 01/30 11:06:00.236: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 01/30 11:06:00.241: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 01/30 11:06:00.241: [smf] INFO: Removed Session: UE IMSI:[262429733777041] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 01/30 11:06:00.241: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 01/30 11:06:00.246: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 01/30 11:06:00.246: [smf] INFO: Removed Session: UE IMSI:[262423320470382] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 01/30 11:06:00.246: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 01/30 11:06:00.251: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 01/30 11:06:00.251: [smf] INFO: Removed Session: UE IMSI:[262425828207929] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 01/30 11:06:00.251: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 01/30 11:06:00.256: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 01/30 11:06:00.257: [smf] INFO: Removed Session: UE IMSI:[262423362225414] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 01/30 11:06:00.257: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 01/30 11:06:00.261: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 01/30 11:06:00.262: [smf] INFO: Removed Session: UE IMSI:[262427316624031] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 01/30 11:06:00.262: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 01/30 11:06:00.267: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 01/30 11:06:00.267: [smf] INFO: Removed Session: UE IMSI:[262424695140716] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 01/30 11:06:00.267: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 01/30 11:06:00.272: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 01/30 11:06:00.272: [smf] INFO: Removed Session: UE IMSI:[262427701456578] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 01/30 11:06:00.272: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 01/30 11:06:00.277: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 01/30 11:06:00.277: [smf] INFO: Removed Session: UE IMSI:[262428460196163] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 01/30 11:06:00.277: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 01/30 11:06:00.282: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 01/30 11:06:00.283: [smf] INFO: Removed Session: UE IMSI:[262421830407628] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 01/30 11:06:00.283: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 01/30 11:06:00.288: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 01/30 11:06:00.288: [smf] INFO: Removed Session: UE IMSI:[262420391607921] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 01/30 11:06:00.288: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 01/30 11:06:00.293: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 01/30 11:06:00.293: [smf] INFO: Removed Session: UE IMSI:[262420560339370] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 01/30 11:06:00.293: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 01/30 11:06:00.298: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 01/30 11:06:00.298: [smf] INFO: Removed Session: UE IMSI:[262428436157207] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 01/30 11:06:00.298: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 01/30 11:06:00.303: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 01/30 11:06:00.304: [smf] INFO: Removed Session: UE IMSI:[262423602897348] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 01/30 11:06:00.304: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 01/30 11:06:00.309: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 01/30 11:06:00.309: [smf] INFO: Removed Session: UE IMSI:[262429762693208] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 01/30 11:06:00.309: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 01/30 11:06:00.314: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 01/30 11:06:00.314: [smf] INFO: Removed Session: UE IMSI:[262429045634349] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 01/30 11:06:00.314: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 01/30 11:06:00.319: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 01/30 11:06:00.319: [smf] INFO: Removed Session: UE IMSI:[262427045959577] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 01/30 11:06:00.319: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 01/30 11:06:00.324: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 01/30 11:06:00.325: [smf] INFO: Removed Session: UE IMSI:[262426331688603] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 01/30 11:06:00.325: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 01/30 11:06:00.329: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 01/30 11:06:00.330: [smf] INFO: Removed Session: UE IMSI:[262422200122275] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 01/30 11:06:00.330: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 01/30 11:06:00.335: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 01/30 11:06:00.335: [smf] INFO: Removed Session: UE IMSI:[262420120874170] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 01/30 11:06:00.335: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 01/30 11:06:00.340: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 01/30 11:06:00.340: [smf] INFO: Removed Session: UE IMSI:[262425373234115] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 01/30 11:06:00.340: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 01/30 11:06:00.345: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 01/30 11:06:00.345: [smf] INFO: Removed Session: UE IMSI:[262428096709800] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 01/30 11:06:00.345: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 01/30 11:06:00.350: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 01/30 11:06:00.351: [smf] INFO: Removed Session: UE IMSI:[262422074169745] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 01/30 11:06:00.351: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 01/30 11:06:00.356: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 01/30 11:06:00.356: [smf] INFO: Removed Session: UE IMSI:[262429727580723] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 01/30 11:06:00.356: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 01/30 11:06:00.361: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 01/30 11:06:00.361: [smf] INFO: Removed Session: UE IMSI:[262425286470935] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 01/30 11:06:00.361: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 01/30 11:06:00.366: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 01/30 11:06:00.367: [smf] INFO: Removed Session: UE IMSI:[262428152196593] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 01/30 11:06:00.367: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 01/30 11:06:00.371: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 01/30 11:06:00.372: [smf] INFO: Removed Session: UE IMSI:[262424941797008] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 01/30 11:06:00.372: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 01/30 11:06:00.377: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 01/30 11:06:00.377: [smf] INFO: Removed Session: UE IMSI:[262423345092046] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 01/30 11:06:00.377: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 01/30 11:06:00.382: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 01/30 11:06:00.382: [smf] INFO: Removed Session: UE IMSI:[262426231800581] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 01/30 11:06:00.382: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 01/30 11:06:00.387: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 01/30 11:06:00.387: [smf] INFO: Removed Session: UE IMSI:[262421890024915] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 01/30 11:06:00.387: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 01/30 11:06:00.392: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 01/30 11:06:00.393: [smf] INFO: Removed Session: UE IMSI:[262422306877896] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 01/30 11:06:00.393: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 01/30 11:06:00.398: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 01/30 11:06:00.398: [smf] INFO: Removed Session: UE IMSI:[262422121357230] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 01/30 11:06:00.398: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 01/30 11:06:00.403: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 01/30 11:06:00.403: [smf] INFO: Removed Session: UE IMSI:[262429312076134] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 01/30 11:06:00.403: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 01/30 11:06:00.408: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 01/30 11:06:00.408: [smf] INFO: Removed Session: UE IMSI:[262424358486312] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 01/30 11:06:00.408: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 01/30 11:06:00.413: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 01/30 11:06:00.413: [smf] INFO: Removed Session: UE IMSI:[262420431944885] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 01/30 11:06:00.413: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 01/30 11:06:00.418: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 01/30 11:06:00.419: [smf] INFO: Removed Session: UE IMSI:[262426393260267] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 01/30 11:06:00.419: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 01/30 11:06:00.424: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 01/30 11:06:00.424: [smf] INFO: Removed Session: UE IMSI:[262420719594816] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 01/30 11:06:00.424: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 01/30 11:06:00.429: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 01/30 11:06:00.429: [smf] INFO: Removed Session: UE IMSI:[262429068475672] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 01/30 11:06:00.429: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 01/30 11:06:00.434: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 01/30 11:06:00.434: [smf] INFO: Removed Session: UE IMSI:[262429764954064] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 01/30 11:06:00.434: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 01/30 11:06:00.439: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 01/30 11:06:00.440: [smf] INFO: Removed Session: UE IMSI:[262420700762991] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 01/30 11:06:00.440: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 01/30 11:06:00.445: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 01/30 11:06:00.445: [smf] INFO: Removed Session: UE IMSI:[262426911612681] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 01/30 11:06:00.445: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 01/30 11:06:00.450: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 01/30 11:06:00.450: [smf] INFO: Removed Session: UE IMSI:[262421569053561] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 01/30 11:06:00.450: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 01/30 11:06:00.455: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 01/30 11:06:00.455: [smf] INFO: Removed Session: UE IMSI:[262422346678136] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 01/30 11:06:00.455: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 01/30 11:06:00.460: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 01/30 11:06:00.461: [smf] INFO: Removed Session: UE IMSI:[262423700122425] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 01/30 11:06:00.461: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 01/30 11:06:00.466: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 01/30 11:06:00.466: [smf] INFO: Removed Session: UE IMSI:[262423925065646] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 01/30 11:06:00.466: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 01/30 11:06:00.471: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 01/30 11:06:00.471: [smf] INFO: Removed Session: UE IMSI:[262425061364031] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 01/30 11:06:00.471: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 01/30 11:06:00.476: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 01/30 11:06:00.476: [smf] INFO: Removed Session: UE IMSI:[262429061791262] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 01/30 11:06:00.476: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 01/30 11:06:00.481: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 01/30 11:06:00.481: [smf] INFO: Removed Session: UE IMSI:[262428193757717] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 01/30 11:06:00.481: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 01/30 11:06:00.486: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 01/30 11:06:00.487: [smf] INFO: Removed Session: UE IMSI:[262421775131666] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 01/30 11:06:00.487: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 01/30 11:06:00.492: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 01/30 11:06:00.492: [smf] INFO: Removed Session: UE IMSI:[262426797888518] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 01/30 11:06:00.492: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 01/30 11:06:00.497: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 01/30 11:06:00.497: [smf] INFO: Removed Session: UE IMSI:[262428671515228] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 01/30 11:06:00.497: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 01/30 11:06:00.502: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 01/30 11:06:00.502: [smf] INFO: Removed Session: UE IMSI:[262427477578566] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 01/30 11:06:00.502: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 01/30 11:06:00.507: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 01/30 11:06:00.508: [smf] INFO: Removed Session: UE IMSI:[262421574551000] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 01/30 11:06:00.508: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 01/30 11:06:00.513: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 01/30 11:06:00.513: [smf] INFO: Removed Session: UE IMSI:[262424557291611] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 01/30 11:06:00.513: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 01/30 11:06:00.518: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 01/30 11:06:00.518: [smf] INFO: Removed Session: UE IMSI:[262422301594811] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 01/30 11:06:00.518: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 01/30 11:06:00.523: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 01/30 11:06:00.523: [smf] INFO: Removed Session: UE IMSI:[262424299128545] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 01/30 11:06:00.523: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 01/30 11:06:00.528: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 01/30 11:06:00.529: [smf] INFO: Removed Session: UE IMSI:[262429103234853] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 01/30 11:06:00.529: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 01/30 11:06:00.534: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 01/30 11:06:00.534: [smf] INFO: Removed Session: UE IMSI:[262424420013985] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 01/30 11:06:00.534: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 01/30 11:06:00.539: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 01/30 11:06:00.539: [smf] INFO: Removed Session: UE IMSI:[262425352190339] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 01/30 11:06:00.539: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 01/30 11:06:00.544: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 01/30 11:06:00.544: [smf] INFO: Removed Session: UE IMSI:[262425037109229] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 01/30 11:06:00.544: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 01/30 11:06:00.549: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 01/30 11:06:00.550: [smf] INFO: Removed Session: UE IMSI:[262426456565854] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 01/30 11:06:00.550: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 01/30 11:06:00.555: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 01/30 11:06:00.555: [smf] INFO: Removed Session: UE IMSI:[262427442398621] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 01/30 11:06:00.555: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 01/30 11:06:00.560: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 01/30 11:06:00.560: [smf] INFO: Removed Session: UE IMSI:[262426578312322] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 01/30 11:06:00.560: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 01/30 11:06:00.565: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 01/30 11:06:00.565: [smf] INFO: Removed Session: UE IMSI:[262422804165840] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 01/30 11:06:00.565: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 01/30 11:06:00.570: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 01/30 11:06:00.571: [smf] INFO: Removed Session: UE IMSI:[262422043278338] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 01/30 11:06:00.571: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 01/30 11:06:00.575: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 01/30 11:06:00.576: [smf] INFO: Removed Session: UE IMSI:[262425880231402] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 01/30 11:06:00.576: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 01/30 11:06:00.581: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 01/30 11:06:00.581: [smf] INFO: Removed Session: UE IMSI:[262429608924079] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 01/30 11:06:00.581: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 01/30 11:06:00.586: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 01/30 11:06:00.586: [smf] INFO: Removed Session: UE IMSI:[262429723828562] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 01/30 11:06:00.586: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 01/30 11:06:00.591: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 01/30 11:06:00.591: [smf] INFO: Removed Session: UE IMSI:[262428920083334] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 01/30 11:06:00.591: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 01/30 11:06:00.596: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 01/30 11:06:00.597: [smf] INFO: Removed Session: UE IMSI:[262424773163885] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 01/30 11:06:00.597: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 01/30 11:06:00.602: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 01/30 11:06:00.602: [smf] INFO: Removed Session: UE IMSI:[262422556254118] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 01/30 11:06:00.602: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 01/30 11:06:00.607: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 01/30 11:06:00.607: [smf] INFO: Removed Session: UE IMSI:[262427019648587] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 01/30 11:06:00.607: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 01/30 11:06:00.612: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 01/30 11:06:00.612: [smf] INFO: Removed Session: UE IMSI:[262428319287817] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 01/30 11:06:00.612: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 01/30 11:06:00.617: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 01/30 11:06:00.618: [smf] INFO: Removed Session: UE IMSI:[262421319848262] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 01/30 11:06:00.618: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 01/30 11:06:00.622: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 01/30 11:06:00.623: [smf] INFO: Removed Session: UE IMSI:[262421668790486] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 01/30 11:06:00.623: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 01/30 11:06:00.628: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 01/30 11:06:00.628: [smf] INFO: Removed Session: UE IMSI:[262429808783230] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 01/30 11:06:00.628: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 01/30 11:06:00.633: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 01/30 11:06:00.633: [smf] INFO: Removed Session: UE IMSI:[262421067674601] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 01/30 11:06:00.633: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 01/30 11:06:00.638: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 01/30 11:06:00.639: [smf] INFO: Removed Session: UE IMSI:[262420159058881] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 01/30 11:06:00.639: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 01/30 11:06:00.643: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 01/30 11:06:00.644: [smf] INFO: Removed Session: UE IMSI:[262421205086080] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 01/30 11:06:00.644: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 01/30 11:06:00.649: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 01/30 11:06:00.649: [smf] INFO: Removed Session: UE IMSI:[262425300882897] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 01/30 11:06:00.649: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 01/30 11:06:00.654: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 01/30 11:06:00.654: [smf] INFO: Removed Session: UE IMSI:[262425337418031] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 01/30 11:06:00.654: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 01/30 11:06:00.659: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 01/30 11:06:00.659: [smf] INFO: Removed Session: UE IMSI:[262426137179362] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 01/30 11:06:00.659: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 01/30 11:06:00.664: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 01/30 11:06:00.665: [smf] INFO: Removed Session: UE IMSI:[262428353326887] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 01/30 11:06:00.665: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 01/30 11:06:00.670: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 01/30 11:06:00.670: [smf] INFO: Removed Session: UE IMSI:[262429141305941] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 01/30 11:06:00.670: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 01/30 11:06:00.675: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 01/30 11:06:00.675: [smf] INFO: Removed Session: UE IMSI:[262426061281649] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 01/30 11:06:00.675: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 01/30 11:06:00.680: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 01/30 11:06:00.680: [smf] INFO: Removed Session: UE IMSI:[262424182023247] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 01/30 11:06:00.680: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 01/30 11:06:00.685: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 01/30 11:06:00.686: [smf] INFO: Removed Session: UE IMSI:[262427774488012] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 01/30 11:06:00.686: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 01/30 11:06:00.691: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 01/30 11:06:00.691: [smf] INFO: Removed Session: UE IMSI:[262420140574428] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 01/30 11:06:00.691: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 01/30 11:06:00.696: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 01/30 11:06:00.696: [smf] INFO: Removed Session: UE IMSI:[262424643524232] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 01/30 11:06:00.696: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 01/30 11:06:00.701: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 01/30 11:06:00.701: [smf] INFO: Removed Session: UE IMSI:[262423866060210] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 01/30 11:06:00.701: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 01/30 11:06:00.706: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 01/30 11:06:00.706: [smf] INFO: Removed Session: UE IMSI:[262423541258512] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 01/30 11:06:00.706: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 01/30 11:06:00.711: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 01/30 11:06:00.712: [smf] INFO: Removed Session: UE IMSI:[262423130786296] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 01/30 11:06:00.712: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 01/30 11:06:00.717: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 01/30 11:06:00.717: [smf] INFO: Removed Session: UE IMSI:[262421323756349] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 01/30 11:06:00.717: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 01/30 11:06:00.722: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 01/30 11:06:00.722: [smf] INFO: Removed Session: UE IMSI:[262429317548632] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 01/30 11:06:00.722: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 01/30 11:06:00.727: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 01/30 11:06:00.727: [smf] INFO: Removed Session: UE IMSI:[262420901431299] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 01/30 11:06:00.727: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 01/30 11:06:00.732: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 01/30 11:06:00.733: [smf] INFO: Removed Session: UE IMSI:[262420275841446] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 01/30 11:06:00.733: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 01/30 11:06:00.738: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 01/30 11:06:00.738: [smf] INFO: Removed Session: UE IMSI:[262429197839408] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 01/30 11:06:00.738: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 01/30 11:06:00.743: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 01/30 11:06:00.743: [smf] INFO: Removed Session: UE IMSI:[262429855579720] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 01/30 11:06:00.743: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 01/30 11:06:00.748: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 01/30 11:06:00.748: [smf] INFO: Removed Session: UE IMSI:[262422668265211] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 01/30 11:06:00.748: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 01/30 11:06:00.753: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 01/30 11:06:00.754: [smf] INFO: Removed Session: UE IMSI:[262428510471760] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 01/30 11:06:00.754: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 01/30 11:06:00.759: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 01/30 11:06:00.759: [smf] INFO: Removed Session: UE IMSI:[262427173925798] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 01/30 11:06:00.759: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 01/30 11:06:00.764: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 01/30 11:06:00.764: [smf] INFO: Removed Session: UE IMSI:[262422875472355] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 01/30 11:06:00.764: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 01/30 11:06:00.769: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 01/30 11:06:00.769: [smf] INFO: Removed Session: UE IMSI:[262427512196685] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 01/30 11:06:00.769: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 01/30 11:06:00.774: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 01/30 11:06:00.774: [smf] INFO: Removed Session: UE IMSI:[262422011760211] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 01/30 11:06:00.774: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 01/30 11:06:00.779: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 01/30 11:06:00.780: [smf] INFO: Removed Session: UE IMSI:[262421181242177] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 01/30 11:06:00.780: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 01/30 11:06:00.785: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 01/30 11:06:00.785: [smf] INFO: Removed Session: UE IMSI:[262425465164157] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 01/30 11:06:00.785: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 01/30 11:06:00.790: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 01/30 11:06:00.790: [smf] INFO: Removed Session: UE IMSI:[262422377936858] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 01/30 11:06:00.790: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 01/30 11:06:00.795: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 01/30 11:06:00.795: [smf] INFO: Removed Session: UE IMSI:[262427796736599] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 01/30 11:06:00.795: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 01/30 11:06:00.800: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 01/30 11:06:00.801: [smf] INFO: Removed Session: UE IMSI:[262429726769040] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 01/30 11:06:00.801: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 01/30 11:06:00.806: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 01/30 11:06:00.806: [smf] INFO: Removed Session: UE IMSI:[262426412418763] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 01/30 11:06:00.806: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 01/30 11:06:00.811: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 01/30 11:06:00.811: [smf] INFO: Removed Session: UE IMSI:[262422919502515] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 01/30 11:06:00.811: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 01/30 11:06:00.816: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 01/30 11:06:00.816: [smf] INFO: Removed Session: UE IMSI:[262425700665640] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 01/30 11:06:00.816: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 01/30 11:06:00.821: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 01/30 11:06:00.822: [smf] INFO: Removed Session: UE IMSI:[262426265033716] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 01/30 11:06:00.822: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 01/30 11:06:00.827: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 01/30 11:06:00.827: [smf] INFO: Removed Session: UE IMSI:[262420980574212] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 01/30 11:06:00.827: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 01/30 11:06:00.832: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 01/30 11:06:00.832: [smf] INFO: Removed Session: UE IMSI:[262420335321853] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 01/30 11:06:00.832: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 01/30 11:06:00.837: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 01/30 11:06:00.837: [smf] INFO: Removed Session: UE IMSI:[262428947911626] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 01/30 11:06:00.837: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 01/30 11:06:00.842: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 01/30 11:06:00.842: [smf] INFO: Removed Session: UE IMSI:[262421556267660] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 01/30 11:06:00.843: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 01/30 11:06:00.847: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 01/30 11:06:00.848: [smf] INFO: Removed Session: UE IMSI:[262423716604052] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 01/30 11:06:00.848: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 01/30 11:06:00.853: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 01/30 11:06:00.853: [smf] INFO: Removed Session: UE IMSI:[262424353002719] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 01/30 11:06:00.853: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 01/30 11:06:00.858: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 01/30 11:06:00.858: [smf] INFO: Removed Session: UE IMSI:[262429730564601] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 01/30 11:06:00.858: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 01/30 11:06:00.863: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 01/30 11:06:00.863: [smf] INFO: Removed Session: UE IMSI:[262429958948442] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 01/30 11:06:00.863: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 01/30 11:06:00.868: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 01/30 11:06:00.869: [smf] INFO: Removed Session: UE IMSI:[262427223197068] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 01/30 11:06:00.869: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 01/30 11:06:00.874: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 01/30 11:06:00.874: [smf] INFO: Removed Session: UE IMSI:[262423300011481] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 01/30 11:06:00.874: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 01/30 11:06:00.879: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 01/30 11:06:00.879: [smf] INFO: Removed Session: UE IMSI:[262423098524218] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 01/30 11:06:00.879: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 01/30 11:06:00.884: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 01/30 11:06:00.884: [smf] INFO: Removed Session: UE IMSI:[262425376875760] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 01/30 11:06:00.884: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 01/30 11:06:00.889: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 01/30 11:06:00.890: [smf] INFO: Removed Session: UE IMSI:[262422326681370] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 01/30 11:06:00.890: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 01/30 11:06:00.895: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 01/30 11:06:00.895: [smf] INFO: Removed Session: UE IMSI:[262420248091340] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 01/30 11:06:00.895: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 01/30 11:06:00.900: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 01/30 11:06:00.900: [smf] INFO: Removed Session: UE IMSI:[262421097105018] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 01/30 11:06:00.900: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 01/30 11:06:00.905: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 01/30 11:06:00.905: [smf] INFO: Removed Session: UE IMSI:[262423166020777] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 01/30 11:06:00.905: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 01/30 11:06:00.910: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 01/30 11:06:00.911: [smf] INFO: Removed Session: UE IMSI:[262424392296116] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 01/30 11:06:00.911: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 01/30 11:06:00.915: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 01/30 11:06:00.916: [smf] INFO: Removed Session: UE IMSI:[262429504307635] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 01/30 11:06:00.916: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 01/30 11:06:00.921: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 01/30 11:06:00.921: [smf] INFO: Removed Session: UE IMSI:[262427079521820] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 01/30 11:06:00.921: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 01/30 11:06:00.926: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 01/30 11:06:00.926: [smf] INFO: Removed Session: UE IMSI:[262429590722517] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 01/30 11:06:00.926: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 01/30 11:06:00.931: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 01/30 11:06:00.932: [smf] INFO: Removed Session: UE IMSI:[262426784111072] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 01/30 11:06:00.932: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 01/30 11:06:00.936: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 01/30 11:06:00.937: [smf] INFO: Removed Session: UE IMSI:[262422751470903] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 01/30 11:06:00.937: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 01/30 11:06:00.942: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 01/30 11:06:00.942: [smf] INFO: Removed Session: UE IMSI:[262421695411207] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 01/30 11:06:00.942: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 01/30 11:06:00.947: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 01/30 11:06:00.947: [smf] INFO: Removed Session: UE IMSI:[262427305323290] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 01/30 11:06:00.947: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 01/30 11:06:00.952: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 01/30 11:06:00.953: [smf] INFO: Removed Session: UE IMSI:[262420718933681] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 01/30 11:06:00.953: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 01/30 11:06:00.957: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 01/30 11:06:00.958: [smf] INFO: Removed Session: UE IMSI:[262425471577538] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 01/30 11:06:00.958: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 01/30 11:06:00.963: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 01/30 11:06:00.963: [smf] INFO: Removed Session: UE IMSI:[262423142925242] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 01/30 11:06:00.963: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 01/30 11:06:00.968: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 01/30 11:06:00.968: [smf] INFO: Removed Session: UE IMSI:[262423388156982] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 01/30 11:06:00.968: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 01/30 11:06:00.973: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 01/30 11:06:00.973: [smf] INFO: Removed Session: UE IMSI:[262425303754957] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 01/30 11:06:00.973: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 01/30 11:06:00.978: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 01/30 11:06:00.979: [smf] INFO: Removed Session: UE IMSI:[262426090182467] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 01/30 11:06:00.979: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 01/30 11:06:00.984: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 01/30 11:06:00.984: [smf] INFO: Removed Session: UE IMSI:[262422438046132] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 01/30 11:06:00.984: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 01/30 11:06:00.989: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 01/30 11:06:00.989: [smf] INFO: Removed Session: UE IMSI:[262426875504968] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 01/30 11:06:00.989: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 01/30 11:06:00.994: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 01/30 11:06:00.994: [smf] INFO: Removed Session: UE IMSI:[262425253362589] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:00.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 01/30 11:06:00.994: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 01/30 11:06:00.999: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 01/30 11:06:01.000: [smf] INFO: Removed Session: UE IMSI:[262429524379611] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 01/30 11:06:01.000: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 01/30 11:06:01.004: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 01/30 11:06:01.005: [smf] INFO: Removed Session: UE IMSI:[262427927559264] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 01/30 11:06:01.005: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 01/30 11:06:01.010: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 01/30 11:06:01.010: [smf] INFO: Removed Session: UE IMSI:[262428558368750] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 01/30 11:06:01.010: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 01/30 11:06:01.015: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 01/30 11:06:01.015: [smf] INFO: Removed Session: UE IMSI:[262429711997781] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 01/30 11:06:01.015: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 01/30 11:06:01.020: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 01/30 11:06:01.021: [smf] INFO: Removed Session: UE IMSI:[262428814016721] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 01/30 11:06:01.021: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 01/30 11:06:01.025: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 01/30 11:06:01.026: [smf] INFO: Removed Session: UE IMSI:[262427575792193] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 01/30 11:06:01.026: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 01/30 11:06:01.031: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 01/30 11:06:01.032: [smf] INFO: Removed Session: UE IMSI:[262421639385586] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 01/30 11:06:01.032: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 01/30 11:06:01.036: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 01/30 11:06:01.037: [smf] INFO: Removed Session: UE IMSI:[262424164385953] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 01/30 11:06:01.037: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 01/30 11:06:01.042: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 01/30 11:06:01.042: [smf] INFO: Removed Session: UE IMSI:[262423343603473] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 01/30 11:06:01.042: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 01/30 11:06:01.047: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 01/30 11:06:01.047: [smf] INFO: Removed Session: UE IMSI:[262422148686515] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 01/30 11:06:01.047: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 01/30 11:06:01.052: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 01/30 11:06:01.053: [smf] INFO: Removed Session: UE IMSI:[262422995132709] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 01/30 11:06:01.053: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 01/30 11:06:01.058: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 01/30 11:06:01.059: [smf] INFO: Removed Session: UE IMSI:[262424961499226] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 01/30 11:06:01.059: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 01/30 11:06:01.064: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 01/30 11:06:01.065: [smf] INFO: Removed Session: UE IMSI:[262426956230295] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 01/30 11:06:01.065: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 01/30 11:06:01.069: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 01/30 11:06:01.070: [smf] INFO: Removed Session: UE IMSI:[262420093855697] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 01/30 11:06:01.070: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 01/30 11:06:01.075: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 01/30 11:06:01.075: [smf] INFO: Removed Session: UE IMSI:[262424262802976] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 01/30 11:06:01.075: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 01/30 11:06:01.080: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 01/30 11:06:01.081: [smf] INFO: Removed Session: UE IMSI:[262424919718024] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 01/30 11:06:01.081: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 01/30 11:06:01.085: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 01/30 11:06:01.086: [smf] INFO: Removed Session: UE IMSI:[262429662350542] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 01/30 11:06:01.086: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 01/30 11:06:01.091: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 01/30 11:06:01.092: [smf] INFO: Removed Session: UE IMSI:[262429934388691] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 01/30 11:06:01.092: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 01/30 11:06:01.096: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 01/30 11:06:01.097: [smf] INFO: Removed Session: UE IMSI:[262422976592170] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 01/30 11:06:01.097: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 01/30 11:06:01.102: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 01/30 11:06:01.103: [smf] INFO: Removed Session: UE IMSI:[262420958527431] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 01/30 11:06:01.103: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 01/30 11:06:01.108: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 01/30 11:06:01.109: [smf] INFO: Removed Session: UE IMSI:[262427368379163] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 01/30 11:06:01.109: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 01/30 11:06:01.115: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 01/30 11:06:01.116: [smf] INFO: Removed Session: UE IMSI:[262426351235444] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 01/30 11:06:01.116: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 01/30 11:06:01.121: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 01/30 11:06:01.122: [smf] INFO: Removed Session: UE IMSI:[262427025419974] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 01/30 11:06:01.122: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 01/30 11:06:01.126: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 01/30 11:06:01.127: [smf] INFO: Removed Session: UE IMSI:[262423126539940] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 01/30 11:06:01.127: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 01/30 11:06:01.132: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 01/30 11:06:01.132: [smf] INFO: Removed Session: UE IMSI:[262428019103116] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 01/30 11:06:01.132: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 01/30 11:06:01.137: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 01/30 11:06:01.138: [smf] INFO: Removed Session: UE IMSI:[262428510655132] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 01/30 11:06:01.138: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 01/30 11:06:01.143: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 01/30 11:06:01.143: [smf] INFO: Removed Session: UE IMSI:[262428136421823] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 01/30 11:06:01.143: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 01/30 11:06:01.148: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 01/30 11:06:01.149: [smf] INFO: Removed Session: UE IMSI:[262425826906105] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 01/30 11:06:01.149: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 01/30 11:06:01.153: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 01/30 11:06:01.154: [smf] INFO: Removed Session: UE IMSI:[262428107107798] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 01/30 11:06:01.154: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 01/30 11:06:01.159: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 01/30 11:06:01.159: [smf] INFO: Removed Session: UE IMSI:[262420248577365] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 01/30 11:06:01.159: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 01/30 11:06:01.164: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 01/30 11:06:01.164: [smf] INFO: Removed Session: UE IMSI:[262428505375853] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 01/30 11:06:01.164: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 01/30 11:06:01.169: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 01/30 11:06:01.170: [smf] INFO: Removed Session: UE IMSI:[262427548716633] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 01/30 11:06:01.170: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 01/30 11:06:01.175: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 01/30 11:06:01.175: [smf] INFO: Removed Session: UE IMSI:[262420830138285] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 01/30 11:06:01.175: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 01/30 11:06:01.180: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 01/30 11:06:01.180: [smf] INFO: Removed Session: UE IMSI:[262423758918911] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 01/30 11:06:01.180: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 01/30 11:06:01.185: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 01/30 11:06:01.185: [smf] INFO: Removed Session: UE IMSI:[262425333392024] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 01/30 11:06:01.185: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 01/30 11:06:01.190: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 01/30 11:06:01.191: [smf] INFO: Removed Session: UE IMSI:[262422420597579] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 01/30 11:06:01.191: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 01/30 11:06:01.196: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 01/30 11:06:01.196: [smf] INFO: Removed Session: UE IMSI:[262424007354033] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 01/30 11:06:01.196: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 01/30 11:06:01.201: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 01/30 11:06:01.201: [smf] INFO: Removed Session: UE IMSI:[262429790519726] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 01/30 11:06:01.201: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 01/30 11:06:01.206: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 01/30 11:06:01.206: [smf] INFO: Removed Session: UE IMSI:[262421905821529] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 01/30 11:06:01.206: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 01/30 11:06:01.212: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 01/30 11:06:01.212: [smf] INFO: Removed Session: UE IMSI:[262426098784548] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 01/30 11:06:01.212: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 01/30 11:06:01.217: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 01/30 11:06:01.218: [smf] INFO: Removed Session: UE IMSI:[262425870885183] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 01/30 11:06:01.218: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 01/30 11:06:01.223: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 01/30 11:06:01.223: [smf] INFO: Removed Session: UE IMSI:[262422551020448] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 01/30 11:06:01.223: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 01/30 11:06:01.228: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 01/30 11:06:01.230: [smf] INFO: Removed Session: UE IMSI:[262423703238369] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 01/30 11:06:01.230: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 01/30 11:06:01.234: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 01/30 11:06:01.234: [smf] INFO: Removed Session: UE IMSI:[262421758755992] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 01/30 11:06:01.234: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 01/30 11:06:01.239: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 01/30 11:06:01.239: [smf] INFO: Removed Session: UE IMSI:[262428819937282] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 01/30 11:06:01.239: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 01/30 11:06:01.244: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 01/30 11:06:01.245: [smf] INFO: Removed Session: UE IMSI:[262422647120103] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 01/30 11:06:01.245: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 01/30 11:06:01.250: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 01/30 11:06:01.250: [smf] INFO: Removed Session: UE IMSI:[262420461956444] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 01/30 11:06:01.250: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 01/30 11:06:01.255: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 01/30 11:06:01.255: [smf] INFO: Removed Session: UE IMSI:[262421321253412] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 01/30 11:06:01.255: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 01/30 11:06:01.260: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 01/30 11:06:01.261: [smf] INFO: Removed Session: UE IMSI:[262427531307269] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 01/30 11:06:01.261: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 01/30 11:06:01.266: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 01/30 11:06:01.266: [smf] INFO: Removed Session: UE IMSI:[262423937314141] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 01/30 11:06:01.266: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 01/30 11:06:01.271: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 01/30 11:06:01.271: [smf] INFO: Removed Session: UE IMSI:[262427144948795] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 01/30 11:06:01.271: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 01/30 11:06:01.276: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 01/30 11:06:01.277: [smf] INFO: Removed Session: UE IMSI:[262423325364850] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 01/30 11:06:01.277: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 01/30 11:06:01.282: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 01/30 11:06:01.282: [smf] INFO: Removed Session: UE IMSI:[262424246449736] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 01/30 11:06:01.282: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 01/30 11:06:01.287: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 01/30 11:06:01.287: [smf] INFO: Removed Session: UE IMSI:[262426485596112] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 01/30 11:06:01.287: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 01/30 11:06:01.292: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 01/30 11:06:01.293: [smf] INFO: Removed Session: UE IMSI:[262423852347047] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 01/30 11:06:01.293: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 01/30 11:06:01.298: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 01/30 11:06:01.298: [smf] INFO: Removed Session: UE IMSI:[262423489742233] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 01/30 11:06:01.298: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 01/30 11:06:01.303: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 01/30 11:06:01.303: [smf] INFO: Removed Session: UE IMSI:[262429748549489] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 01/30 11:06:01.303: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 01/30 11:06:01.308: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 01/30 11:06:01.309: [smf] INFO: Removed Session: UE IMSI:[262425620015812] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 01/30 11:06:01.309: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 01/30 11:06:01.314: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 01/30 11:06:01.314: [smf] INFO: Removed Session: UE IMSI:[262422481421529] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 01/30 11:06:01.314: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 01/30 11:06:01.319: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 01/30 11:06:01.319: [smf] INFO: Removed Session: UE IMSI:[262425258522581] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 01/30 11:06:01.319: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 01/30 11:06:01.324: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 01/30 11:06:01.325: [smf] INFO: Removed Session: UE IMSI:[262420650004642] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 01/30 11:06:01.325: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 01/30 11:06:01.330: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 01/30 11:06:01.330: [smf] INFO: Removed Session: UE IMSI:[262423028622972] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 01/30 11:06:01.330: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 01/30 11:06:01.335: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 01/30 11:06:01.336: [smf] INFO: Removed Session: UE IMSI:[262422694380651] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 01/30 11:06:01.336: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 01/30 11:06:01.340: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 01/30 11:06:01.341: [smf] INFO: Removed Session: UE IMSI:[262428495891142] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 01/30 11:06:01.341: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 01/30 11:06:01.346: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 01/30 11:06:01.346: [smf] INFO: Removed Session: UE IMSI:[262428819320883] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 01/30 11:06:01.346: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 01/30 11:06:01.351: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 01/30 11:06:01.351: [smf] INFO: Removed Session: UE IMSI:[262429001115375] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 01/30 11:06:01.351: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 01/30 11:06:01.356: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 01/30 11:06:01.357: [smf] INFO: Removed Session: UE IMSI:[262429287078968] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 01/30 11:06:01.357: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 01/30 11:06:01.362: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 01/30 11:06:01.362: [smf] INFO: Removed Session: UE IMSI:[262427667697726] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 01/30 11:06:01.362: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 01/30 11:06:01.367: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 01/30 11:06:01.368: [smf] INFO: Removed Session: UE IMSI:[262428350018986] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 01/30 11:06:01.368: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 01/30 11:06:01.372: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 01/30 11:06:01.373: [smf] INFO: Removed Session: UE IMSI:[262420504941141] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 01/30 11:06:01.373: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 01/30 11:06:01.378: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 01/30 11:06:01.378: [smf] INFO: Removed Session: UE IMSI:[262424724560729] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 01/30 11:06:01.378: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 01/30 11:06:01.383: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 01/30 11:06:01.384: [smf] INFO: Removed Session: UE IMSI:[262420173656123] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 01/30 11:06:01.384: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 01/30 11:06:01.388: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 01/30 11:06:01.389: [smf] INFO: Removed Session: UE IMSI:[262429583641746] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 01/30 11:06:01.389: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 01/30 11:06:01.394: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 01/30 11:06:01.394: [smf] INFO: Removed Session: UE IMSI:[262420807413650] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 01/30 11:06:01.394: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 01/30 11:06:01.399: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 01/30 11:06:01.400: [smf] INFO: Removed Session: UE IMSI:[262426308850681] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 01/30 11:06:01.400: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 01/30 11:06:01.405: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 01/30 11:06:01.406: [smf] INFO: Removed Session: UE IMSI:[262426765999630] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 01/30 11:06:01.406: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 01/30 11:06:01.412: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 01/30 11:06:01.413: [smf] INFO: Removed Session: UE IMSI:[262427865629617] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 01/30 11:06:01.413: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 01/30 11:06:01.417: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 01/30 11:06:01.418: [smf] INFO: Removed Session: UE IMSI:[262429550558945] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 01/30 11:06:01.419: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 01/30 11:06:01.423: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 01/30 11:06:01.423: [smf] INFO: Removed Session: UE IMSI:[262426206082531] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 01/30 11:06:01.423: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 01/30 11:06:01.428: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 01/30 11:06:01.429: [smf] INFO: Removed Session: UE IMSI:[262429115525332] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 01/30 11:06:01.429: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 01/30 11:06:01.434: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 01/30 11:06:01.434: [smf] INFO: Removed Session: UE IMSI:[262428712689412] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 01/30 11:06:01.434: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 01/30 11:06:01.439: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 01/30 11:06:01.440: [smf] INFO: Removed Session: UE IMSI:[262426636944688] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 01/30 11:06:01.440: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 01/30 11:06:01.445: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 01/30 11:06:01.445: [smf] INFO: Removed Session: UE IMSI:[262429974063702] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 01/30 11:06:01.445: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 01/30 11:06:01.450: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 01/30 11:06:01.450: [smf] INFO: Removed Session: UE IMSI:[262424543348415] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 01/30 11:06:01.450: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 01/30 11:06:01.455: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 01/30 11:06:01.456: [smf] INFO: Removed Session: UE IMSI:[262428281883857] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 01/30 11:06:01.456: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 01/30 11:06:01.461: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 01/30 11:06:01.461: [smf] INFO: Removed Session: UE IMSI:[262428817926827] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 01/30 11:06:01.461: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 01/30 11:06:01.466: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 01/30 11:06:01.466: [smf] INFO: Removed Session: UE IMSI:[262427041150081] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 01/30 11:06:01.466: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 01/30 11:06:01.471: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 01/30 11:06:01.472: [smf] INFO: Removed Session: UE IMSI:[262429135451187] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 01/30 11:06:01.472: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 01/30 11:06:01.477: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 01/30 11:06:01.477: [smf] INFO: Removed Session: UE IMSI:[262425700327167] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 01/30 11:06:01.477: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 01/30 11:06:01.482: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 01/30 11:06:01.482: [smf] INFO: Removed Session: UE IMSI:[262420655029359] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 01/30 11:06:01.482: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 01/30 11:06:01.487: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 01/30 11:06:01.488: [smf] INFO: Removed Session: UE IMSI:[262424199944901] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 01/30 11:06:01.488: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 01/30 11:06:01.493: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 01/30 11:06:01.493: [smf] INFO: Removed Session: UE IMSI:[262429300543894] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 01/30 11:06:01.493: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 01/30 11:06:01.498: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 01/30 11:06:01.499: [smf] INFO: Removed Session: UE IMSI:[262422110158817] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 01/30 11:06:01.499: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 01/30 11:06:01.503: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 01/30 11:06:01.504: [smf] INFO: Removed Session: UE IMSI:[262420985375032] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 01/30 11:06:01.504: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 01/30 11:06:01.509: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 01/30 11:06:01.510: [smf] INFO: Removed Session: UE IMSI:[262422856174182] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 01/30 11:06:01.510: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 01/30 11:06:01.515: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 01/30 11:06:01.516: [smf] INFO: Removed Session: UE IMSI:[262426059359800] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 01/30 11:06:01.516: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 01/30 11:06:01.521: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 01/30 11:06:01.522: [smf] INFO: Removed Session: UE IMSI:[262428565296695] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 01/30 11:06:01.522: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 01/30 11:06:01.526: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 01/30 11:06:01.527: [smf] INFO: Removed Session: UE IMSI:[262420954202820] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 01/30 11:06:01.527: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 01/30 11:06:01.531: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 01/30 11:06:01.532: [smf] INFO: Removed Session: UE IMSI:[262428592405152] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 01/30 11:06:01.532: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 01/30 11:06:01.537: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 01/30 11:06:01.538: [smf] INFO: Removed Session: UE IMSI:[262429078128401] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 01/30 11:06:01.538: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 01/30 11:06:01.542: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 01/30 11:06:01.543: [smf] INFO: Removed Session: UE IMSI:[262424832785198] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 01/30 11:06:01.543: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 01/30 11:06:01.548: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 01/30 11:06:01.548: [smf] INFO: Removed Session: UE IMSI:[262428288502920] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 01/30 11:06:01.548: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 01/30 11:06:01.553: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 01/30 11:06:01.554: [smf] INFO: Removed Session: UE IMSI:[262426057982003] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 01/30 11:06:01.554: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 01/30 11:06:01.558: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 01/30 11:06:01.559: [smf] INFO: Removed Session: UE IMSI:[262420387314928] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 01/30 11:06:01.559: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 01/30 11:06:01.564: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 01/30 11:06:01.564: [smf] INFO: Removed Session: UE IMSI:[262423616368412] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 01/30 11:06:01.564: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 01/30 11:06:01.569: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 01/30 11:06:01.569: [smf] INFO: Removed Session: UE IMSI:[262424784441436] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 01/30 11:06:01.569: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 01/30 11:06:01.574: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 01/30 11:06:01.575: [smf] INFO: Removed Session: UE IMSI:[262424401144043] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 01/30 11:06:01.575: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 01/30 11:06:01.579: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 01/30 11:06:01.580: [smf] INFO: Removed Session: UE IMSI:[262427827352478] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 01/30 11:06:01.580: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 01/30 11:06:01.585: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 01/30 11:06:01.585: [smf] INFO: Removed Session: UE IMSI:[262422492089866] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 01/30 11:06:01.585: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 01/30 11:06:01.590: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 01/30 11:06:01.591: [smf] INFO: Removed Session: UE IMSI:[262428977654158] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 01/30 11:06:01.591: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 01/30 11:06:01.595: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 01/30 11:06:01.596: [smf] INFO: Removed Session: UE IMSI:[262427113628813] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 01/30 11:06:01.596: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 01/30 11:06:01.601: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 01/30 11:06:01.601: [smf] INFO: Removed Session: UE IMSI:[262423700213598] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 01/30 11:06:01.601: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 01/30 11:06:01.606: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 01/30 11:06:01.607: [smf] INFO: Removed Session: UE IMSI:[262429683012533] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 01/30 11:06:01.607: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 01/30 11:06:01.611: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 01/30 11:06:01.612: [smf] INFO: Removed Session: UE IMSI:[262421399695521] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 01/30 11:06:01.612: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 01/30 11:06:01.617: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 01/30 11:06:01.617: [smf] INFO: Removed Session: UE IMSI:[262424905380248] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 01/30 11:06:01.617: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 01/30 11:06:01.622: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 01/30 11:06:01.622: [smf] INFO: Removed Session: UE IMSI:[262428290263530] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 01/30 11:06:01.623: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 01/30 11:06:01.627: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 01/30 11:06:01.628: [smf] INFO: Removed Session: UE IMSI:[262420155315313] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 01/30 11:06:01.628: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 01/30 11:06:01.633: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 01/30 11:06:01.633: [smf] INFO: Removed Session: UE IMSI:[262428135063034] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 01/30 11:06:01.633: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 01/30 11:06:01.638: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 01/30 11:06:01.638: [smf] INFO: Removed Session: UE IMSI:[262422953022494] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 01/30 11:06:01.638: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 01/30 11:06:01.643: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 01/30 11:06:01.644: [smf] INFO: Removed Session: UE IMSI:[262428943282796] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 01/30 11:06:01.644: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 01/30 11:06:01.648: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 01/30 11:06:01.649: [smf] INFO: Removed Session: UE IMSI:[262420266045594] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 01/30 11:06:01.649: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 01/30 11:06:01.654: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 01/30 11:06:01.654: [smf] INFO: Removed Session: UE IMSI:[262421648603967] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 01/30 11:06:01.654: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 01/30 11:06:01.659: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 01/30 11:06:01.660: [smf] INFO: Removed Session: UE IMSI:[262427256652336] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 01/30 11:06:01.660: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 01/30 11:06:01.664: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 01/30 11:06:01.665: [smf] INFO: Removed Session: UE IMSI:[262426812021625] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 01/30 11:06:01.665: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 01/30 11:06:01.670: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 01/30 11:06:01.670: [smf] INFO: Removed Session: UE IMSI:[262429838415999] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 01/30 11:06:01.670: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 01/30 11:06:01.675: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 01/30 11:06:01.675: [smf] INFO: Removed Session: UE IMSI:[262424118238779] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 01/30 11:06:01.675: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 01/30 11:06:01.680: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 01/30 11:06:01.681: [smf] INFO: Removed Session: UE IMSI:[262422151390347] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 01/30 11:06:01.681: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 01/30 11:06:01.685: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 01/30 11:06:01.686: [smf] INFO: Removed Session: UE IMSI:[262422635995066] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 01/30 11:06:01.686: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 01/30 11:06:01.691: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 01/30 11:06:01.691: [smf] INFO: Removed Session: UE IMSI:[262427423676201] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 01/30 11:06:01.691: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 01/30 11:06:01.696: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 01/30 11:06:01.697: [smf] INFO: Removed Session: UE IMSI:[262425192951285] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 01/30 11:06:01.697: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 01/30 11:06:01.702: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 01/30 11:06:01.702: [smf] INFO: Removed Session: UE IMSI:[262421360136717] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 01/30 11:06:01.702: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 01/30 11:06:01.707: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 01/30 11:06:01.708: [smf] INFO: Removed Session: UE IMSI:[262426169230528] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 01/30 11:06:01.708: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 01/30 11:06:01.713: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 01/30 11:06:01.714: [smf] INFO: Removed Session: UE IMSI:[262429744482475] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 01/30 11:06:01.714: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 01/30 11:06:01.718: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 01/30 11:06:01.719: [smf] INFO: Removed Session: UE IMSI:[262428952317178] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 01/30 11:06:01.719: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 01/30 11:06:01.724: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 01/30 11:06:01.724: [smf] INFO: Removed Session: UE IMSI:[262427848618190] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 01/30 11:06:01.724: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 01/30 11:06:01.729: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 01/30 11:06:01.730: [smf] INFO: Removed Session: UE IMSI:[262427326969237] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 01/30 11:06:01.730: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 01/30 11:06:01.735: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 01/30 11:06:01.735: [smf] INFO: Removed Session: UE IMSI:[262428421616509] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 01/30 11:06:01.735: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 01/30 11:06:01.740: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 01/30 11:06:01.741: [smf] INFO: Removed Session: UE IMSI:[262420025751380] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 01/30 11:06:01.741: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 01/30 11:06:01.746: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 01/30 11:06:01.746: [smf] INFO: Removed Session: UE IMSI:[262427153686555] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 01/30 11:06:01.746: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 01/30 11:06:01.751: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 01/30 11:06:01.751: [smf] INFO: Removed Session: UE IMSI:[262424474019807] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 01/30 11:06:01.751: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 01/30 11:06:01.756: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 01/30 11:06:01.757: [smf] INFO: Removed Session: UE IMSI:[262429378617043] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 01/30 11:06:01.757: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 01/30 11:06:01.762: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 01/30 11:06:01.762: [smf] INFO: Removed Session: UE IMSI:[262420466474095] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 01/30 11:06:01.762: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 01/30 11:06:01.767: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 01/30 11:06:01.767: [smf] INFO: Removed Session: UE IMSI:[262423412599987] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 01/30 11:06:01.767: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 01/30 11:06:01.772: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 01/30 11:06:01.773: [smf] INFO: Removed Session: UE IMSI:[262424416822536] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 01/30 11:06:01.773: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 01/30 11:06:01.778: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 01/30 11:06:01.778: [smf] INFO: Removed Session: UE IMSI:[262423076136229] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 01/30 11:06:01.778: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 01/30 11:06:01.783: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 01/30 11:06:01.783: [smf] INFO: Removed Session: UE IMSI:[262422859406567] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 01/30 11:06:01.783: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 01/30 11:06:01.789: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 01/30 11:06:01.789: [smf] INFO: Removed Session: UE IMSI:[262427948831483] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 01/30 11:06:01.789: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 01/30 11:06:01.794: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 01/30 11:06:01.794: [smf] INFO: Removed Session: UE IMSI:[262425190217101] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 01/30 11:06:01.794: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 01/30 11:06:01.799: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 01/30 11:06:01.800: [smf] INFO: Removed Session: UE IMSI:[262423603703029] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 01/30 11:06:01.800: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 01/30 11:06:01.805: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 01/30 11:06:01.805: [smf] INFO: Removed Session: UE IMSI:[262422929769525] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 01/30 11:06:01.805: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 01/30 11:06:01.810: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 01/30 11:06:01.810: [smf] INFO: Removed Session: UE IMSI:[262422251600472] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 01/30 11:06:01.810: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 01/30 11:06:01.815: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 01/30 11:06:01.816: [smf] INFO: Removed Session: UE IMSI:[262423652660381] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 01/30 11:06:01.816: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 01/30 11:06:01.821: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 01/30 11:06:01.821: [smf] INFO: Removed Session: UE IMSI:[262429244304001] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 01/30 11:06:01.821: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 01/30 11:06:01.826: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 01/30 11:06:01.826: [smf] INFO: Removed Session: UE IMSI:[262424926415089] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 01/30 11:06:01.826: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 01/30 11:06:01.831: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 01/30 11:06:01.832: [smf] INFO: Removed Session: UE IMSI:[262426470731899] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 01/30 11:06:01.832: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 01/30 11:06:01.837: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 01/30 11:06:01.837: [smf] INFO: Removed Session: UE IMSI:[262429833801272] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 01/30 11:06:01.837: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 01/30 11:06:01.842: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 01/30 11:06:01.842: [smf] INFO: Removed Session: UE IMSI:[262427287700032] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 01/30 11:06:01.842: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 01/30 11:06:01.847: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 01/30 11:06:01.848: [smf] INFO: Removed Session: UE IMSI:[262429493991639] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 01/30 11:06:01.848: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 01/30 11:06:01.853: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 01/30 11:06:01.853: [smf] INFO: Removed Session: UE IMSI:[262425197499076] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 01/30 11:06:01.853: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 01/30 11:06:01.858: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 01/30 11:06:01.858: [smf] INFO: Removed Session: UE IMSI:[262427743284925] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 01/30 11:06:01.858: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 01/30 11:06:01.863: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 01/30 11:06:01.864: [smf] INFO: Removed Session: UE IMSI:[262426777048325] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 01/30 11:06:01.864: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 01/30 11:06:01.869: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 01/30 11:06:01.869: [smf] INFO: Removed Session: UE IMSI:[262429941848027] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 01/30 11:06:01.869: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 01/30 11:06:01.874: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 01/30 11:06:01.874: [smf] INFO: Removed Session: UE IMSI:[262424888587942] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 01/30 11:06:01.874: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 01/30 11:06:01.879: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 01/30 11:06:01.880: [smf] INFO: Removed Session: UE IMSI:[262423771588903] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 01/30 11:06:01.880: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 01/30 11:06:01.885: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 01/30 11:06:01.885: [smf] INFO: Removed Session: UE IMSI:[262426388795361] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 01/30 11:06:01.885: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 01/30 11:06:01.890: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 01/30 11:06:01.890: [smf] INFO: Removed Session: UE IMSI:[262425799039164] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 01/30 11:06:01.890: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 01/30 11:06:01.895: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 01/30 11:06:01.896: [smf] INFO: Removed Session: UE IMSI:[262421061453757] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 01/30 11:06:01.896: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 01/30 11:06:01.901: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 01/30 11:06:01.901: [smf] INFO: Removed Session: UE IMSI:[262429190780453] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 01/30 11:06:01.901: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 01/30 11:06:01.906: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 01/30 11:06:01.906: [smf] INFO: Removed Session: UE IMSI:[262420237224053] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 01/30 11:06:01.906: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 01/30 11:06:01.911: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 01/30 11:06:01.912: [smf] INFO: Removed Session: UE IMSI:[262424582538451] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 01/30 11:06:01.912: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 01/30 11:06:01.917: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 01/30 11:06:01.917: [smf] INFO: Removed Session: UE IMSI:[262423907126139] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 01/30 11:06:01.917: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 01/30 11:06:01.922: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 01/30 11:06:01.922: [smf] INFO: Removed Session: UE IMSI:[262423734004218] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 01/30 11:06:01.922: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 01/30 11:06:01.927: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 01/30 11:06:01.928: [smf] INFO: Removed Session: UE IMSI:[262425123029768] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 01/30 11:06:01.928: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 01/30 11:06:01.933: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 01/30 11:06:01.933: [smf] INFO: Removed Session: UE IMSI:[262429935981239] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 01/30 11:06:01.933: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 01/30 11:06:01.938: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 01/30 11:06:01.938: [smf] INFO: Removed Session: UE IMSI:[262426101133196] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 01/30 11:06:01.938: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 01/30 11:06:01.943: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 01/30 11:06:01.944: [smf] INFO: Removed Session: UE IMSI:[262425620941396] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 01/30 11:06:01.944: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 01/30 11:06:01.949: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 01/30 11:06:01.949: [smf] INFO: Removed Session: UE IMSI:[262429735305894] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 01/30 11:06:01.949: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 01/30 11:06:01.954: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 01/30 11:06:01.954: [smf] INFO: Removed Session: UE IMSI:[262424675134163] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 01/30 11:06:01.954: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 01/30 11:06:01.959: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 01/30 11:06:01.960: [smf] INFO: Removed Session: UE IMSI:[262421691990804] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 01/30 11:06:01.960: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 01/30 11:06:01.965: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 01/30 11:06:01.965: [smf] INFO: Removed Session: UE IMSI:[262425654656300] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 01/30 11:06:01.965: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 01/30 11:06:01.970: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 01/30 11:06:01.971: [smf] INFO: Removed Session: UE IMSI:[262426553065078] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 01/30 11:06:01.971: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 01/30 11:06:01.975: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 01/30 11:06:01.976: [smf] INFO: Removed Session: UE IMSI:[262423375249343] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 01/30 11:06:01.976: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 01/30 11:06:01.981: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 01/30 11:06:01.981: [smf] INFO: Removed Session: UE IMSI:[262428643442679] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 01/30 11:06:01.981: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 01/30 11:06:01.986: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 01/30 11:06:01.987: [smf] INFO: Removed Session: UE IMSI:[262428015508331] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 01/30 11:06:01.987: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 01/30 11:06:01.992: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 01/30 11:06:01.992: [smf] INFO: Removed Session: UE IMSI:[262426660112036] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 01/30 11:06:01.992: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 01/30 11:06:01.997: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 01/30 11:06:01.997: [smf] INFO: Removed Session: UE IMSI:[262425118265952] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:01.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 01/30 11:06:01.997: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 01/30 11:06:02.002: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 01/30 11:06:02.003: [smf] INFO: Removed Session: UE IMSI:[262425922089063] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 01/30 11:06:02.003: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 01/30 11:06:02.008: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 01/30 11:06:02.008: [smf] INFO: Removed Session: UE IMSI:[262423617968838] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 01/30 11:06:02.008: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 01/30 11:06:02.013: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 01/30 11:06:02.013: [smf] INFO: Removed Session: UE IMSI:[262429240166184] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 01/30 11:06:02.013: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 01/30 11:06:02.018: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 01/30 11:06:02.019: [smf] INFO: Removed Session: UE IMSI:[262422721712060] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 01/30 11:06:02.019: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 01/30 11:06:02.024: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 01/30 11:06:02.024: [smf] INFO: Removed Session: UE IMSI:[262424926052570] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 01/30 11:06:02.024: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 01/30 11:06:02.029: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 01/30 11:06:02.029: [smf] INFO: Removed Session: UE IMSI:[262427832714858] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 01/30 11:06:02.029: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 01/30 11:06:02.034: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 01/30 11:06:02.035: [smf] INFO: Removed Session: UE IMSI:[262427094911950] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 01/30 11:06:02.035: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 01/30 11:06:02.040: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 01/30 11:06:02.040: [smf] INFO: Removed Session: UE IMSI:[262425467710386] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 01/30 11:06:02.040: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 01/30 11:06:02.045: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 01/30 11:06:02.045: [smf] INFO: Removed Session: UE IMSI:[262421937155598] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 01/30 11:06:02.045: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 01/30 11:06:02.050: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 01/30 11:06:02.051: [smf] INFO: Removed Session: UE IMSI:[262420773419240] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 01/30 11:06:02.051: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 01/30 11:06:02.056: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 01/30 11:06:02.056: [smf] INFO: Removed Session: UE IMSI:[262422477324947] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 01/30 11:06:02.056: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 01/30 11:06:02.061: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 01/30 11:06:02.061: [smf] INFO: Removed Session: UE IMSI:[262423729320385] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 01/30 11:06:02.061: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 01/30 11:06:02.067: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 01/30 11:06:02.067: [smf] INFO: Removed Session: UE IMSI:[262428310316323] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 01/30 11:06:02.067: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 01/30 11:06:02.072: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 01/30 11:06:02.072: [smf] INFO: Removed Session: UE IMSI:[262424446261431] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 01/30 11:06:02.072: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 01/30 11:06:02.078: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 01/30 11:06:02.079: [smf] INFO: Removed Session: UE IMSI:[262420589452668] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 01/30 11:06:02.079: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 01/30 11:06:02.084: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 01/30 11:06:02.084: [smf] INFO: Removed Session: UE IMSI:[262427259910297] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 01/30 11:06:02.084: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 01/30 11:06:02.089: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 01/30 11:06:02.089: [smf] INFO: Removed Session: UE IMSI:[262426031486714] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 01/30 11:06:02.089: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 01/30 11:06:02.094: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 01/30 11:06:02.095: [smf] INFO: Removed Session: UE IMSI:[262423220659727] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 01/30 11:06:02.095: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 01/30 11:06:02.100: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 01/30 11:06:02.100: [smf] INFO: Removed Session: UE IMSI:[262426000180436] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 01/30 11:06:02.100: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 01/30 11:06:02.105: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 01/30 11:06:02.105: [smf] INFO: Removed Session: UE IMSI:[262427790941472] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 01/30 11:06:02.105: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 01/30 11:06:02.110: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 01/30 11:06:02.111: [smf] INFO: Removed Session: UE IMSI:[262425362625556] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 01/30 11:06:02.111: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 01/30 11:06:02.116: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 01/30 11:06:02.116: [smf] INFO: Removed Session: UE IMSI:[262429464827627] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 01/30 11:06:02.116: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 01/30 11:06:02.121: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 01/30 11:06:02.121: [smf] INFO: Removed Session: UE IMSI:[262423127827997] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 01/30 11:06:02.121: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 01/30 11:06:02.126: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 01/30 11:06:02.127: [smf] INFO: Removed Session: UE IMSI:[262425944365656] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 01/30 11:06:02.127: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 01/30 11:06:02.132: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 01/30 11:06:02.132: [smf] INFO: Removed Session: UE IMSI:[262420124247535] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 01/30 11:06:02.132: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 01/30 11:06:02.137: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 01/30 11:06:02.137: [smf] INFO: Removed Session: UE IMSI:[262420165256444] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 01/30 11:06:02.137: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 01/30 11:06:02.142: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 01/30 11:06:02.143: [smf] INFO: Removed Session: UE IMSI:[262421413147119] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 01/30 11:06:02.143: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 01/30 11:06:02.148: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 01/30 11:06:02.148: [smf] INFO: Removed Session: UE IMSI:[262420885766655] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 01/30 11:06:02.148: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 01/30 11:06:02.153: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 01/30 11:06:02.153: [smf] INFO: Removed Session: UE IMSI:[262420318096416] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 01/30 11:06:02.153: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 01/30 11:06:02.158: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 01/30 11:06:02.159: [smf] INFO: Removed Session: UE IMSI:[262424301075802] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 01/30 11:06:02.159: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 01/30 11:06:02.164: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 01/30 11:06:02.164: [smf] INFO: Removed Session: UE IMSI:[262426007676546] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 01/30 11:06:02.164: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 01/30 11:06:02.169: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 01/30 11:06:02.169: [smf] INFO: Removed Session: UE IMSI:[262427191057426] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 01/30 11:06:02.169: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 01/30 11:06:02.174: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 01/30 11:06:02.175: [smf] INFO: Removed Session: UE IMSI:[262422118254622] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 01/30 11:06:02.175: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 01/30 11:06:02.180: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 01/30 11:06:02.180: [smf] INFO: Removed Session: UE IMSI:[262426107129842] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 01/30 11:06:02.180: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 01/30 11:06:02.185: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 01/30 11:06:02.186: [smf] INFO: Removed Session: UE IMSI:[262425596795653] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 01/30 11:06:02.186: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 01/30 11:06:02.191: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 01/30 11:06:02.192: [smf] INFO: Removed Session: UE IMSI:[262420884418681] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 01/30 11:06:02.192: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 01/30 11:06:02.197: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 01/30 11:06:02.197: [smf] INFO: Removed Session: UE IMSI:[262426861812447] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 01/30 11:06:02.197: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 01/30 11:06:02.202: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 01/30 11:06:02.203: [smf] INFO: Removed Session: UE IMSI:[262422109533683] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 01/30 11:06:02.203: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 01/30 11:06:02.207: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 01/30 11:06:02.208: [smf] INFO: Removed Session: UE IMSI:[262420080742846] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 01/30 11:06:02.208: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 01/30 11:06:02.213: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 01/30 11:06:02.213: [smf] INFO: Removed Session: UE IMSI:[262429890628918] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 01/30 11:06:02.213: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 01/30 11:06:02.218: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 01/30 11:06:02.219: [smf] INFO: Removed Session: UE IMSI:[262427910216491] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 01/30 11:06:02.219: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 01/30 11:06:02.224: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 01/30 11:06:02.224: [smf] INFO: Removed Session: UE IMSI:[262420635841057] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 01/30 11:06:02.224: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 01/30 11:06:02.229: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 01/30 11:06:02.230: [smf] INFO: Removed Session: UE IMSI:[262420746267094] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 01/30 11:06:02.230: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 01/30 11:06:02.235: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 01/30 11:06:02.236: [smf] INFO: Removed Session: UE IMSI:[262421944840171] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 01/30 11:06:02.236: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 01/30 11:06:02.241: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 01/30 11:06:02.242: [smf] INFO: Removed Session: UE IMSI:[262429213641649] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 01/30 11:06:02.242: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 01/30 11:06:02.247: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 01/30 11:06:02.247: [smf] INFO: Removed Session: UE IMSI:[262420123305834] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 01/30 11:06:02.247: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 01/30 11:06:02.252: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 01/30 11:06:02.253: [smf] INFO: Removed Session: UE IMSI:[262428063085348] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 01/30 11:06:02.253: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 01/30 11:06:02.257: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 01/30 11:06:02.258: [smf] INFO: Removed Session: UE IMSI:[262424953428418] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 01/30 11:06:02.258: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 01/30 11:06:02.263: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 01/30 11:06:02.263: [smf] INFO: Removed Session: UE IMSI:[262427010468183] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 01/30 11:06:02.263: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 01/30 11:06:02.268: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 01/30 11:06:02.269: [smf] INFO: Removed Session: UE IMSI:[262429551800526] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 01/30 11:06:02.269: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 01/30 11:06:02.273: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 01/30 11:06:02.274: [smf] INFO: Removed Session: UE IMSI:[262420502184345] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 01/30 11:06:02.274: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 01/30 11:06:02.279: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 01/30 11:06:02.279: [smf] INFO: Removed Session: UE IMSI:[262427371781512] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 01/30 11:06:02.279: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 01/30 11:06:02.284: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 01/30 11:06:02.284: [smf] INFO: Removed Session: UE IMSI:[262427420548255] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 01/30 11:06:02.284: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 01/30 11:06:02.289: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 01/30 11:06:02.290: [smf] INFO: Removed Session: UE IMSI:[262423959544795] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 01/30 11:06:02.290: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 01/30 11:06:02.295: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 01/30 11:06:02.295: [smf] INFO: Removed Session: UE IMSI:[262425326885402] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 01/30 11:06:02.295: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 01/30 11:06:02.300: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 01/30 11:06:02.300: [smf] INFO: Removed Session: UE IMSI:[262422076705399] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 01/30 11:06:02.300: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 01/30 11:06:02.305: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 01/30 11:06:02.306: [smf] INFO: Removed Session: UE IMSI:[262424542079473] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 01/30 11:06:02.306: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 01/30 11:06:02.311: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 01/30 11:06:02.311: [smf] INFO: Removed Session: UE IMSI:[262422591828283] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 01/30 11:06:02.311: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 01/30 11:06:02.316: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 01/30 11:06:02.316: [smf] INFO: Removed Session: UE IMSI:[262421404866137] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 01/30 11:06:02.316: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 01/30 11:06:02.321: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 01/30 11:06:02.322: [smf] INFO: Removed Session: UE IMSI:[262425261572565] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 01/30 11:06:02.322: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 01/30 11:06:02.327: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 01/30 11:06:02.327: [smf] INFO: Removed Session: UE IMSI:[262426705599244] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 01/30 11:06:02.327: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 01/30 11:06:02.332: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 01/30 11:06:02.332: [smf] INFO: Removed Session: UE IMSI:[262422698551968] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 01/30 11:06:02.332: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 01/30 11:06:02.337: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 01/30 11:06:02.338: [smf] INFO: Removed Session: UE IMSI:[262424751059632] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 01/30 11:06:02.338: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 01/30 11:06:02.343: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 01/30 11:06:02.343: [smf] INFO: Removed Session: UE IMSI:[262429325291316] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 01/30 11:06:02.343: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 01/30 11:06:02.348: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 01/30 11:06:02.348: [smf] INFO: Removed Session: UE IMSI:[262426429334407] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 01/30 11:06:02.348: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 01/30 11:06:02.353: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 01/30 11:06:02.354: [smf] INFO: Removed Session: UE IMSI:[262424403506316] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 01/30 11:06:02.354: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 01/30 11:06:02.359: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 01/30 11:06:02.359: [smf] INFO: Removed Session: UE IMSI:[262427531063588] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 01/30 11:06:02.359: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 01/30 11:06:02.364: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 01/30 11:06:02.364: [smf] INFO: Removed Session: UE IMSI:[262425903675486] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 01/30 11:06:02.364: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 01/30 11:06:02.369: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 01/30 11:06:02.370: [smf] INFO: Removed Session: UE IMSI:[262427374185484] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 01/30 11:06:02.370: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 01/30 11:06:02.375: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 01/30 11:06:02.375: [smf] INFO: Removed Session: UE IMSI:[262425956624481] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 01/30 11:06:02.375: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 01/30 11:06:02.380: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 01/30 11:06:02.381: [smf] INFO: Removed Session: UE IMSI:[262426240396579] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 01/30 11:06:02.381: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 01/30 11:06:02.385: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 01/30 11:06:02.386: [smf] INFO: Removed Session: UE IMSI:[262420384346330] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 01/30 11:06:02.386: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 01/30 11:06:02.391: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 01/30 11:06:02.391: [smf] INFO: Removed Session: UE IMSI:[262423586806878] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 01/30 11:06:02.391: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 01/30 11:06:02.396: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 01/30 11:06:02.396: [smf] INFO: Removed Session: UE IMSI:[262422383897520] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 01/30 11:06:02.396: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 01/30 11:06:02.401: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 01/30 11:06:02.402: [smf] INFO: Removed Session: UE IMSI:[262427664044048] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 01/30 11:06:02.402: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 01/30 11:06:02.407: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 01/30 11:06:02.407: [smf] INFO: Removed Session: UE IMSI:[262426111582635] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 01/30 11:06:02.407: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 01/30 11:06:02.412: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 01/30 11:06:02.413: [smf] INFO: Removed Session: UE IMSI:[262425366538752] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 01/30 11:06:02.413: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 01/30 11:06:02.418: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 01/30 11:06:02.419: [smf] INFO: Removed Session: UE IMSI:[262423080985731] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 01/30 11:06:02.419: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 01/30 11:06:02.424: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 01/30 11:06:02.425: [smf] INFO: Removed Session: UE IMSI:[262428871613095] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 01/30 11:06:02.425: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 01/30 11:06:02.429: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 01/30 11:06:02.430: [smf] INFO: Removed Session: UE IMSI:[262427269844094] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 01/30 11:06:02.430: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 01/30 11:06:02.435: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 01/30 11:06:02.436: [smf] INFO: Removed Session: UE IMSI:[262429333048678] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 01/30 11:06:02.436: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 01/30 11:06:02.440: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 01/30 11:06:02.441: [smf] INFO: Removed Session: UE IMSI:[262425908498233] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 01/30 11:06:02.441: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 01/30 11:06:02.446: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 01/30 11:06:02.446: [smf] INFO: Removed Session: UE IMSI:[262425349989337] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 01/30 11:06:02.446: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 01/30 11:06:02.451: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 01/30 11:06:02.452: [smf] INFO: Removed Session: UE IMSI:[262425992655732] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 01/30 11:06:02.452: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 01/30 11:06:02.457: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 01/30 11:06:02.457: [smf] INFO: Removed Session: UE IMSI:[262422694883526] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 01/30 11:06:02.457: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 01/30 11:06:02.462: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 01/30 11:06:02.463: [smf] INFO: Removed Session: UE IMSI:[262420252238859] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 01/30 11:06:02.463: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 01/30 11:06:02.467: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 01/30 11:06:02.468: [smf] INFO: Removed Session: UE IMSI:[262425078831627] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 01/30 11:06:02.468: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 01/30 11:06:02.473: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 01/30 11:06:02.473: [smf] INFO: Removed Session: UE IMSI:[262428818940840] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 01/30 11:06:02.473: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 01/30 11:06:02.478: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 01/30 11:06:02.479: [smf] INFO: Removed Session: UE IMSI:[262426333327036] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 01/30 11:06:02.479: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 01/30 11:06:02.483: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 01/30 11:06:02.484: [smf] INFO: Removed Session: UE IMSI:[262425758749411] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 01/30 11:06:02.484: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 01/30 11:06:02.489: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 01/30 11:06:02.489: [smf] INFO: Removed Session: UE IMSI:[262425933089403] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 01/30 11:06:02.489: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 01/30 11:06:02.494: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 01/30 11:06:02.495: [smf] INFO: Removed Session: UE IMSI:[262428045237204] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 01/30 11:06:02.495: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 01/30 11:06:02.499: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 01/30 11:06:02.500: [smf] INFO: Removed Session: UE IMSI:[262427249097563] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 01/30 11:06:02.500: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 01/30 11:06:02.505: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 01/30 11:06:02.505: [smf] INFO: Removed Session: UE IMSI:[262423869510732] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 01/30 11:06:02.505: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 01/30 11:06:02.510: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 01/30 11:06:02.511: [smf] INFO: Removed Session: UE IMSI:[262424077484468] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 01/30 11:06:02.511: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 01/30 11:06:02.515: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 01/30 11:06:02.516: [smf] INFO: Removed Session: UE IMSI:[262422467184841] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 01/30 11:06:02.516: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 01/30 11:06:02.521: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 01/30 11:06:02.521: [smf] INFO: Removed Session: UE IMSI:[262428450671935] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 01/30 11:06:02.521: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 01/30 11:06:02.526: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 01/30 11:06:02.527: [smf] INFO: Removed Session: UE IMSI:[262425613193307] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 01/30 11:06:02.527: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 01/30 11:06:02.531: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 01/30 11:06:02.532: [smf] INFO: Removed Session: UE IMSI:[262424952114349] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 01/30 11:06:02.532: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 01/30 11:06:02.537: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 01/30 11:06:02.537: [smf] INFO: Removed Session: UE IMSI:[262422320587999] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 01/30 11:06:02.537: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 01/30 11:06:02.542: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 01/30 11:06:02.543: [smf] INFO: Removed Session: UE IMSI:[262425209014619] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 01/30 11:06:02.543: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 01/30 11:06:02.547: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 01/30 11:06:02.548: [smf] INFO: Removed Session: UE IMSI:[262420681755444] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 01/30 11:06:02.548: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 01/30 11:06:02.553: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 01/30 11:06:02.553: [smf] INFO: Removed Session: UE IMSI:[262420052270994] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 01/30 11:06:02.553: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 01/30 11:06:02.558: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 01/30 11:06:02.559: [smf] INFO: Removed Session: UE IMSI:[262425168350442] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 01/30 11:06:02.559: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 01/30 11:06:02.563: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 01/30 11:06:02.564: [smf] INFO: Removed Session: UE IMSI:[262427245550108] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 01/30 11:06:02.564: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 01/30 11:06:02.569: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 01/30 11:06:02.569: [smf] INFO: Removed Session: UE IMSI:[262423594917257] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 01/30 11:06:02.569: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 01/30 11:06:02.574: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 01/30 11:06:02.575: [smf] INFO: Removed Session: UE IMSI:[262425849222732] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 01/30 11:06:02.575: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 01/30 11:06:02.579: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 01/30 11:06:02.580: [smf] INFO: Removed Session: UE IMSI:[262420840551696] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 01/30 11:06:02.580: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 01/30 11:06:02.585: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 01/30 11:06:02.585: [smf] INFO: Removed Session: UE IMSI:[262428604012396] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 01/30 11:06:02.585: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 01/30 11:06:02.590: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 01/30 11:06:02.591: [smf] INFO: Removed Session: UE IMSI:[262427566169703] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 01/30 11:06:02.591: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 01/30 11:06:02.595: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 01/30 11:06:02.596: [smf] INFO: Removed Session: UE IMSI:[262427559082276] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 01/30 11:06:02.596: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 01/30 11:06:02.601: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 01/30 11:06:02.601: [smf] INFO: Removed Session: UE IMSI:[262423167057344] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 01/30 11:06:02.601: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 01/30 11:06:02.606: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 01/30 11:06:02.607: [smf] INFO: Removed Session: UE IMSI:[262426304801177] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 01/30 11:06:02.607: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 01/30 11:06:02.611: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 01/30 11:06:02.612: [smf] INFO: Removed Session: UE IMSI:[262427375832482] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 01/30 11:06:02.612: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 01/30 11:06:02.617: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 01/30 11:06:02.617: [smf] INFO: Removed Session: UE IMSI:[262423524368659] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 01/30 11:06:02.617: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 01/30 11:06:02.622: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 01/30 11:06:02.623: [smf] INFO: Removed Session: UE IMSI:[262428315218840] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 01/30 11:06:02.623: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 01/30 11:06:02.627: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 01/30 11:06:02.628: [smf] INFO: Removed Session: UE IMSI:[262422929552742] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 01/30 11:06:02.628: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 01/30 11:06:02.633: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 01/30 11:06:02.633: [smf] INFO: Removed Session: UE IMSI:[262426967558198] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 01/30 11:06:02.633: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 01/30 11:06:02.638: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 01/30 11:06:02.639: [smf] INFO: Removed Session: UE IMSI:[262423493934730] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 01/30 11:06:02.639: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 01/30 11:06:02.643: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 01/30 11:06:02.644: [smf] INFO: Removed Session: UE IMSI:[262421600331896] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 01/30 11:06:02.644: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 01/30 11:06:02.649: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 01/30 11:06:02.649: [smf] INFO: Removed Session: UE IMSI:[262423057230652] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 01/30 11:06:02.649: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 01/30 11:06:02.654: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 01/30 11:06:02.655: [smf] INFO: Removed Session: UE IMSI:[262425975060267] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 01/30 11:06:02.655: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 01/30 11:06:02.659: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 01/30 11:06:02.660: [smf] INFO: Removed Session: UE IMSI:[262423330035220] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 01/30 11:06:02.660: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 01/30 11:06:02.665: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 01/30 11:06:02.665: [smf] INFO: Removed Session: UE IMSI:[262427948210744] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 01/30 11:06:02.665: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 01/30 11:06:02.670: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 01/30 11:06:02.671: [smf] INFO: Removed Session: UE IMSI:[262423917738891] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 01/30 11:06:02.671: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 01/30 11:06:02.675: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 01/30 11:06:02.676: [smf] INFO: Removed Session: UE IMSI:[262422627341418] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 01/30 11:06:02.676: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 01/30 11:06:02.680: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 01/30 11:06:02.681: [smf] INFO: Removed Session: UE IMSI:[262426761829534] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 01/30 11:06:02.681: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 01/30 11:06:02.686: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 01/30 11:06:02.686: [smf] INFO: Removed Session: UE IMSI:[262428094656972] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 01/30 11:06:02.686: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 01/30 11:06:02.691: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 01/30 11:06:02.692: [smf] INFO: Removed Session: UE IMSI:[262427472630308] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 01/30 11:06:02.692: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 01/30 11:06:02.696: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 01/30 11:06:02.697: [smf] INFO: Removed Session: UE IMSI:[262428219126122] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 01/30 11:06:02.697: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 01/30 11:06:02.702: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 01/30 11:06:02.702: [smf] INFO: Removed Session: UE IMSI:[262423162986877] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 01/30 11:06:02.702: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 01/30 11:06:02.707: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 01/30 11:06:02.707: [smf] INFO: Removed Session: UE IMSI:[262426739663643] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 01/30 11:06:02.707: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 01/30 11:06:02.712: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 01/30 11:06:02.713: [smf] INFO: Removed Session: UE IMSI:[262427361040020] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 01/30 11:06:02.713: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 01/30 11:06:02.717: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 01/30 11:06:02.718: [smf] INFO: Removed Session: UE IMSI:[262422850895895] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 01/30 11:06:02.718: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 01/30 11:06:02.723: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 01/30 11:06:02.723: [smf] INFO: Removed Session: UE IMSI:[262424382435739] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 01/30 11:06:02.723: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 01/30 11:06:02.728: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 01/30 11:06:02.729: [smf] INFO: Removed Session: UE IMSI:[262420553902441] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 01/30 11:06:02.729: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 01/30 11:06:02.733: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 01/30 11:06:02.734: [smf] INFO: Removed Session: UE IMSI:[262427515087530] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 01/30 11:06:02.734: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 01/30 11:06:02.739: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 01/30 11:06:02.739: [smf] INFO: Removed Session: UE IMSI:[262429022228741] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 01/30 11:06:02.739: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 01/30 11:06:02.744: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 01/30 11:06:02.744: [smf] INFO: Removed Session: UE IMSI:[262425388874269] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 01/30 11:06:02.744: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 01/30 11:06:02.749: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 01/30 11:06:02.750: [smf] INFO: Removed Session: UE IMSI:[262423372211847] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 01/30 11:06:02.750: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 01/30 11:06:02.755: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 01/30 11:06:02.755: [smf] INFO: Removed Session: UE IMSI:[262429085416731] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 01/30 11:06:02.755: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 01/30 11:06:02.760: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 01/30 11:06:02.761: [smf] INFO: Removed Session: UE IMSI:[262429018674049] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 01/30 11:06:02.761: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 01/30 11:06:02.765: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 01/30 11:06:02.766: [smf] INFO: Removed Session: UE IMSI:[262424045102375] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 01/30 11:06:02.766: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 01/30 11:06:02.770: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 01/30 11:06:02.771: [smf] INFO: Removed Session: UE IMSI:[262425743926785] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 01/30 11:06:02.771: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 01/30 11:06:02.776: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 01/30 11:06:02.776: [smf] INFO: Removed Session: UE IMSI:[262427881566434] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 01/30 11:06:02.776: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 01/30 11:06:02.781: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 01/30 11:06:02.782: [smf] INFO: Removed Session: UE IMSI:[262426996355480] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 01/30 11:06:02.782: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 01/30 11:06:02.786: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 01/30 11:06:02.787: [smf] INFO: Removed Session: UE IMSI:[262426248878976] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 01/30 11:06:02.787: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 01/30 11:06:02.792: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 01/30 11:06:02.792: [smf] INFO: Removed Session: UE IMSI:[262428704590969] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 01/30 11:06:02.792: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 01/30 11:06:02.797: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 01/30 11:06:02.798: [smf] INFO: Removed Session: UE IMSI:[262427354405325] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 01/30 11:06:02.798: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 01/30 11:06:02.802: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 01/30 11:06:02.803: [smf] INFO: Removed Session: UE IMSI:[262420261165563] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 01/30 11:06:02.803: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 01/30 11:06:02.808: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 01/30 11:06:02.808: [smf] INFO: Removed Session: UE IMSI:[262421802458441] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 01/30 11:06:02.808: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 01/30 11:06:02.813: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 01/30 11:06:02.814: [smf] INFO: Removed Session: UE IMSI:[262425850094685] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 01/30 11:06:02.814: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 01/30 11:06:02.818: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 01/30 11:06:02.819: [smf] INFO: Removed Session: UE IMSI:[262420121240812] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 01/30 11:06:02.819: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 01/30 11:06:02.824: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 01/30 11:06:02.824: [smf] INFO: Removed Session: UE IMSI:[262423675473527] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 01/30 11:06:02.824: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 01/30 11:06:02.829: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 01/30 11:06:02.829: [smf] INFO: Removed Session: UE IMSI:[262424317418157] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 01/30 11:06:02.829: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 01/30 11:06:02.834: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 01/30 11:06:02.835: [smf] INFO: Removed Session: UE IMSI:[262425631238976] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 01/30 11:06:02.835: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 01/30 11:06:02.840: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 01/30 11:06:02.840: [smf] INFO: Removed Session: UE IMSI:[262426683012180] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 01/30 11:06:02.840: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 01/30 11:06:02.845: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 01/30 11:06:02.845: [smf] INFO: Removed Session: UE IMSI:[262426041092393] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 01/30 11:06:02.845: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 01/30 11:06:02.850: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 01/30 11:06:02.851: [smf] INFO: Removed Session: UE IMSI:[262424696672965] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 01/30 11:06:02.851: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 01/30 11:06:02.856: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 01/30 11:06:02.856: [smf] INFO: Removed Session: UE IMSI:[262421838206050] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 01/30 11:06:02.856: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 01/30 11:06:02.861: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 01/30 11:06:02.861: [smf] INFO: Removed Session: UE IMSI:[262421535238601] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 01/30 11:06:02.861: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 01/30 11:06:02.866: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 01/30 11:06:02.867: [smf] INFO: Removed Session: UE IMSI:[262427606095842] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 01/30 11:06:02.867: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 01/30 11:06:02.871: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 01/30 11:06:02.872: [smf] INFO: Removed Session: UE IMSI:[262420955584635] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 01/30 11:06:02.872: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 01/30 11:06:02.877: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 01/30 11:06:02.877: [smf] INFO: Removed Session: UE IMSI:[262421617193291] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 01/30 11:06:02.877: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 01/30 11:06:02.882: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 01/30 11:06:02.883: [smf] INFO: Removed Session: UE IMSI:[262427986326371] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 01/30 11:06:02.883: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 01/30 11:06:02.887: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 01/30 11:06:02.888: [smf] INFO: Removed Session: UE IMSI:[262423659142648] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 01/30 11:06:02.888: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 01/30 11:06:02.893: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 01/30 11:06:02.893: [smf] INFO: Removed Session: UE IMSI:[262421140374057] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 01/30 11:06:02.893: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 01/30 11:06:02.898: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 01/30 11:06:02.899: [smf] INFO: Removed Session: UE IMSI:[262426282163663] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 01/30 11:06:02.899: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 01/30 11:06:02.903: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 01/30 11:06:02.904: [smf] INFO: Removed Session: UE IMSI:[262429972597819] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 01/30 11:06:02.904: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 01/30 11:06:02.909: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 01/30 11:06:02.909: [smf] INFO: Removed Session: UE IMSI:[262429109372594] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 01/30 11:06:02.909: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 01/30 11:06:02.914: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 01/30 11:06:02.914: [smf] INFO: Removed Session: UE IMSI:[262426102764101] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 01/30 11:06:02.914: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 01/30 11:06:02.919: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 01/30 11:06:02.920: [smf] INFO: Removed Session: UE IMSI:[262421144817710] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 01/30 11:06:02.920: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 01/30 11:06:02.924: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 01/30 11:06:02.925: [smf] INFO: Removed Session: UE IMSI:[262421001476652] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 01/30 11:06:02.925: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 01/30 11:06:02.930: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 01/30 11:06:02.930: [smf] INFO: Removed Session: UE IMSI:[262429308943914] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 01/30 11:06:02.930: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 01/30 11:06:02.935: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 01/30 11:06:02.936: [smf] INFO: Removed Session: UE IMSI:[262427548579243] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 01/30 11:06:02.936: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 01/30 11:06:02.940: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 01/30 11:06:02.941: [smf] INFO: Removed Session: UE IMSI:[262420776493082] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 01/30 11:06:02.941: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 01/30 11:06:02.946: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 01/30 11:06:02.946: [smf] INFO: Removed Session: UE IMSI:[262424071017856] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 01/30 11:06:02.946: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 01/30 11:06:02.951: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 01/30 11:06:02.952: [smf] INFO: Removed Session: UE IMSI:[262426463530855] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 01/30 11:06:02.952: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 01/30 11:06:02.956: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 01/30 11:06:02.957: [smf] INFO: Removed Session: UE IMSI:[262423314561539] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 01/30 11:06:02.957: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 01/30 11:06:02.962: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 01/30 11:06:02.962: [smf] INFO: Removed Session: UE IMSI:[262428132400275] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 01/30 11:06:02.962: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 01/30 11:06:02.967: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 01/30 11:06:02.968: [smf] INFO: Removed Session: UE IMSI:[262428820191672] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 01/30 11:06:02.968: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 01/30 11:06:02.972: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 01/30 11:06:02.973: [smf] INFO: Removed Session: UE IMSI:[262422404410375] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 01/30 11:06:02.973: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 01/30 11:06:02.978: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 01/30 11:06:02.978: [smf] INFO: Removed Session: UE IMSI:[262427965257059] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 01/30 11:06:02.978: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 01/30 11:06:02.983: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 01/30 11:06:02.983: [smf] INFO: Removed Session: UE IMSI:[262429771615060] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 01/30 11:06:02.983: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 01/30 11:06:02.988: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 01/30 11:06:02.989: [smf] INFO: Removed Session: UE IMSI:[262429509831128] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 01/30 11:06:02.989: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 01/30 11:06:02.994: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 01/30 11:06:02.994: [smf] INFO: Removed Session: UE IMSI:[262426813694785] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 01/30 11:06:02.994: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 01/30 11:06:02.999: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 01/30 11:06:02.999: [smf] INFO: Removed Session: UE IMSI:[262422632825993] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:02.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 01/30 11:06:02.999: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 01/30 11:06:03.004: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 01/30 11:06:03.005: [smf] INFO: Removed Session: UE IMSI:[262422030671601] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 01/30 11:06:03.005: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 01/30 11:06:03.009: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 01/30 11:06:03.010: [smf] INFO: Removed Session: UE IMSI:[262425890733218] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 01/30 11:06:03.010: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 01/30 11:06:03.015: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 01/30 11:06:03.015: [smf] INFO: Removed Session: UE IMSI:[262426314888831] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 01/30 11:06:03.015: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 01/30 11:06:03.020: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 01/30 11:06:03.021: [smf] INFO: Removed Session: UE IMSI:[262424623996282] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 01/30 11:06:03.021: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 01/30 11:06:03.025: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 01/30 11:06:03.026: [smf] INFO: Removed Session: UE IMSI:[262426935110614] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 01/30 11:06:03.026: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 01/30 11:06:03.031: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 01/30 11:06:03.031: [smf] INFO: Removed Session: UE IMSI:[262427449429659] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 01/30 11:06:03.031: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 01/30 11:06:03.036: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 01/30 11:06:03.036: [smf] INFO: Removed Session: UE IMSI:[262420388246572] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 01/30 11:06:03.036: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 01/30 11:06:03.041: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 01/30 11:06:03.042: [smf] INFO: Removed Session: UE IMSI:[262428382190971] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 01/30 11:06:03.042: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 01/30 11:06:03.047: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 01/30 11:06:03.047: [smf] INFO: Removed Session: UE IMSI:[262420540605417] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 01/30 11:06:03.047: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 01/30 11:06:03.052: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 01/30 11:06:03.052: [smf] INFO: Removed Session: UE IMSI:[262426927541555] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 01/30 11:06:03.052: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 01/30 11:06:03.057: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 01/30 11:06:03.058: [smf] INFO: Removed Session: UE IMSI:[262427311574099] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 01/30 11:06:03.058: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 01/30 11:06:03.063: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 01/30 11:06:03.063: [smf] INFO: Removed Session: UE IMSI:[262420069327710] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 01/30 11:06:03.063: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 01/30 11:06:03.068: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 01/30 11:06:03.068: [smf] INFO: Removed Session: UE IMSI:[262423939603853] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 01/30 11:06:03.068: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 01/30 11:06:03.073: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 01/30 11:06:03.074: [smf] INFO: Removed Session: UE IMSI:[262426225009873] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 01/30 11:06:03.074: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 01/30 11:06:03.079: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 01/30 11:06:03.079: [smf] INFO: Removed Session: UE IMSI:[262423998958722] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 01/30 11:06:03.079: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 01/30 11:06:03.084: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 01/30 11:06:03.084: [smf] INFO: Removed Session: UE IMSI:[262429407557552] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 01/30 11:06:03.084: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 01/30 11:06:03.090: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 01/30 11:06:03.090: [smf] INFO: Removed Session: UE IMSI:[262428749539048] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 01/30 11:06:03.090: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 01/30 11:06:03.095: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 01/30 11:06:03.096: [smf] INFO: Removed Session: UE IMSI:[262423049642351] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 01/30 11:06:03.096: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 01/30 11:06:03.101: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 01/30 11:06:03.102: [smf] INFO: Removed Session: UE IMSI:[262423247100595] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 01/30 11:06:03.102: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 01/30 11:06:03.106: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 01/30 11:06:03.107: [smf] INFO: Removed Session: UE IMSI:[262421098181276] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 01/30 11:06:03.107: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 01/30 11:06:03.112: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 01/30 11:06:03.112: [smf] INFO: Removed Session: UE IMSI:[262424443697027] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 01/30 11:06:03.112: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 01/30 11:06:03.117: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 01/30 11:06:03.118: [smf] INFO: Removed Session: UE IMSI:[262426636424830] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 01/30 11:06:03.118: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 01/30 11:06:03.123: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 01/30 11:06:03.123: [smf] INFO: Removed Session: UE IMSI:[262426869782663] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 01/30 11:06:03.123: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 01/30 11:06:03.128: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 01/30 11:06:03.129: [smf] INFO: Removed Session: UE IMSI:[262421621751576] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 01/30 11:06:03.129: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 01/30 11:06:03.133: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 01/30 11:06:03.134: [smf] INFO: Removed Session: UE IMSI:[262429543408409] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 01/30 11:06:03.134: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 01/30 11:06:03.139: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 01/30 11:06:03.139: [smf] INFO: Removed Session: UE IMSI:[262425471702622] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 01/30 11:06:03.139: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 01/30 11:06:03.144: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 01/30 11:06:03.145: [smf] INFO: Removed Session: UE IMSI:[262424402016983] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 01/30 11:06:03.145: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 01/30 11:06:03.149: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 01/30 11:06:03.150: [smf] INFO: Removed Session: UE IMSI:[262425003154782] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 01/30 11:06:03.150: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 01/30 11:06:03.155: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 01/30 11:06:03.155: [smf] INFO: Removed Session: UE IMSI:[262421613547966] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 01/30 11:06:03.155: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 01/30 11:06:03.357: [smf] INFO: Removed Session: UE IMSI:[262425904047616] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:03.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 01/30 11:06:03.357: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: Warning: Stopping inactive timer T_next. MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:06:05.362: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/30 11:06:05.362: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_addr_pool_exhaustion(88)@d1d221f8036f: Final verdict of PTC: none TC_addr_pool_exhaustion(87)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@d1d221f8036f: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:06:05 UTC 2025 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6232760) Waiting for packet dumper to finish... 1 (prev_count=6232760, count=6233272) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:06: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_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_gy_charging_cc_time started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:06:09.214: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:06:10.656: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:06:11.661: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 01/30 11:06:11.661: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 01/30 11:06:11.661: [smf] INFO: UE IMSI[262425630680700] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:06:11.665: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 01/30 11:06:11.665: [upf] INFO: UE F-SEID[UP:0x14 CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 01/30 11:06:11.665: [upf] INFO: UE F-SEID[UP:0x14 CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass 01/30 11:06:14.669: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fabc81a2910 (../src/upf/context.c:810) 01/30 11:06:17.672: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fabc81a2910 (../src/upf/context.c:810) MTC@d1d221f8036f: Warning: Re-starting timer T_default, which is already active (running or expired). 01/30 11:06:19.673: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fabc81a2910 (../src/upf/context.c:810) MTC@d1d221f8036f: Warning: Stopping inactive timer T_default. 01/30 11:06:20.193: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 01/30 11:06:20.205: [smf] INFO: Removed Session: UE IMSI:[262425630680700] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:20.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 01/30 11:06:20.205: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:06:22.214: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:06:22.214: [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)@d1d221f8036f: Final verdict of PTC: none TC_gy_charging_cc_time(90)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@d1d221f8036f: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:06:22 UTC 2025 ====== GGSN_Tests.TC_gy_charging_cc_time pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21524) Waiting for packet dumper to finish... 1 (prev_count=21524, count=22036) MTC@d1d221f8036f: 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@d1d221f8036f: 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 ------ Thu Jan 30 11:06: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_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@d1d221f8036f: 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@d1d221f8036f: Test case TC_gy_charging_volume_quota_threshold started. MTC@d1d221f8036f: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@d1d221f8036f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/30 11:06:26.182: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/30 11:06:26.524: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d1d221f8036f: sending CreatePDP 01/30 11:06:27.531: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 01/30 11:06:27.531: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 01/30 11:06:27.531: [smf] INFO: UE IMSI[262426410401787] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 01/30 11:06:27.541: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 01/30 11:06:27.541: [upf] INFO: UE F-SEID[UP:0x5df CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 01/30 11:06:27.541: [upf] INFO: UE F-SEID[UP:0x5df CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@d1d221f8036f: setverdict(pass): none -> pass MTC@d1d221f8036f: Warning: Re-starting timer T_default, which is already active (running or expired). 01/30 11:06:35.600: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fabc81a29a0 (../src/upf/context.c:810) MTC@d1d221f8036f: Warning: Stopping inactive timer T_default. 01/30 11:06:36.117: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 01/30 11:06:36.128: [smf] INFO: Removed Session: UE IMSI:[262426410401787] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1693) 01/30 11:06:36.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 01/30 11:06:36.129: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed MTC@d1d221f8036f: setverdict(pass): pass -> pass, component reason not changed 01/30 11:06:38.137: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/30 11:06:38.138: [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)@d1d221f8036f: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(92)@d1d221f8036f: Final verdict of PTC: none MTC@d1d221f8036f: Setting final verdict of the test case. MTC@d1d221f8036f: Local verdict of MTC: pass MTC@d1d221f8036f: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@d1d221f8036f: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@d1d221f8036f: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@d1d221f8036f: 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'. Thu Jan 30 11:06:38 UTC 2025 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24916) Waiting for packet dumper to finish... 1 (prev_count=24916, count=25428) MTC@d1d221f8036f: 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@d1d221f8036f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d1d221f8036f: Terminating MTC. MC@d1d221f8036f: MTC terminated. MC2> exit MC@d1d221f8036f: Shutting down session. MC@d1d221f8036f: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-4750.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_mtu pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass GGSN_Tests.TC_pdp6_act_deact pass GGSN_Tests.TC_pdp6_act_deact_pcodns pass GGSN_Tests.TC_pdp6_act_deact_icmp6 pass GGSN_Tests.TC_pdp6_act_deact_mtu pass GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_pdp46_act_deact pass GGSN_Tests.TC_pdp46_act_deact_ipcp pass GGSN_Tests.TC_pdp46_act_deact_icmp6 pass GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass GGSN_Tests.TC_pdp46_act_deact_mtu pass GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_pdp46_act_deact_apn4 pass GGSN_Tests.TC_echo_req_resp pass->FAIL GGSN_Tests.TC_pdp_act2_recovery pass GGSN_Tests.TC_act_deact_retrans_duplicate pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: PASS GGSN_Tests.TC_pdp4_act_update_teid NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: PASS GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: PASS GGSN_Tests.TC_addr_pool_exhaustion NEW: PASS GGSN_Tests.TC_gy_charging_cc_time NEW: PASS GGSN_Tests.TC_gy_charging_volume_quota_threshold Summary: pass->FAIL: 3 pass: 26 NEW: PASS: 16 [testenv][open5gs] Testsuite is done [testenv][open5gs] Stopping testsuite (3487806) [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-20250130-1059-67d3e365-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-20250130-1059-67d3e365-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (3487709) [testenv][open5gs] Stopping upf (3487759) [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-20250130-1059-67d3e365-0', 'sh', '-c', './testenv.sh'] + check_usage + [ -z finished ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + sudo ip link set testenv0 down + sudo brctl delbr testenv0 + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + sudo ip link set ogstun4 down + sudo ip link del ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + sudo ip link set ogstun6 down + sudo ip link del ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + sudo ip link set ogstun46 down + sudo ip link del ogstun46 [testenv] Showing testsuite/junit-xml-4750.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250130-1059-67d3e365-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4750.log && echo']             GGSN_Tests.ttcn:2424 GGSN_Tests control part GGSN_Tests.ttcn:1511 TC_pdp4_clients_interact_with_txseq testcase                                 "GGSN_Tests.ttcn:383 : pingpong T_default timeout" GGSN_Tests.ttcn:2467 GGSN_Tests control part GGSN_Tests.ttcn:1973 TC_pdp_act2_recovery testcase     "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" GGSN_Tests.ttcn:2472 GGSN_Tests control part GGSN_Tests.ttcn:2059 TC_pdp_act_restart_ctr_echo testcase        [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250130-1059-67d3e365-0'] testenv-ggsn_tests-open5gs-osmocom-nightly-20250130-1059-67d3e365-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1090/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