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 b0e3627eaa2665a03eb2301b099da6bceb4e4d4a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b0e3627eaa2665a03eb2301b099da6bceb4e4d4a # timeout=10 Commit message: "hnbgw: Test paging with PAge Area ID IE" > git rev-list --no-walk b0e3627eaa2665a03eb2301b099da6bceb4e4d4a # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins9594122822694681160.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:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run ggsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs -b osmocom:nightly -c open5gs [testenv] Using testsuite ggsn_tests (via alias ggsn) [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250412-1059-a23de0a3-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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-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 [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [252 kB] Fetched 9300 kB in 1s (10.9 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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-20250412-1059-a23de0a3-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' 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', '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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-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:184.1-195.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', '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-20250412-1059-a23de0a3-0', 'make', '-j', '21'] Creating dependency file for UDP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for ICMPv6_EncDec.cc Creating dependency file for ICMP_EncDec.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for DIAMETER_EncDec.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for UDP_Types_part_7.cc Creating dependency file for UDP_Types_part_6.cc Creating dependency file for UDP_Types_part_5.cc Creating dependency file for UDP_Types_part_4.cc Creating dependency file for UDP_Types_part_3.cc Creating dependency file for UDP_Types_part_2.cc Creating dependency file for UDP_Types_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for PAP_Types_part_7.cc Creating dependency file for PAP_Types_part_6.cc Creating dependency file for PAP_Types_part_5.cc Creating dependency file for PAP_Types_part_4.cc Creating dependency file for PAP_Types_part_3.cc Creating dependency file for PAP_Types_part_2.cc Creating dependency file for PAP_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for IP_Types_part_7.cc Creating dependency file for IP_Types_part_6.cc Creating dependency file for IP_Types_part_5.cc Creating dependency file for IP_Types_part_4.cc Creating dependency file for IP_Types_part_3.cc Creating dependency file for IP_Types_part_2.cc Creating dependency file for IP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for ICMPv6_Types_part_7.cc Creating dependency file for ICMPv6_Types_part_6.cc Creating dependency file for ICMPv6_Types_part_5.cc Creating dependency file for ICMPv6_Types_part_4.cc Creating dependency file for ICMPv6_Types_part_3.cc Creating dependency file for ICMPv6_Types_part_2.cc Creating dependency file for ICMPv6_Types_part_1.cc Creating dependency file for ICMPv6_Templates_part_7.cc Creating dependency file for ICMPv6_Templates_part_6.cc Creating dependency file for ICMPv6_Templates_part_5.cc Creating dependency file for ICMPv6_Templates_part_4.cc Creating dependency file for ICMPv6_Templates_part_3.cc Creating dependency file for ICMPv6_Templates_part_2.cc Creating dependency file for ICMPv6_Templates_part_1.cc Creating dependency file for ICMP_Types_part_7.cc Creating dependency file for ICMP_Types_part_6.cc Creating dependency file for ICMP_Types_part_5.cc Creating dependency file for ICMP_Types_part_4.cc Creating dependency file for ICMP_Types_part_3.cc Creating dependency file for ICMP_Types_part_2.cc Creating dependency file for ICMP_Types_part_1.cc Creating dependency file for ICMP_Templates_part_7.cc Creating dependency file for ICMP_Templates_part_6.cc Creating dependency file for ICMP_Templates_part_5.cc Creating dependency file for ICMP_Templates_part_4.cc Creating dependency file for ICMP_Templates_part_3.cc Creating dependency file for ICMP_Templates_part_2.cc Creating dependency file for ICMP_Templates_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for GGSN_Tests_part_7.cc Creating dependency file for GGSN_Tests_part_6.cc Creating dependency file for GGSN_Tests_part_5.cc Creating dependency file for GGSN_Tests_part_4.cc Creating dependency file for GGSN_Tests_part_3.cc Creating dependency file for GGSN_Tests_part_2.cc Creating dependency file for GGSN_Tests_part_1.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc Creating dependency file for DIAMETER_Types_part_7.cc Creating dependency file for DIAMETER_Types_part_6.cc Creating dependency file for DIAMETER_Types_part_5.cc Creating dependency file for DIAMETER_Types_part_4.cc Creating dependency file for DIAMETER_Types_part_3.cc Creating dependency file for DIAMETER_Types_part_2.cc Creating dependency file for DIAMETER_Types_part_1.cc Creating dependency file for DIAMETER_Templates_part_7.cc Creating dependency file for DIAMETER_Templates_part_6.cc Creating dependency file for DIAMETER_Templates_part_5.cc Creating dependency file for DIAMETER_Templates_part_3.cc Creating dependency file for DIAMETER_Templates_part_4.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_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 DIAMETER_CodecPort_part_3.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for UDP_Types.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for PAP_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for IP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for ICMPv6_Types.cc Creating dependency file for ICMPv6_Templates.cc Creating dependency file for ICMP_Types.cc Creating dependency file for ICMP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for GGSN_Tests.cc Creating dependency file for DIAMETER_ts32_299_Templates.cc Creating dependency file for DIAMETER_ts29_272_Templates.cc Creating dependency file for DIAMETER_ts29_212_Templates.cc Creating dependency file for DIAMETER_Types.cc Creating dependency file for DIAMETER_Templates.cc Creating dependency file for DIAMETER_Emulation.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc Creating dependency file for DIAMETER_CodecPort.cc Creating dependency file for BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests.o GGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type] 8871 | } | ^ DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type] 8923 | } | ^ DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type] 9222 | } | ^ DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type] 10202 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types.o PAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types.o UDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_1.o GGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_2.o GGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_3.o GGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_4.o GGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_5.o GGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_6.o GGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_7.o GGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_1.o ICMP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_2.o ICMP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_3.o ICMP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_4.o ICMP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_5.o ICMP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_6.o ICMP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_7.o ICMP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_7.o ICMPv6_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_1.o ICMPv6_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_2.o ICMPv6_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_3.o ICMPv6_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_4.o ICMPv6_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_5.o ICMPv6_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_6.o ICMPv6_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_7.o ICMPv6_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_1.o PAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_2.o PAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_3.o PAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_4.o PAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_5.o PAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_6.o PAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_7.o PAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_1.o UDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_2.o UDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_3.o UDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_4.o UDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_5.o UDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_6.o UDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_7.o UDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_EncDec.o DIAMETER_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_EncDec.o ICMP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_EncDec.o ICMPv6_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_EncDec.o UDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests.so GGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates.so ICMP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types.so ICMP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types.so IP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types.so PAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types.so UDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_EncDec.so IP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_EncDec.so UDP_EncDec.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o GGSN_Tests -Wl,--no-as-needed BSSGP_Types.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_212_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts32_299_Templates.so GGSN_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so ICMP_Templates.so ICMP_Types.so ICMPv6_Templates.so ICMPv6_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so Misc_Helpers.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PAP_Types.so PCO_Types.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDP_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_7.so GGSN_Tests_part_1.so GGSN_Tests_part_2.so GGSN_Tests_part_3.so GGSN_Tests_part_4.so GGSN_Tests_part_5.so GGSN_Tests_part_6.so GGSN_Tests_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so ICMPv6_Templates_part_1.so ICMPv6_Templates_part_2.so ICMPv6_Templates_part_3.so ICMPv6_Templates_part_4.so ICMPv6_Templates_part_5.so ICMPv6_Templates_part_6.so ICMPv6_Templates_part_7.so ICMPv6_Types_part_1.so ICMPv6_Types_part_2.so ICMPv6_Types_part_3.so ICMPv6_Types_part_4.so ICMPv6_Types_part_5.so ICMPv6_Types_part_6.so ICMPv6_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PAP_Types_part_1.so PAP_Types_part_2.so PAP_Types_part_3.so PAP_Types_part_4.so PAP_Types_part_5.so PAP_Types_part_6.so PAP_Types_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDP_Types_part_1.so UDP_Types_part_2.so UDP_Types_part_3.so UDP_Types_part_4.so UDP_Types_part_5.so UDP_Types_part_6.so UDP_Types_part_7.so BSSGP_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so ICMP_EncDec.so ICMPv6_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TCCEncoding.so TELNETasp_PT.so UDP_EncDec.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_Types.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts32_299_Templates.o GGSN_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o ICMP_Templates.o ICMP_Types.o ICMPv6_Templates.o ICMPv6_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o Misc_Helpers.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PAP_Types.o PCO_Types.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDP_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_7.o GGSN_Tests_part_1.o GGSN_Tests_part_2.o GGSN_Tests_part_3.o GGSN_Tests_part_4.o GGSN_Tests_part_5.o GGSN_Tests_part_6.o GGSN_Tests_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_7.o ICMPv6_Types_part_1.o ICMPv6_Types_part_2.o ICMPv6_Types_part_3.o ICMPv6_Types_part_4.o ICMPv6_Types_part_5.o ICMPv6_Types_part_6.o ICMPv6_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PAP_Types_part_1.o PAP_Types_part_2.o PAP_Types_part_3.o PAP_Types_part_4.o PAP_Types_part_5.o PAP_Types_part_6.o PAP_Types_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o TELNETasp_PT.o UDP_EncDec.o; exit 1; fi [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (725 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', '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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-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: libc-bin libc-dev-bin libc6 libc6-dev open5gs-common Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libdb5.3-dbg open5gs-common open5gs-common-dbgsym open5gs-smf open5gs-smf-dbgsym open5gs-upf open5gs-upf-dbgsym The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 8 newly installed, 0 to remove and 57 not upgraded. Need to get 70.4 MB of archives. After this operation, 89.4 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common 2.7.5.4652.9217.202504112026 [2916 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common-dbgsym 2.7.5.4652.9217.202504112026 [9909 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf 2.7.5.4652.9217.202504112026 [195 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf-dbgsym 2.7.5.4652.9217.202504112026 [2977 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.5.4652.9217.202504112026 [47.3 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf-dbgsym 2.7.5.4652.9217.202504112026 [306 kB] Fetched 70.4 MB in 1s (85.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../0-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package libdb5.3-dbg:amd64. Preparing to unpack .../1-libdb5.3-dbg_5.3.28+dfsg2-1_amd64.deb ... Unpacking libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Selecting previously unselected package open5gs-common:amd64. Preparing to unpack .../2-open5gs-common_2.7.5.4652.9217.202504112026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.5.4652.9217.202504112026) ... Selecting previously unselected package open5gs-common-dbgsym:amd64. Preparing to unpack .../3-open5gs-common-dbgsym_2.7.5.4652.9217.202504112026_amd64.deb ... Unpacking open5gs-common-dbgsym:amd64 (2.7.5.4652.9217.202504112026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../4-open5gs-smf_2.7.5.4652.9217.202504112026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.5.4652.9217.202504112026) ... Selecting previously unselected package open5gs-smf-dbgsym:amd64. Preparing to unpack .../5-open5gs-smf-dbgsym_2.7.5.4652.9217.202504112026_amd64.deb ... Unpacking open5gs-smf-dbgsym:amd64 (2.7.5.4652.9217.202504112026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../6-open5gs-upf_2.7.5.4652.9217.202504112026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.5.4652.9217.202504112026) ... Selecting previously unselected package open5gs-upf-dbgsym:amd64. Preparing to unpack .../7-open5gs-upf-dbgsym_2.7.5.4652.9217.202504112026_amd64.deb ... Unpacking open5gs-upf-dbgsym:amd64 (2.7.5.4652.9217.202504112026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up open5gs-common:amd64 (2.7.5.4652.9217.202504112026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up open5gs-common-dbgsym:amd64 (2.7.5.4652.9217.202504112026) ... Setting up open5gs-upf:amd64 (2.7.5.4652.9217.202504112026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.5.4652.9217.202504112026) ... Setting up open5gs-upf-dbgsym:amd64 (2.7.5.4652.9217.202504112026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up open5gs-smf-dbgsym:amd64 (2.7.5.4652.9217.202504112026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][open5gs] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-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.5 04/12 10:59:19.727: [app] INFO: Configuration: 'open5gs-smf.yaml' (../lib/app/ogs-init.c:144) 04/12 10:59:19.750: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) <OLD Format> smf: session: - subnet: 176.16.16.1/20 <NEW Format> smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 04/12 10:59:19.751: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) <OLD Format> smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 04/12 10:59:19.751: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) <OLD Format> smf: session: - subnet: 176.16.32.1/20 <NEW Format> smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 04/12 10:59:19.751: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) <OLD Format> smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 04/12 10:59:19.751: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:300) 04/12 10:59:19.761: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 04/12 10:59:19.761: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 04/12 10:59:19.761: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 04/12 10:59:19.761: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 04/12 10:59:19.761: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 04/12 10:59:19.761: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 04/12 10:59:19.761: [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', '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-20250412-1059-a23de0a3-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.5 04/12 10:59:19.929: [app] INFO: Configuration: 'open5gs-upf.yaml' (../lib/app/ogs-init.c:144) 04/12 10:59:19.950: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) <OLD Format> smf: session: - subnet: 176.16.16.1/20 <NEW Format> smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 04/12 10:59:19.950: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) <OLD Format> smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 04/12 10:59:19.950: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) <OLD Format> smf: session: - subnet: 176.16.32.1/20 <NEW Format> smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 04/12 10:59:19.950: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) <OLD Format> smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 04/12 10:59:19.950: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 04/12 10:59:19.950: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 04/12 10:59:19.950: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 04/12 10:59:19.950: [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', '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-20250412-1059-a23de0a3-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@af14496f2cf7: Unix server socket created successfully. MC@af14496f2cf7: Listening on TCP port 35405. MC2> af14496f2cf7 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests af14496f2cf7 35405 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@af14496f2cf7: New HC connected from 10.0.2.100 [10.0.2.100]. af14496f2cf7: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@af14496f2cf7: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@af14496f2cf7: Configuration file was processed on all HCs. MC@af14496f2cf7: Creating MTC on host 10.0.2.100. MC@af14496f2cf7: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sat Apr 12 10:59: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.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@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp4_act_deact started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 10:59:22.264: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:168) 04/12 10:59:22.264: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:188) 04/12 10:59:22.451: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 10:59:23.731: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 10:59:24.751: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/12 10:59:24.751: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/12 10:59:24.751: [smf] INFO: UE IMSI[262423006940592] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 04/12 10:59:24.762: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/12 10:59:24.762: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 04/12 10:59:24.762: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 04/12 10:59:24.762: [upf] INFO: UE F-SEID[UP:0x12e CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 04/12 10:59:24.762: [upf] INFO: UE F-SEID[UP:0x12e CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 04/12 10:59:24.762: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 10:59:24.765: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/12 10:59:24.768: [smf] INFO: Removed Session: UE IMSI:[262423006940592] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1693) 04/12 10:59:24.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/12 10:59:24.768: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 10:59:26.775: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/12 10:59:26.775: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact(3)@af14496f2cf7: Final verdict of PTC: none TC_pdp4_act_deact(4)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Sat Apr 12 10:59:26 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12152) Waiting for packet dumper to finish... 1 (prev_count=12152, count=13456) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sat Apr 12 10:59:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp4_act_deact_ipcp started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 10:59:31.271: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 10:59:32.463: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 10:59:33.472: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/12 10:59:33.472: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/12 10:59:33.472: [smf] INFO: UE IMSI[262420558223370] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 04/12 10:59:33.483: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/12 10:59:33.483: [upf] INFO: UE F-SEID[UP:0x827 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 04/12 10:59:33.483: [upf] INFO: UE F-SEID[UP:0x827 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 10:59:33.487: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/12 10:59:33.496: [smf] INFO: Removed Session: UE IMSI:[262420558223370] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1693) 04/12 10:59:33.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/12 10:59:33.497: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 10:59:35.505: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 10:59:35.505: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_ipcp(6)@af14496f2cf7: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(5)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Sat Apr 12 10:59:35 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14460) Waiting for packet dumper to finish... 1 (prev_count=14460, count=14972) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Sat Apr 12 10:59:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 10:59:40.101: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 10:59:42.064: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 10:59:43.065: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/12 10:59:43.065: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/12 10:59:43.065: [smf] INFO: UE IMSI[262429896219949] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 04/12 10:59:43.068: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/12 10:59:43.068: [upf] INFO: UE F-SEID[UP:0x35 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 04/12 10:59:43.068: [upf] INFO: UE F-SEID[UP:0x35 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 10:59:43.069: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/12 10:59:43.071: [smf] INFO: Removed Session: UE IMSI:[262429896219949] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1693) 04/12 10:59:43.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/12 10:59:43.071: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 10:59:45.073: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/12 10:59:45.073: [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(8)@af14496f2cf7: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(7)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Sat Apr 12 10:59:45 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14736) Waiting for packet dumper to finish... 1 (prev_count=14736, count=16040) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sat Apr 12 10:59:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp4_act_deact_pcodns started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 10:59:48.130: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 10:59:49.757: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 10:59:50.759: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/12 10:59:50.759: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/12 10:59:50.759: [smf] INFO: UE IMSI[262428183430823] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 04/12 10:59:50.763: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/12 10:59:50.763: [upf] INFO: UE F-SEID[UP:0xf09 CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 04/12 10:59:50.763: [upf] INFO: UE F-SEID[UP:0xf09 CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 10:59:50.763: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/12 10:59:50.765: [smf] INFO: Removed Session: UE IMSI:[262428183430823] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1693) 04/12 10:59:50.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/12 10:59:50.765: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 10:59:52.767: [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)@af14496f2cf7: Final verdict of PTC: none 04/12 10:59:52.767: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_pcodns(10)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Sat Apr 12 10:59:52 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13812) Waiting for packet dumper to finish... 1 (prev_count=13812, count=14324) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_mtu'. ------ GGSN_Tests.TC_pdp4_act_deact_mtu ------ Sat Apr 12 10:59:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp4_act_deact_mtu started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 10:59:56.240: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 10:59:57.498: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 10:59:58.501: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/12 10:59:58.501: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/12 10:59:58.501: [smf] INFO: UE IMSI[262427382800797] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 04/12 10:59:58.504: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/12 10:59:58.504: [upf] INFO: UE F-SEID[UP:0x3fb CP:0x9b6] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 04/12 10:59:58.504: [upf] INFO: UE F-SEID[UP:0x3fb CP:0x9b6] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 10:59:58.505: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/12 10:59:58.507: [smf] INFO: Removed Session: UE IMSI:[262427382800797] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1693) 04/12 10:59:58.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/12 10:59:58.507: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:00:00.511: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:00:00.511: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_mtu(11)@af14496f2cf7: Final verdict of PTC: none TC_pdp4_act_deact_mtu(12)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_mtu pass'. Sat Apr 12 11:00:00 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13368) Waiting for packet dumper to finish... 1 (prev_count=13368, count=13880) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sat Apr 12 11:00:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp4_act_deact_gtpu_access started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:00:03.638: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:00:05.660: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:00:06.662: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/12 11:00:06.662: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/12 11:00:06.662: [smf] INFO: UE IMSI[262425957642598] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:00:06.665: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/12 11:00:06.665: [upf] INFO: UE F-SEID[UP:0xa59 CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 04/12 11:00:06.665: [upf] INFO: UE F-SEID[UP:0xa59 CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:00:06.668: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/12 11:00:06.670: [smf] INFO: Removed Session: UE IMSI:[262425957642598] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1693) 04/12 11:00:06.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/12 11:00:06.670: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:00:08.673: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/12 11:00:08.673: [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)@af14496f2cf7: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(13)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Sat Apr 12 11:00:08 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14048) Waiting for packet dumper to finish... 1 (prev_count=14048, count=15352) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Sat Apr 12 11:00:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:00:11.815: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:00:14.045: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:00:15.049: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/12 11:00:15.049: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/12 11:00:15.049: [smf] INFO: UE IMSI[262429408715782] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:00:15.051: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/12 11:00:15.051: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x4e4] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 04/12 11:00:15.051: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x4e4] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:00:15.052: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0xa91a (../src/upf/gtp-path.c:524) 04/12 11:00:15.052: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@af14496f2cf7: Warning: Stopping inactive timer T_default. 04/12 11:00:18.056: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/12 11:00:18.059: [smf] INFO: Removed Session: UE IMSI:[262429408715782] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1693) 04/12 11:00:18.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/12 11:00:18.059: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:00:20.069: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:00:20.069: [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)@af14496f2cf7: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Sat Apr 12 11:00:20 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14124) Waiting for packet dumper to finish... 1 (prev_count=14124, count=14636) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Sat Apr 12 11:00: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_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@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:00:23.243: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:00:24.258: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:00:25.261: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/12 11:00:25.261: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/12 11:00:25.261: [smf] INFO: UE IMSI[262428194844105] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:00:25.264: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/12 11:00:25.264: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 04/12 11:00:25.264: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:00:25.265: [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@af14496f2cf7: Warning: Stopping inactive timer T_default. 04/12 11:00:28.270: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/12 11:00:28.281: [smf] INFO: Removed Session: UE IMSI:[262428194844105] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1693) 04/12 11:00:28.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/12 11:00:28.281: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:00:30.284: [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(18)@af14496f2cf7: Final verdict of PTC: none 04/12 11:00:30.284: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Sat Apr 12 11:00:30 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14132) Waiting for packet dumper to finish... 1 (prev_count=14132, count=15436) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sat Apr 12 11:00:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp4_clients_interact_with_txseq started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:00:34.824: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:00:35.490: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:00:36.499: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/12 11:00:36.499: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/12 11:00:36.499: [smf] INFO: UE IMSI[262424908357599] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:00:36.513: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/12 11:00:36.513: [upf] INFO: UE F-SEID[UP:0xd7f CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 04/12 11:00:36.513: [upf] INFO: UE F-SEID[UP:0xd7f CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: sending CreatePDP 04/12 11:00:36.516: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1033) 04/12 11:00:36.516: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 04/12 11:00:36.516: [smf] INFO: UE IMSI[262426315888716] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:00:36.526: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 04/12 11:00:36.526: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 04/12 11:00:36.526: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: GTPU sequence number expected but not present MTC@af14496f2cf7: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(20)@af14496f2cf7: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(19)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: fail MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@af14496f2cf7: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sat Apr 12 11:00:36 UTC 2025 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8052) 04/12 11:00:36.729: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/12 11:00:36.729: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) Waiting for packet dumper to finish... 1 (prev_count=8052, count=16208) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sat Apr 12 11:00:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp4_clients_interact_without_txseq started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:00:39.855: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:00:41.925: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:00:42.939: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:00:42.939: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:00:42.939: [smf] INFO: UE IMSI[262427471582632] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:00:42.953: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:00:42.953: [upf] INFO: UE F-SEID[UP:0xb76 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 04/12 11:00:42.953: [upf] INFO: UE F-SEID[UP:0xb76 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: sending CreatePDP 04/12 11:00:42.956: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/12 11:00:42.956: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/12 11:00:42.956: [smf] INFO: UE IMSI[262425989132827] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:00:42.967: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/12 11:00:42.967: [upf] INFO: UE F-SEID[UP:0xee7 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 04/12 11:00:42.967: [upf] INFO: UE F-SEID[UP:0xee7 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:00:42.971: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/12 11:00:42.979: [smf] INFO: Removed Session: UE IMSI:[262427471582632] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1693) 04/12 11:00:42.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/12 11:00:42.979: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:00:42.980: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:00:42.987: [smf] INFO: Removed Session: UE IMSI:[262425989132827] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1693) 04/12 11:00:42.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:00:42.987: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:00:44.989: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:00:44.989: [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)@af14496f2cf7: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(22)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass'. Sat Apr 12 11:00:44 UTC 2025 ====== GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20600) Waiting for packet dumper to finish... 1 (prev_count=20600, count=21904) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Sat Apr 12 11:00:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp4_act_deact_with_single_dns started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:00:48.367: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:00:50.085: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:00:51.096: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:00:51.096: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:00:51.096: [smf] INFO: UE IMSI[262424481217721] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:00:51.107: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:00:51.107: [upf] INFO: UE F-SEID[UP:0xa76 CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 04/12 11:00:51.107: [upf] INFO: UE F-SEID[UP:0xa76 CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:00:51.110: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:00:51.119: [smf] INFO: Removed Session: UE IMSI:[262424481217721] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1693) 04/12 11:00:51.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:00:51.119: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: sending CreatePDP 04/12 11:00:51.125: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:00:51.125: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:00:51.125: [smf] INFO: UE IMSI[262421666622892] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:00:51.136: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:00:51.136: [upf] INFO: UE F-SEID[UP:0x67a CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 04/12 11:00:51.136: [upf] INFO: UE F-SEID[UP:0x67a CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:00:51.138: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:00:51.146: [smf] INFO: Removed Session: UE IMSI:[262421666622892] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1693) 04/12 11:00:51.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:00:51.146: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:00:53.153: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:00:53.153: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_with_single_dns(24)@af14496f2cf7: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(23)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Sat Apr 12 11:00:53 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@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Sat Apr 12 11:00:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_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@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:00:57.209: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:00:57.297: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:00:58.303: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:00:58.303: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:00:58.303: [smf] INFO: UE IMSI[262420414221818] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:00:58.316: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:00:58.316: [upf] INFO: UE F-SEID[UP:0x204 CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 04/12 11:00:58.316: [upf] INFO: UE F-SEID[UP:0x204 CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:00:58.317: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:00:58.323: [smf] INFO: Removed Session: UE IMSI:[262420414221818] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1693) 04/12 11:00:58.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:00:58.323: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:01:00.332: [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)@af14496f2cf7: Final verdict of PTC: none 04/12 11:01:00.332: [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)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Sat Apr 12 11:01:00 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13500) Waiting for packet dumper to finish... 1 (prev_count=13500, count=15200) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sat Apr 12 11:01:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp4_act_update_teic started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:01:03.522: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:01:03.755: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:01:04.766: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:01:04.766: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:01:04.766: [smf] INFO: UE IMSI[262423374782507] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:01:04.777: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:01:04.777: [upf] INFO: UE F-SEID[UP:0xbcc CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 04/12 11:01:04.777: [upf] INFO: UE F-SEID[UP:0xbcc CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: sending UpdatePDP MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:01:04.783: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:01:04.792: [smf] INFO: Removed Session: UE IMSI:[262423374782507] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1693) 04/12 11:01:04.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:01:04.792: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:01:06.801: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/12 11:01:06.801: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_update_teic(28)@af14496f2cf7: Final verdict of PTC: none TC_pdp4_act_update_teic(27)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Sat Apr 12 11:01:06 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13996) Waiting for packet dumper to finish... 1 (prev_count=13996, count=15300) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sat Apr 12 11:01:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp4_act_update_teid started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:01:11.997: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:01:12.067: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:01:13.078: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:01:13.078: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:01:13.078: [smf] INFO: UE IMSI[262429554599915] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:01:13.087: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:01:13.087: [upf] INFO: UE F-SEID[UP:0x776 CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 04/12 11:01:13.087: [upf] INFO: UE F-SEID[UP:0x776 CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: sending UpdatePDP MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:01:13.095: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:01:13.103: [smf] INFO: Removed Session: UE IMSI:[262429554599915] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1693) 04/12 11:01:13.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:01:13.103: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:01:15.110: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/12 11:01:15.110: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_update_teid(29)@af14496f2cf7: Final verdict of PTC: none TC_pdp4_act_update_teid(30)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Sat Apr 12 11:01:15 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15512) Waiting for packet dumper to finish... 1 (prev_count=15512, count=16024) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sat Apr 12 11:01:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp6_act_deact started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:01:18.516: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:01:19.768: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:01:20.776: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:01:20.776: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:01:20.776: [smf] INFO: UE IMSI[262426701049604] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 04/12 11:01:20.791: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:01:20.791: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x5ea] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 04/12 11:01:20.791: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x5ea] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:01:20.794: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:01:20.803: [smf] INFO: Removed Session: UE IMSI:[262426701049604] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1693) 04/12 11:01:20.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:01:20.803: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:01:22.811: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/12 11:01:22.811: [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(31)@af14496f2cf7: Final verdict of PTC: none TC_pdp6_act_deact(32)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Sat Apr 12 11:01:22 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13276) Waiting for packet dumper to finish... 1 (prev_count=13276, count=14156) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sat Apr 12 11:01:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp6_act_deact_pcodns started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:01:26.006: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:01:26.380: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:01:27.381: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:01:27.381: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:01:27.381: [smf] INFO: UE IMSI[262420739833903] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 04/12 11:01:27.384: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:01:27.385: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0x61b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 04/12 11:01:27.385: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0x61b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:01:27.385: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:01:27.387: [smf] INFO: Removed Session: UE IMSI:[262420739833903] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1693) 04/12 11:01:27.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:01:27.387: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:01:29.395: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/12 11:01:29.396: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_pcodns(34)@af14496f2cf7: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(33)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Sat Apr 12 11:01:29 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13284) Waiting for packet dumper to finish... 1 (prev_count=13284, count=13796) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sat Apr 12 11:01:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp6_act_deact_icmp6 started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:01:32.556: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:01:32.925: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:01:33.929: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:01:33.929: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:01:33.929: [smf] INFO: UE IMSI[262428327959938] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 04/12 11:01:33.942: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:01:33.942: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0xc1e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 04/12 11:01:33.942: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0xc1e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: RA with /64 prefix '20010780004420030000000000000000'O 04/12 11:01:33.950: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:01:33.960: [smf] INFO: Removed Session: UE IMSI:[262428327959938] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1693) 04/12 11:01:33.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:01:33.960: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:01:35.969: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:01:35.970: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_icmp6(35)@af14496f2cf7: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(36)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Sat Apr 12 11:01:35 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14336) Waiting for packet dumper to finish... 1 (prev_count=14336, count=14848) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_mtu'. ------ GGSN_Tests.TC_pdp6_act_deact_mtu ------ Sat Apr 12 11:01:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp6_act_deact_mtu started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:01:39.359: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:01:39.590: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:01:40.599: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:01:40.599: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:01:40.599: [smf] INFO: UE IMSI[262422134719148] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 04/12 11:01:40.609: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:01:40.610: [upf] INFO: UE F-SEID[UP:0xdbb CP:0x4b0] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 04/12 11:01:40.610: [upf] INFO: UE F-SEID[UP:0xdbb CP:0x4b0] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: RA with /64 prefix '20010780004420040000000000000000'O 04/12 11:01:40.615: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:01:40.626: [smf] INFO: Removed Session: UE IMSI:[262422134719148] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1693) 04/12 11:01:40.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:01:40.626: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:01:42.628: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/12 11:01:42.628: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_mtu(38)@af14496f2cf7: Final verdict of PTC: none TC_pdp6_act_deact_mtu(37)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_mtu pass'. Sat Apr 12 11:01:42 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13912) Waiting for packet dumper to finish... 1 (prev_count=13912, count=14424) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sat Apr 12 11:01:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp6_act_deact_gtpu_access started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:01:46.355: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:01:48.481: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:01:49.484: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:01:49.484: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:01:49.484: [smf] INFO: UE IMSI[262427440371998] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 04/12 11:01:49.491: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:01:49.491: [upf] INFO: UE F-SEID[UP:0xffb CP:0xafe] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 04/12 11:01:49.491: [upf] INFO: UE F-SEID[UP:0xffb CP:0xafe] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: RA with /64 prefix '20010780004420050000000000000000'O 04/12 11:01:49.497: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:01:49.503: [smf] INFO: Removed Session: UE IMSI:[262427440371998] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1693) 04/12 11:01:49.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:01:49.503: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:01:51.511: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:01:51.511: [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)@af14496f2cf7: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(40)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass'. Sat Apr 12 11:01:51 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15608) Waiting for packet dumper to finish... 1 (prev_count=15608, count=16120) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Sat Apr 12 11:01:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:01:55.850: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:01:57.187: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:01:58.193: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:01:58.193: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:01:58.194: [smf] INFO: UE IMSI[262420938128008] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 04/12 11:01:58.206: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:01:58.206: [upf] INFO: UE F-SEID[UP:0x19c CP:0xea0] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 04/12 11:01:58.206: [upf] INFO: UE F-SEID[UP:0x19c CP:0xea0] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: RA with /64 prefix '20010780004420060000000000000000'O MTC@af14496f2cf7: This GGSN does NOT support forwarding link-local source address. 04/12 11:02:01.214: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:02:01.222: [smf] INFO: Removed Session: UE IMSI:[262420938128008] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1693) 04/12 11:02:01.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:02:01.222: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:02:03.228: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:02:03.228: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@af14496f2cf7: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass'. Sat Apr 12 11:02:03 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=16584) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Sat Apr 12 11:02:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:02:08.390: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:02:08.543: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:02:09.548: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:02:09.548: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:02:09.548: [smf] INFO: UE IMSI[262422348510702] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 04/12 11:02:09.562: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:02:09.562: [upf] INFO: UE F-SEID[UP:0x45c CP:0x997] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 04/12 11:02:09.562: [upf] INFO: UE F-SEID[UP:0x45c CP:0x997] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: RA with /64 prefix '20010780004420070000000000000000'O 04/12 11:02:09.569: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0xdf7f (../src/upf/gtp-path.c:602) 04/12 11:02:09.569: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 04/12 11:02:09.569: [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@af14496f2cf7: Warning: Stopping inactive timer T_default. 04/12 11:02:12.575: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:02:12.587: [smf] INFO: Removed Session: UE IMSI:[262422348510702] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1693) 04/12 11:02:12.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:02:12.587: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:02:14.592: [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)@af14496f2cf7: Final verdict of PTC: none 04/12 11:02:14.594: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass'. Sat Apr 12 11:02:14 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15112) Waiting for packet dumper to finish... 1 (prev_count=15112, count=15624) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Sat Apr 12 11:02:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:02:18.539: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:02:19.724: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:02:20.732: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:02:20.732: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:02:20.732: [smf] INFO: UE IMSI[262422493074998] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 04/12 11:02:20.742: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:02:20.742: [upf] INFO: UE F-SEID[UP:0xa62 CP:0x1ab] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 04/12 11:02:20.742: [upf] INFO: UE F-SEID[UP:0xa62 CP:0x1ab] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:02:20.746: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0xffff (../src/upf/gtp-path.c:602) 04/12 11:02:20.746: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 04/12 11:02:20.746: [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@af14496f2cf7: RA with /64 prefix '20010780004420080000000000000000'O MTC@af14496f2cf7: Warning: Stopping inactive timer T_default. 04/12 11:02:23.749: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:02:23.752: [smf] INFO: Removed Session: UE IMSI:[262422493074998] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1693) 04/12 11:02:23.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:02:23.752: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:02:25.761: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:02:25.761: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@af14496f2cf7: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Sat Apr 12 11:02:25 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14732) Waiting for packet dumper to finish... 1 (prev_count=14732, count=15244) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Sat Apr 12 11:02:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:02:30.344: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:02:30.940: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:02:31.945: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:02:31.945: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:02:31.945: [smf] INFO: UE IMSI[262425731227677] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 04/12 11:02:31.948: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:02:31.948: [upf] INFO: UE F-SEID[UP:0x870 CP:0xa1] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 04/12 11:02:31.948: [upf] INFO: UE F-SEID[UP:0x870 CP:0xa1] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: RA with /64 prefix '20010780004420090000000000000000'O 04/12 11:02:31.949: [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@af14496f2cf7: Warning: Stopping inactive timer T_default. 04/12 11:02:34.954: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:02:34.962: [smf] INFO: Removed Session: UE IMSI:[262425731227677] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1693) 04/12 11:02:34.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:02:34.962: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:02:36.965: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:02:36.965: [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)@af14496f2cf7: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Sat Apr 12 11:02:36 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15068) Waiting for packet dumper to finish... 1 (prev_count=15068, count=16372) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sat Apr 12 11:02:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_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@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp6_clients_interact started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:02:40.173: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:02:41.739: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:02:42.744: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:02:42.744: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:02:42.744: [smf] INFO: UE IMSI[262429662920192] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 04/12 11:02:42.748: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:02:42.749: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0xc40] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 04/12 11:02:42.749: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0xc40] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: RA with /64 prefix '200107800044200A0000000000000000'O MTC@af14496f2cf7: sending CreatePDP 04/12 11:02:42.751: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/12 11:02:42.751: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/12 11:02:42.751: [smf] INFO: UE IMSI[262425832058465] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 04/12 11:02:42.759: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/12 11:02:42.759: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0x7f5] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 04/12 11:02:42.759: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0x7f5] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: RA with /64 prefix '200107800044200B0000000000000000'O MTC@af14496f2cf7: Warning: Stopping inactive timer T_default. MTC@af14496f2cf7: Warning: Stopping inactive timer T_default. 04/12 11:02:48.775: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/12 11:02:48.786: [smf] INFO: Removed Session: UE IMSI:[262429662920192] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1693) 04/12 11:02:48.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/12 11:02:48.787: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:02:48.788: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:02:48.798: [smf] INFO: Removed Session: UE IMSI:[262425832058465] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1693) 04/12 11:02:48.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:02:48.798: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:02:50.806: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:02:50.806: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_clients_interact(49)@af14496f2cf7: Final verdict of PTC: none TC_pdp6_clients_interact(50)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Sat Apr 12 11:02:50 UTC 2025 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22648) Waiting for packet dumper to finish... 1 (prev_count=22648, count=23952) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Sat Apr 12 11:02:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp46_act_deact started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:02:54.293: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:02:55.186: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:02:56.192: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:02:56.192: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:02:56.192: [smf] INFO: UE IMSI[262426598812487] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 04/12 11:02:56.201: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:02:56.201: [upf] INFO: UE F-SEID[UP:0x77e CP:0x999] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 04/12 11:02:56.201: [upf] INFO: UE F-SEID[UP:0x77e CP:0x999] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:02:56.203: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:02:56.207: [smf] INFO: Removed Session: UE IMSI:[262426598812487] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1693) 04/12 11:02:56.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:02:56.207: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:02:58.212: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:02:58.212: [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)@af14496f2cf7: Final verdict of PTC: none TC_pdp46_act_deact(52)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass'. Sat Apr 12 11:02:58 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@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Sat Apr 12 11:03:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp46_act_deact_ipcp started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:03:01.899: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:03:02.469: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:03:03.478: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:03:03.478: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:03:03.478: [smf] INFO: UE IMSI[262422101236767] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 04/12 11:03:03.492: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:03:03.493: [upf] INFO: UE F-SEID[UP:0x7dc CP:0x205] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 04/12 11:03:03.493: [upf] INFO: UE F-SEID[UP:0x7dc CP:0x205] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:03:03.495: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:03:03.505: [smf] INFO: Removed Session: UE IMSI:[262422101236767] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1693) 04/12 11:03:03.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:03:03.505: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:03:05.508: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:03:05.508: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_ipcp(53)@af14496f2cf7: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(54)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass'. Sat Apr 12 11:03:05 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@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Sat Apr 12 11:03:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp46_act_deact_icmp6 started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:03:08.947: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:03:09.246: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:03:10.251: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:03:10.251: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:03:10.251: [smf] INFO: UE IMSI[262423640631068] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 04/12 11:03:10.260: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:03:10.260: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x595] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 04/12 11:03:10.260: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x595] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: RA with /64 prefix '20010780004421030000000000000000'O 04/12 11:03:10.264: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:03:10.274: [smf] INFO: Removed Session: UE IMSI:[262423640631068] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1693) 04/12 11:03:10.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:03:10.274: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:03:12.278: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:03:12.279: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_icmp6(55)@af14496f2cf7: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(56)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass'. Sat Apr 12 11:03:12 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14052) Waiting for packet dumper to finish... 1 (prev_count=14052, count=15356) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Sat Apr 12 11:03:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp46_act_deact_pcodns4 started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:03:16.134: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:03:16.789: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:03:17.799: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:03:17.799: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:03:17.799: [smf] INFO: UE IMSI[262423951051127] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 04/12 11:03:17.814: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:03:17.814: [upf] INFO: UE F-SEID[UP:0x89b CP:0x13f] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 04/12 11:03:17.814: [upf] INFO: UE F-SEID[UP:0x89b CP:0x13f] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:03:17.817: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:03:17.827: [smf] INFO: Removed Session: UE IMSI:[262423951051127] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1693) 04/12 11:03:17.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:03:17.827: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:03:19.831: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/12 11:03:19.831: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_pcodns4(58)@af14496f2cf7: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(57)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass'. Sat Apr 12 11:03:19 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13152) Waiting for packet dumper to finish... 1 (prev_count=13152, count=13664) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Sat Apr 12 11:03:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp46_act_deact_pcodns6 started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:03:23.486: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:03:24.537: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:03:25.540: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:03:25.540: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:03:25.540: [smf] INFO: UE IMSI[262429793791284] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 04/12 11:03:25.546: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:03:25.546: [upf] INFO: UE F-SEID[UP:0xd8c CP:0x5b1] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 04/12 11:03:25.546: [upf] INFO: UE F-SEID[UP:0xd8c CP:0x5b1] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:03:25.547: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:03:25.550: [smf] INFO: Removed Session: UE IMSI:[262429793791284] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1693) 04/12 11:03:25.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:03:25.550: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:03:27.555: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/12 11:03:27.555: [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(60)@af14496f2cf7: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(59)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass'. Sat Apr 12 11:03:27 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14336) Waiting for packet dumper to finish... 1 (prev_count=14336, count=14848) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_mtu'. ------ GGSN_Tests.TC_pdp46_act_deact_mtu ------ Sat Apr 12 11:03:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp46_act_deact_mtu started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:03:31.204: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:03:31.413: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:03:32.422: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:03:32.422: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:03:32.422: [smf] INFO: UE IMSI[262428922000080] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 04/12 11:03:32.436: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:03:32.436: [upf] INFO: UE F-SEID[UP:0xc1a CP:0x77a] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 04/12 11:03:32.436: [upf] INFO: UE F-SEID[UP:0xc1a CP:0x77a] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: RA with /64 prefix '20010780004421060000000000000000'O 04/12 11:03:32.441: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:03:32.452: [smf] INFO: Removed Session: UE IMSI:[262428922000080] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1693) 04/12 11:03:32.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:03:32.452: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:03:34.456: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:03:34.457: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_mtu(61)@af14496f2cf7: Final verdict of PTC: none TC_pdp46_act_deact_mtu(62)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_mtu pass'. Sat Apr 12 11:03:34 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14804) Waiting for packet dumper to finish... 1 (prev_count=14804, count=15316) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Sat Apr 12 11:03:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp46_act_deact_gtpu_access started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:03:38.211: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:03:38.993: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:03:39.998: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:03:39.998: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:03:39.998: [smf] INFO: UE IMSI[262427770181045] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 04/12 11:03:40.002: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:03:40.002: [upf] INFO: UE F-SEID[UP:0xb8e CP:0x264] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 04/12 11:03:40.002: [upf] INFO: UE F-SEID[UP:0xb8e CP:0x264] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:03:40.003: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:03:40.006: [smf] INFO: Removed Session: UE IMSI:[262427770181045] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1693) 04/12 11:03:40.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:03:40.006: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:03:42.016: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/12 11:03:42.017: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access(64)@af14496f2cf7: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(63)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass'. Sat Apr 12 11:03:42 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@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Sat Apr 12 11:03: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_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@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:03:45.292: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:03:45.495: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:03:46.506: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:03:46.506: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:03:46.506: [smf] INFO: UE IMSI[262421916441888] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 04/12 11:03:46.521: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:03:46.521: [upf] INFO: UE F-SEID[UP:0x927 CP:0x356] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 04/12 11:03:46.521: [upf] INFO: UE F-SEID[UP:0x927 CP:0x356] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:03:46.523: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0xcffd (../src/upf/gtp-path.c:524) 04/12 11:03:46.523: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@af14496f2cf7: Warning: Stopping inactive timer T_default. 04/12 11:03:49.525: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:03:49.527: [smf] INFO: Removed Session: UE IMSI:[262421916441888] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1693) 04/12 11:03:49.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:03:49.527: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:03:51.530: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@af14496f2cf7: Final verdict of PTC: none 04/12 11:03:51.530: [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)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass'. Sat Apr 12 11:03:51 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14664) Waiting for packet dumper to finish... 1 (prev_count=14664, count=15176) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Sat Apr 12 11:03:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:03:56.496: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:03:56.712: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:03:57.719: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:03:57.719: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:03:57.719: [smf] INFO: UE IMSI[262428654820176] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 04/12 11:03:57.728: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:03:57.728: [upf] INFO: UE F-SEID[UP:0x2ba CP:0xce5] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 04/12 11:03:57.728: [upf] INFO: UE F-SEID[UP:0x2ba CP:0xce5] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:03:57.731: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0xf8b1 (../src/upf/gtp-path.c:602) 04/12 11:03:57.731: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 04/12 11:03:57.731: [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@af14496f2cf7: Warning: Stopping inactive timer T_default. 04/12 11:04:00.734: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:04:00.741: [smf] INFO: Removed Session: UE IMSI:[262428654820176] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1693) 04/12 11:04:00.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:04:00.741: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:04:02.751: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:04:02.752: [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)@af14496f2cf7: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass'. Sat Apr 12 11:04:02 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15492) Waiting for packet dumper to finish... 1 (prev_count=15492, count=16796) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Sat Apr 12 11:04:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:04:06.349: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:04:07.286: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:04:08.294: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:04:08.295: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:04:08.295: [smf] INFO: UE IMSI[262423581507043] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 04/12 11:04:08.303: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:04:08.303: [upf] INFO: UE F-SEID[UP:0x6db CP:0x1c9] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 04/12 11:04:08.303: [upf] INFO: UE F-SEID[UP:0x6db CP:0x1c9] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: RA with /64 prefix '200107800044210A0000000000000000'O 04/12 11:04:08.304: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0xad87 (../src/upf/gtp-path.c:602) 04/12 11:04:08.304: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 04/12 11:04:08.304: [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@af14496f2cf7: Warning: Stopping inactive timer T_default. 04/12 11:04:11.305: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:04:11.310: [smf] INFO: Removed Session: UE IMSI:[262423581507043] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1693) 04/12 11:04:11.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:04:11.311: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:04:13.316: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@af14496f2cf7: Final verdict of PTC: none 04/12 11:04:13.317: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass'. Sat Apr 12 11:04:13 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15096) Waiting for packet dumper to finish... 1 (prev_count=15096, count=15608) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Sat Apr 12 11:04:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp46_clients_interact started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:04:17.170: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:04:17.532: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:04:18.541: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:04:18.542: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:04:18.542: [smf] INFO: UE IMSI[262424291589087] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 04/12 11:04:18.551: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:04:18.551: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0xfe6] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 04/12 11:04:18.551: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0xfe6] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: RA with /64 prefix '200107800044210B0000000000000000'O MTC@af14496f2cf7: sending CreatePDP 04/12 11:04:18.554: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/12 11:04:18.554: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/12 11:04:18.554: [smf] INFO: UE IMSI[262429724578028] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 04/12 11:04:18.560: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/12 11:04:18.560: [upf] INFO: UE F-SEID[UP:0xed CP:0x42b] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 04/12 11:04:18.560: [upf] INFO: UE F-SEID[UP:0xed CP:0x42b] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: RA with /64 prefix '200107800044210C0000000000000000'O MTC@af14496f2cf7: Warning: Stopping inactive timer T_default. MTC@af14496f2cf7: Warning: Stopping inactive timer T_default. 04/12 11:04:24.575: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/12 11:04:24.584: [smf] INFO: Removed Session: UE IMSI:[262424291589087] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1693) 04/12 11:04:24.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/12 11:04:24.584: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:04:24.586: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:04:24.593: [smf] INFO: Removed Session: UE IMSI:[262429724578028] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1693) 04/12 11:04:24.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:04:24.594: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:04:26.601: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/12 11:04:26.601: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_clients_interact(72)@af14496f2cf7: Final verdict of PTC: none TC_pdp46_clients_interact(71)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass'. Sat Apr 12 11:04:26 UTC 2025 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22096) Waiting for packet dumper to finish... 1 (prev_count=22096, count=23796) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_apn4'. ------ GGSN_Tests.TC_pdp46_act_deact_apn4 ------ Sat Apr 12 11:04:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_apn4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp46_act_deact_apn4 started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:04:30.208: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:04:30.656: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:04:31.661: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:04:31.661: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:04:31.661: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1569) 04/12 11:04:31.661: [smf] INFO: UE IMSI[262427313052381] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:04:31.673: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:04:31.673: [upf] INFO: UE F-SEID[UP:0x2ec CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 04/12 11:04:31.673: [upf] INFO: UE F-SEID[UP:0x2ec CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:04:31.675: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/12 11:04:31.679: [smf] INFO: Removed Session: UE IMSI:[262427313052381] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1693) 04/12 11:04:31.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/12 11:04:31.679: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:04:33.685: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:04:33.686: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_apn4(73)@af14496f2cf7: Final verdict of PTC: none TC_pdp46_act_deact_apn4(74)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@af14496f2cf7: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_apn4 pass'. Sat Apr 12 11:04:33 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13356) Waiting for packet dumper to finish... 1 (prev_count=13356, count=13868) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sat Apr 12 11:04:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_echo_req_resp started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:04:37.066: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:04:37.554: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:04:40.562: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/12 11:04:40.562: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_echo_req_resp(76)@af14496f2cf7: Final verdict of PTC: none TC_echo_req_resp(75)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@af14496f2cf7: Test case TC_echo_req_resp finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sat Apr 12 11:04:40 UTC 2025 ====== GGSN_Tests.TC_echo_req_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6972) Waiting for packet dumper to finish... 1 (prev_count=6972, count=7484) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sat Apr 12 11:04:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_echo_req_resp_gtpu started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:04:44.079: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:04:45.607: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:04:48.611: [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)@af14496f2cf7: Final verdict of PTC: none 04/12 11:04:48.612: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_echo_req_resp_gtpu(78)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@af14496f2cf7: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sat Apr 12 11:04:48 UTC 2025 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6988) Waiting for packet dumper to finish... 1 (prev_count=6988, count=7500) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Sat Apr 12 11:04:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp_act2_recovery started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:04:52.070: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:04:52.176: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:04:53.179: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/12 11:04:53.179: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/12 11:04:53.179: [smf] INFO: UE IMSI[262421421007404] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:04:53.183: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/12 11:04:53.183: [upf] INFO: UE F-SEID[UP:0x409 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 04/12 11:04:53.183: [upf] INFO: UE F-SEID[UP:0x409 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: sending 2nd CreatePDP (recovery increased) 04/12 11:04:53.184: [smf] ERROR: No RAT Type (../src/smf/context.c:1314) MTC@af14496f2cf7: 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@af14496f2cf7: Stopping testcase execution from "GGSN_Tests.ttcn":383 04/12 11:04:56.185: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp_act2_recovery(79)@af14496f2cf7: Final verdict of PTC: none 04/12 11:04:56.185: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp_act2_recovery(80)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@af14496f2cf7: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@af14496f2cf7: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@af14496f2cf7: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery fail'. Sat Apr 12 11:04:56 UTC 2025 ------ GGSN_Tests.TC_pdp_act2_recovery fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=11296) Waiting for packet dumper to finish... 1 (prev_count=11296, count=11808) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Sat Apr 12 11:04:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_act_deact_retrans_duplicate started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:04:59.385: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:05:00.136: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:05:01.138: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/12 11:05:01.138: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/12 11:05:01.138: [smf] INFO: UE IMSI[262428400145956] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:01.141: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/12 11:05:01.142: [upf] INFO: UE F-SEID[UP:0xe3f CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 04/12 11:05:01.142: [upf] INFO: UE F-SEID[UP:0xe3f CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 04/12 11:05:01.142: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:05:01.144: [smf] INFO: Removed Session: UE IMSI:[262428400145956] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:01.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/12 11:05:01.144: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:02.145: [gtp] WARNING: [47590] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:04.154: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:05:04.155: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_act_deact_retrans_duplicate(82)@af14496f2cf7: Final verdict of PTC: none TC_act_deact_retrans_duplicate(81)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@af14496f2cf7: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Sat Apr 12 11:05:04 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@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sat Apr 12 11:05: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_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@af14496f2cf7: 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@af14496f2cf7: Test case TC_pdp_act_restart_ctr_echo started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:05:07.335: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:05:09.618: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:05:10.620: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/12 11:05:10.620: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/12 11:05:10.620: [smf] INFO: UE IMSI[262428552885356] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:10.623: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/12 11:05:10.623: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 04/12 11:05:10.623: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: 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@af14496f2cf7: Stopping testcase execution from "GGSN_Tests.ttcn":2059 04/12 11:05:16.630: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/12 11:05:16.630: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp_act_restart_ctr_echo(84)@af14496f2cf7: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(83)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@af14496f2cf7: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@af14496f2cf7: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@af14496f2cf7: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Sat Apr 12 11:05:16 UTC 2025 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=10912) Waiting for packet dumper to finish... 1 (prev_count=10912, count=11424) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sat Apr 12 11:05:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:05:19.825: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:05:20.690: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 04/12 11:05:22.046: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 04/12 11:05:22.046: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 04/12 11:05:22.046: [smf] INFO: UE IMSI[262423336016661] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.049: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 04/12 11:05:22.049: [upf] INFO: UE F-SEID[UP:0x484 CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.049: [upf] INFO: UE F-SEID[UP:0x484 CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:05:22.056: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/12 11:05:22.056: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/12 11:05:22.056: [smf] INFO: UE IMSI[262427714370858] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.059: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/12 11:05:22.059: [upf] INFO: UE F-SEID[UP:0xedb CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.059: [upf] INFO: UE F-SEID[UP:0xedb CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.067: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 04/12 11:05:22.067: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 04/12 11:05:22.067: [smf] INFO: UE IMSI[262423221605543] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.069: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 04/12 11:05:22.069: [upf] INFO: UE F-SEID[UP:0x79b CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.069: [upf] INFO: UE F-SEID[UP:0x79b CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.077: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 04/12 11:05:22.077: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 04/12 11:05:22.077: [smf] INFO: UE IMSI[262422991018362] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.079: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 04/12 11:05:22.079: [upf] INFO: UE F-SEID[UP:0xa26 CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.079: [upf] INFO: UE F-SEID[UP:0xa26 CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.087: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 04/12 11:05:22.087: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 04/12 11:05:22.087: [smf] INFO: UE IMSI[262429909870296] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.090: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 04/12 11:05:22.090: [upf] INFO: UE F-SEID[UP:0x356 CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.090: [upf] INFO: UE F-SEID[UP:0x356 CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.098: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 04/12 11:05:22.098: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 04/12 11:05:22.098: [smf] INFO: UE IMSI[262420004702455] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.100: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 04/12 11:05:22.100: [upf] INFO: UE F-SEID[UP:0xa85 CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.100: [upf] INFO: UE F-SEID[UP:0xa85 CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.108: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 04/12 11:05:22.108: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 04/12 11:05:22.108: [smf] INFO: UE IMSI[262424720491080] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.111: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 04/12 11:05:22.111: [upf] INFO: UE F-SEID[UP:0x659 CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.111: [upf] INFO: UE F-SEID[UP:0x659 CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.119: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 04/12 11:05:22.119: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 04/12 11:05:22.119: [smf] INFO: UE IMSI[262420941589007] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.123: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 04/12 11:05:22.123: [upf] INFO: UE F-SEID[UP:0xab CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.123: [upf] INFO: UE F-SEID[UP:0xab CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.130: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 04/12 11:05:22.130: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 04/12 11:05:22.130: [smf] INFO: UE IMSI[262422688953973] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.134: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 04/12 11:05:22.134: [upf] INFO: UE F-SEID[UP:0xb8c CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.134: [upf] INFO: UE F-SEID[UP:0xb8c CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.141: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 04/12 11:05:22.141: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 04/12 11:05:22.141: [smf] INFO: UE IMSI[262420007216303] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.145: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 04/12 11:05:22.145: [upf] INFO: UE F-SEID[UP:0x187 CP:0x230] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.145: [upf] INFO: UE F-SEID[UP:0x187 CP:0x230] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.152: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 04/12 11:05:22.152: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 04/12 11:05:22.152: [smf] INFO: UE IMSI[262421233492478] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.156: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 04/12 11:05:22.156: [upf] INFO: UE F-SEID[UP:0xfcc CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.156: [upf] INFO: UE F-SEID[UP:0xfcc CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.163: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 04/12 11:05:22.163: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 04/12 11:05:22.163: [smf] INFO: UE IMSI[262422321965324] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.168: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 04/12 11:05:22.168: [upf] INFO: UE F-SEID[UP:0xce8 CP:0xd] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.168: [upf] INFO: UE F-SEID[UP:0xce8 CP:0xd] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.174: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 04/12 11:05:22.174: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 04/12 11:05:22.174: [smf] INFO: UE IMSI[262424308193741] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.179: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 04/12 11:05:22.179: [upf] INFO: UE F-SEID[UP:0xc15 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.179: [upf] INFO: UE F-SEID[UP:0xc15 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.185: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 04/12 11:05:22.185: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 04/12 11:05:22.185: [smf] INFO: UE IMSI[262424784195841] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.189: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 04/12 11:05:22.189: [upf] INFO: UE F-SEID[UP:0x5e CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.189: [upf] INFO: UE F-SEID[UP:0x5e CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.195: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 04/12 11:05:22.195: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 04/12 11:05:22.195: [smf] INFO: UE IMSI[262428561699446] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.200: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 04/12 11:05:22.200: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.200: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.206: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 04/12 11:05:22.206: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 04/12 11:05:22.206: [smf] INFO: UE IMSI[262421000177330] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.211: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 04/12 11:05:22.211: [upf] INFO: UE F-SEID[UP:0xf8b CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.211: [upf] INFO: UE F-SEID[UP:0xf8b CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.217: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 04/12 11:05:22.217: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 04/12 11:05:22.217: [smf] INFO: UE IMSI[262425406808090] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.221: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 04/12 11:05:22.221: [upf] INFO: UE F-SEID[UP:0xf83 CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.221: [upf] INFO: UE F-SEID[UP:0xf83 CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.228: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 04/12 11:05:22.228: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 04/12 11:05:22.228: [smf] INFO: UE IMSI[262420591462163] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.232: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 04/12 11:05:22.232: [upf] INFO: UE F-SEID[UP:0x867 CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.232: [upf] INFO: UE F-SEID[UP:0x867 CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.238: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 04/12 11:05:22.238: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 04/12 11:05:22.239: [smf] INFO: UE IMSI[262425903903405] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.242: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 04/12 11:05:22.242: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.242: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.249: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 04/12 11:05:22.249: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 04/12 11:05:22.249: [smf] INFO: UE IMSI[262423071269642] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.253: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 04/12 11:05:22.253: [upf] INFO: UE F-SEID[UP:0xc9a CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.253: [upf] INFO: UE F-SEID[UP:0xc9a CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.260: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 04/12 11:05:22.260: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 04/12 11:05:22.260: [smf] INFO: UE IMSI[262425711333457] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.264: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 04/12 11:05:22.264: [upf] INFO: UE F-SEID[UP:0x434 CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.264: [upf] INFO: UE F-SEID[UP:0x434 CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.271: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 04/12 11:05:22.271: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 04/12 11:05:22.271: [smf] INFO: UE IMSI[262420846041278] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.274: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 04/12 11:05:22.274: [upf] INFO: UE F-SEID[UP:0xe26 CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.274: [upf] INFO: UE F-SEID[UP:0xe26 CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.281: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 04/12 11:05:22.281: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 04/12 11:05:22.281: [smf] INFO: UE IMSI[262422967580325] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.285: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 04/12 11:05:22.285: [upf] INFO: UE F-SEID[UP:0xb62 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.285: [upf] INFO: UE F-SEID[UP:0xb62 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.292: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 04/12 11:05:22.292: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 04/12 11:05:22.292: [smf] INFO: UE IMSI[262420443080035] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.296: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 04/12 11:05:22.296: [upf] INFO: UE F-SEID[UP:0x917 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.296: [upf] INFO: UE F-SEID[UP:0x917 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.303: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 04/12 11:05:22.303: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 04/12 11:05:22.303: [smf] INFO: UE IMSI[262422560184004] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.311: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 04/12 11:05:22.311: [upf] INFO: UE F-SEID[UP:0x349 CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.311: [upf] INFO: UE F-SEID[UP:0x349 CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.315: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 04/12 11:05:22.315: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 04/12 11:05:22.315: [smf] INFO: UE IMSI[262421239839800] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.322: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 04/12 11:05:22.323: [upf] INFO: UE F-SEID[UP:0xc14 CP:0xa21] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.323: [upf] INFO: UE F-SEID[UP:0xc14 CP:0xa21] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.326: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 04/12 11:05:22.326: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 04/12 11:05:22.326: [smf] INFO: UE IMSI[262424867461212] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.331: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 04/12 11:05:22.331: [upf] INFO: UE F-SEID[UP:0xa29 CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.331: [upf] INFO: UE F-SEID[UP:0xa29 CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.337: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 04/12 11:05:22.337: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 04/12 11:05:22.337: [smf] INFO: UE IMSI[262425473433038] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.342: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 04/12 11:05:22.342: [upf] INFO: UE F-SEID[UP:0x915 CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.342: [upf] INFO: UE F-SEID[UP:0x915 CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.348: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 04/12 11:05:22.348: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 04/12 11:05:22.348: [smf] INFO: UE IMSI[262428201113747] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.353: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 04/12 11:05:22.353: [upf] INFO: UE F-SEID[UP:0xe0b CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.353: [upf] INFO: UE F-SEID[UP:0xe0b CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.359: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 04/12 11:05:22.359: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 04/12 11:05:22.359: [smf] INFO: UE IMSI[262424080537482] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.363: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 04/12 11:05:22.363: [upf] INFO: UE F-SEID[UP:0x51e CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.363: [upf] INFO: UE F-SEID[UP:0x51e CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.370: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 04/12 11:05:22.370: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 04/12 11:05:22.370: [smf] INFO: UE IMSI[262426424443642] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.375: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 04/12 11:05:22.375: [upf] INFO: UE F-SEID[UP:0x9f CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.375: [upf] INFO: UE F-SEID[UP:0x9f CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.381: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 04/12 11:05:22.381: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 04/12 11:05:22.381: [smf] INFO: UE IMSI[262423745345160] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.387: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 04/12 11:05:22.387: [upf] INFO: UE F-SEID[UP:0x36c CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.387: [upf] INFO: UE F-SEID[UP:0x36c CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.392: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 04/12 11:05:22.392: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 04/12 11:05:22.392: [smf] INFO: UE IMSI[262429236428033] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.398: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 04/12 11:05:22.398: [upf] INFO: UE F-SEID[UP:0x855 CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.398: [upf] INFO: UE F-SEID[UP:0x855 CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.403: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 04/12 11:05:22.403: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 04/12 11:05:22.403: [smf] INFO: UE IMSI[262427335595493] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.408: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 04/12 11:05:22.408: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.408: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.414: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 04/12 11:05:22.414: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 04/12 11:05:22.414: [smf] INFO: UE IMSI[262420247332255] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.418: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 04/12 11:05:22.418: [upf] INFO: UE F-SEID[UP:0x4f CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.418: [upf] INFO: UE F-SEID[UP:0x4f CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.425: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 04/12 11:05:22.425: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 04/12 11:05:22.425: [smf] INFO: UE IMSI[262426062243631] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.430: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 04/12 11:05:22.430: [upf] INFO: UE F-SEID[UP:0x674 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.430: [upf] INFO: UE F-SEID[UP:0x674 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.436: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 04/12 11:05:22.436: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 04/12 11:05:22.436: [smf] INFO: UE IMSI[262429027952970] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.440: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 04/12 11:05:22.440: [upf] INFO: UE F-SEID[UP:0x395 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.440: [upf] INFO: UE F-SEID[UP:0x395 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.446: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 04/12 11:05:22.446: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 04/12 11:05:22.447: [smf] INFO: UE IMSI[262422443468189] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.451: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 04/12 11:05:22.451: [upf] INFO: UE F-SEID[UP:0x12f CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.451: [upf] INFO: UE F-SEID[UP:0x12f CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.457: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 04/12 11:05:22.457: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 04/12 11:05:22.457: [smf] INFO: UE IMSI[262426348107837] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.459: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 04/12 11:05:22.459: [upf] INFO: UE F-SEID[UP:0x10e CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.459: [upf] INFO: UE F-SEID[UP:0x10e CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.467: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 04/12 11:05:22.467: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 04/12 11:05:22.467: [smf] INFO: UE IMSI[262423437671885] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.469: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 04/12 11:05:22.469: [upf] INFO: UE F-SEID[UP:0x30d CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.469: [upf] INFO: UE F-SEID[UP:0x30d CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.478: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 04/12 11:05:22.478: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 04/12 11:05:22.478: [smf] INFO: UE IMSI[262426051843835] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.480: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 04/12 11:05:22.480: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.480: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.488: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 04/12 11:05:22.488: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 04/12 11:05:22.488: [smf] INFO: UE IMSI[262424668219958] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.490: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 04/12 11:05:22.490: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0xf02] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.490: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0xf02] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.498: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 04/12 11:05:22.498: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 04/12 11:05:22.498: [smf] INFO: UE IMSI[262428668731601] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.501: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 04/12 11:05:22.501: [upf] INFO: UE F-SEID[UP:0x38c CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.501: [upf] INFO: UE F-SEID[UP:0x38c CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.509: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 04/12 11:05:22.509: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 04/12 11:05:22.509: [smf] INFO: UE IMSI[262427692776717] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.511: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 04/12 11:05:22.511: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0x567] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.511: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0x567] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.519: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 04/12 11:05:22.519: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 04/12 11:05:22.519: [smf] INFO: UE IMSI[262429282397724] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.522: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 04/12 11:05:22.522: [upf] INFO: UE F-SEID[UP:0x47 CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.522: [upf] INFO: UE F-SEID[UP:0x47 CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.530: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 04/12 11:05:22.530: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 04/12 11:05:22.530: [smf] INFO: UE IMSI[262427158984050] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.532: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 04/12 11:05:22.532: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.532: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.540: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 04/12 11:05:22.540: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 04/12 11:05:22.540: [smf] INFO: UE IMSI[262421639524117] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.542: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 04/12 11:05:22.542: [upf] INFO: UE F-SEID[UP:0xeec CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.542: [upf] INFO: UE F-SEID[UP:0xeec CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.550: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 04/12 11:05:22.550: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 04/12 11:05:22.550: [smf] INFO: UE IMSI[262429687753977] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.553: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 04/12 11:05:22.553: [upf] INFO: UE F-SEID[UP:0x3fd CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.553: [upf] INFO: UE F-SEID[UP:0x3fd CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.561: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 04/12 11:05:22.561: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 04/12 11:05:22.561: [smf] INFO: UE IMSI[262427020768483] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.563: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 04/12 11:05:22.563: [upf] INFO: UE F-SEID[UP:0x367 CP:0xab4] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.563: [upf] INFO: UE F-SEID[UP:0x367 CP:0xab4] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.571: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 04/12 11:05:22.571: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 04/12 11:05:22.571: [smf] INFO: UE IMSI[262425338733809] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.574: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 04/12 11:05:22.574: [upf] INFO: UE F-SEID[UP:0x845 CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.574: [upf] INFO: UE F-SEID[UP:0x845 CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.582: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 04/12 11:05:22.582: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 04/12 11:05:22.582: [smf] INFO: UE IMSI[262428276694029] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.584: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 04/12 11:05:22.584: [upf] INFO: UE F-SEID[UP:0x583 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.584: [upf] INFO: UE F-SEID[UP:0x583 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.592: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 04/12 11:05:22.592: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 04/12 11:05:22.592: [smf] INFO: UE IMSI[262424740279112] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.594: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 04/12 11:05:22.594: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.594: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.602: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 04/12 11:05:22.602: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 04/12 11:05:22.602: [smf] INFO: UE IMSI[262428543066530] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.605: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 04/12 11:05:22.605: [upf] INFO: UE F-SEID[UP:0xf50 CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.605: [upf] INFO: UE F-SEID[UP:0xf50 CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.613: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 04/12 11:05:22.613: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 04/12 11:05:22.613: [smf] INFO: UE IMSI[262427038873552] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.617: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 04/12 11:05:22.617: [upf] INFO: UE F-SEID[UP:0x83d CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.617: [upf] INFO: UE F-SEID[UP:0x83d CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.624: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 04/12 11:05:22.624: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 04/12 11:05:22.624: [smf] INFO: UE IMSI[262424491273768] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.632: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 04/12 11:05:22.632: [upf] INFO: UE F-SEID[UP:0xa20 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.632: [upf] INFO: UE F-SEID[UP:0xa20 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.636: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 04/12 11:05:22.636: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 04/12 11:05:22.636: [smf] INFO: UE IMSI[262425629280294] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.641: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 04/12 11:05:22.641: [upf] INFO: UE F-SEID[UP:0xa3c CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.641: [upf] INFO: UE F-SEID[UP:0xa3c CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.647: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 04/12 11:05:22.647: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 04/12 11:05:22.647: [smf] INFO: UE IMSI[262427270872646] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.653: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 04/12 11:05:22.653: [upf] INFO: UE F-SEID[UP:0x679 CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.653: [upf] INFO: UE F-SEID[UP:0x679 CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.659: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 04/12 11:05:22.659: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 04/12 11:05:22.659: [smf] INFO: UE IMSI[262427454658465] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.663: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 04/12 11:05:22.663: [upf] INFO: UE F-SEID[UP:0x100 CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.663: [upf] INFO: UE F-SEID[UP:0x100 CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.670: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 04/12 11:05:22.670: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 04/12 11:05:22.670: [smf] INFO: UE IMSI[262422584714369] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.673: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 04/12 11:05:22.673: [upf] INFO: UE F-SEID[UP:0xa34 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.673: [upf] INFO: UE F-SEID[UP:0xa34 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.680: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 04/12 11:05:22.680: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 04/12 11:05:22.680: [smf] INFO: UE IMSI[262427942722995] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.683: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 04/12 11:05:22.683: [upf] INFO: UE F-SEID[UP:0x735 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.683: [upf] INFO: UE F-SEID[UP:0x735 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.691: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 04/12 11:05:22.691: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 04/12 11:05:22.691: [smf] INFO: UE IMSI[262429365970707] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.694: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 04/12 11:05:22.694: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.694: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.702: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 04/12 11:05:22.702: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 04/12 11:05:22.702: [smf] INFO: UE IMSI[262423017988570] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.705: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 04/12 11:05:22.705: [upf] INFO: UE F-SEID[UP:0xca4 CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.705: [upf] INFO: UE F-SEID[UP:0xca4 CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.712: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 04/12 11:05:22.712: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 04/12 11:05:22.712: [smf] INFO: UE IMSI[262429858058700] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.715: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 04/12 11:05:22.715: [upf] INFO: UE F-SEID[UP:0x869 CP:0xc26] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.715: [upf] INFO: UE F-SEID[UP:0x869 CP:0xc26] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.723: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 04/12 11:05:22.723: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 04/12 11:05:22.723: [smf] INFO: UE IMSI[262429424550407] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.725: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 04/12 11:05:22.725: [upf] INFO: UE F-SEID[UP:0x726 CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.725: [upf] INFO: UE F-SEID[UP:0x726 CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.733: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 04/12 11:05:22.733: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 04/12 11:05:22.733: [smf] INFO: UE IMSI[262429184020055] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.736: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 04/12 11:05:22.736: [upf] INFO: UE F-SEID[UP:0xd65 CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.736: [upf] INFO: UE F-SEID[UP:0xd65 CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.744: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 04/12 11:05:22.744: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 04/12 11:05:22.744: [smf] INFO: UE IMSI[262429066162441] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.746: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 04/12 11:05:22.746: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.746: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.754: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 04/12 11:05:22.754: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 04/12 11:05:22.754: [smf] INFO: UE IMSI[262428924502291] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.756: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 04/12 11:05:22.756: [upf] INFO: UE F-SEID[UP:0x3bf CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.756: [upf] INFO: UE F-SEID[UP:0x3bf CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.765: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 04/12 11:05:22.765: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 04/12 11:05:22.765: [smf] INFO: UE IMSI[262425222828389] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.767: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 04/12 11:05:22.767: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.767: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.775: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 04/12 11:05:22.775: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 04/12 11:05:22.775: [smf] INFO: UE IMSI[262427110432472] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.777: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 04/12 11:05:22.777: [upf] INFO: UE F-SEID[UP:0x11e CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.777: [upf] INFO: UE F-SEID[UP:0x11e CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.785: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 04/12 11:05:22.785: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 04/12 11:05:22.785: [smf] INFO: UE IMSI[262425469649296] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.788: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 04/12 11:05:22.788: [upf] INFO: UE F-SEID[UP:0x364 CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.788: [upf] INFO: UE F-SEID[UP:0x364 CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.796: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 04/12 11:05:22.796: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 04/12 11:05:22.796: [smf] INFO: UE IMSI[262427484998895] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.798: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 04/12 11:05:22.798: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.798: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.806: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 04/12 11:05:22.806: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 04/12 11:05:22.806: [smf] INFO: UE IMSI[262426764880995] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.808: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 04/12 11:05:22.808: [upf] INFO: UE F-SEID[UP:0x36f CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.808: [upf] INFO: UE F-SEID[UP:0x36f CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.817: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 04/12 11:05:22.817: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 04/12 11:05:22.817: [smf] INFO: UE IMSI[262427189709290] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.819: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 04/12 11:05:22.819: [upf] INFO: UE F-SEID[UP:0x722 CP:0xf06] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.819: [upf] INFO: UE F-SEID[UP:0x722 CP:0xf06] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.827: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 04/12 11:05:22.827: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 04/12 11:05:22.827: [smf] INFO: UE IMSI[262428629609218] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.829: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 04/12 11:05:22.829: [upf] INFO: UE F-SEID[UP:0xc5 CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.829: [upf] INFO: UE F-SEID[UP:0xc5 CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.837: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 04/12 11:05:22.837: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 04/12 11:05:22.837: [smf] INFO: UE IMSI[262427079470280] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.840: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 04/12 11:05:22.840: [upf] INFO: UE F-SEID[UP:0x5ec CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.840: [upf] INFO: UE F-SEID[UP:0x5ec CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.848: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 04/12 11:05:22.848: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 04/12 11:05:22.848: [smf] INFO: UE IMSI[262426380101710] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.850: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 04/12 11:05:22.850: [upf] INFO: UE F-SEID[UP:0x628 CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.850: [upf] INFO: UE F-SEID[UP:0x628 CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.858: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 04/12 11:05:22.858: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 04/12 11:05:22.858: [smf] INFO: UE IMSI[262427372795467] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.865: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 04/12 11:05:22.865: [upf] INFO: UE F-SEID[UP:0xca3 CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.865: [upf] INFO: UE F-SEID[UP:0xca3 CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.869: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 04/12 11:05:22.869: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 04/12 11:05:22.869: [smf] INFO: UE IMSI[262422127767859] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.873: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 04/12 11:05:22.873: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0x91d] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.873: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0x91d] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.880: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 04/12 11:05:22.880: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 04/12 11:05:22.880: [smf] INFO: UE IMSI[262426608723945] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.884: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 04/12 11:05:22.884: [upf] INFO: UE F-SEID[UP:0x60d CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.884: [upf] INFO: UE F-SEID[UP:0x60d CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.891: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 04/12 11:05:22.891: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 04/12 11:05:22.891: [smf] INFO: UE IMSI[262426294367051] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.895: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 04/12 11:05:22.895: [upf] INFO: UE F-SEID[UP:0x98 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.895: [upf] INFO: UE F-SEID[UP:0x98 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.902: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 04/12 11:05:22.902: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 04/12 11:05:22.902: [smf] INFO: UE IMSI[262426983946439] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.906: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 04/12 11:05:22.906: [upf] INFO: UE F-SEID[UP:0xdea CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.906: [upf] INFO: UE F-SEID[UP:0xdea CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.912: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 04/12 11:05:22.912: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 04/12 11:05:22.912: [smf] INFO: UE IMSI[262428953040677] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.917: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 04/12 11:05:22.917: [upf] INFO: UE F-SEID[UP:0x4a2 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.917: [upf] INFO: UE F-SEID[UP:0x4a2 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.923: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 04/12 11:05:22.923: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 04/12 11:05:22.923: [smf] INFO: UE IMSI[262420795038867] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.928: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 04/12 11:05:22.928: [upf] INFO: UE F-SEID[UP:0x861 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.928: [upf] INFO: UE F-SEID[UP:0x861 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.934: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 04/12 11:05:22.934: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 04/12 11:05:22.934: [smf] INFO: UE IMSI[262424466153569] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.939: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 04/12 11:05:22.939: [upf] INFO: UE F-SEID[UP:0x65b CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.939: [upf] INFO: UE F-SEID[UP:0x65b CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.945: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 04/12 11:05:22.945: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 04/12 11:05:22.945: [smf] INFO: UE IMSI[262428054141108] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.949: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 04/12 11:05:22.949: [upf] INFO: UE F-SEID[UP:0x444 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.949: [upf] INFO: UE F-SEID[UP:0x444 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.956: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 04/12 11:05:22.956: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 04/12 11:05:22.956: [smf] INFO: UE IMSI[262422351963620] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.960: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 04/12 11:05:22.960: [upf] INFO: UE F-SEID[UP:0x7cd CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.960: [upf] INFO: UE F-SEID[UP:0x7cd CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.967: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 04/12 11:05:22.967: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 04/12 11:05:22.967: [smf] INFO: UE IMSI[262422325915533] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.971: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 04/12 11:05:22.971: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.971: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.977: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 04/12 11:05:22.977: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 04/12 11:05:22.977: [smf] INFO: UE IMSI[262425989406189] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.981: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 04/12 11:05:22.981: [upf] INFO: UE F-SEID[UP:0x891 CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.981: [upf] INFO: UE F-SEID[UP:0x891 CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:22.989: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 04/12 11:05:22.989: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 04/12 11:05:22.989: [smf] INFO: UE IMSI[262428204488350] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:22.995: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 04/12 11:05:22.995: [upf] INFO: UE F-SEID[UP:0x76c CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 04/12 11:05:22.995: [upf] INFO: UE F-SEID[UP:0x76c CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.000: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 04/12 11:05:23.000: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 04/12 11:05:23.000: [smf] INFO: UE IMSI[262425026689561] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.005: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 04/12 11:05:23.005: [upf] INFO: UE F-SEID[UP:0x1fa CP:0x737] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.005: [upf] INFO: UE F-SEID[UP:0x1fa CP:0x737] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.011: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 04/12 11:05:23.011: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 04/12 11:05:23.011: [smf] INFO: UE IMSI[262429651277160] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.016: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 04/12 11:05:23.016: [upf] INFO: UE F-SEID[UP:0xa65 CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.016: [upf] INFO: UE F-SEID[UP:0xa65 CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.021: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 04/12 11:05:23.021: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 04/12 11:05:23.021: [smf] INFO: UE IMSI[262422567090463] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.027: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 04/12 11:05:23.027: [upf] INFO: UE F-SEID[UP:0x7ec CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.027: [upf] INFO: UE F-SEID[UP:0x7ec CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.032: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 04/12 11:05:23.032: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 04/12 11:05:23.032: [smf] INFO: UE IMSI[262424728108230] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.034: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 04/12 11:05:23.035: [upf] INFO: UE F-SEID[UP:0x93e CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.035: [upf] INFO: UE F-SEID[UP:0x93e CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.043: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 04/12 11:05:23.043: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 04/12 11:05:23.043: [smf] INFO: UE IMSI[262427603784925] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.048: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 04/12 11:05:23.048: [upf] INFO: UE F-SEID[UP:0xfd5 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.048: [upf] INFO: UE F-SEID[UP:0xfd5 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.054: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 04/12 11:05:23.054: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 04/12 11:05:23.054: [smf] INFO: UE IMSI[262421409069913] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.060: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 04/12 11:05:23.060: [upf] INFO: UE F-SEID[UP:0xe39 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.060: [upf] INFO: UE F-SEID[UP:0xe39 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.065: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 04/12 11:05:23.065: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 04/12 11:05:23.065: [smf] INFO: UE IMSI[262421015783524] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.069: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 04/12 11:05:23.069: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.069: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.076: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 04/12 11:05:23.076: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 04/12 11:05:23.076: [smf] INFO: UE IMSI[262428240672360] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.082: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 04/12 11:05:23.082: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.082: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.087: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 04/12 11:05:23.087: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 04/12 11:05:23.087: [smf] INFO: UE IMSI[262426794063359] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.092: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 04/12 11:05:23.092: [upf] INFO: UE F-SEID[UP:0xf46 CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.092: [upf] INFO: UE F-SEID[UP:0xf46 CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.098: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 04/12 11:05:23.098: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 04/12 11:05:23.098: [smf] INFO: UE IMSI[262427700583784] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.103: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 04/12 11:05:23.103: [upf] INFO: UE F-SEID[UP:0xc16 CP:0x7b7] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.103: [upf] INFO: UE F-SEID[UP:0xc16 CP:0x7b7] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.108: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 04/12 11:05:23.108: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 04/12 11:05:23.108: [smf] INFO: UE IMSI[262426830411637] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.113: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 04/12 11:05:23.113: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.113: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.119: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 04/12 11:05:23.119: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 04/12 11:05:23.119: [smf] INFO: UE IMSI[262429802430805] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.124: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 04/12 11:05:23.124: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x965] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.124: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x965] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.130: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 04/12 11:05:23.130: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 04/12 11:05:23.130: [smf] INFO: UE IMSI[262421612941604] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.136: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 04/12 11:05:23.136: [upf] INFO: UE F-SEID[UP:0x477 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.136: [upf] INFO: UE F-SEID[UP:0x477 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.142: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 04/12 11:05:23.142: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 04/12 11:05:23.142: [smf] INFO: UE IMSI[262429040666419] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.150: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 04/12 11:05:23.150: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.150: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.154: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 04/12 11:05:23.154: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 04/12 11:05:23.154: [smf] INFO: UE IMSI[262429328111226] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.160: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 04/12 11:05:23.160: [upf] INFO: UE F-SEID[UP:0x814 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.160: [upf] INFO: UE F-SEID[UP:0x814 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.165: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 04/12 11:05:23.165: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 04/12 11:05:23.165: [smf] INFO: UE IMSI[262427141631651] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.170: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 04/12 11:05:23.170: [upf] INFO: UE F-SEID[UP:0x3 CP:0xb3a] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.170: [upf] INFO: UE F-SEID[UP:0x3 CP:0xb3a] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.176: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 04/12 11:05:23.176: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 04/12 11:05:23.176: [smf] INFO: UE IMSI[262424179677751] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.179: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 04/12 11:05:23.179: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.179: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.187: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 04/12 11:05:23.187: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 04/12 11:05:23.187: [smf] INFO: UE IMSI[262420104117789] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.191: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 04/12 11:05:23.191: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.191: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.198: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 04/12 11:05:23.198: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 04/12 11:05:23.198: [smf] INFO: UE IMSI[262423789173926] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.203: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 04/12 11:05:23.203: [upf] INFO: UE F-SEID[UP:0x660 CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.203: [upf] INFO: UE F-SEID[UP:0x660 CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.208: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 04/12 11:05:23.208: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 04/12 11:05:23.208: [smf] INFO: UE IMSI[262423927748445] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.213: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 04/12 11:05:23.213: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.213: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.220: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 04/12 11:05:23.220: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 04/12 11:05:23.220: [smf] INFO: UE IMSI[262427610568489] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.224: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 04/12 11:05:23.224: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.224: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.231: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 04/12 11:05:23.231: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 04/12 11:05:23.231: [smf] INFO: UE IMSI[262425747056117] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.236: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 04/12 11:05:23.236: [upf] INFO: UE F-SEID[UP:0xf7d CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.236: [upf] INFO: UE F-SEID[UP:0xf7d CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.242: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 04/12 11:05:23.242: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 04/12 11:05:23.242: [smf] INFO: UE IMSI[262428125352422] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.246: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 04/12 11:05:23.246: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xc76] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.246: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xc76] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.253: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 04/12 11:05:23.253: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 04/12 11:05:23.253: [smf] INFO: UE IMSI[262421248851294] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.256: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 04/12 11:05:23.256: [upf] INFO: UE F-SEID[UP:0xee1 CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.256: [upf] INFO: UE F-SEID[UP:0xee1 CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.263: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 04/12 11:05:23.263: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 04/12 11:05:23.263: [smf] INFO: UE IMSI[262420409927064] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.268: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 04/12 11:05:23.268: [upf] INFO: UE F-SEID[UP:0x8ff CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.268: [upf] INFO: UE F-SEID[UP:0x8ff CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.274: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 04/12 11:05:23.274: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 04/12 11:05:23.274: [smf] INFO: UE IMSI[262420124168476] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.278: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 04/12 11:05:23.278: [upf] INFO: UE F-SEID[UP:0x38d CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.278: [upf] INFO: UE F-SEID[UP:0x38d CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.285: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 04/12 11:05:23.285: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 04/12 11:05:23.285: [smf] INFO: UE IMSI[262422677466115] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.289: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 04/12 11:05:23.289: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.289: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.296: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 04/12 11:05:23.296: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 04/12 11:05:23.296: [smf] INFO: UE IMSI[262420226406283] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.300: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 04/12 11:05:23.300: [upf] INFO: UE F-SEID[UP:0x625 CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.300: [upf] INFO: UE F-SEID[UP:0x625 CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.307: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 04/12 11:05:23.307: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 04/12 11:05:23.307: [smf] INFO: UE IMSI[262422262391663] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.310: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 04/12 11:05:23.310: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.310: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.318: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 04/12 11:05:23.318: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 04/12 11:05:23.318: [smf] INFO: UE IMSI[262422375023746] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.324: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 04/12 11:05:23.324: [upf] INFO: UE F-SEID[UP:0xc66 CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.324: [upf] INFO: UE F-SEID[UP:0xc66 CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.329: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 04/12 11:05:23.329: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 04/12 11:05:23.329: [smf] INFO: UE IMSI[262426165541626] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.334: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 04/12 11:05:23.334: [upf] INFO: UE F-SEID[UP:0x833 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.334: [upf] INFO: UE F-SEID[UP:0x833 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.340: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 04/12 11:05:23.340: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 04/12 11:05:23.340: [smf] INFO: UE IMSI[262420456394492] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.342: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 04/12 11:05:23.342: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.342: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.350: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 04/12 11:05:23.350: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 04/12 11:05:23.350: [smf] INFO: UE IMSI[262428780370515] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.353: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 04/12 11:05:23.353: [upf] INFO: UE F-SEID[UP:0x657 CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.353: [upf] INFO: UE F-SEID[UP:0x657 CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.361: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 04/12 11:05:23.361: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 04/12 11:05:23.361: [smf] INFO: UE IMSI[262420625398629] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.363: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 04/12 11:05:23.363: [upf] INFO: UE F-SEID[UP:0xb09 CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.363: [upf] INFO: UE F-SEID[UP:0xb09 CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.371: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 04/12 11:05:23.371: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 04/12 11:05:23.371: [smf] INFO: UE IMSI[262421525020666] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.374: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 04/12 11:05:23.374: [upf] INFO: UE F-SEID[UP:0x677 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.374: [upf] INFO: UE F-SEID[UP:0x677 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.382: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 04/12 11:05:23.382: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 04/12 11:05:23.382: [smf] INFO: UE IMSI[262428083855375] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.384: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 04/12 11:05:23.384: [upf] INFO: UE F-SEID[UP:0x588 CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.384: [upf] INFO: UE F-SEID[UP:0x588 CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.392: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 04/12 11:05:23.393: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 04/12 11:05:23.393: [smf] INFO: UE IMSI[262422505634750] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.396: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 04/12 11:05:23.396: [upf] INFO: UE F-SEID[UP:0xd2f CP:0xae1] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.396: [upf] INFO: UE F-SEID[UP:0xd2f CP:0xae1] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.404: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 04/12 11:05:23.404: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 04/12 11:05:23.404: [smf] INFO: UE IMSI[262423871032500] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.409: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 04/12 11:05:23.409: [upf] INFO: UE F-SEID[UP:0xdfe CP:0x7f0] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.409: [upf] INFO: UE F-SEID[UP:0xdfe CP:0x7f0] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.415: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 04/12 11:05:23.415: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 04/12 11:05:23.415: [smf] INFO: UE IMSI[262427208060717] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.421: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 04/12 11:05:23.421: [upf] INFO: UE F-SEID[UP:0x40c CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.421: [upf] INFO: UE F-SEID[UP:0x40c CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.426: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 04/12 11:05:23.426: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 04/12 11:05:23.426: [smf] INFO: UE IMSI[262426997856826] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.432: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 04/12 11:05:23.432: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.432: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.437: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 04/12 11:05:23.437: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 04/12 11:05:23.437: [smf] INFO: UE IMSI[262421625271136] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.442: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 04/12 11:05:23.442: [upf] INFO: UE F-SEID[UP:0x25 CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.442: [upf] INFO: UE F-SEID[UP:0x25 CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.448: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 04/12 11:05:23.448: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 04/12 11:05:23.448: [smf] INFO: UE IMSI[262426195446212] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.450: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 04/12 11:05:23.451: [upf] INFO: UE F-SEID[UP:0x3aa CP:0x9dd] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.451: [upf] INFO: UE F-SEID[UP:0x3aa CP:0x9dd] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.458: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 04/12 11:05:23.458: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 04/12 11:05:23.458: [smf] INFO: UE IMSI[262424801777061] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.461: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 04/12 11:05:23.461: [upf] INFO: UE F-SEID[UP:0x9a5 CP:0x5] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.461: [upf] INFO: UE F-SEID[UP:0x9a5 CP:0x5] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.469: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 04/12 11:05:23.469: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 04/12 11:05:23.469: [smf] INFO: UE IMSI[262428445660013] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.473: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 04/12 11:05:23.473: [upf] INFO: UE F-SEID[UP:0x89d CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.473: [upf] INFO: UE F-SEID[UP:0x89d CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.480: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 04/12 11:05:23.480: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 04/12 11:05:23.480: [smf] INFO: UE IMSI[262421114816620] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.485: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 04/12 11:05:23.485: [upf] INFO: UE F-SEID[UP:0xec7 CP:0xe69] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.485: [upf] INFO: UE F-SEID[UP:0xec7 CP:0xe69] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.491: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 04/12 11:05:23.491: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 04/12 11:05:23.491: [smf] INFO: UE IMSI[262423058941122] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.494: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 04/12 11:05:23.494: [upf] INFO: UE F-SEID[UP:0x94d CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.495: [upf] INFO: UE F-SEID[UP:0x94d CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.502: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 04/12 11:05:23.502: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 04/12 11:05:23.502: [smf] INFO: UE IMSI[262420701718549] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.506: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 04/12 11:05:23.506: [upf] INFO: UE F-SEID[UP:0x816 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.506: [upf] INFO: UE F-SEID[UP:0x816 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.512: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 04/12 11:05:23.512: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 04/12 11:05:23.512: [smf] INFO: UE IMSI[262422254527981] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.517: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 04/12 11:05:23.517: [upf] INFO: UE F-SEID[UP:0xa7d CP:0xeb6] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.517: [upf] INFO: UE F-SEID[UP:0xa7d CP:0xeb6] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.523: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 04/12 11:05:23.523: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 04/12 11:05:23.523: [smf] INFO: UE IMSI[262428972197525] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.527: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 04/12 11:05:23.528: [upf] INFO: UE F-SEID[UP:0x916 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.528: [upf] INFO: UE F-SEID[UP:0x916 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.534: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 04/12 11:05:23.534: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 04/12 11:05:23.534: [smf] INFO: UE IMSI[262429046577594] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.538: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 04/12 11:05:23.538: [upf] INFO: UE F-SEID[UP:0xee5 CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.538: [upf] INFO: UE F-SEID[UP:0xee5 CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.545: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 04/12 11:05:23.545: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 04/12 11:05:23.545: [smf] INFO: UE IMSI[262420524494635] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.550: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 04/12 11:05:23.551: [upf] INFO: UE F-SEID[UP:0x183 CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.551: [upf] INFO: UE F-SEID[UP:0x183 CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.556: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 04/12 11:05:23.556: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 04/12 11:05:23.556: [smf] INFO: UE IMSI[262427080384227] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.563: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 04/12 11:05:23.563: [upf] INFO: UE F-SEID[UP:0x115 CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.563: [upf] INFO: UE F-SEID[UP:0x115 CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.568: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 04/12 11:05:23.568: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 04/12 11:05:23.568: [smf] INFO: UE IMSI[262424823483994] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.574: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 04/12 11:05:23.574: [upf] INFO: UE F-SEID[UP:0xccb CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.574: [upf] INFO: UE F-SEID[UP:0xccb CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.578: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 04/12 11:05:23.578: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 04/12 11:05:23.578: [smf] INFO: UE IMSI[262426870400979] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.583: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 04/12 11:05:23.583: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.583: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.589: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 04/12 11:05:23.589: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 04/12 11:05:23.589: [smf] INFO: UE IMSI[262426209021315] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.594: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 04/12 11:05:23.594: [upf] INFO: UE F-SEID[UP:0x547 CP:0x89a] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.594: [upf] INFO: UE F-SEID[UP:0x547 CP:0x89a] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.600: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 04/12 11:05:23.600: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 04/12 11:05:23.600: [smf] INFO: UE IMSI[262420642637465] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.607: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 04/12 11:05:23.607: [upf] INFO: UE F-SEID[UP:0x291 CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.607: [upf] INFO: UE F-SEID[UP:0x291 CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.611: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 04/12 11:05:23.611: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 04/12 11:05:23.611: [smf] INFO: UE IMSI[262421376490796] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.616: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 04/12 11:05:23.616: [upf] INFO: UE F-SEID[UP:0x52b CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.616: [upf] INFO: UE F-SEID[UP:0x52b CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.622: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 04/12 11:05:23.622: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 04/12 11:05:23.622: [smf] INFO: UE IMSI[262429511647935] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.627: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 04/12 11:05:23.627: [upf] INFO: UE F-SEID[UP:0x11d CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.627: [upf] INFO: UE F-SEID[UP:0x11d CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.633: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 04/12 11:05:23.633: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 04/12 11:05:23.634: [smf] INFO: UE IMSI[262427417019955] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.639: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 04/12 11:05:23.639: [upf] INFO: UE F-SEID[UP:0xf28 CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.639: [upf] INFO: UE F-SEID[UP:0xf28 CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.645: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 04/12 11:05:23.645: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 04/12 11:05:23.645: [smf] INFO: UE IMSI[262421070651768] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.655: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 04/12 11:05:23.655: [upf] INFO: UE F-SEID[UP:0xaac CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.655: [upf] INFO: UE F-SEID[UP:0xaac CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.657: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 04/12 11:05:23.657: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 04/12 11:05:23.657: [smf] INFO: UE IMSI[262427338471430] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.664: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 04/12 11:05:23.664: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.664: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.668: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 04/12 11:05:23.668: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 04/12 11:05:23.668: [smf] INFO: UE IMSI[262427000282590] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.674: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 04/12 11:05:23.674: [upf] INFO: UE F-SEID[UP:0x13c CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.674: [upf] INFO: UE F-SEID[UP:0x13c CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.679: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 04/12 11:05:23.679: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 04/12 11:05:23.679: [smf] INFO: UE IMSI[262427913381305] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.684: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 04/12 11:05:23.685: [upf] INFO: UE F-SEID[UP:0xc9 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.685: [upf] INFO: UE F-SEID[UP:0xc9 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.689: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 04/12 11:05:23.689: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 04/12 11:05:23.689: [smf] INFO: UE IMSI[262426256492607] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.692: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 04/12 11:05:23.693: [upf] INFO: UE F-SEID[UP:0x707 CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.693: [upf] INFO: UE F-SEID[UP:0x707 CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.700: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 04/12 11:05:23.700: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 04/12 11:05:23.700: [smf] INFO: UE IMSI[262427922218878] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.703: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 04/12 11:05:23.703: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.703: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.710: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 04/12 11:05:23.710: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 04/12 11:05:23.710: [smf] INFO: UE IMSI[262425026063946] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.714: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 04/12 11:05:23.714: [upf] INFO: UE F-SEID[UP:0x894 CP:0x330] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.714: [upf] INFO: UE F-SEID[UP:0x894 CP:0x330] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.721: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 04/12 11:05:23.721: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 04/12 11:05:23.721: [smf] INFO: UE IMSI[262420882432221] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.724: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 04/12 11:05:23.724: [upf] INFO: UE F-SEID[UP:0xf80 CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.724: [upf] INFO: UE F-SEID[UP:0xf80 CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.731: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 04/12 11:05:23.732: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 04/12 11:05:23.732: [smf] INFO: UE IMSI[262420533449377] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.735: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 04/12 11:05:23.735: [upf] INFO: UE F-SEID[UP:0xce4 CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.735: [upf] INFO: UE F-SEID[UP:0xce4 CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.744: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 04/12 11:05:23.744: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 04/12 11:05:23.744: [smf] INFO: UE IMSI[262421576289043] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.747: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 04/12 11:05:23.747: [upf] INFO: UE F-SEID[UP:0x46e CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.747: [upf] INFO: UE F-SEID[UP:0x46e CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.755: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 04/12 11:05:23.755: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 04/12 11:05:23.756: [smf] INFO: UE IMSI[262423847218839] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.762: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 04/12 11:05:23.762: [upf] INFO: UE F-SEID[UP:0xa97 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.762: [upf] INFO: UE F-SEID[UP:0xa97 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.767: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 04/12 11:05:23.767: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 04/12 11:05:23.767: [smf] INFO: UE IMSI[262420541190426] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.773: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 04/12 11:05:23.773: [upf] INFO: UE F-SEID[UP:0xd9e CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.773: [upf] INFO: UE F-SEID[UP:0xd9e CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.778: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 04/12 11:05:23.778: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 04/12 11:05:23.778: [smf] INFO: UE IMSI[262425388328545] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.781: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 04/12 11:05:23.781: [upf] INFO: UE F-SEID[UP:0x7bf CP:0xac3] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.781: [upf] INFO: UE F-SEID[UP:0x7bf CP:0xac3] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.788: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 04/12 11:05:23.788: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 04/12 11:05:23.788: [smf] INFO: UE IMSI[262425932593076] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.792: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 04/12 11:05:23.792: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.792: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.799: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 04/12 11:05:23.799: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 04/12 11:05:23.799: [smf] INFO: UE IMSI[262425904151191] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.801: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 04/12 11:05:23.801: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.801: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.809: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 04/12 11:05:23.809: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 04/12 11:05:23.809: [smf] INFO: UE IMSI[262424737423349] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.811: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 04/12 11:05:23.811: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.811: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.820: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 04/12 11:05:23.820: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 04/12 11:05:23.820: [smf] INFO: UE IMSI[262420793803149] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.822: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 04/12 11:05:23.822: [upf] INFO: UE F-SEID[UP:0x78e CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.822: [upf] INFO: UE F-SEID[UP:0x78e CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.830: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 04/12 11:05:23.830: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 04/12 11:05:23.830: [smf] INFO: UE IMSI[262421677764883] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.832: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 04/12 11:05:23.832: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.832: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.840: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 04/12 11:05:23.840: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 04/12 11:05:23.840: [smf] INFO: UE IMSI[262429539743061] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.843: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 04/12 11:05:23.843: [upf] INFO: UE F-SEID[UP:0x55a CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.843: [upf] INFO: UE F-SEID[UP:0x55a CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.851: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 04/12 11:05:23.851: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 04/12 11:05:23.851: [smf] INFO: UE IMSI[262428026867134] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.854: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 04/12 11:05:23.854: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.854: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.862: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 04/12 11:05:23.862: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 04/12 11:05:23.862: [smf] INFO: UE IMSI[262426480697977] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.865: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 04/12 11:05:23.865: [upf] INFO: UE F-SEID[UP:0xf0f CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.865: [upf] INFO: UE F-SEID[UP:0xf0f CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.872: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 04/12 11:05:23.872: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 04/12 11:05:23.872: [smf] INFO: UE IMSI[262422089032302] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.875: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 04/12 11:05:23.875: [upf] INFO: UE F-SEID[UP:0x61d CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.875: [upf] INFO: UE F-SEID[UP:0x61d CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.883: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 04/12 11:05:23.883: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 04/12 11:05:23.883: [smf] INFO: UE IMSI[262427444610128] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.889: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 04/12 11:05:23.889: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.889: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.894: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 04/12 11:05:23.894: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 04/12 11:05:23.894: [smf] INFO: UE IMSI[262428290125497] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.901: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 04/12 11:05:23.902: [upf] INFO: UE F-SEID[UP:0x773 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.902: [upf] INFO: UE F-SEID[UP:0x773 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.905: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 04/12 11:05:23.905: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 04/12 11:05:23.905: [smf] INFO: UE IMSI[262427272149662] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.909: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 04/12 11:05:23.909: [upf] INFO: UE F-SEID[UP:0xda8 CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.909: [upf] INFO: UE F-SEID[UP:0xda8 CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.916: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 04/12 11:05:23.916: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 04/12 11:05:23.916: [smf] INFO: UE IMSI[262425423483288] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.922: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 04/12 11:05:23.922: [upf] INFO: UE F-SEID[UP:0xd63 CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.922: [upf] INFO: UE F-SEID[UP:0xd63 CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.926: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 04/12 11:05:23.926: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 04/12 11:05:23.927: [smf] INFO: UE IMSI[262429012995400] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.931: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 04/12 11:05:23.931: [upf] INFO: UE F-SEID[UP:0x2ab CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.931: [upf] INFO: UE F-SEID[UP:0x2ab CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.937: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 04/12 11:05:23.937: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 04/12 11:05:23.937: [smf] INFO: UE IMSI[262422076320597] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.942: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 04/12 11:05:23.942: [upf] INFO: UE F-SEID[UP:0x16f CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.942: [upf] INFO: UE F-SEID[UP:0x16f CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.948: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 04/12 11:05:23.948: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 04/12 11:05:23.948: [smf] INFO: UE IMSI[262425850930069] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.951: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 04/12 11:05:23.951: [upf] INFO: UE F-SEID[UP:0x4e CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.951: [upf] INFO: UE F-SEID[UP:0x4e CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.959: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 04/12 11:05:23.959: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 04/12 11:05:23.959: [smf] INFO: UE IMSI[262424121493832] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.962: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 04/12 11:05:23.962: [upf] INFO: UE F-SEID[UP:0xe4a CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.962: [upf] INFO: UE F-SEID[UP:0xe4a CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.970: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 04/12 11:05:23.970: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 04/12 11:05:23.970: [smf] INFO: UE IMSI[262429309538825] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.974: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 04/12 11:05:23.974: [upf] INFO: UE F-SEID[UP:0x16a CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.974: [upf] INFO: UE F-SEID[UP:0x16a CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.981: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 04/12 11:05:23.981: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 04/12 11:05:23.981: [smf] INFO: UE IMSI[262428051989715] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.985: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 04/12 11:05:23.985: [upf] INFO: UE F-SEID[UP:0xef1 CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.985: [upf] INFO: UE F-SEID[UP:0xef1 CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:23.992: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 04/12 11:05:23.992: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 04/12 11:05:23.992: [smf] INFO: UE IMSI[262427135085408] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:23.996: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 04/12 11:05:23.996: [upf] INFO: UE F-SEID[UP:0x94e CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 04/12 11:05:23.996: [upf] INFO: UE F-SEID[UP:0x94e CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.003: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 04/12 11:05:24.003: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 04/12 11:05:24.003: [smf] INFO: UE IMSI[262426818301828] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.010: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 04/12 11:05:24.010: [upf] INFO: UE F-SEID[UP:0x646 CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.010: [upf] INFO: UE F-SEID[UP:0x646 CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.014: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 04/12 11:05:24.014: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 04/12 11:05:24.014: [smf] INFO: UE IMSI[262420524355156] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.018: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 04/12 11:05:24.018: [upf] INFO: UE F-SEID[UP:0xee2 CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.018: [upf] INFO: UE F-SEID[UP:0xee2 CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.025: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 04/12 11:05:24.025: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 04/12 11:05:24.025: [smf] INFO: UE IMSI[262420002016292] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.027: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 04/12 11:05:24.027: [upf] INFO: UE F-SEID[UP:0x850 CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.027: [upf] INFO: UE F-SEID[UP:0x850 CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.036: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 04/12 11:05:24.036: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 04/12 11:05:24.036: [smf] INFO: UE IMSI[262422893128949] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.041: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 04/12 11:05:24.041: [upf] INFO: UE F-SEID[UP:0x358 CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.041: [upf] INFO: UE F-SEID[UP:0x358 CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.047: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 04/12 11:05:24.047: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 04/12 11:05:24.047: [smf] INFO: UE IMSI[262425268281878] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.052: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 04/12 11:05:24.052: [upf] INFO: UE F-SEID[UP:0xe4f CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.052: [upf] INFO: UE F-SEID[UP:0xe4f CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.057: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 04/12 11:05:24.057: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 04/12 11:05:24.057: [smf] INFO: UE IMSI[262428572635545] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.061: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 04/12 11:05:24.061: [upf] INFO: UE F-SEID[UP:0x687 CP:0x6ab] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.061: [upf] INFO: UE F-SEID[UP:0x687 CP:0x6ab] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.068: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 04/12 11:05:24.068: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 04/12 11:05:24.068: [smf] INFO: UE IMSI[262425522757547] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.071: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 04/12 11:05:24.071: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.071: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.079: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 04/12 11:05:24.079: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 04/12 11:05:24.079: [smf] INFO: UE IMSI[262420715067057] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.082: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 04/12 11:05:24.082: [upf] INFO: UE F-SEID[UP:0xb44 CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.082: [upf] INFO: UE F-SEID[UP:0xb44 CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.089: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 04/12 11:05:24.089: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 04/12 11:05:24.089: [smf] INFO: UE IMSI[262427727590896] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.093: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 04/12 11:05:24.093: [upf] INFO: UE F-SEID[UP:0xd05 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.093: [upf] INFO: UE F-SEID[UP:0xd05 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.100: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 04/12 11:05:24.100: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 04/12 11:05:24.100: [smf] INFO: UE IMSI[262423369348639] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.104: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 04/12 11:05:24.104: [upf] INFO: UE F-SEID[UP:0x61e CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.104: [upf] INFO: UE F-SEID[UP:0x61e CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.111: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 04/12 11:05:24.111: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 04/12 11:05:24.111: [smf] INFO: UE IMSI[262428889052785] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.117: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 04/12 11:05:24.117: [upf] INFO: UE F-SEID[UP:0x964 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.117: [upf] INFO: UE F-SEID[UP:0x964 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.122: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 04/12 11:05:24.122: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 04/12 11:05:24.122: [smf] INFO: UE IMSI[262427768922008] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.126: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 04/12 11:05:24.126: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.126: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.133: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 04/12 11:05:24.133: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 04/12 11:05:24.133: [smf] INFO: UE IMSI[262420722354148] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.136: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 04/12 11:05:24.136: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.136: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.143: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 04/12 11:05:24.143: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 04/12 11:05:24.143: [smf] INFO: UE IMSI[262426445408812] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.148: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 04/12 11:05:24.149: [upf] INFO: UE F-SEID[UP:0x329 CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.149: [upf] INFO: UE F-SEID[UP:0x329 CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.154: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 04/12 11:05:24.154: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 04/12 11:05:24.154: [smf] INFO: UE IMSI[262423565288632] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.159: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 04/12 11:05:24.159: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.159: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.165: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 04/12 11:05:24.165: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 04/12 11:05:24.165: [smf] INFO: UE IMSI[262424088256587] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.172: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 04/12 11:05:24.172: [upf] INFO: UE F-SEID[UP:0xebb CP:0x464] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.172: [upf] INFO: UE F-SEID[UP:0xebb CP:0x464] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.177: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 04/12 11:05:24.177: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 04/12 11:05:24.177: [smf] INFO: UE IMSI[262421840232287] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.182: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 04/12 11:05:24.182: [upf] INFO: UE F-SEID[UP:0x21a CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.182: [upf] INFO: UE F-SEID[UP:0x21a CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.187: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 04/12 11:05:24.187: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 04/12 11:05:24.187: [smf] INFO: UE IMSI[262427148416771] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.192: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 04/12 11:05:24.192: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.192: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.198: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 04/12 11:05:24.198: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 04/12 11:05:24.198: [smf] INFO: UE IMSI[262427640529566] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.202: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 04/12 11:05:24.202: [upf] INFO: UE F-SEID[UP:0x21b CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.202: [upf] INFO: UE F-SEID[UP:0x21b CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.209: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 04/12 11:05:24.209: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 04/12 11:05:24.209: [smf] INFO: UE IMSI[262428111796614] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.213: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 04/12 11:05:24.213: [upf] INFO: UE F-SEID[UP:0xafe CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.213: [upf] INFO: UE F-SEID[UP:0xafe CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.220: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 04/12 11:05:24.220: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 04/12 11:05:24.220: [smf] INFO: UE IMSI[262421823854705] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.224: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 04/12 11:05:24.224: [upf] INFO: UE F-SEID[UP:0x80d CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.224: [upf] INFO: UE F-SEID[UP:0x80d CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.231: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 04/12 11:05:24.231: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 04/12 11:05:24.231: [smf] INFO: UE IMSI[262426544630816] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.235: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 04/12 11:05:24.235: [upf] INFO: UE F-SEID[UP:0xc53 CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.235: [upf] INFO: UE F-SEID[UP:0xc53 CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.241: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 04/12 11:05:24.241: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 04/12 11:05:24.241: [smf] INFO: UE IMSI[262423507158156] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.245: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 04/12 11:05:24.245: [upf] INFO: UE F-SEID[UP:0x579 CP:0xc70] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.245: [upf] INFO: UE F-SEID[UP:0x579 CP:0xc70] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.252: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 04/12 11:05:24.252: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 04/12 11:05:24.252: [smf] INFO: UE IMSI[262424257933849] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.256: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 04/12 11:05:24.256: [upf] INFO: UE F-SEID[UP:0x93d CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.256: [upf] INFO: UE F-SEID[UP:0x93d CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.263: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 04/12 11:05:24.263: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 04/12 11:05:24.263: [smf] INFO: UE IMSI[262420595547357] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.267: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 04/12 11:05:24.267: [upf] INFO: UE F-SEID[UP:0x26c CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.267: [upf] INFO: UE F-SEID[UP:0x26c CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.274: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 04/12 11:05:24.274: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 04/12 11:05:24.274: [smf] INFO: UE IMSI[262426452836730] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.278: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 04/12 11:05:24.278: [upf] INFO: UE F-SEID[UP:0x192 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.278: [upf] INFO: UE F-SEID[UP:0x192 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.285: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 04/12 11:05:24.285: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 04/12 11:05:24.285: [smf] INFO: UE IMSI[262426136742009] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.288: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 04/12 11:05:24.288: [upf] INFO: UE F-SEID[UP:0x305 CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.288: [upf] INFO: UE F-SEID[UP:0x305 CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.295: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 04/12 11:05:24.295: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 04/12 11:05:24.295: [smf] INFO: UE IMSI[262427736323811] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.299: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 04/12 11:05:24.299: [upf] INFO: UE F-SEID[UP:0x18e CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.299: [upf] INFO: UE F-SEID[UP:0x18e CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.306: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 04/12 11:05:24.306: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 04/12 11:05:24.306: [smf] INFO: UE IMSI[262427402403647] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.310: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 04/12 11:05:24.310: [upf] INFO: UE F-SEID[UP:0x324 CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.310: [upf] INFO: UE F-SEID[UP:0x324 CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.317: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 04/12 11:05:24.317: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 04/12 11:05:24.317: [smf] INFO: UE IMSI[262424712999798] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.322: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 04/12 11:05:24.323: [upf] INFO: UE F-SEID[UP:0x211 CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.323: [upf] INFO: UE F-SEID[UP:0x211 CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.328: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 04/12 11:05:24.328: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 04/12 11:05:24.328: [smf] INFO: UE IMSI[262423443217314] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.333: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 04/12 11:05:24.333: [upf] INFO: UE F-SEID[UP:0x617 CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.333: [upf] INFO: UE F-SEID[UP:0x617 CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.339: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 04/12 11:05:24.339: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 04/12 11:05:24.339: [smf] INFO: UE IMSI[262424229633190] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.345: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 04/12 11:05:24.345: [upf] INFO: UE F-SEID[UP:0xe02 CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.345: [upf] INFO: UE F-SEID[UP:0xe02 CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.350: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 04/12 11:05:24.350: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 04/12 11:05:24.350: [smf] INFO: UE IMSI[262424892398198] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.355: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 04/12 11:05:24.355: [upf] INFO: UE F-SEID[UP:0x97d CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.355: [upf] INFO: UE F-SEID[UP:0x97d CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.361: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 04/12 11:05:24.361: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 04/12 11:05:24.361: [smf] INFO: UE IMSI[262428393984779] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.366: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 04/12 11:05:24.366: [upf] INFO: UE F-SEID[UP:0xf1c CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.366: [upf] INFO: UE F-SEID[UP:0xf1c CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.372: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 04/12 11:05:24.372: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 04/12 11:05:24.372: [smf] INFO: UE IMSI[262423026067452] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.375: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 04/12 11:05:24.375: [upf] INFO: UE F-SEID[UP:0x93 CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.375: [upf] INFO: UE F-SEID[UP:0x93 CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.382: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 04/12 11:05:24.382: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 04/12 11:05:24.383: [smf] INFO: UE IMSI[262424672564018] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.385: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 04/12 11:05:24.385: [upf] INFO: UE F-SEID[UP:0xd2d CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.385: [upf] INFO: UE F-SEID[UP:0xd2d CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.393: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 04/12 11:05:24.393: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 04/12 11:05:24.393: [smf] INFO: UE IMSI[262421372491167] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.397: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 04/12 11:05:24.397: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.397: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.404: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 04/12 11:05:24.404: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 04/12 11:05:24.404: [smf] INFO: UE IMSI[262420867218148] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.407: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 04/12 11:05:24.407: [upf] INFO: UE F-SEID[UP:0x3a CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.407: [upf] INFO: UE F-SEID[UP:0x3a CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.415: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 04/12 11:05:24.415: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 04/12 11:05:24.415: [smf] INFO: UE IMSI[262424553884787] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.419: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 04/12 11:05:24.419: [upf] INFO: UE F-SEID[UP:0x536 CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.419: [upf] INFO: UE F-SEID[UP:0x536 CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.426: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 04/12 11:05:24.426: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 04/12 11:05:24.426: [smf] INFO: UE IMSI[262426376338012] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.430: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 04/12 11:05:24.430: [upf] INFO: UE F-SEID[UP:0xc08 CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.430: [upf] INFO: UE F-SEID[UP:0xc08 CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.437: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 04/12 11:05:24.437: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 04/12 11:05:24.437: [smf] INFO: UE IMSI[262425038942028] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.450: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 04/12 11:05:24.450: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 04/12 11:05:24.450: [smf] INFO: UE IMSI[262426037046999] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.457: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 04/12 11:05:24.457: [upf] INFO: UE F-SEID[UP:0xc34 CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.457: [upf] INFO: UE F-SEID[UP:0xc34 CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.457: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 04/12 11:05:24.457: [upf] INFO: UE F-SEID[UP:0x9ad CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.457: [upf] INFO: UE F-SEID[UP:0x9ad CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.463: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 04/12 11:05:24.463: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 04/12 11:05:24.463: [smf] INFO: UE IMSI[262429284686586] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.475: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 04/12 11:05:24.475: [upf] INFO: UE F-SEID[UP:0x957 CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.475: [upf] INFO: UE F-SEID[UP:0x957 CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.475: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 04/12 11:05:24.475: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 04/12 11:05:24.475: [smf] INFO: UE IMSI[262425942695236] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.485: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 04/12 11:05:24.485: [upf] INFO: UE F-SEID[UP:0xb2b CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.485: [upf] INFO: UE F-SEID[UP:0xb2b CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.488: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 04/12 11:05:24.488: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 04/12 11:05:24.488: [smf] INFO: UE IMSI[262422004509860] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.496: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 04/12 11:05:24.496: [upf] INFO: UE F-SEID[UP:0xe22 CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.496: [upf] INFO: UE F-SEID[UP:0xe22 CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.501: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 04/12 11:05:24.501: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 04/12 11:05:24.501: [smf] INFO: UE IMSI[262426440457345] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.507: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 04/12 11:05:24.507: [upf] INFO: UE F-SEID[UP:0x6d8 CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.507: [upf] INFO: UE F-SEID[UP:0x6d8 CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.513: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 04/12 11:05:24.513: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 04/12 11:05:24.513: [smf] INFO: UE IMSI[262426948116140] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.523: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 04/12 11:05:24.523: [upf] INFO: UE F-SEID[UP:0x4e3 CP:0x4fd] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.523: [upf] INFO: UE F-SEID[UP:0x4e3 CP:0x4fd] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.525: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 04/12 11:05:24.525: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 04/12 11:05:24.525: [smf] INFO: UE IMSI[262428466816313] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.534: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 04/12 11:05:24.534: [upf] INFO: UE F-SEID[UP:0x6bb CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.534: [upf] INFO: UE F-SEID[UP:0x6bb CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.538: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 04/12 11:05:24.538: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 04/12 11:05:24.538: [smf] INFO: UE IMSI[262422497133063] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.549: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 04/12 11:05:24.549: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.549: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.554: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 04/12 11:05:24.554: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 04/12 11:05:24.554: [smf] INFO: UE IMSI[262421385986024] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.567: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 04/12 11:05:24.567: [upf] INFO: UE F-SEID[UP:0x8af CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.567: [upf] INFO: UE F-SEID[UP:0x8af CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.569: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 04/12 11:05:24.569: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 04/12 11:05:24.569: [smf] INFO: UE IMSI[262428851446716] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.577: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 04/12 11:05:24.577: [upf] INFO: UE F-SEID[UP:0x91c CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.577: [upf] INFO: UE F-SEID[UP:0x91c CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.582: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 04/12 11:05:24.582: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 04/12 11:05:24.582: [smf] INFO: UE IMSI[262425604483016] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.591: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 04/12 11:05:24.591: [upf] INFO: UE F-SEID[UP:0x851 CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.591: [upf] INFO: UE F-SEID[UP:0x851 CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.596: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 04/12 11:05:24.596: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 04/12 11:05:24.596: [smf] INFO: UE IMSI[262427891263454] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.604: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 04/12 11:05:24.604: [upf] INFO: UE F-SEID[UP:0xf18 CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.604: [upf] INFO: UE F-SEID[UP:0xf18 CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.609: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 04/12 11:05:24.609: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 04/12 11:05:24.609: [smf] INFO: UE IMSI[262426261445812] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.616: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 04/12 11:05:24.616: [upf] INFO: UE F-SEID[UP:0xc02 CP:0x669] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.616: [upf] INFO: UE F-SEID[UP:0xc02 CP:0x669] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.621: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 04/12 11:05:24.621: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 04/12 11:05:24.621: [smf] INFO: UE IMSI[262427393009143] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.628: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 04/12 11:05:24.628: [upf] INFO: UE F-SEID[UP:0xa3e CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.628: [upf] INFO: UE F-SEID[UP:0xa3e CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.633: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 04/12 11:05:24.633: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 04/12 11:05:24.633: [smf] INFO: UE IMSI[262420307013145] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.641: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 04/12 11:05:24.641: [upf] INFO: UE F-SEID[UP:0x38b CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.641: [upf] INFO: UE F-SEID[UP:0x38b CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.645: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 04/12 11:05:24.645: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 04/12 11:05:24.645: [smf] INFO: UE IMSI[262427827858292] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.652: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 04/12 11:05:24.652: [upf] INFO: UE F-SEID[UP:0x780 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.652: [upf] INFO: UE F-SEID[UP:0x780 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.660: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 04/12 11:05:24.660: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 04/12 11:05:24.660: [smf] INFO: UE IMSI[262428585153281] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.668: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 04/12 11:05:24.668: [upf] INFO: UE F-SEID[UP:0x40d CP:0x2ef] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.668: [upf] INFO: UE F-SEID[UP:0x40d CP:0x2ef] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.673: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 04/12 11:05:24.673: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 04/12 11:05:24.673: [smf] INFO: UE IMSI[262420169490619] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.679: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 04/12 11:05:24.679: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.679: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.685: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 04/12 11:05:24.685: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 04/12 11:05:24.686: [smf] INFO: UE IMSI[262429408872426] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.691: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 04/12 11:05:24.691: [upf] INFO: UE F-SEID[UP:0xadf CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.691: [upf] INFO: UE F-SEID[UP:0xadf CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.697: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 04/12 11:05:24.697: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 04/12 11:05:24.697: [smf] INFO: UE IMSI[262422537185957] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.705: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 04/12 11:05:24.705: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.705: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.711: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 04/12 11:05:24.711: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 04/12 11:05:24.711: [smf] INFO: UE IMSI[262420072764274] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.718: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 04/12 11:05:24.718: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.718: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.722: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 04/12 11:05:24.722: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 04/12 11:05:24.722: [smf] INFO: UE IMSI[262425243774249] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.728: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 04/12 11:05:24.728: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.728: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.733: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 04/12 11:05:24.733: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 04/12 11:05:24.733: [smf] INFO: UE IMSI[262427306366188] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.739: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 04/12 11:05:24.739: [upf] INFO: UE F-SEID[UP:0x17e CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.739: [upf] INFO: UE F-SEID[UP:0x17e CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.744: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 04/12 11:05:24.744: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 04/12 11:05:24.744: [smf] INFO: UE IMSI[262427251218958] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.748: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 04/12 11:05:24.748: [upf] INFO: UE F-SEID[UP:0x278 CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.748: [upf] INFO: UE F-SEID[UP:0x278 CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.755: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 04/12 11:05:24.755: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 04/12 11:05:24.755: [smf] INFO: UE IMSI[262424980657871] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.758: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 04/12 11:05:24.759: [upf] INFO: UE F-SEID[UP:0x201 CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.759: [upf] INFO: UE F-SEID[UP:0x201 CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.766: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 04/12 11:05:24.767: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 04/12 11:05:24.767: [smf] INFO: UE IMSI[262423586886076] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.772: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 04/12 11:05:24.772: [upf] INFO: UE F-SEID[UP:0x2ef CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.772: [upf] INFO: UE F-SEID[UP:0x2ef CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.777: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 04/12 11:05:24.777: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 04/12 11:05:24.777: [smf] INFO: UE IMSI[262421080622547] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.781: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 04/12 11:05:24.781: [upf] INFO: UE F-SEID[UP:0xfbe CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.781: [upf] INFO: UE F-SEID[UP:0xfbe CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.788: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 04/12 11:05:24.788: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 04/12 11:05:24.788: [smf] INFO: UE IMSI[262425110533595] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.794: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 04/12 11:05:24.794: [upf] INFO: UE F-SEID[UP:0xafa CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.794: [upf] INFO: UE F-SEID[UP:0xafa CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.799: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 04/12 11:05:24.799: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 04/12 11:05:24.799: [smf] INFO: UE IMSI[262421407972488] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.803: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 04/12 11:05:24.803: [upf] INFO: UE F-SEID[UP:0x63a CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.803: [upf] INFO: UE F-SEID[UP:0x63a CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.810: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 04/12 11:05:24.810: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 04/12 11:05:24.810: [smf] INFO: UE IMSI[262426433577226] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.813: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 04/12 11:05:24.813: [upf] INFO: UE F-SEID[UP:0x56f CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.813: [upf] INFO: UE F-SEID[UP:0x56f CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.821: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 04/12 11:05:24.821: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 04/12 11:05:24.821: [smf] INFO: UE IMSI[262425048019497] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.823: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 04/12 11:05:24.823: [upf] INFO: UE F-SEID[UP:0x7ae CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.823: [upf] INFO: UE F-SEID[UP:0x7ae CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.831: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 04/12 11:05:24.831: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 04/12 11:05:24.831: [smf] INFO: UE IMSI[262421787421910] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.833: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 04/12 11:05:24.834: [upf] INFO: UE F-SEID[UP:0xab9 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.834: [upf] INFO: UE F-SEID[UP:0xab9 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.842: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 04/12 11:05:24.842: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 04/12 11:05:24.842: [smf] INFO: UE IMSI[262423212520183] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.846: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 04/12 11:05:24.846: [upf] INFO: UE F-SEID[UP:0xf5 CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.846: [upf] INFO: UE F-SEID[UP:0xf5 CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.853: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 04/12 11:05:24.853: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 04/12 11:05:24.853: [smf] INFO: UE IMSI[262422063569719] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.858: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 04/12 11:05:24.858: [upf] INFO: UE F-SEID[UP:0xceb CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.858: [upf] INFO: UE F-SEID[UP:0xceb CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.864: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 04/12 11:05:24.864: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 04/12 11:05:24.864: [smf] INFO: UE IMSI[262426703257641] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.868: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 04/12 11:05:24.868: [upf] INFO: UE F-SEID[UP:0x438 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.868: [upf] INFO: UE F-SEID[UP:0x438 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.875: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 04/12 11:05:24.875: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 04/12 11:05:24.875: [smf] INFO: UE IMSI[262423128885262] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.880: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 04/12 11:05:24.880: [upf] INFO: UE F-SEID[UP:0x31c CP:0xb75] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.880: [upf] INFO: UE F-SEID[UP:0x31c CP:0xb75] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.886: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 04/12 11:05:24.886: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 04/12 11:05:24.886: [smf] INFO: UE IMSI[262426510693547] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.891: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 04/12 11:05:24.891: [upf] INFO: UE F-SEID[UP:0x21f CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.891: [upf] INFO: UE F-SEID[UP:0x21f CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.897: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 04/12 11:05:24.897: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 04/12 11:05:24.897: [smf] INFO: UE IMSI[262426557439951] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.901: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 04/12 11:05:24.901: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.901: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.907: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 04/12 11:05:24.907: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 04/12 11:05:24.907: [smf] INFO: UE IMSI[262429274099114] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.912: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 04/12 11:05:24.912: [upf] INFO: UE F-SEID[UP:0x52e CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.912: [upf] INFO: UE F-SEID[UP:0x52e CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.918: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 04/12 11:05:24.918: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 04/12 11:05:24.918: [smf] INFO: UE IMSI[262424769984511] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.923: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 04/12 11:05:24.923: [upf] INFO: UE F-SEID[UP:0x450 CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.923: [upf] INFO: UE F-SEID[UP:0x450 CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.929: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 04/12 11:05:24.929: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 04/12 11:05:24.929: [smf] INFO: UE IMSI[262421921060157] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.931: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 04/12 11:05:24.931: [upf] INFO: UE F-SEID[UP:0xb69 CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.931: [upf] INFO: UE F-SEID[UP:0xb69 CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.939: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 04/12 11:05:24.939: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 04/12 11:05:24.939: [smf] INFO: UE IMSI[262426678636305] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.941: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 04/12 11:05:24.941: [upf] INFO: UE F-SEID[UP:0x69d CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.941: [upf] INFO: UE F-SEID[UP:0x69d CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.950: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 04/12 11:05:24.950: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 04/12 11:05:24.950: [smf] INFO: UE IMSI[262429310527450] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.952: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 04/12 11:05:24.952: [upf] INFO: UE F-SEID[UP:0xe37 CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.952: [upf] INFO: UE F-SEID[UP:0xe37 CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.960: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 04/12 11:05:24.960: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 04/12 11:05:24.960: [smf] INFO: UE IMSI[262429886072140] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.962: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 04/12 11:05:24.962: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.962: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.971: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 04/12 11:05:24.971: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 04/12 11:05:24.971: [smf] INFO: UE IMSI[262428208009593] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.973: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 04/12 11:05:24.973: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.973: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.981: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 04/12 11:05:24.981: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 04/12 11:05:24.981: [smf] INFO: UE IMSI[262425739515080] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.983: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 04/12 11:05:24.983: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.983: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:24.991: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 04/12 11:05:24.991: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 04/12 11:05:24.991: [smf] INFO: UE IMSI[262421085204226] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:24.994: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 04/12 11:05:24.994: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 04/12 11:05:24.994: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.002: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 04/12 11:05:25.002: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 04/12 11:05:25.002: [smf] INFO: UE IMSI[262421561772996] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.004: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 04/12 11:05:25.004: [upf] INFO: UE F-SEID[UP:0xa77 CP:0xa01] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.004: [upf] INFO: UE F-SEID[UP:0xa77 CP:0xa01] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.012: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 04/12 11:05:25.012: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 04/12 11:05:25.012: [smf] INFO: UE IMSI[262422573148716] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.014: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 04/12 11:05:25.015: [upf] INFO: UE F-SEID[UP:0x4be CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.015: [upf] INFO: UE F-SEID[UP:0x4be CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.023: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 04/12 11:05:25.023: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 04/12 11:05:25.023: [smf] INFO: UE IMSI[262425206138865] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.025: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 04/12 11:05:25.025: [upf] INFO: UE F-SEID[UP:0x70c CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.025: [upf] INFO: UE F-SEID[UP:0x70c CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.033: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 04/12 11:05:25.033: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 04/12 11:05:25.033: [smf] INFO: UE IMSI[262420713465787] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.035: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 04/12 11:05:25.035: [upf] INFO: UE F-SEID[UP:0x404 CP:0xe0e] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.035: [upf] INFO: UE F-SEID[UP:0x404 CP:0xe0e] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.043: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 04/12 11:05:25.043: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 04/12 11:05:25.043: [smf] INFO: UE IMSI[262429832360493] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.046: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 04/12 11:05:25.046: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.046: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.054: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 04/12 11:05:25.054: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 04/12 11:05:25.054: [smf] INFO: UE IMSI[262427608814503] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.056: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 04/12 11:05:25.056: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.056: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.064: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 04/12 11:05:25.064: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 04/12 11:05:25.064: [smf] INFO: UE IMSI[262425331104684] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.066: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 04/12 11:05:25.066: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.066: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.075: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 04/12 11:05:25.075: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 04/12 11:05:25.075: [smf] INFO: UE IMSI[262429504994242] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.077: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 04/12 11:05:25.077: [upf] INFO: UE F-SEID[UP:0x897 CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.077: [upf] INFO: UE F-SEID[UP:0x897 CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.085: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 04/12 11:05:25.085: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 04/12 11:05:25.085: [smf] INFO: UE IMSI[262425266939447] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.087: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 04/12 11:05:25.087: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.087: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.095: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 04/12 11:05:25.095: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 04/12 11:05:25.095: [smf] INFO: UE IMSI[262421416763430] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.098: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 04/12 11:05:25.098: [upf] INFO: UE F-SEID[UP:0x9d CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.098: [upf] INFO: UE F-SEID[UP:0x9d CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.106: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 04/12 11:05:25.106: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 04/12 11:05:25.106: [smf] INFO: UE IMSI[262424015975779] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.108: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 04/12 11:05:25.108: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.108: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.116: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 04/12 11:05:25.116: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 04/12 11:05:25.116: [smf] INFO: UE IMSI[262426747699849] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.119: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 04/12 11:05:25.119: [upf] INFO: UE F-SEID[UP:0x669 CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.119: [upf] INFO: UE F-SEID[UP:0x669 CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.127: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 04/12 11:05:25.127: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 04/12 11:05:25.127: [smf] INFO: UE IMSI[262426332278578] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.129: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 04/12 11:05:25.129: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.129: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.137: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 04/12 11:05:25.137: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 04/12 11:05:25.137: [smf] INFO: UE IMSI[262421613075388] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.139: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 04/12 11:05:25.139: [upf] INFO: UE F-SEID[UP:0xb82 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.139: [upf] INFO: UE F-SEID[UP:0xb82 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.147: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 04/12 11:05:25.148: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 04/12 11:05:25.148: [smf] INFO: UE IMSI[262421082307292] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.150: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 04/12 11:05:25.150: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.150: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.158: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 04/12 11:05:25.158: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 04/12 11:05:25.158: [smf] INFO: UE IMSI[262420783365342] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.160: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 04/12 11:05:25.160: [upf] INFO: UE F-SEID[UP:0xba1 CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.160: [upf] INFO: UE F-SEID[UP:0xba1 CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.168: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 04/12 11:05:25.168: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 04/12 11:05:25.168: [smf] INFO: UE IMSI[262426514802372] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.171: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 04/12 11:05:25.171: [upf] INFO: UE F-SEID[UP:0x884 CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.171: [upf] INFO: UE F-SEID[UP:0x884 CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.179: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 04/12 11:05:25.179: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 04/12 11:05:25.179: [smf] INFO: UE IMSI[262420944053684] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.181: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 04/12 11:05:25.181: [upf] INFO: UE F-SEID[UP:0x8a CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.181: [upf] INFO: UE F-SEID[UP:0x8a CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.189: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 04/12 11:05:25.189: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 04/12 11:05:25.189: [smf] INFO: UE IMSI[262427274520282] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.192: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 04/12 11:05:25.192: [upf] INFO: UE F-SEID[UP:0xa94 CP:0x2cc] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.192: [upf] INFO: UE F-SEID[UP:0xa94 CP:0x2cc] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.200: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 04/12 11:05:25.200: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 04/12 11:05:25.200: [smf] INFO: UE IMSI[262426779641677] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.202: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 04/12 11:05:25.202: [upf] INFO: UE F-SEID[UP:0x558 CP:0x353] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.202: [upf] INFO: UE F-SEID[UP:0x558 CP:0x353] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.210: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 04/12 11:05:25.210: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 04/12 11:05:25.210: [smf] INFO: UE IMSI[262420817430683] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.213: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 04/12 11:05:25.213: [upf] INFO: UE F-SEID[UP:0x81c CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.213: [upf] INFO: UE F-SEID[UP:0x81c CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.221: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 04/12 11:05:25.221: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 04/12 11:05:25.221: [smf] INFO: UE IMSI[262429489338980] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.223: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 04/12 11:05:25.223: [upf] INFO: UE F-SEID[UP:0x4e1 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.223: [upf] INFO: UE F-SEID[UP:0x4e1 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.231: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 04/12 11:05:25.231: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 04/12 11:05:25.231: [smf] INFO: UE IMSI[262420531894420] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.234: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 04/12 11:05:25.234: [upf] INFO: UE F-SEID[UP:0x76f CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.234: [upf] INFO: UE F-SEID[UP:0x76f CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.242: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 04/12 11:05:25.242: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 04/12 11:05:25.242: [smf] INFO: UE IMSI[262421777176325] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.245: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 04/12 11:05:25.245: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.245: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.253: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 04/12 11:05:25.253: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 04/12 11:05:25.253: [smf] INFO: UE IMSI[262428074096620] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.257: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 04/12 11:05:25.257: [upf] INFO: UE F-SEID[UP:0x65c CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.257: [upf] INFO: UE F-SEID[UP:0x65c CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.264: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 04/12 11:05:25.264: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 04/12 11:05:25.264: [smf] INFO: UE IMSI[262426944084566] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.269: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 04/12 11:05:25.269: [upf] INFO: UE F-SEID[UP:0x479 CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.269: [upf] INFO: UE F-SEID[UP:0x479 CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.274: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 04/12 11:05:25.275: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 04/12 11:05:25.275: [smf] INFO: UE IMSI[262425034207206] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.280: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 04/12 11:05:25.280: [upf] INFO: UE F-SEID[UP:0x83c CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.280: [upf] INFO: UE F-SEID[UP:0x83c CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.285: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 04/12 11:05:25.285: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 04/12 11:05:25.285: [smf] INFO: UE IMSI[262425650453964] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.290: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 04/12 11:05:25.290: [upf] INFO: UE F-SEID[UP:0xbf8 CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.290: [upf] INFO: UE F-SEID[UP:0xbf8 CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.296: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 04/12 11:05:25.296: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 04/12 11:05:25.296: [smf] INFO: UE IMSI[262425932892577] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.298: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 04/12 11:05:25.298: [upf] INFO: UE F-SEID[UP:0x5dd CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.298: [upf] INFO: UE F-SEID[UP:0x5dd CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.306: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 04/12 11:05:25.307: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 04/12 11:05:25.307: [smf] INFO: UE IMSI[262422616723229] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.310: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 04/12 11:05:25.310: [upf] INFO: UE F-SEID[UP:0x93c CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.310: [upf] INFO: UE F-SEID[UP:0x93c CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.317: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 04/12 11:05:25.317: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 04/12 11:05:25.317: [smf] INFO: UE IMSI[262425575804447] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.323: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 04/12 11:05:25.323: [upf] INFO: UE F-SEID[UP:0x372 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.323: [upf] INFO: UE F-SEID[UP:0x372 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.329: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 04/12 11:05:25.329: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 04/12 11:05:25.329: [smf] INFO: UE IMSI[262425553909026] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.335: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 04/12 11:05:25.335: [upf] INFO: UE F-SEID[UP:0x676 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.335: [upf] INFO: UE F-SEID[UP:0x676 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.340: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 04/12 11:05:25.340: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 04/12 11:05:25.340: [smf] INFO: UE IMSI[262424088181180] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.345: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 04/12 11:05:25.345: [upf] INFO: UE F-SEID[UP:0x520 CP:0x951] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.345: [upf] INFO: UE F-SEID[UP:0x520 CP:0x951] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.351: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 04/12 11:05:25.351: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 04/12 11:05:25.351: [smf] INFO: UE IMSI[262421935113692] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.357: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 04/12 11:05:25.357: [upf] INFO: UE F-SEID[UP:0x51 CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.357: [upf] INFO: UE F-SEID[UP:0x51 CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.362: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 04/12 11:05:25.362: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 04/12 11:05:25.362: [smf] INFO: UE IMSI[262421208004069] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.374: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 04/12 11:05:25.374: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.374: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.374: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 04/12 11:05:25.374: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 04/12 11:05:25.374: [smf] INFO: UE IMSI[262422544110178] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.381: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 04/12 11:05:25.381: [upf] INFO: UE F-SEID[UP:0xcff CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.381: [upf] INFO: UE F-SEID[UP:0xcff CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.385: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 04/12 11:05:25.385: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 04/12 11:05:25.385: [smf] INFO: UE IMSI[262427581798970] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.390: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 04/12 11:05:25.390: [upf] INFO: UE F-SEID[UP:0xdba CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.390: [upf] INFO: UE F-SEID[UP:0xdba CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.396: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 04/12 11:05:25.396: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 04/12 11:05:25.396: [smf] INFO: UE IMSI[262428149685091] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.399: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 04/12 11:05:25.399: [upf] INFO: UE F-SEID[UP:0x901 CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.399: [upf] INFO: UE F-SEID[UP:0x901 CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.406: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 04/12 11:05:25.406: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 04/12 11:05:25.406: [smf] INFO: UE IMSI[262422649144156] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.408: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 04/12 11:05:25.408: [upf] INFO: UE F-SEID[UP:0x451 CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.408: [upf] INFO: UE F-SEID[UP:0x451 CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.417: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 04/12 11:05:25.417: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 04/12 11:05:25.417: [smf] INFO: UE IMSI[262423743252976] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.419: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 04/12 11:05:25.419: [upf] INFO: UE F-SEID[UP:0x3fa CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.419: [upf] INFO: UE F-SEID[UP:0x3fa CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.427: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 04/12 11:05:25.427: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 04/12 11:05:25.427: [smf] INFO: UE IMSI[262429832622692] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.429: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 04/12 11:05:25.429: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.429: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.438: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 04/12 11:05:25.438: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 04/12 11:05:25.438: [smf] INFO: UE IMSI[262428761321442] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.440: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 04/12 11:05:25.440: [upf] INFO: UE F-SEID[UP:0x732 CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.440: [upf] INFO: UE F-SEID[UP:0x732 CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.448: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 04/12 11:05:25.448: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 04/12 11:05:25.448: [smf] INFO: UE IMSI[262427339859822] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.451: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 04/12 11:05:25.451: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.451: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.459: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 04/12 11:05:25.459: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 04/12 11:05:25.459: [smf] INFO: UE IMSI[262424782586923] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.462: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 04/12 11:05:25.462: [upf] INFO: UE F-SEID[UP:0xd92 CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.462: [upf] INFO: UE F-SEID[UP:0xd92 CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.470: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 04/12 11:05:25.470: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 04/12 11:05:25.470: [smf] INFO: UE IMSI[262428619906655] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.477: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 04/12 11:05:25.478: [upf] INFO: UE F-SEID[UP:0xd3c CP:0x5cf] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.478: [upf] INFO: UE F-SEID[UP:0xd3c CP:0x5cf] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.482: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 04/12 11:05:25.482: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 04/12 11:05:25.482: [smf] INFO: UE IMSI[262428905326058] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.488: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 04/12 11:05:25.488: [upf] INFO: UE F-SEID[UP:0xe83 CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.488: [upf] INFO: UE F-SEID[UP:0xe83 CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.494: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 04/12 11:05:25.494: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 04/12 11:05:25.494: [smf] INFO: UE IMSI[262422261146750] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.502: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 04/12 11:05:25.502: [upf] INFO: UE F-SEID[UP:0xe56 CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.502: [upf] INFO: UE F-SEID[UP:0xe56 CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.506: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 04/12 11:05:25.506: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 04/12 11:05:25.506: [smf] INFO: UE IMSI[262420544160581] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.512: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 04/12 11:05:25.513: [upf] INFO: UE F-SEID[UP:0x6ff CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.513: [upf] INFO: UE F-SEID[UP:0x6ff CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.517: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 04/12 11:05:25.517: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 04/12 11:05:25.517: [smf] INFO: UE IMSI[262429386408183] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.521: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 04/12 11:05:25.521: [upf] INFO: UE F-SEID[UP:0x485 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.521: [upf] INFO: UE F-SEID[UP:0x485 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.527: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 04/12 11:05:25.527: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 04/12 11:05:25.527: [smf] INFO: UE IMSI[262420854156655] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.533: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 04/12 11:05:25.533: [upf] INFO: UE F-SEID[UP:0x4bd CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.533: [upf] INFO: UE F-SEID[UP:0x4bd CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.538: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 04/12 11:05:25.538: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 04/12 11:05:25.538: [smf] INFO: UE IMSI[262427345239021] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.542: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 04/12 11:05:25.542: [upf] INFO: UE F-SEID[UP:0x175 CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.542: [upf] INFO: UE F-SEID[UP:0x175 CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.549: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 04/12 11:05:25.549: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 04/12 11:05:25.549: [smf] INFO: UE IMSI[262426493177675] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.552: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 04/12 11:05:25.552: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.552: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.560: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 04/12 11:05:25.560: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 04/12 11:05:25.560: [smf] INFO: UE IMSI[262428673431423] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.565: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 04/12 11:05:25.565: [upf] INFO: UE F-SEID[UP:0x875 CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.565: [upf] INFO: UE F-SEID[UP:0x875 CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.570: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 04/12 11:05:25.570: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 04/12 11:05:25.570: [smf] INFO: UE IMSI[262424982040840] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.574: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 04/12 11:05:25.574: [upf] INFO: UE F-SEID[UP:0x126 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.574: [upf] INFO: UE F-SEID[UP:0x126 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.581: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 04/12 11:05:25.581: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 04/12 11:05:25.581: [smf] INFO: UE IMSI[262427035593340] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.588: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 04/12 11:05:25.588: [upf] INFO: UE F-SEID[UP:0xe65 CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.588: [upf] INFO: UE F-SEID[UP:0xe65 CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.592: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 04/12 11:05:25.592: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 04/12 11:05:25.592: [smf] INFO: UE IMSI[262421370117911] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.596: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 04/12 11:05:25.596: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.596: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.603: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 04/12 11:05:25.603: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 04/12 11:05:25.603: [smf] INFO: UE IMSI[262425924165077] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.606: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 04/12 11:05:25.606: [upf] INFO: UE F-SEID[UP:0xb91 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.606: [upf] INFO: UE F-SEID[UP:0xb91 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.613: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 04/12 11:05:25.613: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 04/12 11:05:25.613: [smf] INFO: UE IMSI[262422867194833] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.616: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 04/12 11:05:25.616: [upf] INFO: UE F-SEID[UP:0x461 CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.616: [upf] INFO: UE F-SEID[UP:0x461 CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.624: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 04/12 11:05:25.624: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 04/12 11:05:25.624: [smf] INFO: UE IMSI[262424480030382] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.626: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 04/12 11:05:25.626: [upf] INFO: UE F-SEID[UP:0xcd7 CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.626: [upf] INFO: UE F-SEID[UP:0xcd7 CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.634: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 04/12 11:05:25.634: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 04/12 11:05:25.634: [smf] INFO: UE IMSI[262424605861430] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.637: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 04/12 11:05:25.637: [upf] INFO: UE F-SEID[UP:0x941 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.637: [upf] INFO: UE F-SEID[UP:0x941 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.645: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 04/12 11:05:25.645: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 04/12 11:05:25.645: [smf] INFO: UE IMSI[262429812060541] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.648: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 04/12 11:05:25.648: [upf] INFO: UE F-SEID[UP:0x430 CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.648: [upf] INFO: UE F-SEID[UP:0x430 CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.656: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 04/12 11:05:25.656: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 04/12 11:05:25.656: [smf] INFO: UE IMSI[262421152181331] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.658: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 04/12 11:05:25.658: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.658: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.666: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 04/12 11:05:25.666: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 04/12 11:05:25.666: [smf] INFO: UE IMSI[262422274876641] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.669: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 04/12 11:05:25.669: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.669: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.677: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 04/12 11:05:25.677: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 04/12 11:05:25.677: [smf] INFO: UE IMSI[262423637296603] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.679: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 04/12 11:05:25.679: [upf] INFO: UE F-SEID[UP:0x265 CP:0x5c2] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.679: [upf] INFO: UE F-SEID[UP:0x265 CP:0x5c2] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.687: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 04/12 11:05:25.687: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 04/12 11:05:25.687: [smf] INFO: UE IMSI[262427900954560] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.690: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 04/12 11:05:25.690: [upf] INFO: UE F-SEID[UP:0xb46 CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.690: [upf] INFO: UE F-SEID[UP:0xb46 CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.698: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 04/12 11:05:25.698: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 04/12 11:05:25.698: [smf] INFO: UE IMSI[262428320986241] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.700: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 04/12 11:05:25.700: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.700: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.708: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 04/12 11:05:25.708: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 04/12 11:05:25.708: [smf] INFO: UE IMSI[262429408535252] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.711: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 04/12 11:05:25.711: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.711: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.719: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 04/12 11:05:25.719: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 04/12 11:05:25.719: [smf] INFO: UE IMSI[262428256163026] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.721: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 04/12 11:05:25.721: [upf] INFO: UE F-SEID[UP:0x350 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.721: [upf] INFO: UE F-SEID[UP:0x350 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.729: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 04/12 11:05:25.729: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 04/12 11:05:25.729: [smf] INFO: UE IMSI[262422435965876] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.732: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 04/12 11:05:25.732: [upf] INFO: UE F-SEID[UP:0xea3 CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.732: [upf] INFO: UE F-SEID[UP:0xea3 CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.740: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 04/12 11:05:25.740: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 04/12 11:05:25.740: [smf] INFO: UE IMSI[262423489994051] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.744: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 04/12 11:05:25.744: [upf] INFO: UE F-SEID[UP:0xe8a CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.744: [upf] INFO: UE F-SEID[UP:0xe8a CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.751: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 04/12 11:05:25.751: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 04/12 11:05:25.751: [smf] INFO: UE IMSI[262425410471360] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.755: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 04/12 11:05:25.755: [upf] INFO: UE F-SEID[UP:0xa0e CP:0xb2a] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.755: [upf] INFO: UE F-SEID[UP:0xa0e CP:0xb2a] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.762: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 04/12 11:05:25.762: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 04/12 11:05:25.762: [smf] INFO: UE IMSI[262427788746582] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.766: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 04/12 11:05:25.766: [upf] INFO: UE F-SEID[UP:0xe0c CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.766: [upf] INFO: UE F-SEID[UP:0xe0c CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.772: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 04/12 11:05:25.772: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 04/12 11:05:25.772: [smf] INFO: UE IMSI[262422332874847] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.778: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 04/12 11:05:25.778: [upf] INFO: UE F-SEID[UP:0xc4f CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.778: [upf] INFO: UE F-SEID[UP:0xc4f CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.783: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 04/12 11:05:25.783: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 04/12 11:05:25.783: [smf] INFO: UE IMSI[262426298257708] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.789: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 04/12 11:05:25.789: [upf] INFO: UE F-SEID[UP:0xb80 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.789: [upf] INFO: UE F-SEID[UP:0xb80 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.794: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 04/12 11:05:25.794: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 04/12 11:05:25.794: [smf] INFO: UE IMSI[262420025245685] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.800: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 04/12 11:05:25.800: [upf] INFO: UE F-SEID[UP:0x223 CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.800: [upf] INFO: UE F-SEID[UP:0x223 CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.805: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 04/12 11:05:25.805: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 04/12 11:05:25.805: [smf] INFO: UE IMSI[262426867606829] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.812: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 04/12 11:05:25.812: [upf] INFO: UE F-SEID[UP:0xe0e CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.812: [upf] INFO: UE F-SEID[UP:0xe0e CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.819: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 04/12 11:05:25.819: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 04/12 11:05:25.819: [smf] INFO: UE IMSI[262426243783275] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.827: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 04/12 11:05:25.827: [upf] INFO: UE F-SEID[UP:0xeea CP:0x648] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.827: [upf] INFO: UE F-SEID[UP:0xeea CP:0x648] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.831: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 04/12 11:05:25.831: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 04/12 11:05:25.832: [smf] INFO: UE IMSI[262426844157519] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.842: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 04/12 11:05:25.842: [upf] INFO: UE F-SEID[UP:0xe75 CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.842: [upf] INFO: UE F-SEID[UP:0xe75 CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.843: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 04/12 11:05:25.843: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 04/12 11:05:25.843: [smf] INFO: UE IMSI[262429123472804] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.849: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 04/12 11:05:25.849: [upf] INFO: UE F-SEID[UP:0xf25 CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.849: [upf] INFO: UE F-SEID[UP:0xf25 CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.855: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 04/12 11:05:25.855: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 04/12 11:05:25.855: [smf] INFO: UE IMSI[262424271957328] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.859: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 04/12 11:05:25.859: [upf] INFO: UE F-SEID[UP:0x62b CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.859: [upf] INFO: UE F-SEID[UP:0x62b CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.866: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 04/12 11:05:25.866: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 04/12 11:05:25.866: [smf] INFO: UE IMSI[262423039375523] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.870: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 04/12 11:05:25.870: [upf] INFO: UE F-SEID[UP:0x906 CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.870: [upf] INFO: UE F-SEID[UP:0x906 CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.877: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 04/12 11:05:25.877: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 04/12 11:05:25.877: [smf] INFO: UE IMSI[262429092973620] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.882: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 04/12 11:05:25.882: [upf] INFO: UE F-SEID[UP:0x67b CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.882: [upf] INFO: UE F-SEID[UP:0x67b CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.887: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 04/12 11:05:25.887: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 04/12 11:05:25.887: [smf] INFO: UE IMSI[262428546488288] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.892: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 04/12 11:05:25.892: [upf] INFO: UE F-SEID[UP:0x754 CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.892: [upf] INFO: UE F-SEID[UP:0x754 CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.898: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 04/12 11:05:25.898: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 04/12 11:05:25.898: [smf] INFO: UE IMSI[262429990581996] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.901: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 04/12 11:05:25.901: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.901: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.909: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 04/12 11:05:25.909: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 04/12 11:05:25.909: [smf] INFO: UE IMSI[262429523158644] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.912: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 04/12 11:05:25.912: [upf] INFO: UE F-SEID[UP:0x457 CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.912: [upf] INFO: UE F-SEID[UP:0x457 CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.919: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 04/12 11:05:25.919: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 04/12 11:05:25.919: [smf] INFO: UE IMSI[262428311470112] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.923: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 04/12 11:05:25.923: [upf] INFO: UE F-SEID[UP:0xb54 CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.923: [upf] INFO: UE F-SEID[UP:0xb54 CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.930: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 04/12 11:05:25.930: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 04/12 11:05:25.930: [smf] INFO: UE IMSI[262428799904322] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.934: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 04/12 11:05:25.934: [upf] INFO: UE F-SEID[UP:0x854 CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.934: [upf] INFO: UE F-SEID[UP:0x854 CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.941: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 04/12 11:05:25.941: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 04/12 11:05:25.941: [smf] INFO: UE IMSI[262426884671327] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.947: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 04/12 11:05:25.947: [upf] INFO: UE F-SEID[UP:0xdcc CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.947: [upf] INFO: UE F-SEID[UP:0xdcc CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.953: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 04/12 11:05:25.953: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 04/12 11:05:25.953: [smf] INFO: UE IMSI[262429494204609] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.957: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 04/12 11:05:25.957: [upf] INFO: UE F-SEID[UP:0xad6 CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.957: [upf] INFO: UE F-SEID[UP:0xad6 CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.964: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 04/12 11:05:25.964: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 04/12 11:05:25.964: [smf] INFO: UE IMSI[262423618756898] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.970: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 04/12 11:05:25.970: [upf] INFO: UE F-SEID[UP:0x52c CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.970: [upf] INFO: UE F-SEID[UP:0x52c CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.975: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 04/12 11:05:25.976: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 04/12 11:05:25.976: [smf] INFO: UE IMSI[262425001757640] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.982: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 04/12 11:05:25.982: [upf] INFO: UE F-SEID[UP:0xe00 CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.982: [upf] INFO: UE F-SEID[UP:0xe00 CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.987: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 04/12 11:05:25.987: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 04/12 11:05:25.987: [smf] INFO: UE IMSI[262422243318823] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:25.991: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 04/12 11:05:25.992: [upf] INFO: UE F-SEID[UP:0x18a CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 04/12 11:05:25.992: [upf] INFO: UE F-SEID[UP:0x18a CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:25.998: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 04/12 11:05:25.998: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 04/12 11:05:25.998: [smf] INFO: UE IMSI[262420771453543] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.001: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 04/12 11:05:26.001: [upf] INFO: UE F-SEID[UP:0xa68 CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.001: [upf] INFO: UE F-SEID[UP:0xa68 CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.009: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 04/12 11:05:26.009: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 04/12 11:05:26.009: [smf] INFO: UE IMSI[262422713987481] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.013: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 04/12 11:05:26.013: [upf] INFO: UE F-SEID[UP:0x1a5 CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.013: [upf] INFO: UE F-SEID[UP:0x1a5 CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.019: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 04/12 11:05:26.019: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 04/12 11:05:26.019: [smf] INFO: UE IMSI[262426531943609] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.021: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 04/12 11:05:26.021: [upf] INFO: UE F-SEID[UP:0x758 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.021: [upf] INFO: UE F-SEID[UP:0x758 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.030: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 04/12 11:05:26.030: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 04/12 11:05:26.030: [smf] INFO: UE IMSI[262426747838245] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.032: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 04/12 11:05:26.032: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0xd0b] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.032: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0xd0b] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.040: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 04/12 11:05:26.040: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 04/12 11:05:26.040: [smf] INFO: UE IMSI[262421551347942] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.042: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 04/12 11:05:26.042: [upf] INFO: UE F-SEID[UP:0x315 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.042: [upf] INFO: UE F-SEID[UP:0x315 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.051: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 04/12 11:05:26.051: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 04/12 11:05:26.051: [smf] INFO: UE IMSI[262420820016984] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.053: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 04/12 11:05:26.053: [upf] INFO: UE F-SEID[UP:0xc54 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.053: [upf] INFO: UE F-SEID[UP:0xc54 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.061: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 04/12 11:05:26.061: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 04/12 11:05:26.061: [smf] INFO: UE IMSI[262421648256399] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.064: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 04/12 11:05:26.064: [upf] INFO: UE F-SEID[UP:0x489 CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.064: [upf] INFO: UE F-SEID[UP:0x489 CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.072: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 04/12 11:05:26.072: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 04/12 11:05:26.072: [smf] INFO: UE IMSI[262428262577737] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.075: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 04/12 11:05:26.075: [upf] INFO: UE F-SEID[UP:0x60c CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.075: [upf] INFO: UE F-SEID[UP:0x60c CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.083: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 04/12 11:05:26.083: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 04/12 11:05:26.083: [smf] INFO: UE IMSI[262429136673742] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.085: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 04/12 11:05:26.086: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x13d] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.086: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x13d] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.093: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 04/12 11:05:26.093: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 04/12 11:05:26.093: [smf] INFO: UE IMSI[262422503497893] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.095: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 04/12 11:05:26.095: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.095: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.104: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 04/12 11:05:26.104: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 04/12 11:05:26.104: [smf] INFO: UE IMSI[262422057990625] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.106: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 04/12 11:05:26.106: [upf] INFO: UE F-SEID[UP:0x7f5 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.106: [upf] INFO: UE F-SEID[UP:0x7f5 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.114: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 04/12 11:05:26.114: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 04/12 11:05:26.114: [smf] INFO: UE IMSI[262420145644243] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.117: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 04/12 11:05:26.117: [upf] INFO: UE F-SEID[UP:0x123 CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.117: [upf] INFO: UE F-SEID[UP:0x123 CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.125: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 04/12 11:05:26.125: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 04/12 11:05:26.125: [smf] INFO: UE IMSI[262424484307607] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.128: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 04/12 11:05:26.128: [upf] INFO: UE F-SEID[UP:0xa21 CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.128: [upf] INFO: UE F-SEID[UP:0xa21 CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.136: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 04/12 11:05:26.136: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 04/12 11:05:26.136: [smf] INFO: UE IMSI[262426033661521] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.138: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 04/12 11:05:26.138: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.138: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.146: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 04/12 11:05:26.146: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 04/12 11:05:26.146: [smf] INFO: UE IMSI[262427307053646] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.149: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 04/12 11:05:26.149: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.149: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.157: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 04/12 11:05:26.157: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 04/12 11:05:26.157: [smf] INFO: UE IMSI[262420881980757] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.159: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 04/12 11:05:26.159: [upf] INFO: UE F-SEID[UP:0x15b CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.159: [upf] INFO: UE F-SEID[UP:0x15b CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.167: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 04/12 11:05:26.167: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 04/12 11:05:26.167: [smf] INFO: UE IMSI[262420649446149] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.170: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 04/12 11:05:26.170: [upf] INFO: UE F-SEID[UP:0x616 CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.170: [upf] INFO: UE F-SEID[UP:0x616 CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.178: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 04/12 11:05:26.178: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 04/12 11:05:26.178: [smf] INFO: UE IMSI[262427427013590] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.181: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 04/12 11:05:26.181: [upf] INFO: UE F-SEID[UP:0xc88 CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.181: [upf] INFO: UE F-SEID[UP:0xc88 CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.189: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 04/12 11:05:26.189: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 04/12 11:05:26.189: [smf] INFO: UE IMSI[262429922670930] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.193: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 04/12 11:05:26.193: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0x1c6] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.193: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0x1c6] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.199: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 04/12 11:05:26.199: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 04/12 11:05:26.200: [smf] INFO: UE IMSI[262421867207764] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.203: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 04/12 11:05:26.203: [upf] INFO: UE F-SEID[UP:0x3db CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.203: [upf] INFO: UE F-SEID[UP:0x3db CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.210: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 04/12 11:05:26.210: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 04/12 11:05:26.210: [smf] INFO: UE IMSI[262423061002130] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.213: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 04/12 11:05:26.213: [upf] INFO: UE F-SEID[UP:0x40e CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.213: [upf] INFO: UE F-SEID[UP:0x40e CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.221: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 04/12 11:05:26.221: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 04/12 11:05:26.221: [smf] INFO: UE IMSI[262420098423308] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.226: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 04/12 11:05:26.226: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x792] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.226: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x792] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.232: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 04/12 11:05:26.232: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 04/12 11:05:26.232: [smf] INFO: UE IMSI[262423600447221] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.236: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 04/12 11:05:26.236: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.236: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.243: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 04/12 11:05:26.243: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 04/12 11:05:26.243: [smf] INFO: UE IMSI[262425141289044] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.246: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 04/12 11:05:26.246: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.246: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.253: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 04/12 11:05:26.253: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 04/12 11:05:26.253: [smf] INFO: UE IMSI[262420528356503] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.258: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 04/12 11:05:26.258: [upf] INFO: UE F-SEID[UP:0x77d CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.258: [upf] INFO: UE F-SEID[UP:0x77d CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.264: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 04/12 11:05:26.264: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 04/12 11:05:26.264: [smf] INFO: UE IMSI[262423008434549] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.271: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 04/12 11:05:26.271: [upf] INFO: UE F-SEID[UP:0x839 CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.271: [upf] INFO: UE F-SEID[UP:0x839 CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.275: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 04/12 11:05:26.275: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 04/12 11:05:26.275: [smf] INFO: UE IMSI[262420493014665] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.280: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 04/12 11:05:26.280: [upf] INFO: UE F-SEID[UP:0x69e CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.280: [upf] INFO: UE F-SEID[UP:0x69e CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.286: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 04/12 11:05:26.286: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 04/12 11:05:26.286: [smf] INFO: UE IMSI[262426678240122] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.291: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 04/12 11:05:26.291: [upf] INFO: UE F-SEID[UP:0xa01 CP:0x4b8] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.291: [upf] INFO: UE F-SEID[UP:0xa01 CP:0x4b8] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.297: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 04/12 11:05:26.297: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 04/12 11:05:26.297: [smf] INFO: UE IMSI[262426424813714] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.302: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 04/12 11:05:26.302: [upf] INFO: UE F-SEID[UP:0xf53 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.302: [upf] INFO: UE F-SEID[UP:0xf53 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.308: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 04/12 11:05:26.308: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 04/12 11:05:26.308: [smf] INFO: UE IMSI[262421677570055] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.314: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 04/12 11:05:26.314: [upf] INFO: UE F-SEID[UP:0x42a CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.314: [upf] INFO: UE F-SEID[UP:0x42a CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.319: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 04/12 11:05:26.319: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 04/12 11:05:26.319: [smf] INFO: UE IMSI[262423397892149] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.324: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 04/12 11:05:26.324: [upf] INFO: UE F-SEID[UP:0xff6 CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.324: [upf] INFO: UE F-SEID[UP:0xff6 CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.330: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 04/12 11:05:26.330: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 04/12 11:05:26.330: [smf] INFO: UE IMSI[262426754146398] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.336: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 04/12 11:05:26.336: [upf] INFO: UE F-SEID[UP:0xa5b CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.336: [upf] INFO: UE F-SEID[UP:0xa5b CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.341: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 04/12 11:05:26.341: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 04/12 11:05:26.341: [smf] INFO: UE IMSI[262421663376418] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.347: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 04/12 11:05:26.347: [upf] INFO: UE F-SEID[UP:0xe4e CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.347: [upf] INFO: UE F-SEID[UP:0xe4e CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.352: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 04/12 11:05:26.352: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 04/12 11:05:26.352: [smf] INFO: UE IMSI[262429051879919] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.357: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 04/12 11:05:26.357: [upf] INFO: UE F-SEID[UP:0xd48 CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.357: [upf] INFO: UE F-SEID[UP:0xd48 CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.363: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 04/12 11:05:26.363: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 04/12 11:05:26.363: [smf] INFO: UE IMSI[262429080506987] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.371: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 04/12 11:05:26.371: [upf] INFO: UE F-SEID[UP:0x6be CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.371: [upf] INFO: UE F-SEID[UP:0x6be CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.374: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 04/12 11:05:26.374: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 04/12 11:05:26.374: [smf] INFO: UE IMSI[262421293061750] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.377: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 04/12 11:05:26.377: [upf] INFO: UE F-SEID[UP:0x22d CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.377: [upf] INFO: UE F-SEID[UP:0x22d CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.385: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 04/12 11:05:26.385: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 04/12 11:05:26.385: [smf] INFO: UE IMSI[262420554595298] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.388: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 04/12 11:05:26.388: [upf] INFO: UE F-SEID[UP:0x5ba CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.388: [upf] INFO: UE F-SEID[UP:0x5ba CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.395: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 04/12 11:05:26.396: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 04/12 11:05:26.396: [smf] INFO: UE IMSI[262427467238907] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.400: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 04/12 11:05:26.400: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0xf6d] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.400: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0xf6d] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.406: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 04/12 11:05:26.407: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 04/12 11:05:26.407: [smf] INFO: UE IMSI[262429526999357] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.414: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 04/12 11:05:26.414: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.414: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.419: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 04/12 11:05:26.419: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 04/12 11:05:26.419: [smf] INFO: UE IMSI[262426697198512] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.426: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 04/12 11:05:26.426: [upf] INFO: UE F-SEID[UP:0x118 CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.426: [upf] INFO: UE F-SEID[UP:0x118 CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.430: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 04/12 11:05:26.430: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 04/12 11:05:26.430: [smf] INFO: UE IMSI[262425545785849] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.434: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 04/12 11:05:26.434: [upf] INFO: UE F-SEID[UP:0xe5d CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.434: [upf] INFO: UE F-SEID[UP:0xe5d CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.441: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 04/12 11:05:26.441: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 04/12 11:05:26.441: [smf] INFO: UE IMSI[262429105277238] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.444: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 04/12 11:05:26.444: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.444: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.451: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 04/12 11:05:26.451: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 04/12 11:05:26.451: [smf] INFO: UE IMSI[262421155317817] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.454: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 04/12 11:05:26.454: [upf] INFO: UE F-SEID[UP:0x935 CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.454: [upf] INFO: UE F-SEID[UP:0x935 CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.462: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 04/12 11:05:26.462: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 04/12 11:05:26.462: [smf] INFO: UE IMSI[262424090622551] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.464: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 04/12 11:05:26.464: [upf] INFO: UE F-SEID[UP:0xb00 CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.464: [upf] INFO: UE F-SEID[UP:0xb00 CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.473: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 04/12 11:05:26.473: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 04/12 11:05:26.473: [smf] INFO: UE IMSI[262428782988206] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.480: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 04/12 11:05:26.480: [upf] INFO: UE F-SEID[UP:0x66c CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.480: [upf] INFO: UE F-SEID[UP:0x66c CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.484: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 04/12 11:05:26.484: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 04/12 11:05:26.484: [smf] INFO: UE IMSI[262424810130961] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.491: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 04/12 11:05:26.492: [upf] INFO: UE F-SEID[UP:0xca8 CP:0xd8d] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.492: [upf] INFO: UE F-SEID[UP:0xca8 CP:0xd8d] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.496: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 04/12 11:05:26.496: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 04/12 11:05:26.496: [smf] INFO: UE IMSI[262429770769703] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.505: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 04/12 11:05:26.505: [upf] INFO: UE F-SEID[UP:0x15f CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.505: [upf] INFO: UE F-SEID[UP:0x15f CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.509: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 04/12 11:05:26.509: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 04/12 11:05:26.509: [smf] INFO: UE IMSI[262427262881099] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.514: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 04/12 11:05:26.514: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.514: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.520: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 04/12 11:05:26.520: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 04/12 11:05:26.520: [smf] INFO: UE IMSI[262421088482137] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.525: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 04/12 11:05:26.525: [upf] INFO: UE F-SEID[UP:0xf68 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.525: [upf] INFO: UE F-SEID[UP:0xf68 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.531: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 04/12 11:05:26.531: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 04/12 11:05:26.531: [smf] INFO: UE IMSI[262425073314268] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.537: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 04/12 11:05:26.537: [upf] INFO: UE F-SEID[UP:0xf23 CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.537: [upf] INFO: UE F-SEID[UP:0xf23 CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.544: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 04/12 11:05:26.544: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 04/12 11:05:26.544: [smf] INFO: UE IMSI[262420932081401] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.551: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 04/12 11:05:26.551: [upf] INFO: UE F-SEID[UP:0x8b4 CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.551: [upf] INFO: UE F-SEID[UP:0x8b4 CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.555: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 04/12 11:05:26.555: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 04/12 11:05:26.555: [smf] INFO: UE IMSI[262429964287660] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.557: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 04/12 11:05:26.557: [upf] INFO: UE F-SEID[UP:0x79c CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.557: [upf] INFO: UE F-SEID[UP:0x79c CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.565: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 04/12 11:05:26.565: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 04/12 11:05:26.565: [smf] INFO: UE IMSI[262424974898084] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.568: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 04/12 11:05:26.568: [upf] INFO: UE F-SEID[UP:0xf01 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.568: [upf] INFO: UE F-SEID[UP:0xf01 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.576: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 04/12 11:05:26.576: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 04/12 11:05:26.576: [smf] INFO: UE IMSI[262426466556704] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.578: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 04/12 11:05:26.578: [upf] INFO: UE F-SEID[UP:0x920 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.578: [upf] INFO: UE F-SEID[UP:0x920 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.586: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 04/12 11:05:26.586: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 04/12 11:05:26.587: [smf] INFO: UE IMSI[262423538129595] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.590: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 04/12 11:05:26.590: [upf] INFO: UE F-SEID[UP:0x467 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.590: [upf] INFO: UE F-SEID[UP:0x467 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.597: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 04/12 11:05:26.597: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 04/12 11:05:26.597: [smf] INFO: UE IMSI[262422501241913] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.599: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 04/12 11:05:26.599: [upf] INFO: UE F-SEID[UP:0x28b CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.599: [upf] INFO: UE F-SEID[UP:0x28b CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.608: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 04/12 11:05:26.608: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 04/12 11:05:26.608: [smf] INFO: UE IMSI[262420097477194] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.610: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 04/12 11:05:26.610: [upf] INFO: UE F-SEID[UP:0x412 CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.610: [upf] INFO: UE F-SEID[UP:0x412 CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.618: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 04/12 11:05:26.618: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 04/12 11:05:26.618: [smf] INFO: UE IMSI[262429762394875] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.620: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 04/12 11:05:26.620: [upf] INFO: UE F-SEID[UP:0x56 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.620: [upf] INFO: UE F-SEID[UP:0x56 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.629: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 04/12 11:05:26.629: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 04/12 11:05:26.629: [smf] INFO: UE IMSI[262421299240245] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.631: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 04/12 11:05:26.631: [upf] INFO: UE F-SEID[UP:0xead CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.631: [upf] INFO: UE F-SEID[UP:0xead CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.639: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 04/12 11:05:26.639: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 04/12 11:05:26.639: [smf] INFO: UE IMSI[262420871221867] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.642: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 04/12 11:05:26.642: [upf] INFO: UE F-SEID[UP:0xfee CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.642: [upf] INFO: UE F-SEID[UP:0xfee CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.650: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 04/12 11:05:26.650: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 04/12 11:05:26.650: [smf] INFO: UE IMSI[262423934396798] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.652: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 04/12 11:05:26.652: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.652: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.660: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 04/12 11:05:26.660: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 04/12 11:05:26.660: [smf] INFO: UE IMSI[262425295220013] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.662: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 04/12 11:05:26.662: [upf] INFO: UE F-SEID[UP:0xc06 CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.662: [upf] INFO: UE F-SEID[UP:0xc06 CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.670: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 04/12 11:05:26.671: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 04/12 11:05:26.671: [smf] INFO: UE IMSI[262429567080626] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.673: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 04/12 11:05:26.673: [upf] INFO: UE F-SEID[UP:0xded CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.673: [upf] INFO: UE F-SEID[UP:0xded CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.681: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 04/12 11:05:26.681: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 04/12 11:05:26.681: [smf] INFO: UE IMSI[262426767602156] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.683: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 04/12 11:05:26.683: [upf] INFO: UE F-SEID[UP:0x517 CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.683: [upf] INFO: UE F-SEID[UP:0x517 CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.692: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 04/12 11:05:26.692: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 04/12 11:05:26.692: [smf] INFO: UE IMSI[262423474245151] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.694: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 04/12 11:05:26.694: [upf] INFO: UE F-SEID[UP:0x748 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.694: [upf] INFO: UE F-SEID[UP:0x748 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.702: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 04/12 11:05:26.702: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 04/12 11:05:26.702: [smf] INFO: UE IMSI[262428928995117] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.704: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 04/12 11:05:26.704: [upf] INFO: UE F-SEID[UP:0x80f CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.704: [upf] INFO: UE F-SEID[UP:0x80f CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.713: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 04/12 11:05:26.713: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 04/12 11:05:26.713: [smf] INFO: UE IMSI[262426623282674] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.715: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 04/12 11:05:26.715: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.715: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.723: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 04/12 11:05:26.723: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 04/12 11:05:26.723: [smf] INFO: UE IMSI[262422968915466] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.725: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 04/12 11:05:26.725: [upf] INFO: UE F-SEID[UP:0x644 CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.725: [upf] INFO: UE F-SEID[UP:0x644 CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.733: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 04/12 11:05:26.733: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 04/12 11:05:26.733: [smf] INFO: UE IMSI[262429590194705] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.736: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 04/12 11:05:26.736: [upf] INFO: UE F-SEID[UP:0xa6e CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.736: [upf] INFO: UE F-SEID[UP:0xa6e CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.744: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 04/12 11:05:26.744: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 04/12 11:05:26.744: [smf] INFO: UE IMSI[262423451681435] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.746: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 04/12 11:05:26.746: [upf] INFO: UE F-SEID[UP:0x336 CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.746: [upf] INFO: UE F-SEID[UP:0x336 CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.754: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 04/12 11:05:26.754: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 04/12 11:05:26.754: [smf] INFO: UE IMSI[262425776914517] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.757: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 04/12 11:05:26.757: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.757: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.765: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 04/12 11:05:26.765: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 04/12 11:05:26.765: [smf] INFO: UE IMSI[262426199071753] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.767: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 04/12 11:05:26.767: [upf] INFO: UE F-SEID[UP:0x417 CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.767: [upf] INFO: UE F-SEID[UP:0x417 CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.775: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 04/12 11:05:26.775: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 04/12 11:05:26.775: [smf] INFO: UE IMSI[262424457045805] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.778: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 04/12 11:05:26.778: [upf] INFO: UE F-SEID[UP:0x7cf CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.778: [upf] INFO: UE F-SEID[UP:0x7cf CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.786: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 04/12 11:05:26.786: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 04/12 11:05:26.786: [smf] INFO: UE IMSI[262425677965995] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.788: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 04/12 11:05:26.788: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.788: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.796: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 04/12 11:05:26.796: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 04/12 11:05:26.796: [smf] INFO: UE IMSI[262427952427171] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.799: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 04/12 11:05:26.799: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.799: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.807: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 04/12 11:05:26.807: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 04/12 11:05:26.807: [smf] INFO: UE IMSI[262423984413708] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.809: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 04/12 11:05:26.810: [upf] INFO: UE F-SEID[UP:0x397 CP:0x7d3] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.810: [upf] INFO: UE F-SEID[UP:0x397 CP:0x7d3] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.817: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 04/12 11:05:26.817: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 04/12 11:05:26.817: [smf] INFO: UE IMSI[262427872145081] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.820: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 04/12 11:05:26.820: [upf] INFO: UE F-SEID[UP:0x575 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.820: [upf] INFO: UE F-SEID[UP:0x575 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.828: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 04/12 11:05:26.828: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 04/12 11:05:26.828: [smf] INFO: UE IMSI[262421748918086] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.830: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 04/12 11:05:26.830: [upf] INFO: UE F-SEID[UP:0x537 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.830: [upf] INFO: UE F-SEID[UP:0x537 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.838: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 04/12 11:05:26.838: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 04/12 11:05:26.838: [smf] INFO: UE IMSI[262427058924944] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.841: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 04/12 11:05:26.841: [upf] INFO: UE F-SEID[UP:0xef CP:0x4ee] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.841: [upf] INFO: UE F-SEID[UP:0xef CP:0x4ee] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.849: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 04/12 11:05:26.849: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 04/12 11:05:26.849: [smf] INFO: UE IMSI[262424436333072] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.851: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 04/12 11:05:26.851: [upf] INFO: UE F-SEID[UP:0xfeb CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.851: [upf] INFO: UE F-SEID[UP:0xfeb CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.859: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 04/12 11:05:26.859: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 04/12 11:05:26.859: [smf] INFO: UE IMSI[262429982836262] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.862: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 04/12 11:05:26.862: [upf] INFO: UE F-SEID[UP:0xba7 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.862: [upf] INFO: UE F-SEID[UP:0xba7 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.870: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 04/12 11:05:26.870: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 04/12 11:05:26.870: [smf] INFO: UE IMSI[262421710480516] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.874: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 04/12 11:05:26.874: [upf] INFO: UE F-SEID[UP:0x437 CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.874: [upf] INFO: UE F-SEID[UP:0x437 CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.880: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 04/12 11:05:26.880: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 04/12 11:05:26.880: [smf] INFO: UE IMSI[262422213085822] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.883: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 04/12 11:05:26.883: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.883: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.891: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 04/12 11:05:26.891: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 04/12 11:05:26.891: [smf] INFO: UE IMSI[262428490770318] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.893: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 04/12 11:05:26.893: [upf] INFO: UE F-SEID[UP:0x389 CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.893: [upf] INFO: UE F-SEID[UP:0x389 CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.901: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 04/12 11:05:26.901: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 04/12 11:05:26.901: [smf] INFO: UE IMSI[262426943205849] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.904: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 04/12 11:05:26.904: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.904: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.912: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 04/12 11:05:26.912: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 04/12 11:05:26.912: [smf] INFO: UE IMSI[262427193872047] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.915: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 04/12 11:05:26.915: [upf] INFO: UE F-SEID[UP:0xc29 CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.915: [upf] INFO: UE F-SEID[UP:0xc29 CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.922: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 04/12 11:05:26.922: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 04/12 11:05:26.922: [smf] INFO: UE IMSI[262427881679618] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.925: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 04/12 11:05:26.925: [upf] INFO: UE F-SEID[UP:0x9ae CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.925: [upf] INFO: UE F-SEID[UP:0x9ae CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.933: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 04/12 11:05:26.933: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 04/12 11:05:26.933: [smf] INFO: UE IMSI[262422028965361] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.935: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 04/12 11:05:26.935: [upf] INFO: UE F-SEID[UP:0x620 CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.935: [upf] INFO: UE F-SEID[UP:0x620 CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.943: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 04/12 11:05:26.943: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 04/12 11:05:26.943: [smf] INFO: UE IMSI[262429554981533] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.946: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 04/12 11:05:26.946: [upf] INFO: UE F-SEID[UP:0x932 CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.946: [upf] INFO: UE F-SEID[UP:0x932 CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.954: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 04/12 11:05:26.954: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 04/12 11:05:26.954: [smf] INFO: UE IMSI[262422502662330] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.957: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 04/12 11:05:26.957: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.957: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.964: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 04/12 11:05:26.964: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 04/12 11:05:26.964: [smf] INFO: UE IMSI[262428505724611] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.966: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 04/12 11:05:26.966: [upf] INFO: UE F-SEID[UP:0xe51 CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.966: [upf] INFO: UE F-SEID[UP:0xe51 CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.975: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 04/12 11:05:26.975: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 04/12 11:05:26.975: [smf] INFO: UE IMSI[262428071609376] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.977: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 04/12 11:05:26.977: [upf] INFO: UE F-SEID[UP:0xd54 CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.977: [upf] INFO: UE F-SEID[UP:0xd54 CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.985: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 04/12 11:05:26.985: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 04/12 11:05:26.985: [smf] INFO: UE IMSI[262423181912482] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.987: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 04/12 11:05:26.987: [upf] INFO: UE F-SEID[UP:0xddf CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.987: [upf] INFO: UE F-SEID[UP:0xddf CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:26.995: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 04/12 11:05:26.995: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 04/12 11:05:26.995: [smf] INFO: UE IMSI[262420071876608] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:26.998: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 04/12 11:05:26.998: [upf] INFO: UE F-SEID[UP:0x488 CP:0x1fd] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 04/12 11:05:26.998: [upf] INFO: UE F-SEID[UP:0x488 CP:0x1fd] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.006: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 04/12 11:05:27.006: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 04/12 11:05:27.006: [smf] INFO: UE IMSI[262420597784815] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.008: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 04/12 11:05:27.008: [upf] INFO: UE F-SEID[UP:0x4c0 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.008: [upf] INFO: UE F-SEID[UP:0x4c0 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.016: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 04/12 11:05:27.016: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 04/12 11:05:27.016: [smf] INFO: UE IMSI[262429444823656] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.019: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 04/12 11:05:27.019: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.019: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.027: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 04/12 11:05:27.027: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 04/12 11:05:27.027: [smf] INFO: UE IMSI[262424674490368] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.030: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 04/12 11:05:27.030: [upf] INFO: UE F-SEID[UP:0xdf CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.030: [upf] INFO: UE F-SEID[UP:0xdf CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.037: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 04/12 11:05:27.037: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 04/12 11:05:27.037: [smf] INFO: UE IMSI[262425967965538] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.040: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 04/12 11:05:27.040: [upf] INFO: UE F-SEID[UP:0x25c CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.040: [upf] INFO: UE F-SEID[UP:0x25c CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.048: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 04/12 11:05:27.048: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 04/12 11:05:27.048: [smf] INFO: UE IMSI[262429801652625] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.051: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 04/12 11:05:27.051: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.051: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.058: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 04/12 11:05:27.058: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 04/12 11:05:27.058: [smf] INFO: UE IMSI[262428024875515] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.061: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 04/12 11:05:27.061: [upf] INFO: UE F-SEID[UP:0x24f CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.061: [upf] INFO: UE F-SEID[UP:0x24f CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.069: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 04/12 11:05:27.069: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 04/12 11:05:27.069: [smf] INFO: UE IMSI[262428392812863] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.071: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 04/12 11:05:27.071: [upf] INFO: UE F-SEID[UP:0x92a CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.071: [upf] INFO: UE F-SEID[UP:0x92a CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.079: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 04/12 11:05:27.079: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 04/12 11:05:27.079: [smf] INFO: UE IMSI[262427411853552] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.082: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 04/12 11:05:27.082: [upf] INFO: UE F-SEID[UP:0x240 CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.082: [upf] INFO: UE F-SEID[UP:0x240 CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.089: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 04/12 11:05:27.089: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 04/12 11:05:27.089: [smf] INFO: UE IMSI[262420141928903] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.092: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 04/12 11:05:27.092: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.092: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.100: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 04/12 11:05:27.100: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 04/12 11:05:27.100: [smf] INFO: UE IMSI[262420707964591] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.102: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 04/12 11:05:27.102: [upf] INFO: UE F-SEID[UP:0x4ab CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.102: [upf] INFO: UE F-SEID[UP:0x4ab CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.110: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 04/12 11:05:27.110: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 04/12 11:05:27.110: [smf] INFO: UE IMSI[262425564539831] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.114: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 04/12 11:05:27.114: [upf] INFO: UE F-SEID[UP:0x553 CP:0xef7] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.114: [upf] INFO: UE F-SEID[UP:0x553 CP:0xef7] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.121: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 04/12 11:05:27.121: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 04/12 11:05:27.121: [smf] INFO: UE IMSI[262429955818720] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.123: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 04/12 11:05:27.123: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.123: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.131: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 04/12 11:05:27.131: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 04/12 11:05:27.131: [smf] INFO: UE IMSI[262429401452846] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.134: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 04/12 11:05:27.134: [upf] INFO: UE F-SEID[UP:0xb5d CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.134: [upf] INFO: UE F-SEID[UP:0xb5d CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.142: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 04/12 11:05:27.142: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 04/12 11:05:27.142: [smf] INFO: UE IMSI[262421931120075] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.145: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 04/12 11:05:27.145: [upf] INFO: UE F-SEID[UP:0xb7d CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.145: [upf] INFO: UE F-SEID[UP:0xb7d CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.153: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 04/12 11:05:27.153: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 04/12 11:05:27.153: [smf] INFO: UE IMSI[262426208453418] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.155: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 04/12 11:05:27.155: [upf] INFO: UE F-SEID[UP:0x69b CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.155: [upf] INFO: UE F-SEID[UP:0x69b CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.163: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 04/12 11:05:27.163: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 04/12 11:05:27.163: [smf] INFO: UE IMSI[262423731712208] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.166: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 04/12 11:05:27.166: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.166: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.173: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 04/12 11:05:27.173: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 04/12 11:05:27.173: [smf] INFO: UE IMSI[262424050583514] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.176: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 04/12 11:05:27.176: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.176: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.184: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 04/12 11:05:27.184: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 04/12 11:05:27.184: [smf] INFO: UE IMSI[262424694480446] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.186: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 04/12 11:05:27.186: [upf] INFO: UE F-SEID[UP:0xd52 CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.186: [upf] INFO: UE F-SEID[UP:0xd52 CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.194: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 04/12 11:05:27.194: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 04/12 11:05:27.194: [smf] INFO: UE IMSI[262422569076316] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.197: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 04/12 11:05:27.197: [upf] INFO: UE F-SEID[UP:0x982 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.197: [upf] INFO: UE F-SEID[UP:0x982 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.205: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 04/12 11:05:27.205: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 04/12 11:05:27.205: [smf] INFO: UE IMSI[262424858432619] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.207: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 04/12 11:05:27.207: [upf] INFO: UE F-SEID[UP:0x27f CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.207: [upf] INFO: UE F-SEID[UP:0x27f CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.215: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 04/12 11:05:27.215: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 04/12 11:05:27.215: [smf] INFO: UE IMSI[262423168920687] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.218: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 04/12 11:05:27.218: [upf] INFO: UE F-SEID[UP:0x347 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.218: [upf] INFO: UE F-SEID[UP:0x347 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.226: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 04/12 11:05:27.226: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 04/12 11:05:27.226: [smf] INFO: UE IMSI[262425358031937] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.228: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 04/12 11:05:27.228: [upf] INFO: UE F-SEID[UP:0xbba CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.228: [upf] INFO: UE F-SEID[UP:0xbba CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.236: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 04/12 11:05:27.236: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 04/12 11:05:27.236: [smf] INFO: UE IMSI[262425227977754] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.239: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 04/12 11:05:27.239: [upf] INFO: UE F-SEID[UP:0x11c CP:0xf1] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.239: [upf] INFO: UE F-SEID[UP:0x11c CP:0xf1] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.247: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 04/12 11:05:27.247: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 04/12 11:05:27.247: [smf] INFO: UE IMSI[262427297154084] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.249: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 04/12 11:05:27.249: [upf] INFO: UE F-SEID[UP:0xf22 CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.249: [upf] INFO: UE F-SEID[UP:0xf22 CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.257: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 04/12 11:05:27.257: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 04/12 11:05:27.257: [smf] INFO: UE IMSI[262429538695324] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.260: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 04/12 11:05:27.260: [upf] INFO: UE F-SEID[UP:0x92c CP:0x6d2] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.260: [upf] INFO: UE F-SEID[UP:0x92c CP:0x6d2] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.267: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 04/12 11:05:27.267: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 04/12 11:05:27.267: [smf] INFO: UE IMSI[262422253362010] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.270: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 04/12 11:05:27.270: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.270: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.278: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 04/12 11:05:27.278: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 04/12 11:05:27.278: [smf] INFO: UE IMSI[262423040558450] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.280: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 04/12 11:05:27.280: [upf] INFO: UE F-SEID[UP:0xb7a CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.280: [upf] INFO: UE F-SEID[UP:0xb7a CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.288: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 04/12 11:05:27.288: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 04/12 11:05:27.288: [smf] INFO: UE IMSI[262428199228945] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.291: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 04/12 11:05:27.291: [upf] INFO: UE F-SEID[UP:0x1bc CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.291: [upf] INFO: UE F-SEID[UP:0x1bc CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.299: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 04/12 11:05:27.299: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 04/12 11:05:27.299: [smf] INFO: UE IMSI[262426758616174] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.301: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 04/12 11:05:27.301: [upf] INFO: UE F-SEID[UP:0x4fd CP:0xa7a] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.301: [upf] INFO: UE F-SEID[UP:0x4fd CP:0xa7a] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.309: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 04/12 11:05:27.309: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 04/12 11:05:27.309: [smf] INFO: UE IMSI[262425774305612] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.312: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 04/12 11:05:27.312: [upf] INFO: UE F-SEID[UP:0xc33 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.312: [upf] INFO: UE F-SEID[UP:0xc33 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.320: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 04/12 11:05:27.320: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 04/12 11:05:27.320: [smf] INFO: UE IMSI[262420208311034] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.322: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 04/12 11:05:27.322: [upf] INFO: UE F-SEID[UP:0x895 CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.322: [upf] INFO: UE F-SEID[UP:0x895 CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.330: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 04/12 11:05:27.330: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 04/12 11:05:27.330: [smf] INFO: UE IMSI[262426232434717] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.332: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 04/12 11:05:27.332: [upf] INFO: UE F-SEID[UP:0x20f CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.332: [upf] INFO: UE F-SEID[UP:0x20f CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.341: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 04/12 11:05:27.341: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 04/12 11:05:27.341: [smf] INFO: UE IMSI[262421146923436] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.344: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 04/12 11:05:27.344: [upf] INFO: UE F-SEID[UP:0xe2 CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.344: [upf] INFO: UE F-SEID[UP:0xe2 CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.351: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 04/12 11:05:27.351: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 04/12 11:05:27.351: [smf] INFO: UE IMSI[262424221826016] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.354: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 04/12 11:05:27.354: [upf] INFO: UE F-SEID[UP:0xe45 CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.354: [upf] INFO: UE F-SEID[UP:0xe45 CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.361: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 04/12 11:05:27.361: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 04/12 11:05:27.361: [smf] INFO: UE IMSI[262422430458695] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.364: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 04/12 11:05:27.364: [upf] INFO: UE F-SEID[UP:0xce CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.364: [upf] INFO: UE F-SEID[UP:0xce CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.372: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 04/12 11:05:27.372: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 04/12 11:05:27.372: [smf] INFO: UE IMSI[262424068846922] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.374: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 04/12 11:05:27.374: [upf] INFO: UE F-SEID[UP:0x20c CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.375: [upf] INFO: UE F-SEID[UP:0x20c CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.382: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 04/12 11:05:27.382: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 04/12 11:05:27.382: [smf] INFO: UE IMSI[262421369177835] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.385: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 04/12 11:05:27.385: [upf] INFO: UE F-SEID[UP:0x120 CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.385: [upf] INFO: UE F-SEID[UP:0x120 CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.393: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 04/12 11:05:27.393: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 04/12 11:05:27.393: [smf] INFO: UE IMSI[262429206318723] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.396: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 04/12 11:05:27.396: [upf] INFO: UE F-SEID[UP:0xb9c CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.396: [upf] INFO: UE F-SEID[UP:0xb9c CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.403: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 04/12 11:05:27.403: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 04/12 11:05:27.403: [smf] INFO: UE IMSI[262420745519116] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.406: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 04/12 11:05:27.406: [upf] INFO: UE F-SEID[UP:0x65a CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.406: [upf] INFO: UE F-SEID[UP:0x65a CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.414: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 04/12 11:05:27.414: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 04/12 11:05:27.414: [smf] INFO: UE IMSI[262428500292947] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.417: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 04/12 11:05:27.417: [upf] INFO: UE F-SEID[UP:0x745 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.417: [upf] INFO: UE F-SEID[UP:0x745 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.424: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 04/12 11:05:27.424: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 04/12 11:05:27.424: [smf] INFO: UE IMSI[262421177699869] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.426: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 04/12 11:05:27.426: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.426: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.434: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 04/12 11:05:27.434: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 04/12 11:05:27.434: [smf] INFO: UE IMSI[262423366134004] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.437: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 04/12 11:05:27.437: [upf] INFO: UE F-SEID[UP:0x62a CP:0x7ad] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.437: [upf] INFO: UE F-SEID[UP:0x62a CP:0x7ad] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.445: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 04/12 11:05:27.445: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 04/12 11:05:27.445: [smf] INFO: UE IMSI[262427670989793] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.448: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 04/12 11:05:27.448: [upf] INFO: UE F-SEID[UP:0x75 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.448: [upf] INFO: UE F-SEID[UP:0x75 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.455: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 04/12 11:05:27.455: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 04/12 11:05:27.455: [smf] INFO: UE IMSI[262427280311048] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.458: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 04/12 11:05:27.458: [upf] INFO: UE F-SEID[UP:0x225 CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.458: [upf] INFO: UE F-SEID[UP:0x225 CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.466: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 04/12 11:05:27.466: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 04/12 11:05:27.466: [smf] INFO: UE IMSI[262420915561643] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.470: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 04/12 11:05:27.470: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.470: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.477: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 04/12 11:05:27.477: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 04/12 11:05:27.477: [smf] INFO: UE IMSI[262425018246631] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.481: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 04/12 11:05:27.481: [upf] INFO: UE F-SEID[UP:0x88d CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.481: [upf] INFO: UE F-SEID[UP:0x88d CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.488: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 04/12 11:05:27.488: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 04/12 11:05:27.488: [smf] INFO: UE IMSI[262428780827342] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.494: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 04/12 11:05:27.494: [upf] INFO: UE F-SEID[UP:0xd20 CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.494: [upf] INFO: UE F-SEID[UP:0xd20 CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.499: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 04/12 11:05:27.499: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 04/12 11:05:27.499: [smf] INFO: UE IMSI[262420709802973] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.504: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 04/12 11:05:27.504: [upf] INFO: UE F-SEID[UP:0xea CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.504: [upf] INFO: UE F-SEID[UP:0xea CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.509: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 04/12 11:05:27.509: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 04/12 11:05:27.509: [smf] INFO: UE IMSI[262429184163916] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.514: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 04/12 11:05:27.515: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.515: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.520: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 04/12 11:05:27.520: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 04/12 11:05:27.520: [smf] INFO: UE IMSI[262426416143253] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.524: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 04/12 11:05:27.524: [upf] INFO: UE F-SEID[UP:0x3bb CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.524: [upf] INFO: UE F-SEID[UP:0x3bb CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.531: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 04/12 11:05:27.531: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 04/12 11:05:27.531: [smf] INFO: UE IMSI[262423259171110] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.535: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 04/12 11:05:27.536: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.536: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.542: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 04/12 11:05:27.542: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 04/12 11:05:27.542: [smf] INFO: UE IMSI[262420090672132] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.546: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 04/12 11:05:27.546: [upf] INFO: UE F-SEID[UP:0xc8 CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.546: [upf] INFO: UE F-SEID[UP:0xc8 CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.553: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 04/12 11:05:27.553: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 04/12 11:05:27.553: [smf] INFO: UE IMSI[262424250269005] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.557: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 04/12 11:05:27.557: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0x900] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.557: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0x900] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.563: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 04/12 11:05:27.563: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 04/12 11:05:27.563: [smf] INFO: UE IMSI[262423206619860] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.568: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 04/12 11:05:27.568: [upf] INFO: UE F-SEID[UP:0x171 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.568: [upf] INFO: UE F-SEID[UP:0x171 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.574: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 04/12 11:05:27.574: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 04/12 11:05:27.574: [smf] INFO: UE IMSI[262428320302721] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.579: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 04/12 11:05:27.579: [upf] INFO: UE F-SEID[UP:0x961 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.579: [upf] INFO: UE F-SEID[UP:0x961 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.585: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 04/12 11:05:27.585: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 04/12 11:05:27.585: [smf] INFO: UE IMSI[262429567855696] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.590: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 04/12 11:05:27.590: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.590: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.596: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 04/12 11:05:27.596: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 04/12 11:05:27.596: [smf] INFO: UE IMSI[262423246254379] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.601: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 04/12 11:05:27.601: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0x19f] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.601: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0x19f] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.607: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 04/12 11:05:27.607: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 04/12 11:05:27.607: [smf] INFO: UE IMSI[262428000147803] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.612: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 04/12 11:05:27.612: [upf] INFO: UE F-SEID[UP:0x6a7 CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.612: [upf] INFO: UE F-SEID[UP:0x6a7 CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.618: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 04/12 11:05:27.618: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 04/12 11:05:27.618: [smf] INFO: UE IMSI[262428055274299] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.622: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 04/12 11:05:27.622: [upf] INFO: UE F-SEID[UP:0xa98 CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.622: [upf] INFO: UE F-SEID[UP:0xa98 CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.628: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 04/12 11:05:27.628: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 04/12 11:05:27.628: [smf] INFO: UE IMSI[262424686595781] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.633: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 04/12 11:05:27.633: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.633: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.639: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 04/12 11:05:27.639: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 04/12 11:05:27.639: [smf] INFO: UE IMSI[262424217471528] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.643: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 04/12 11:05:27.643: [upf] INFO: UE F-SEID[UP:0x8e5 CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.643: [upf] INFO: UE F-SEID[UP:0x8e5 CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.650: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 04/12 11:05:27.650: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 04/12 11:05:27.650: [smf] INFO: UE IMSI[262422881588987] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.655: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 04/12 11:05:27.655: [upf] INFO: UE F-SEID[UP:0x3cf CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.655: [upf] INFO: UE F-SEID[UP:0x3cf CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.661: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 04/12 11:05:27.661: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 04/12 11:05:27.661: [smf] INFO: UE IMSI[262428989430230] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.666: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 04/12 11:05:27.666: [upf] INFO: UE F-SEID[UP:0x6 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.666: [upf] INFO: UE F-SEID[UP:0x6 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.672: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 04/12 11:05:27.672: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 04/12 11:05:27.672: [smf] INFO: UE IMSI[262425990616132] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.676: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 04/12 11:05:27.676: [upf] INFO: UE F-SEID[UP:0xd96 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.676: [upf] INFO: UE F-SEID[UP:0xd96 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.682: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 04/12 11:05:27.682: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 04/12 11:05:27.683: [smf] INFO: UE IMSI[262429748367516] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.686: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 04/12 11:05:27.686: [upf] INFO: UE F-SEID[UP:0x2bc CP:0x3b9] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.686: [upf] INFO: UE F-SEID[UP:0x2bc CP:0x3b9] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.693: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 04/12 11:05:27.693: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 04/12 11:05:27.694: [smf] INFO: UE IMSI[262424154181311] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.700: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 04/12 11:05:27.700: [upf] INFO: UE F-SEID[UP:0x955 CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.700: [upf] INFO: UE F-SEID[UP:0x955 CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.705: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 04/12 11:05:27.705: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 04/12 11:05:27.705: [smf] INFO: UE IMSI[262421458067228] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.709: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 04/12 11:05:27.709: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0xd5a] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.709: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0xd5a] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.716: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 04/12 11:05:27.716: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 04/12 11:05:27.716: [smf] INFO: UE IMSI[262424357141388] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.723: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 04/12 11:05:27.723: [upf] INFO: UE F-SEID[UP:0x157 CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.723: [upf] INFO: UE F-SEID[UP:0x157 CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.727: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 04/12 11:05:27.727: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 04/12 11:05:27.727: [smf] INFO: UE IMSI[262420926520233] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.732: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 04/12 11:05:27.732: [upf] INFO: UE F-SEID[UP:0xfcf CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.732: [upf] INFO: UE F-SEID[UP:0xfcf CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.738: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 04/12 11:05:27.738: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 04/12 11:05:27.738: [smf] INFO: UE IMSI[262425834015796] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.742: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 04/12 11:05:27.742: [upf] INFO: UE F-SEID[UP:0x642 CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.742: [upf] INFO: UE F-SEID[UP:0x642 CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.749: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 04/12 11:05:27.749: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 04/12 11:05:27.749: [smf] INFO: UE IMSI[262421062762060] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.753: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 04/12 11:05:27.753: [upf] INFO: UE F-SEID[UP:0x7bc CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.753: [upf] INFO: UE F-SEID[UP:0x7bc CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.760: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 04/12 11:05:27.760: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 04/12 11:05:27.760: [smf] INFO: UE IMSI[262428803481237] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.764: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 04/12 11:05:27.764: [upf] INFO: UE F-SEID[UP:0xd87 CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.764: [upf] INFO: UE F-SEID[UP:0xd87 CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.770: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 04/12 11:05:27.770: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 04/12 11:05:27.770: [smf] INFO: UE IMSI[262423374952837] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.775: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 04/12 11:05:27.775: [upf] INFO: UE F-SEID[UP:0x87f CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.775: [upf] INFO: UE F-SEID[UP:0x87f CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.781: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 04/12 11:05:27.781: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 04/12 11:05:27.781: [smf] INFO: UE IMSI[262425345498696] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.786: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 04/12 11:05:27.786: [upf] INFO: UE F-SEID[UP:0xdee CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.786: [upf] INFO: UE F-SEID[UP:0xdee CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.792: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 04/12 11:05:27.792: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 04/12 11:05:27.792: [smf] INFO: UE IMSI[262426664671483] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.796: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 04/12 11:05:27.796: [upf] INFO: UE F-SEID[UP:0x29c CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.796: [upf] INFO: UE F-SEID[UP:0x29c CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.803: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 04/12 11:05:27.803: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 04/12 11:05:27.803: [smf] INFO: UE IMSI[262426612377755] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.807: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 04/12 11:05:27.807: [upf] INFO: UE F-SEID[UP:0x214 CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.807: [upf] INFO: UE F-SEID[UP:0x214 CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.814: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 04/12 11:05:27.814: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 04/12 11:05:27.814: [smf] INFO: UE IMSI[262427374068709] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.822: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 04/12 11:05:27.822: [upf] INFO: UE F-SEID[UP:0xb1e CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.822: [upf] INFO: UE F-SEID[UP:0xb1e CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.826: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 04/12 11:05:27.827: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 04/12 11:05:27.827: [smf] INFO: UE IMSI[262429910733619] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.830: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 04/12 11:05:27.830: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.830: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.838: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 04/12 11:05:27.838: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 04/12 11:05:27.838: [smf] INFO: UE IMSI[262422777174235] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.845: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 04/12 11:05:27.845: [upf] INFO: UE F-SEID[UP:0x622 CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.845: [upf] INFO: UE F-SEID[UP:0x622 CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.850: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 04/12 11:05:27.850: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 04/12 11:05:27.850: [smf] INFO: UE IMSI[262427785049328] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.858: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 04/12 11:05:27.858: [upf] INFO: UE F-SEID[UP:0x6ce CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.858: [upf] INFO: UE F-SEID[UP:0x6ce CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.862: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 04/12 11:05:27.862: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 04/12 11:05:27.862: [smf] INFO: UE IMSI[262424671011217] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.868: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 04/12 11:05:27.868: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.868: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.873: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 04/12 11:05:27.873: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 04/12 11:05:27.873: [smf] INFO: UE IMSI[262429821490122] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.877: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 04/12 11:05:27.877: [upf] INFO: UE F-SEID[UP:0x256 CP:0xe2b] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.877: [upf] INFO: UE F-SEID[UP:0x256 CP:0xe2b] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.884: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 04/12 11:05:27.884: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 04/12 11:05:27.884: [smf] INFO: UE IMSI[262429268243603] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.891: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 04/12 11:05:27.891: [upf] INFO: UE F-SEID[UP:0x341 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.891: [upf] INFO: UE F-SEID[UP:0x341 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.895: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 04/12 11:05:27.895: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 04/12 11:05:27.895: [smf] INFO: UE IMSI[262428161025285] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.900: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 04/12 11:05:27.900: [upf] INFO: UE F-SEID[UP:0x44c CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.900: [upf] INFO: UE F-SEID[UP:0x44c CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.906: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 04/12 11:05:27.906: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 04/12 11:05:27.906: [smf] INFO: UE IMSI[262422706500289] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.911: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 04/12 11:05:27.911: [upf] INFO: UE F-SEID[UP:0x5 CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.911: [upf] INFO: UE F-SEID[UP:0x5 CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.918: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 04/12 11:05:27.918: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 04/12 11:05:27.918: [smf] INFO: UE IMSI[262428332897577] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.925: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 04/12 11:05:27.925: [upf] INFO: UE F-SEID[UP:0x42 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.925: [upf] INFO: UE F-SEID[UP:0x42 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.929: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 04/12 11:05:27.929: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 04/12 11:05:27.929: [smf] INFO: UE IMSI[262422485227258] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.934: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 04/12 11:05:27.934: [upf] INFO: UE F-SEID[UP:0x322 CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.934: [upf] INFO: UE F-SEID[UP:0x322 CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.940: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 04/12 11:05:27.940: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 04/12 11:05:27.940: [smf] INFO: UE IMSI[262427864723934] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.944: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 04/12 11:05:27.945: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0x953] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.945: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0x953] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.951: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 04/12 11:05:27.951: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 04/12 11:05:27.951: [smf] INFO: UE IMSI[262420577075615] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.955: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 04/12 11:05:27.955: [upf] INFO: UE F-SEID[UP:0x4d2 CP:0xe60] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.955: [upf] INFO: UE F-SEID[UP:0x4d2 CP:0xe60] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.962: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 04/12 11:05:27.962: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 04/12 11:05:27.962: [smf] INFO: UE IMSI[262427857177709] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.966: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 04/12 11:05:27.966: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.966: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.972: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 04/12 11:05:27.972: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 04/12 11:05:27.972: [smf] INFO: UE IMSI[262428102386842] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.976: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 04/12 11:05:27.976: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.976: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.983: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 04/12 11:05:27.983: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 04/12 11:05:27.983: [smf] INFO: UE IMSI[262426992466857] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.987: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 04/12 11:05:27.987: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.987: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:27.994: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 04/12 11:05:27.994: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 04/12 11:05:27.994: [smf] INFO: UE IMSI[262427803360234] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:27.998: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 04/12 11:05:27.998: [upf] INFO: UE F-SEID[UP:0x4ca CP:0xaa5] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 04/12 11:05:27.998: [upf] INFO: UE F-SEID[UP:0x4ca CP:0xaa5] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.005: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 04/12 11:05:28.005: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 04/12 11:05:28.005: [smf] INFO: UE IMSI[262424346456499] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.009: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 04/12 11:05:28.009: [upf] INFO: UE F-SEID[UP:0x805 CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.009: [upf] INFO: UE F-SEID[UP:0x805 CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.016: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 04/12 11:05:28.016: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 04/12 11:05:28.016: [smf] INFO: UE IMSI[262429830017099] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.020: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 04/12 11:05:28.020: [upf] INFO: UE F-SEID[UP:0x17b CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.020: [upf] INFO: UE F-SEID[UP:0x17b CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.026: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 04/12 11:05:28.026: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 04/12 11:05:28.026: [smf] INFO: UE IMSI[262427242266494] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.031: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 04/12 11:05:28.031: [upf] INFO: UE F-SEID[UP:0x507 CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.031: [upf] INFO: UE F-SEID[UP:0x507 CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.037: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 04/12 11:05:28.037: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 04/12 11:05:28.037: [smf] INFO: UE IMSI[262427220304580] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.041: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 04/12 11:05:28.041: [upf] INFO: UE F-SEID[UP:0x8f4 CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.041: [upf] INFO: UE F-SEID[UP:0x8f4 CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.048: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 04/12 11:05:28.048: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 04/12 11:05:28.048: [smf] INFO: UE IMSI[262421162771694] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.052: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 04/12 11:05:28.052: [upf] INFO: UE F-SEID[UP:0x82a CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.052: [upf] INFO: UE F-SEID[UP:0x82a CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.059: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 04/12 11:05:28.059: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 04/12 11:05:28.059: [smf] INFO: UE IMSI[262421310990072] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.063: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 04/12 11:05:28.063: [upf] INFO: UE F-SEID[UP:0x5da CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.063: [upf] INFO: UE F-SEID[UP:0x5da CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.070: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 04/12 11:05:28.070: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 04/12 11:05:28.070: [smf] INFO: UE IMSI[262427927015326] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.074: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 04/12 11:05:28.074: [upf] INFO: UE F-SEID[UP:0x33b CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.074: [upf] INFO: UE F-SEID[UP:0x33b CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.080: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 04/12 11:05:28.080: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 04/12 11:05:28.080: [smf] INFO: UE IMSI[262423048484680] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.085: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 04/12 11:05:28.085: [upf] INFO: UE F-SEID[UP:0x250 CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.085: [upf] INFO: UE F-SEID[UP:0x250 CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.091: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 04/12 11:05:28.091: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 04/12 11:05:28.091: [smf] INFO: UE IMSI[262424582978492] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.095: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 04/12 11:05:28.095: [upf] INFO: UE F-SEID[UP:0x85 CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.095: [upf] INFO: UE F-SEID[UP:0x85 CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.102: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 04/12 11:05:28.102: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 04/12 11:05:28.102: [smf] INFO: UE IMSI[262424020999625] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.106: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 04/12 11:05:28.107: [upf] INFO: UE F-SEID[UP:0x78c CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.107: [upf] INFO: UE F-SEID[UP:0x78c CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.113: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 04/12 11:05:28.113: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 04/12 11:05:28.113: [smf] INFO: UE IMSI[262424852904575] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.117: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 04/12 11:05:28.117: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.117: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.124: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 04/12 11:05:28.124: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 04/12 11:05:28.124: [smf] INFO: UE IMSI[262422163412354] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.128: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 04/12 11:05:28.128: [upf] INFO: UE F-SEID[UP:0x59b CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.128: [upf] INFO: UE F-SEID[UP:0x59b CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.135: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 04/12 11:05:28.135: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 04/12 11:05:28.135: [smf] INFO: UE IMSI[262426049218654] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.139: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 04/12 11:05:28.139: [upf] INFO: UE F-SEID[UP:0x354 CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.139: [upf] INFO: UE F-SEID[UP:0x354 CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.145: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 04/12 11:05:28.145: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 04/12 11:05:28.145: [smf] INFO: UE IMSI[262420090969248] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.150: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 04/12 11:05:28.150: [upf] INFO: UE F-SEID[UP:0xda CP:0x33f] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.150: [upf] INFO: UE F-SEID[UP:0xda CP:0x33f] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.156: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 04/12 11:05:28.156: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 04/12 11:05:28.156: [smf] INFO: UE IMSI[262429454974709] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.160: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 04/12 11:05:28.160: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.160: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.167: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 04/12 11:05:28.167: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 04/12 11:05:28.167: [smf] INFO: UE IMSI[262423591346603] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.171: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 04/12 11:05:28.171: [upf] INFO: UE F-SEID[UP:0xce3 CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.171: [upf] INFO: UE F-SEID[UP:0xce3 CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.178: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 04/12 11:05:28.178: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 04/12 11:05:28.178: [smf] INFO: UE IMSI[262421679050462] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.183: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 04/12 11:05:28.183: [upf] INFO: UE F-SEID[UP:0xc5d CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.183: [upf] INFO: UE F-SEID[UP:0xc5d CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.189: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 04/12 11:05:28.189: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 04/12 11:05:28.189: [smf] INFO: UE IMSI[262425863436310] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.193: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 04/12 11:05:28.193: [upf] INFO: UE F-SEID[UP:0x753 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.193: [upf] INFO: UE F-SEID[UP:0x753 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.200: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 04/12 11:05:28.200: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 04/12 11:05:28.200: [smf] INFO: UE IMSI[262427288469281] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.204: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 04/12 11:05:28.204: [upf] INFO: UE F-SEID[UP:0xf7e CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.204: [upf] INFO: UE F-SEID[UP:0xf7e CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.210: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 04/12 11:05:28.210: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 04/12 11:05:28.210: [smf] INFO: UE IMSI[262424582783167] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.215: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 04/12 11:05:28.215: [upf] INFO: UE F-SEID[UP:0xc07 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.215: [upf] INFO: UE F-SEID[UP:0xc07 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.222: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 04/12 11:05:28.222: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 04/12 11:05:28.222: [smf] INFO: UE IMSI[262425550738083] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.226: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 04/12 11:05:28.226: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.226: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.233: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 04/12 11:05:28.233: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 04/12 11:05:28.233: [smf] INFO: UE IMSI[262425531622704] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.239: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 04/12 11:05:28.239: [upf] INFO: UE F-SEID[UP:0x972 CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.239: [upf] INFO: UE F-SEID[UP:0x972 CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.244: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 04/12 11:05:28.244: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 04/12 11:05:28.244: [smf] INFO: UE IMSI[262423257304475] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.248: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 04/12 11:05:28.248: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.248: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.254: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 04/12 11:05:28.254: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 04/12 11:05:28.254: [smf] INFO: UE IMSI[262428699333922] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.259: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 04/12 11:05:28.259: [upf] INFO: UE F-SEID[UP:0x71d CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.259: [upf] INFO: UE F-SEID[UP:0x71d CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.265: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 04/12 11:05:28.265: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 04/12 11:05:28.265: [smf] INFO: UE IMSI[262425712355082] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.271: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 04/12 11:05:28.271: [upf] INFO: UE F-SEID[UP:0xade CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.271: [upf] INFO: UE F-SEID[UP:0xade CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.276: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 04/12 11:05:28.276: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 04/12 11:05:28.276: [smf] INFO: UE IMSI[262429017055252] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.281: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 04/12 11:05:28.281: [upf] INFO: UE F-SEID[UP:0x102 CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.281: [upf] INFO: UE F-SEID[UP:0x102 CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.287: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 04/12 11:05:28.287: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 04/12 11:05:28.287: [smf] INFO: UE IMSI[262425668854789] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.292: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 04/12 11:05:28.292: [upf] INFO: UE F-SEID[UP:0xa8e CP:0x984] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.292: [upf] INFO: UE F-SEID[UP:0xa8e CP:0x984] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.298: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 04/12 11:05:28.298: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 04/12 11:05:28.298: [smf] INFO: UE IMSI[262426559932192] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.302: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 04/12 11:05:28.302: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.302: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.309: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 04/12 11:05:28.309: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 04/12 11:05:28.309: [smf] INFO: UE IMSI[262429701285819] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.314: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 04/12 11:05:28.314: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.314: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.319: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 04/12 11:05:28.319: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 04/12 11:05:28.319: [smf] INFO: UE IMSI[262425911471597] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.322: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 04/12 11:05:28.322: [upf] INFO: UE F-SEID[UP:0xb49 CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.322: [upf] INFO: UE F-SEID[UP:0xb49 CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.330: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 04/12 11:05:28.330: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 04/12 11:05:28.330: [smf] INFO: UE IMSI[262428962169403] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.334: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 04/12 11:05:28.334: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.334: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.341: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 04/12 11:05:28.341: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 04/12 11:05:28.341: [smf] INFO: UE IMSI[262427482296155] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.347: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 04/12 11:05:28.347: [upf] INFO: UE F-SEID[UP:0x712 CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.347: [upf] INFO: UE F-SEID[UP:0x712 CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.352: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 04/12 11:05:28.352: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 04/12 11:05:28.352: [smf] INFO: UE IMSI[262427231327127] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.356: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 04/12 11:05:28.356: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.356: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.363: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 04/12 11:05:28.363: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 04/12 11:05:28.363: [smf] INFO: UE IMSI[262428377283397] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.367: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 04/12 11:05:28.367: [upf] INFO: UE F-SEID[UP:0x273 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.367: [upf] INFO: UE F-SEID[UP:0x273 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.374: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 04/12 11:05:28.374: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 04/12 11:05:28.374: [smf] INFO: UE IMSI[262427684760763] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.379: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 04/12 11:05:28.379: [upf] INFO: UE F-SEID[UP:0xffa CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.379: [upf] INFO: UE F-SEID[UP:0xffa CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.385: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 04/12 11:05:28.385: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 04/12 11:05:28.385: [smf] INFO: UE IMSI[262428803912370] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.390: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 04/12 11:05:28.390: [upf] INFO: UE F-SEID[UP:0xc19 CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.390: [upf] INFO: UE F-SEID[UP:0xc19 CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.395: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 04/12 11:05:28.396: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 04/12 11:05:28.396: [smf] INFO: UE IMSI[262428655217817] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.401: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 04/12 11:05:28.401: [upf] INFO: UE F-SEID[UP:0xa35 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.401: [upf] INFO: UE F-SEID[UP:0xa35 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.408: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 04/12 11:05:28.408: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 04/12 11:05:28.408: [smf] INFO: UE IMSI[262426290577827] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.416: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 04/12 11:05:28.416: [upf] INFO: UE F-SEID[UP:0x31b CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.416: [upf] INFO: UE F-SEID[UP:0x31b CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.420: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 04/12 11:05:28.420: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 04/12 11:05:28.420: [smf] INFO: UE IMSI[262425696169424] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.431: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 04/12 11:05:28.431: [upf] INFO: UE F-SEID[UP:0x11f CP:0x978] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.431: [upf] INFO: UE F-SEID[UP:0x11f CP:0x978] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.432: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 04/12 11:05:28.432: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 04/12 11:05:28.432: [smf] INFO: UE IMSI[262427057362645] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.437: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 04/12 11:05:28.437: [upf] INFO: UE F-SEID[UP:0x3cd CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.437: [upf] INFO: UE F-SEID[UP:0x3cd CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.443: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 04/12 11:05:28.443: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 04/12 11:05:28.443: [smf] INFO: UE IMSI[262426157746726] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.449: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 04/12 11:05:28.449: [upf] INFO: UE F-SEID[UP:0x84a CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.449: [upf] INFO: UE F-SEID[UP:0x84a CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.454: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 04/12 11:05:28.454: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 04/12 11:05:28.454: [smf] INFO: UE IMSI[262423676102007] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.458: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 04/12 11:05:28.458: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.458: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.465: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 04/12 11:05:28.465: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 04/12 11:05:28.465: [smf] INFO: UE IMSI[262429780249746] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.469: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 04/12 11:05:28.470: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.470: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.475: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 04/12 11:05:28.475: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 04/12 11:05:28.476: [smf] INFO: UE IMSI[262423910890423] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.480: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 04/12 11:05:28.480: [upf] INFO: UE F-SEID[UP:0x77f CP:0xaa9] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.480: [upf] INFO: UE F-SEID[UP:0x77f CP:0xaa9] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.486: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 04/12 11:05:28.486: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 04/12 11:05:28.486: [smf] INFO: UE IMSI[262422280511378] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.490: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 04/12 11:05:28.490: [upf] INFO: UE F-SEID[UP:0x8c CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.490: [upf] INFO: UE F-SEID[UP:0x8c CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.497: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 04/12 11:05:28.497: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 04/12 11:05:28.497: [smf] INFO: UE IMSI[262428129069112] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.500: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 04/12 11:05:28.500: [upf] INFO: UE F-SEID[UP:0x806 CP:0x822] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.500: [upf] INFO: UE F-SEID[UP:0x806 CP:0x822] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.508: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 04/12 11:05:28.508: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 04/12 11:05:28.508: [smf] INFO: UE IMSI[262423191534461] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.510: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 04/12 11:05:28.510: [upf] INFO: UE F-SEID[UP:0xa42 CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.510: [upf] INFO: UE F-SEID[UP:0xa42 CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.518: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 04/12 11:05:28.518: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 04/12 11:05:28.518: [smf] INFO: UE IMSI[262424738482920] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.520: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 04/12 11:05:28.520: [upf] INFO: UE F-SEID[UP:0xd1f CP:0x6fa] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.520: [upf] INFO: UE F-SEID[UP:0xd1f CP:0x6fa] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.529: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 04/12 11:05:28.529: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 04/12 11:05:28.529: [smf] INFO: UE IMSI[262425758063412] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.532: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 04/12 11:05:28.532: [upf] INFO: UE F-SEID[UP:0x524 CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.532: [upf] INFO: UE F-SEID[UP:0x524 CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.539: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 04/12 11:05:28.539: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 04/12 11:05:28.539: [smf] INFO: UE IMSI[262427761769802] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.543: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 04/12 11:05:28.543: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.543: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.550: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 04/12 11:05:28.550: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 04/12 11:05:28.550: [smf] INFO: UE IMSI[262422327860041] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.553: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 04/12 11:05:28.553: [upf] INFO: UE F-SEID[UP:0x297 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.553: [upf] INFO: UE F-SEID[UP:0x297 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.561: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 04/12 11:05:28.561: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 04/12 11:05:28.561: [smf] INFO: UE IMSI[262427765653540] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.564: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 04/12 11:05:28.564: [upf] INFO: UE F-SEID[UP:0x924 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.564: [upf] INFO: UE F-SEID[UP:0x924 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.571: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 04/12 11:05:28.571: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 04/12 11:05:28.571: [smf] INFO: UE IMSI[262421506773437] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.575: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 04/12 11:05:28.575: [upf] INFO: UE F-SEID[UP:0x1de CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.575: [upf] INFO: UE F-SEID[UP:0x1de CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.582: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 04/12 11:05:28.582: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 04/12 11:05:28.582: [smf] INFO: UE IMSI[262423574031092] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.586: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 04/12 11:05:28.586: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.586: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.593: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 04/12 11:05:28.593: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 04/12 11:05:28.593: [smf] INFO: UE IMSI[262429902682586] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.596: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 04/12 11:05:28.596: [upf] INFO: UE F-SEID[UP:0x1cf CP:0xf4d] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.596: [upf] INFO: UE F-SEID[UP:0x1cf CP:0xf4d] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.603: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 04/12 11:05:28.603: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 04/12 11:05:28.603: [smf] INFO: UE IMSI[262428688901722] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.607: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 04/12 11:05:28.607: [upf] INFO: UE F-SEID[UP:0xaed CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.607: [upf] INFO: UE F-SEID[UP:0xaed CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.614: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 04/12 11:05:28.614: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 04/12 11:05:28.614: [smf] INFO: UE IMSI[262423865442519] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.617: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 04/12 11:05:28.617: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.617: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.625: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 04/12 11:05:28.625: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 04/12 11:05:28.625: [smf] INFO: UE IMSI[262429903516860] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.627: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 04/12 11:05:28.627: [upf] INFO: UE F-SEID[UP:0xe67 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.627: [upf] INFO: UE F-SEID[UP:0xe67 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.635: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 04/12 11:05:28.635: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 04/12 11:05:28.635: [smf] INFO: UE IMSI[262420523073450] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.638: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 04/12 11:05:28.638: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0xc99] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.638: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0xc99] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.646: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 04/12 11:05:28.646: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 04/12 11:05:28.646: [smf] INFO: UE IMSI[262422702654169] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.649: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 04/12 11:05:28.649: [upf] INFO: UE F-SEID[UP:0x108 CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.649: [upf] INFO: UE F-SEID[UP:0x108 CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.656: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 04/12 11:05:28.656: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 04/12 11:05:28.656: [smf] INFO: UE IMSI[262427468392980] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.658: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 04/12 11:05:28.658: [upf] INFO: UE F-SEID[UP:0x284 CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.658: [upf] INFO: UE F-SEID[UP:0x284 CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.667: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 04/12 11:05:28.667: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 04/12 11:05:28.667: [smf] INFO: UE IMSI[262423963341262] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.670: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 04/12 11:05:28.670: [upf] INFO: UE F-SEID[UP:0xa02 CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.670: [upf] INFO: UE F-SEID[UP:0xa02 CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.677: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 04/12 11:05:28.677: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 04/12 11:05:28.677: [smf] INFO: UE IMSI[262420080138297] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.680: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 04/12 11:05:28.680: [upf] INFO: UE F-SEID[UP:0x84f CP:0xa0b] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.680: [upf] INFO: UE F-SEID[UP:0x84f CP:0xa0b] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.688: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 04/12 11:05:28.688: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 04/12 11:05:28.688: [smf] INFO: UE IMSI[262422391540724] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.691: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 04/12 11:05:28.691: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.691: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.698: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 04/12 11:05:28.698: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 04/12 11:05:28.698: [smf] INFO: UE IMSI[262421916463156] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.701: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 04/12 11:05:28.701: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0x9f2] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.701: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0x9f2] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.709: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 04/12 11:05:28.709: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 04/12 11:05:28.709: [smf] INFO: UE IMSI[262429559007217] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.711: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 04/12 11:05:28.711: [upf] INFO: UE F-SEID[UP:0xf71 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.711: [upf] INFO: UE F-SEID[UP:0xf71 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.719: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 04/12 11:05:28.719: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 04/12 11:05:28.719: [smf] INFO: UE IMSI[262427419211209] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.721: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 04/12 11:05:28.721: [upf] INFO: UE F-SEID[UP:0x482 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.721: [upf] INFO: UE F-SEID[UP:0x482 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.729: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 04/12 11:05:28.729: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 04/12 11:05:28.729: [smf] INFO: UE IMSI[262425428659601] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.732: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 04/12 11:05:28.732: [upf] INFO: UE F-SEID[UP:0x92e CP:0x82a] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.732: [upf] INFO: UE F-SEID[UP:0x92e CP:0x82a] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.740: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 04/12 11:05:28.740: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 04/12 11:05:28.740: [smf] INFO: UE IMSI[262427123346752] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.742: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 04/12 11:05:28.742: [upf] INFO: UE F-SEID[UP:0xc7b CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.742: [upf] INFO: UE F-SEID[UP:0xc7b CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.750: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 04/12 11:05:28.750: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 04/12 11:05:28.750: [smf] INFO: UE IMSI[262422096303780] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.753: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 04/12 11:05:28.753: [upf] INFO: UE F-SEID[UP:0xf16 CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.753: [upf] INFO: UE F-SEID[UP:0xf16 CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.761: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 04/12 11:05:28.761: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 04/12 11:05:28.761: [smf] INFO: UE IMSI[262420633465995] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.763: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 04/12 11:05:28.764: [upf] INFO: UE F-SEID[UP:0xf9a CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.764: [upf] INFO: UE F-SEID[UP:0xf9a CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.771: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 04/12 11:05:28.771: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 04/12 11:05:28.771: [smf] INFO: UE IMSI[262428572381859] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.775: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 04/12 11:05:28.775: [upf] INFO: UE F-SEID[UP:0x550 CP:0x420] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.775: [upf] INFO: UE F-SEID[UP:0x550 CP:0x420] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.782: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 04/12 11:05:28.782: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 04/12 11:05:28.782: [smf] INFO: UE IMSI[262425721052669] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.785: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 04/12 11:05:28.785: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.785: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.793: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 04/12 11:05:28.793: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 04/12 11:05:28.793: [smf] INFO: UE IMSI[262421980613232] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.795: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 04/12 11:05:28.795: [upf] INFO: UE F-SEID[UP:0x683 CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.795: [upf] INFO: UE F-SEID[UP:0x683 CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.803: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 04/12 11:05:28.803: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 04/12 11:05:28.803: [smf] INFO: UE IMSI[262421995956857] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.808: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 04/12 11:05:28.808: [upf] INFO: UE F-SEID[UP:0xe1d CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.808: [upf] INFO: UE F-SEID[UP:0xe1d CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.814: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 04/12 11:05:28.814: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 04/12 11:05:28.814: [smf] INFO: UE IMSI[262427652143127] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.821: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 04/12 11:05:28.821: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.821: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.825: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 04/12 11:05:28.825: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 04/12 11:05:28.825: [smf] INFO: UE IMSI[262427429331969] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.831: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 04/12 11:05:28.831: [upf] INFO: UE F-SEID[UP:0x5ca CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.831: [upf] INFO: UE F-SEID[UP:0x5ca CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.836: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 04/12 11:05:28.836: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 04/12 11:05:28.836: [smf] INFO: UE IMSI[262428692453762] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.843: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 04/12 11:05:28.843: [upf] INFO: UE F-SEID[UP:0x79a CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.843: [upf] INFO: UE F-SEID[UP:0x79a CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.847: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 04/12 11:05:28.847: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 04/12 11:05:28.847: [smf] INFO: UE IMSI[262422419190117] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.852: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 04/12 11:05:28.852: [upf] INFO: UE F-SEID[UP:0xd29 CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.852: [upf] INFO: UE F-SEID[UP:0xd29 CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.858: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 04/12 11:05:28.858: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 04/12 11:05:28.858: [smf] INFO: UE IMSI[262421369455233] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.862: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 04/12 11:05:28.862: [upf] INFO: UE F-SEID[UP:0x619 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.862: [upf] INFO: UE F-SEID[UP:0x619 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.869: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 04/12 11:05:28.869: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 04/12 11:05:28.869: [smf] INFO: UE IMSI[262429968629257] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.873: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 04/12 11:05:28.873: [upf] INFO: UE F-SEID[UP:0x17 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.873: [upf] INFO: UE F-SEID[UP:0x17 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.881: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 04/12 11:05:28.881: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 04/12 11:05:28.881: [smf] INFO: UE IMSI[262427861737947] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.887: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 04/12 11:05:28.887: [upf] INFO: UE F-SEID[UP:0xc50 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.887: [upf] INFO: UE F-SEID[UP:0xc50 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.891: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 04/12 11:05:28.891: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 04/12 11:05:28.891: [smf] INFO: UE IMSI[262420948886841] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.894: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 04/12 11:05:28.894: [upf] INFO: UE F-SEID[UP:0xe2d CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.894: [upf] INFO: UE F-SEID[UP:0xe2d CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.902: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 04/12 11:05:28.902: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 04/12 11:05:28.902: [smf] INFO: UE IMSI[262423221707614] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.904: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 04/12 11:05:28.904: [upf] INFO: UE F-SEID[UP:0x661 CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.904: [upf] INFO: UE F-SEID[UP:0x661 CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.912: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 04/12 11:05:28.912: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 04/12 11:05:28.912: [smf] INFO: UE IMSI[262429996754875] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.915: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 04/12 11:05:28.915: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.915: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.923: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 04/12 11:05:28.923: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 04/12 11:05:28.923: [smf] INFO: UE IMSI[262422859232731] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.925: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 04/12 11:05:28.925: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.925: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.933: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 04/12 11:05:28.933: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 04/12 11:05:28.933: [smf] INFO: UE IMSI[262427806379103] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.936: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 04/12 11:05:28.936: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.936: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.944: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 04/12 11:05:28.944: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 04/12 11:05:28.944: [smf] INFO: UE IMSI[262422970586136] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.946: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 04/12 11:05:28.946: [upf] INFO: UE F-SEID[UP:0x352 CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.946: [upf] INFO: UE F-SEID[UP:0x352 CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.954: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 04/12 11:05:28.954: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 04/12 11:05:28.954: [smf] INFO: UE IMSI[262421898919946] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.957: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 04/12 11:05:28.957: [upf] INFO: UE F-SEID[UP:0xaee CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.957: [upf] INFO: UE F-SEID[UP:0xaee CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.965: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 04/12 11:05:28.965: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 04/12 11:05:28.965: [smf] INFO: UE IMSI[262428322012725] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.967: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 04/12 11:05:28.967: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.967: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.975: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 04/12 11:05:28.975: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 04/12 11:05:28.975: [smf] INFO: UE IMSI[262423002400072] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.978: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 04/12 11:05:28.978: [upf] INFO: UE F-SEID[UP:0x32a CP:0x399] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.978: [upf] INFO: UE F-SEID[UP:0x32a CP:0x399] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.986: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 04/12 11:05:28.986: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 04/12 11:05:28.986: [smf] INFO: UE IMSI[262427025536107] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:28.991: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 04/12 11:05:28.991: [upf] INFO: UE F-SEID[UP:0x231 CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 04/12 11:05:28.991: [upf] INFO: UE F-SEID[UP:0x231 CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:28.997: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 04/12 11:05:28.997: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 04/12 11:05:28.997: [smf] INFO: UE IMSI[262428975476589] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.000: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 04/12 11:05:29.000: [upf] INFO: UE F-SEID[UP:0x9bd CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.000: [upf] INFO: UE F-SEID[UP:0x9bd CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.007: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 04/12 11:05:29.007: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 04/12 11:05:29.007: [smf] INFO: UE IMSI[262422977147583] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.010: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 04/12 11:05:29.010: [upf] INFO: UE F-SEID[UP:0x799 CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.010: [upf] INFO: UE F-SEID[UP:0x799 CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.017: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 04/12 11:05:29.017: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 04/12 11:05:29.018: [smf] INFO: UE IMSI[262421888510734] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.020: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 04/12 11:05:29.020: [upf] INFO: UE F-SEID[UP:0x275 CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.020: [upf] INFO: UE F-SEID[UP:0x275 CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.028: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 04/12 11:05:29.028: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 04/12 11:05:29.028: [smf] INFO: UE IMSI[262429193499139] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.031: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 04/12 11:05:29.031: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.031: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.038: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 04/12 11:05:29.038: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 04/12 11:05:29.038: [smf] INFO: UE IMSI[262427076810063] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.041: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 04/12 11:05:29.041: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.041: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.049: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 04/12 11:05:29.049: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 04/12 11:05:29.049: [smf] INFO: UE IMSI[262423308773103] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.052: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 04/12 11:05:29.052: [upf] INFO: UE F-SEID[UP:0x436 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.052: [upf] INFO: UE F-SEID[UP:0x436 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.059: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 04/12 11:05:29.059: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 04/12 11:05:29.059: [smf] INFO: UE IMSI[262422209237805] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.062: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 04/12 11:05:29.062: [upf] INFO: UE F-SEID[UP:0x665 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.062: [upf] INFO: UE F-SEID[UP:0x665 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.070: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 04/12 11:05:29.070: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 04/12 11:05:29.070: [smf] INFO: UE IMSI[262429542746581] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.072: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 04/12 11:05:29.072: [upf] INFO: UE F-SEID[UP:0x527 CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.072: [upf] INFO: UE F-SEID[UP:0x527 CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.080: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 04/12 11:05:29.080: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 04/12 11:05:29.080: [smf] INFO: UE IMSI[262423622018473] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.083: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 04/12 11:05:29.083: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.083: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.091: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 04/12 11:05:29.091: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 04/12 11:05:29.091: [smf] INFO: UE IMSI[262425720711874] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.093: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 04/12 11:05:29.093: [upf] INFO: UE F-SEID[UP:0x770 CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.093: [upf] INFO: UE F-SEID[UP:0x770 CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.101: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 04/12 11:05:29.101: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 04/12 11:05:29.101: [smf] INFO: UE IMSI[262424347393180] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.104: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 04/12 11:05:29.104: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.104: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.112: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 04/12 11:05:29.112: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 04/12 11:05:29.112: [smf] INFO: UE IMSI[262425805973738] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.114: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 04/12 11:05:29.114: [upf] INFO: UE F-SEID[UP:0x5dc CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.114: [upf] INFO: UE F-SEID[UP:0x5dc CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.122: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 04/12 11:05:29.122: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 04/12 11:05:29.122: [smf] INFO: UE IMSI[262421772829559] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.125: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 04/12 11:05:29.125: [upf] INFO: UE F-SEID[UP:0xe33 CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.125: [upf] INFO: UE F-SEID[UP:0xe33 CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.132: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 04/12 11:05:29.132: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 04/12 11:05:29.132: [smf] INFO: UE IMSI[262423334274408] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.135: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 04/12 11:05:29.135: [upf] INFO: UE F-SEID[UP:0xa0c CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.135: [upf] INFO: UE F-SEID[UP:0xa0c CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.143: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 04/12 11:05:29.143: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 04/12 11:05:29.143: [smf] INFO: UE IMSI[262427187286966] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.145: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 04/12 11:05:29.145: [upf] INFO: UE F-SEID[UP:0x3bd CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.145: [upf] INFO: UE F-SEID[UP:0x3bd CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.153: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 04/12 11:05:29.153: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 04/12 11:05:29.153: [smf] INFO: UE IMSI[262427483209836] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.156: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 04/12 11:05:29.156: [upf] INFO: UE F-SEID[UP:0xc58 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.156: [upf] INFO: UE F-SEID[UP:0xc58 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.164: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 04/12 11:05:29.164: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 04/12 11:05:29.164: [smf] INFO: UE IMSI[262426733065164] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.166: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 04/12 11:05:29.166: [upf] INFO: UE F-SEID[UP:0x6ad CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.166: [upf] INFO: UE F-SEID[UP:0x6ad CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.174: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 04/12 11:05:29.174: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 04/12 11:05:29.174: [smf] INFO: UE IMSI[262426565833223] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.177: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 04/12 11:05:29.177: [upf] INFO: UE F-SEID[UP:0xd30 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.177: [upf] INFO: UE F-SEID[UP:0xd30 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.185: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 04/12 11:05:29.185: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 04/12 11:05:29.185: [smf] INFO: UE IMSI[262427350620402] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.189: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 04/12 11:05:29.189: [upf] INFO: UE F-SEID[UP:0x137 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.189: [upf] INFO: UE F-SEID[UP:0x137 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.196: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 04/12 11:05:29.196: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 04/12 11:05:29.196: [smf] INFO: UE IMSI[262422945767924] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.200: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 04/12 11:05:29.200: [upf] INFO: UE F-SEID[UP:0x723 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.200: [upf] INFO: UE F-SEID[UP:0x723 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.206: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 04/12 11:05:29.206: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 04/12 11:05:29.207: [smf] INFO: UE IMSI[262422669187517] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.210: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 04/12 11:05:29.210: [upf] INFO: UE F-SEID[UP:0x4dc CP:0xad2] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.210: [upf] INFO: UE F-SEID[UP:0x4dc CP:0xad2] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.217: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 04/12 11:05:29.217: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 04/12 11:05:29.217: [smf] INFO: UE IMSI[262426869267400] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.220: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 04/12 11:05:29.220: [upf] INFO: UE F-SEID[UP:0x42c CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.220: [upf] INFO: UE F-SEID[UP:0x42c CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.227: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 04/12 11:05:29.227: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 04/12 11:05:29.227: [smf] INFO: UE IMSI[262423916192840] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.230: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 04/12 11:05:29.230: [upf] INFO: UE F-SEID[UP:0x206 CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.230: [upf] INFO: UE F-SEID[UP:0x206 CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.238: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 04/12 11:05:29.238: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 04/12 11:05:29.238: [smf] INFO: UE IMSI[262424502381932] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.241: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 04/12 11:05:29.241: [upf] INFO: UE F-SEID[UP:0x69a CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.241: [upf] INFO: UE F-SEID[UP:0x69a CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.248: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 04/12 11:05:29.248: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 04/12 11:05:29.248: [smf] INFO: UE IMSI[262426027014212] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.251: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 04/12 11:05:29.251: [upf] INFO: UE F-SEID[UP:0xf61 CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.251: [upf] INFO: UE F-SEID[UP:0xf61 CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.259: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 04/12 11:05:29.259: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 04/12 11:05:29.259: [smf] INFO: UE IMSI[262427688468342] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.262: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 04/12 11:05:29.262: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.262: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.269: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 04/12 11:05:29.269: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 04/12 11:05:29.269: [smf] INFO: UE IMSI[262422207398723] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.272: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 04/12 11:05:29.272: [upf] INFO: UE F-SEID[UP:0xa17 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.272: [upf] INFO: UE F-SEID[UP:0xa17 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.280: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 04/12 11:05:29.280: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 04/12 11:05:29.280: [smf] INFO: UE IMSI[262424433703155] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.283: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 04/12 11:05:29.283: [upf] INFO: UE F-SEID[UP:0x945 CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.283: [upf] INFO: UE F-SEID[UP:0x945 CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.290: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 04/12 11:05:29.290: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 04/12 11:05:29.290: [smf] INFO: UE IMSI[262428001932131] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.293: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 04/12 11:05:29.293: [upf] INFO: UE F-SEID[UP:0xf29 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.293: [upf] INFO: UE F-SEID[UP:0xf29 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.300: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 04/12 11:05:29.300: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 04/12 11:05:29.300: [smf] INFO: UE IMSI[262429081525191] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.304: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 04/12 11:05:29.304: [upf] INFO: UE F-SEID[UP:0x423 CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.304: [upf] INFO: UE F-SEID[UP:0x423 CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.312: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 04/12 11:05:29.312: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 04/12 11:05:29.312: [smf] INFO: UE IMSI[262424336086878] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.317: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 04/12 11:05:29.317: [upf] INFO: UE F-SEID[UP:0xfe CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.317: [upf] INFO: UE F-SEID[UP:0xfe CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.322: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 04/12 11:05:29.322: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 04/12 11:05:29.323: [smf] INFO: UE IMSI[262420140650248] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.325: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 04/12 11:05:29.325: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.325: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.333: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 04/12 11:05:29.333: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 04/12 11:05:29.333: [smf] INFO: UE IMSI[262428193093737] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.335: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 04/12 11:05:29.335: [upf] INFO: UE F-SEID[UP:0xf0a CP:0x245] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.335: [upf] INFO: UE F-SEID[UP:0xf0a CP:0x245] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.343: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 04/12 11:05:29.343: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 04/12 11:05:29.343: [smf] INFO: UE IMSI[262425775480913] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.346: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 04/12 11:05:29.346: [upf] INFO: UE F-SEID[UP:0x348 CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.346: [upf] INFO: UE F-SEID[UP:0x348 CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.354: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 04/12 11:05:29.354: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 04/12 11:05:29.354: [smf] INFO: UE IMSI[262425016377091] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.356: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 04/12 11:05:29.356: [upf] INFO: UE F-SEID[UP:0x703 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.356: [upf] INFO: UE F-SEID[UP:0x703 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.364: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 04/12 11:05:29.364: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 04/12 11:05:29.364: [smf] INFO: UE IMSI[262428705723709] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.367: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 04/12 11:05:29.367: [upf] INFO: UE F-SEID[UP:0xb64 CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.367: [upf] INFO: UE F-SEID[UP:0xb64 CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.375: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 04/12 11:05:29.375: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 04/12 11:05:29.375: [smf] INFO: UE IMSI[262424390579637] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.377: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 04/12 11:05:29.377: [upf] INFO: UE F-SEID[UP:0x66f CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.377: [upf] INFO: UE F-SEID[UP:0x66f CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.385: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 04/12 11:05:29.385: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 04/12 11:05:29.385: [smf] INFO: UE IMSI[262428849177348] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.387: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 04/12 11:05:29.387: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0xe37] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.387: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0xe37] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.395: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 04/12 11:05:29.395: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 04/12 11:05:29.395: [smf] INFO: UE IMSI[262423475683441] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.398: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 04/12 11:05:29.398: [upf] INFO: UE F-SEID[UP:0xcbd CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.398: [upf] INFO: UE F-SEID[UP:0xcbd CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.406: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 04/12 11:05:29.406: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 04/12 11:05:29.406: [smf] INFO: UE IMSI[262426863987638] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.408: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 04/12 11:05:29.408: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.408: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.416: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 04/12 11:05:29.416: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 04/12 11:05:29.416: [smf] INFO: UE IMSI[262421909449271] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.419: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 04/12 11:05:29.419: [upf] INFO: UE F-SEID[UP:0xb94 CP:0x65e] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.419: [upf] INFO: UE F-SEID[UP:0xb94 CP:0x65e] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.427: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 04/12 11:05:29.427: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 04/12 11:05:29.427: [smf] INFO: UE IMSI[262420608002323] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.430: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 04/12 11:05:29.430: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.430: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.438: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 04/12 11:05:29.438: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 04/12 11:05:29.438: [smf] INFO: UE IMSI[262421879847361] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.440: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 04/12 11:05:29.440: [upf] INFO: UE F-SEID[UP:0x990 CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.440: [upf] INFO: UE F-SEID[UP:0x990 CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.448: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 04/12 11:05:29.448: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 04/12 11:05:29.448: [smf] INFO: UE IMSI[262427693319019] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.451: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 04/12 11:05:29.451: [upf] INFO: UE F-SEID[UP:0xd44 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.451: [upf] INFO: UE F-SEID[UP:0xd44 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.459: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 04/12 11:05:29.459: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 04/12 11:05:29.459: [smf] INFO: UE IMSI[262422909024325] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.462: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 04/12 11:05:29.462: [upf] INFO: UE F-SEID[UP:0xa4b CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.462: [upf] INFO: UE F-SEID[UP:0xa4b CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.469: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 04/12 11:05:29.469: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 04/12 11:05:29.469: [smf] INFO: UE IMSI[262425185746219] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.471: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 04/12 11:05:29.471: [upf] INFO: UE F-SEID[UP:0xbfb CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.471: [upf] INFO: UE F-SEID[UP:0xbfb CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.480: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 04/12 11:05:29.480: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 04/12 11:05:29.480: [smf] INFO: UE IMSI[262428593865920] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.482: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 04/12 11:05:29.482: [upf] INFO: UE F-SEID[UP:0x91a CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.482: [upf] INFO: UE F-SEID[UP:0x91a CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.490: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 04/12 11:05:29.490: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 04/12 11:05:29.490: [smf] INFO: UE IMSI[262423707084051] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.492: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 04/12 11:05:29.492: [upf] INFO: UE F-SEID[UP:0xbff CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.492: [upf] INFO: UE F-SEID[UP:0xbff CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.500: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 04/12 11:05:29.500: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 04/12 11:05:29.500: [smf] INFO: UE IMSI[262427674050510] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.503: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 04/12 11:05:29.503: [upf] INFO: UE F-SEID[UP:0x34c CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.503: [upf] INFO: UE F-SEID[UP:0x34c CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.511: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 04/12 11:05:29.511: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 04/12 11:05:29.511: [smf] INFO: UE IMSI[262424687315754] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.513: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 04/12 11:05:29.513: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.513: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.521: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 04/12 11:05:29.521: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 04/12 11:05:29.521: [smf] INFO: UE IMSI[262423388712583] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.525: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 04/12 11:05:29.525: [upf] INFO: UE F-SEID[UP:0xd5c CP:0x516] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.525: [upf] INFO: UE F-SEID[UP:0xd5c CP:0x516] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.532: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 04/12 11:05:29.532: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 04/12 11:05:29.532: [smf] INFO: UE IMSI[262423977887439] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.536: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 04/12 11:05:29.536: [upf] INFO: UE F-SEID[UP:0xd42 CP:0x3dc] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.536: [upf] INFO: UE F-SEID[UP:0xd42 CP:0x3dc] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.543: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 04/12 11:05:29.543: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 04/12 11:05:29.543: [smf] INFO: UE IMSI[262423460845767] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.546: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 04/12 11:05:29.546: [upf] INFO: UE F-SEID[UP:0xb14 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.546: [upf] INFO: UE F-SEID[UP:0xb14 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.553: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 04/12 11:05:29.553: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 04/12 11:05:29.553: [smf] INFO: UE IMSI[262421911564100] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.557: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 04/12 11:05:29.557: [upf] INFO: UE F-SEID[UP:0x408 CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.557: [upf] INFO: UE F-SEID[UP:0x408 CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.564: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 04/12 11:05:29.564: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 04/12 11:05:29.564: [smf] INFO: UE IMSI[262429744933547] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.568: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 04/12 11:05:29.568: [upf] INFO: UE F-SEID[UP:0xbad CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.568: [upf] INFO: UE F-SEID[UP:0xbad CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.575: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 04/12 11:05:29.575: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 04/12 11:05:29.575: [smf] INFO: UE IMSI[262422686855252] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.578: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 04/12 11:05:29.578: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.578: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.585: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 04/12 11:05:29.585: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 04/12 11:05:29.585: [smf] INFO: UE IMSI[262423357354559] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.589: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 04/12 11:05:29.589: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.589: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.596: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 04/12 11:05:29.596: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 04/12 11:05:29.596: [smf] INFO: UE IMSI[262426481073913] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.598: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 04/12 11:05:29.598: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.598: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.606: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 04/12 11:05:29.606: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 04/12 11:05:29.606: [smf] INFO: UE IMSI[262424565529632] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.609: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 04/12 11:05:29.609: [upf] INFO: UE F-SEID[UP:0x176 CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.609: [upf] INFO: UE F-SEID[UP:0x176 CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.616: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 04/12 11:05:29.616: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 04/12 11:05:29.616: [smf] INFO: UE IMSI[262424298396864] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.619: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 04/12 11:05:29.619: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.619: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.627: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 04/12 11:05:29.627: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 04/12 11:05:29.627: [smf] INFO: UE IMSI[262429667382239] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.629: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 04/12 11:05:29.629: [upf] INFO: UE F-SEID[UP:0xefb CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.629: [upf] INFO: UE F-SEID[UP:0xefb CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.637: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 04/12 11:05:29.637: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 04/12 11:05:29.637: [smf] INFO: UE IMSI[262421455832587] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.639: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 04/12 11:05:29.639: [upf] INFO: UE F-SEID[UP:0xb26 CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.639: [upf] INFO: UE F-SEID[UP:0xb26 CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.648: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 04/12 11:05:29.648: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 04/12 11:05:29.648: [smf] INFO: UE IMSI[262426439759392] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.651: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 04/12 11:05:29.651: [upf] INFO: UE F-SEID[UP:0x1bd CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.651: [upf] INFO: UE F-SEID[UP:0x1bd CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.659: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 04/12 11:05:29.659: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 04/12 11:05:29.659: [smf] INFO: UE IMSI[262426342031853] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.662: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 04/12 11:05:29.662: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.662: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.669: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 04/12 11:05:29.669: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 04/12 11:05:29.669: [smf] INFO: UE IMSI[262425593683218] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.672: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 04/12 11:05:29.672: [upf] INFO: UE F-SEID[UP:0x4fa CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.672: [upf] INFO: UE F-SEID[UP:0x4fa CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.680: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 04/12 11:05:29.680: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 04/12 11:05:29.680: [smf] INFO: UE IMSI[262421619083252] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.683: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 04/12 11:05:29.683: [upf] INFO: UE F-SEID[UP:0x310 CP:0xaee] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.683: [upf] INFO: UE F-SEID[UP:0x310 CP:0xaee] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.690: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 04/12 11:05:29.690: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 04/12 11:05:29.690: [smf] INFO: UE IMSI[262426899901585] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.692: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 04/12 11:05:29.692: [upf] INFO: UE F-SEID[UP:0xb58 CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.692: [upf] INFO: UE F-SEID[UP:0xb58 CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.700: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 04/12 11:05:29.700: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 04/12 11:05:29.700: [smf] INFO: UE IMSI[262424397330869] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.703: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 04/12 11:05:29.703: [upf] INFO: UE F-SEID[UP:0xe1b CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.703: [upf] INFO: UE F-SEID[UP:0xe1b CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.711: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 04/12 11:05:29.711: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 04/12 11:05:29.711: [smf] INFO: UE IMSI[262425645277877] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.713: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 04/12 11:05:29.713: [upf] INFO: UE F-SEID[UP:0xe91 CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.713: [upf] INFO: UE F-SEID[UP:0xe91 CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.721: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 04/12 11:05:29.721: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 04/12 11:05:29.721: [smf] INFO: UE IMSI[262420155790965] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.724: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 04/12 11:05:29.724: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.724: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.732: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 04/12 11:05:29.732: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 04/12 11:05:29.732: [smf] INFO: UE IMSI[262429301357439] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.736: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 04/12 11:05:29.736: [upf] INFO: UE F-SEID[UP:0x8eb CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.736: [upf] INFO: UE F-SEID[UP:0x8eb CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.742: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 04/12 11:05:29.742: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 04/12 11:05:29.742: [smf] INFO: UE IMSI[262429807470827] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.745: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 04/12 11:05:29.745: [upf] INFO: UE F-SEID[UP:0xf17 CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.745: [upf] INFO: UE F-SEID[UP:0xf17 CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.753: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 04/12 11:05:29.753: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 04/12 11:05:29.753: [smf] INFO: UE IMSI[262426625838039] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.755: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 04/12 11:05:29.755: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.755: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.763: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 04/12 11:05:29.763: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 04/12 11:05:29.763: [smf] INFO: UE IMSI[262422304929603] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.766: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 04/12 11:05:29.766: [upf] INFO: UE F-SEID[UP:0xe1e CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.766: [upf] INFO: UE F-SEID[UP:0xe1e CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.774: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 04/12 11:05:29.774: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 04/12 11:05:29.774: [smf] INFO: UE IMSI[262426470593674] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.776: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 04/12 11:05:29.776: [upf] INFO: UE F-SEID[UP:0x61b CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.776: [upf] INFO: UE F-SEID[UP:0x61b CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.784: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 04/12 11:05:29.784: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 04/12 11:05:29.784: [smf] INFO: UE IMSI[262421552391112] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.787: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 04/12 11:05:29.787: [upf] INFO: UE F-SEID[UP:0x716 CP:0x3f3] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.787: [upf] INFO: UE F-SEID[UP:0x716 CP:0x3f3] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.795: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 04/12 11:05:29.795: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 04/12 11:05:29.795: [smf] INFO: UE IMSI[262428812043908] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.797: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 04/12 11:05:29.797: [upf] INFO: UE F-SEID[UP:0xf4c CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.797: [upf] INFO: UE F-SEID[UP:0xf4c CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.805: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 04/12 11:05:29.805: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 04/12 11:05:29.805: [smf] INFO: UE IMSI[262421555125212] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.808: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 04/12 11:05:29.808: [upf] INFO: UE F-SEID[UP:0x246 CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.808: [upf] INFO: UE F-SEID[UP:0x246 CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.816: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 04/12 11:05:29.816: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 04/12 11:05:29.816: [smf] INFO: UE IMSI[262423025818808] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.818: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 04/12 11:05:29.818: [upf] INFO: UE F-SEID[UP:0x36e CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.818: [upf] INFO: UE F-SEID[UP:0x36e CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.826: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 04/12 11:05:29.826: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 04/12 11:05:29.826: [smf] INFO: UE IMSI[262428336336296] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.830: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 04/12 11:05:29.830: [upf] INFO: UE F-SEID[UP:0xcc5 CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.830: [upf] INFO: UE F-SEID[UP:0xcc5 CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.837: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 04/12 11:05:29.837: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 04/12 11:05:29.837: [smf] INFO: UE IMSI[262422757335014] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.841: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 04/12 11:05:29.841: [upf] INFO: UE F-SEID[UP:0x474 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.841: [upf] INFO: UE F-SEID[UP:0x474 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.847: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 04/12 11:05:29.848: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 04/12 11:05:29.848: [smf] INFO: UE IMSI[262423654862814] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.850: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 04/12 11:05:29.850: [upf] INFO: UE F-SEID[UP:0x795 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.850: [upf] INFO: UE F-SEID[UP:0x795 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.858: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 04/12 11:05:29.858: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 04/12 11:05:29.858: [smf] INFO: UE IMSI[262428203453496] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.860: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 04/12 11:05:29.860: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.860: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.868: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 04/12 11:05:29.868: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 04/12 11:05:29.868: [smf] INFO: UE IMSI[262424242985207] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.871: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 04/12 11:05:29.871: [upf] INFO: UE F-SEID[UP:0xc60 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.871: [upf] INFO: UE F-SEID[UP:0xc60 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.879: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 04/12 11:05:29.879: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 04/12 11:05:29.879: [smf] INFO: UE IMSI[262426849674920] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.881: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 04/12 11:05:29.881: [upf] INFO: UE F-SEID[UP:0x614 CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.881: [upf] INFO: UE F-SEID[UP:0x614 CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.889: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 04/12 11:05:29.889: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 04/12 11:05:29.889: [smf] INFO: UE IMSI[262429207979197] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.891: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 04/12 11:05:29.891: [upf] INFO: UE F-SEID[UP:0x68f CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.891: [upf] INFO: UE F-SEID[UP:0x68f CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.899: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 04/12 11:05:29.899: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 04/12 11:05:29.899: [smf] INFO: UE IMSI[262424737382488] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.902: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 04/12 11:05:29.902: [upf] INFO: UE F-SEID[UP:0x86a CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.902: [upf] INFO: UE F-SEID[UP:0x86a CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.910: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 04/12 11:05:29.910: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 04/12 11:05:29.910: [smf] INFO: UE IMSI[262423967869884] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.912: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 04/12 11:05:29.912: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.912: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.920: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 04/12 11:05:29.920: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 04/12 11:05:29.920: [smf] INFO: UE IMSI[262425470202408] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.923: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 04/12 11:05:29.923: [upf] INFO: UE F-SEID[UP:0x458 CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.923: [upf] INFO: UE F-SEID[UP:0x458 CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.931: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 04/12 11:05:29.931: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 04/12 11:05:29.931: [smf] INFO: UE IMSI[262421201458443] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.933: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 04/12 11:05:29.933: [upf] INFO: UE F-SEID[UP:0xb57 CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.933: [upf] INFO: UE F-SEID[UP:0xb57 CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.941: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 04/12 11:05:29.941: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 04/12 11:05:29.941: [smf] INFO: UE IMSI[262426308617115] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.944: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 04/12 11:05:29.944: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.944: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.951: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 04/12 11:05:29.952: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 04/12 11:05:29.952: [smf] INFO: UE IMSI[262422474357918] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.954: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 04/12 11:05:29.954: [upf] INFO: UE F-SEID[UP:0xfc CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.954: [upf] INFO: UE F-SEID[UP:0xfc CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.962: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 04/12 11:05:29.962: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 04/12 11:05:29.962: [smf] INFO: UE IMSI[262426549885831] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.964: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 04/12 11:05:29.964: [upf] INFO: UE F-SEID[UP:0x61f CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.964: [upf] INFO: UE F-SEID[UP:0x61f CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.973: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 04/12 11:05:29.973: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 04/12 11:05:29.973: [smf] INFO: UE IMSI[262420020042995] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.976: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 04/12 11:05:29.976: [upf] INFO: UE F-SEID[UP:0xf72 CP:0x4c4] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.976: [upf] INFO: UE F-SEID[UP:0xf72 CP:0x4c4] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.983: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 04/12 11:05:29.983: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 04/12 11:05:29.983: [smf] INFO: UE IMSI[262428138977414] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.987: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 04/12 11:05:29.987: [upf] INFO: UE F-SEID[UP:0xe42 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.987: [upf] INFO: UE F-SEID[UP:0xe42 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:29.994: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 04/12 11:05:29.994: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 04/12 11:05:29.994: [smf] INFO: UE IMSI[262421052541866] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:29.997: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 04/12 11:05:29.997: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0x857] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 04/12 11:05:29.997: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0x857] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.005: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 04/12 11:05:30.005: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 04/12 11:05:30.005: [smf] INFO: UE IMSI[262424037692484] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.007: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 04/12 11:05:30.007: [upf] INFO: UE F-SEID[UP:0xc4b CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.007: [upf] INFO: UE F-SEID[UP:0xc4b CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.015: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 04/12 11:05:30.015: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 04/12 11:05:30.015: [smf] INFO: UE IMSI[262428571038953] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.018: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 04/12 11:05:30.018: [upf] INFO: UE F-SEID[UP:0xeac CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.018: [upf] INFO: UE F-SEID[UP:0xeac CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.025: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 04/12 11:05:30.025: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 04/12 11:05:30.025: [smf] INFO: UE IMSI[262426726215955] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.028: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 04/12 11:05:30.028: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.028: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.036: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 04/12 11:05:30.036: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 04/12 11:05:30.036: [smf] INFO: UE IMSI[262424270242347] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.038: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 04/12 11:05:30.038: [upf] INFO: UE F-SEID[UP:0xa50 CP:0x891] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.038: [upf] INFO: UE F-SEID[UP:0xa50 CP:0x891] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.046: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 04/12 11:05:30.046: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 04/12 11:05:30.046: [smf] INFO: UE IMSI[262428464714689] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.049: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 04/12 11:05:30.049: [upf] INFO: UE F-SEID[UP:0xd84 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.049: [upf] INFO: UE F-SEID[UP:0xd84 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.057: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 04/12 11:05:30.057: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 04/12 11:05:30.057: [smf] INFO: UE IMSI[262425606014786] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.059: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 04/12 11:05:30.059: [upf] INFO: UE F-SEID[UP:0xbec CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.059: [upf] INFO: UE F-SEID[UP:0xbec CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.067: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 04/12 11:05:30.067: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 04/12 11:05:30.067: [smf] INFO: UE IMSI[262428318135215] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.070: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 04/12 11:05:30.070: [upf] INFO: UE F-SEID[UP:0x147 CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.070: [upf] INFO: UE F-SEID[UP:0x147 CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.078: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 04/12 11:05:30.078: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 04/12 11:05:30.078: [smf] INFO: UE IMSI[262421368133926] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.080: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 04/12 11:05:30.080: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.080: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.088: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 04/12 11:05:30.088: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 04/12 11:05:30.088: [smf] INFO: UE IMSI[262422171837184] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.090: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 04/12 11:05:30.090: [upf] INFO: UE F-SEID[UP:0xfde CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.090: [upf] INFO: UE F-SEID[UP:0xfde CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.098: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 04/12 11:05:30.098: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 04/12 11:05:30.098: [smf] INFO: UE IMSI[262428954190782] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.101: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 04/12 11:05:30.101: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0xeee] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.101: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0xeee] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.109: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 04/12 11:05:30.109: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 04/12 11:05:30.109: [smf] INFO: UE IMSI[262421277929422] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.111: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 04/12 11:05:30.111: [upf] INFO: UE F-SEID[UP:0x6ed CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.111: [upf] INFO: UE F-SEID[UP:0x6ed CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.119: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 04/12 11:05:30.119: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 04/12 11:05:30.119: [smf] INFO: UE IMSI[262422903420718] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.122: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 04/12 11:05:30.122: [upf] INFO: UE F-SEID[UP:0x63b CP:0xe05] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.122: [upf] INFO: UE F-SEID[UP:0x63b CP:0xe05] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.130: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 04/12 11:05:30.130: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 04/12 11:05:30.130: [smf] INFO: UE IMSI[262424941374219] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.132: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 04/12 11:05:30.132: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.132: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.140: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 04/12 11:05:30.140: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 04/12 11:05:30.140: [smf] INFO: UE IMSI[262424250057174] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.143: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 04/12 11:05:30.143: [upf] INFO: UE F-SEID[UP:0xe12 CP:0xe87] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.143: [upf] INFO: UE F-SEID[UP:0xe12 CP:0xe87] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.150: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 04/12 11:05:30.150: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 04/12 11:05:30.150: [smf] INFO: UE IMSI[262428047484871] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.153: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 04/12 11:05:30.153: [upf] INFO: UE F-SEID[UP:0x58 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.153: [upf] INFO: UE F-SEID[UP:0x58 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.161: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 04/12 11:05:30.161: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 04/12 11:05:30.161: [smf] INFO: UE IMSI[262421812003176] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.163: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 04/12 11:05:30.163: [upf] INFO: UE F-SEID[UP:0x73b CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.163: [upf] INFO: UE F-SEID[UP:0x73b CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.171: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 04/12 11:05:30.171: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 04/12 11:05:30.171: [smf] INFO: UE IMSI[262429510046006] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.174: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 04/12 11:05:30.174: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.174: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.182: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 04/12 11:05:30.182: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 04/12 11:05:30.182: [smf] INFO: UE IMSI[262427811313003] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.184: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 04/12 11:05:30.184: [upf] INFO: UE F-SEID[UP:0xf7 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.184: [upf] INFO: UE F-SEID[UP:0xf7 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.192: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 04/12 11:05:30.192: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 04/12 11:05:30.192: [smf] INFO: UE IMSI[262422276078749] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.194: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 04/12 11:05:30.194: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.194: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.202: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 04/12 11:05:30.203: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 04/12 11:05:30.203: [smf] INFO: UE IMSI[262423306790707] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.205: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 04/12 11:05:30.205: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0x2db] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.205: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0x2db] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.213: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 04/12 11:05:30.213: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 04/12 11:05:30.213: [smf] INFO: UE IMSI[262426203946336] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.215: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 04/12 11:05:30.215: [upf] INFO: UE F-SEID[UP:0x909 CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.215: [upf] INFO: UE F-SEID[UP:0x909 CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.223: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 04/12 11:05:30.223: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 04/12 11:05:30.223: [smf] INFO: UE IMSI[262424381656647] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.226: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 04/12 11:05:30.226: [upf] INFO: UE F-SEID[UP:0xa32 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.226: [upf] INFO: UE F-SEID[UP:0xa32 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.234: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 04/12 11:05:30.234: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 04/12 11:05:30.234: [smf] INFO: UE IMSI[262429654909162] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.236: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 04/12 11:05:30.236: [upf] INFO: UE F-SEID[UP:0xd46 CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.236: [upf] INFO: UE F-SEID[UP:0xd46 CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.244: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 04/12 11:05:30.244: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 04/12 11:05:30.244: [smf] INFO: UE IMSI[262429585271001] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.246: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 04/12 11:05:30.246: [upf] INFO: UE F-SEID[UP:0x396 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.246: [upf] INFO: UE F-SEID[UP:0x396 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.254: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 04/12 11:05:30.254: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 04/12 11:05:30.254: [smf] INFO: UE IMSI[262422625082917] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.257: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 04/12 11:05:30.257: [upf] INFO: UE F-SEID[UP:0x26 CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.257: [upf] INFO: UE F-SEID[UP:0x26 CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.265: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 04/12 11:05:30.265: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 04/12 11:05:30.265: [smf] INFO: UE IMSI[262427089407931] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.267: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 04/12 11:05:30.267: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.267: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.275: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 04/12 11:05:30.275: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 04/12 11:05:30.275: [smf] INFO: UE IMSI[262422469204686] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.277: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 04/12 11:05:30.278: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.278: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.286: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 04/12 11:05:30.286: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 04/12 11:05:30.286: [smf] INFO: UE IMSI[262427784902032] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.288: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 04/12 11:05:30.288: [upf] INFO: UE F-SEID[UP:0x54e CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.288: [upf] INFO: UE F-SEID[UP:0x54e CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.296: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 04/12 11:05:30.296: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 04/12 11:05:30.296: [smf] INFO: UE IMSI[262429807082942] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.298: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 04/12 11:05:30.298: [upf] INFO: UE F-SEID[UP:0x37e CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.298: [upf] INFO: UE F-SEID[UP:0x37e CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.307: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 04/12 11:05:30.307: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 04/12 11:05:30.307: [smf] INFO: UE IMSI[262421955677517] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.309: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 04/12 11:05:30.309: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.309: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.317: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 04/12 11:05:30.317: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 04/12 11:05:30.317: [smf] INFO: UE IMSI[262423651562522] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.320: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 04/12 11:05:30.320: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0xf69] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.320: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0xf69] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.328: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 04/12 11:05:30.328: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 04/12 11:05:30.328: [smf] INFO: UE IMSI[262427965169935] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.330: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 04/12 11:05:30.330: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.330: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.338: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 04/12 11:05:30.338: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 04/12 11:05:30.338: [smf] INFO: UE IMSI[262423846407561] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.341: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 04/12 11:05:30.341: [upf] INFO: UE F-SEID[UP:0xc9d CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.341: [upf] INFO: UE F-SEID[UP:0xc9d CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.348: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 04/12 11:05:30.348: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 04/12 11:05:30.348: [smf] INFO: UE IMSI[262422530243494] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.351: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 04/12 11:05:30.351: [upf] INFO: UE F-SEID[UP:0x245 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.351: [upf] INFO: UE F-SEID[UP:0x245 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.359: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 04/12 11:05:30.359: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 04/12 11:05:30.359: [smf] INFO: UE IMSI[262422205193421] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.361: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 04/12 11:05:30.361: [upf] INFO: UE F-SEID[UP:0x87 CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.361: [upf] INFO: UE F-SEID[UP:0x87 CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.369: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 04/12 11:05:30.369: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 04/12 11:05:30.369: [smf] INFO: UE IMSI[262420696289721] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.372: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 04/12 11:05:30.372: [upf] INFO: UE F-SEID[UP:0x12 CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.372: [upf] INFO: UE F-SEID[UP:0x12 CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.380: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 04/12 11:05:30.380: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 04/12 11:05:30.380: [smf] INFO: UE IMSI[262422009813810] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.382: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 04/12 11:05:30.382: [upf] INFO: UE F-SEID[UP:0x678 CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.382: [upf] INFO: UE F-SEID[UP:0x678 CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.390: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 04/12 11:05:30.390: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 04/12 11:05:30.390: [smf] INFO: UE IMSI[262428641221797] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.392: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 04/12 11:05:30.393: [upf] INFO: UE F-SEID[UP:0xaa8 CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.393: [upf] INFO: UE F-SEID[UP:0xaa8 CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.400: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 04/12 11:05:30.400: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 04/12 11:05:30.400: [smf] INFO: UE IMSI[262428864711908] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.403: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 04/12 11:05:30.403: [upf] INFO: UE F-SEID[UP:0x20a CP:0x9b5] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.403: [upf] INFO: UE F-SEID[UP:0x20a CP:0x9b5] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.411: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 04/12 11:05:30.411: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 04/12 11:05:30.411: [smf] INFO: UE IMSI[262429754484476] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.413: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 04/12 11:05:30.413: [upf] INFO: UE F-SEID[UP:0xcca CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.413: [upf] INFO: UE F-SEID[UP:0xcca CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.421: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 04/12 11:05:30.421: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 04/12 11:05:30.421: [smf] INFO: UE IMSI[262426529519465] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.424: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 04/12 11:05:30.424: [upf] INFO: UE F-SEID[UP:0x666 CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.424: [upf] INFO: UE F-SEID[UP:0x666 CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.432: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 04/12 11:05:30.432: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 04/12 11:05:30.432: [smf] INFO: UE IMSI[262424052742128] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.435: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 04/12 11:05:30.435: [upf] INFO: UE F-SEID[UP:0xc3a CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.435: [upf] INFO: UE F-SEID[UP:0xc3a CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.442: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 04/12 11:05:30.442: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 04/12 11:05:30.442: [smf] INFO: UE IMSI[262424048393613] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.447: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 04/12 11:05:30.447: [upf] INFO: UE F-SEID[UP:0x8fe CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.447: [upf] INFO: UE F-SEID[UP:0x8fe CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.453: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 04/12 11:05:30.453: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 04/12 11:05:30.453: [smf] INFO: UE IMSI[262429619078666] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.455: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 04/12 11:05:30.455: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0x4b4] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.455: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0x4b4] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.463: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 04/12 11:05:30.463: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 04/12 11:05:30.463: [smf] INFO: UE IMSI[262422434375131] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.467: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 04/12 11:05:30.467: [upf] INFO: UE F-SEID[UP:0x4a4 CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.467: [upf] INFO: UE F-SEID[UP:0x4a4 CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.474: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 04/12 11:05:30.474: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 04/12 11:05:30.474: [smf] INFO: UE IMSI[262420012319445] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.478: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 04/12 11:05:30.478: [upf] INFO: UE F-SEID[UP:0x71 CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.478: [upf] INFO: UE F-SEID[UP:0x71 CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.484: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 04/12 11:05:30.484: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 04/12 11:05:30.484: [smf] INFO: UE IMSI[262428227510787] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.488: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 04/12 11:05:30.488: [upf] INFO: UE F-SEID[UP:0xb31 CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.488: [upf] INFO: UE F-SEID[UP:0xb31 CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.495: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 04/12 11:05:30.495: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 04/12 11:05:30.495: [smf] INFO: UE IMSI[262422818501185] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.498: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 04/12 11:05:30.498: [upf] INFO: UE F-SEID[UP:0xe74 CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.498: [upf] INFO: UE F-SEID[UP:0xe74 CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.506: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 04/12 11:05:30.506: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 04/12 11:05:30.506: [smf] INFO: UE IMSI[262425648884003] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.509: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 04/12 11:05:30.509: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.509: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.516: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 04/12 11:05:30.516: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 04/12 11:05:30.516: [smf] INFO: UE IMSI[262426226708355] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.520: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 04/12 11:05:30.520: [upf] INFO: UE F-SEID[UP:0x79e CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.520: [upf] INFO: UE F-SEID[UP:0x79e CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.527: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 04/12 11:05:30.527: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 04/12 11:05:30.527: [smf] INFO: UE IMSI[262424380981270] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.530: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 04/12 11:05:30.530: [upf] INFO: UE F-SEID[UP:0xe8c CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.530: [upf] INFO: UE F-SEID[UP:0xe8c CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.537: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 04/12 11:05:30.537: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 04/12 11:05:30.537: [smf] INFO: UE IMSI[262426161961191] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.540: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 04/12 11:05:30.540: [upf] INFO: UE F-SEID[UP:0x5be CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.540: [upf] INFO: UE F-SEID[UP:0x5be CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.548: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 04/12 11:05:30.548: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 04/12 11:05:30.548: [smf] INFO: UE IMSI[262421899246637] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.552: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 04/12 11:05:30.552: [upf] INFO: UE F-SEID[UP:0xac1 CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.552: [upf] INFO: UE F-SEID[UP:0xac1 CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.559: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 04/12 11:05:30.559: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 04/12 11:05:30.559: [smf] INFO: UE IMSI[262429777222677] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.563: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 04/12 11:05:30.563: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.563: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.570: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 04/12 11:05:30.570: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 04/12 11:05:30.570: [smf] INFO: UE IMSI[262428131367348] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.573: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 04/12 11:05:30.573: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.573: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.580: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 04/12 11:05:30.580: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 04/12 11:05:30.580: [smf] INFO: UE IMSI[262426802688965] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.583: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 04/12 11:05:30.583: [upf] INFO: UE F-SEID[UP:0x9bc CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.583: [upf] INFO: UE F-SEID[UP:0x9bc CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.591: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 04/12 11:05:30.591: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 04/12 11:05:30.591: [smf] INFO: UE IMSI[262428050036901] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.594: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 04/12 11:05:30.594: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x9ea] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.594: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x9ea] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.602: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 04/12 11:05:30.602: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 04/12 11:05:30.602: [smf] INFO: UE IMSI[262425740349952] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.605: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 04/12 11:05:30.605: [upf] INFO: UE F-SEID[UP:0xb0f CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.605: [upf] INFO: UE F-SEID[UP:0xb0f CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.612: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 04/12 11:05:30.612: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 04/12 11:05:30.612: [smf] INFO: UE IMSI[262426760842610] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.615: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 04/12 11:05:30.615: [upf] INFO: UE F-SEID[UP:0xf21 CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.615: [upf] INFO: UE F-SEID[UP:0xf21 CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.623: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 04/12 11:05:30.623: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 04/12 11:05:30.623: [smf] INFO: UE IMSI[262426116360297] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.626: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 04/12 11:05:30.626: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.626: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.633: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 04/12 11:05:30.633: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 04/12 11:05:30.634: [smf] INFO: UE IMSI[262425082436590] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.637: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 04/12 11:05:30.637: [upf] INFO: UE F-SEID[UP:0xf57 CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.637: [upf] INFO: UE F-SEID[UP:0xf57 CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.644: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 04/12 11:05:30.644: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 04/12 11:05:30.644: [smf] INFO: UE IMSI[262422839650233] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.647: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 04/12 11:05:30.647: [upf] INFO: UE F-SEID[UP:0xbdb CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.647: [upf] INFO: UE F-SEID[UP:0xbdb CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.654: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 04/12 11:05:30.654: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 04/12 11:05:30.654: [smf] INFO: UE IMSI[262424071383950] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.657: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 04/12 11:05:30.657: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0x7d5] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.657: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0x7d5] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.665: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 04/12 11:05:30.665: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 04/12 11:05:30.665: [smf] INFO: UE IMSI[262429752633173] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.667: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 04/12 11:05:30.667: [upf] INFO: UE F-SEID[UP:0x33d CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.667: [upf] INFO: UE F-SEID[UP:0x33d CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.675: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 04/12 11:05:30.675: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 04/12 11:05:30.675: [smf] INFO: UE IMSI[262427867559183] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.678: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 04/12 11:05:30.678: [upf] INFO: UE F-SEID[UP:0x72f CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.678: [upf] INFO: UE F-SEID[UP:0x72f CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.686: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 04/12 11:05:30.686: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 04/12 11:05:30.686: [smf] INFO: UE IMSI[262425144122153] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.689: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 04/12 11:05:30.689: [upf] INFO: UE F-SEID[UP:0x96e CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.689: [upf] INFO: UE F-SEID[UP:0x96e CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.696: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 04/12 11:05:30.696: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 04/12 11:05:30.696: [smf] INFO: UE IMSI[262424403265286] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.699: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 04/12 11:05:30.699: [upf] INFO: UE F-SEID[UP:0x3b CP:0x152] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.699: [upf] INFO: UE F-SEID[UP:0x3b CP:0x152] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.707: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 04/12 11:05:30.707: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 04/12 11:05:30.707: [smf] INFO: UE IMSI[262427150813804] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.709: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 04/12 11:05:30.709: [upf] INFO: UE F-SEID[UP:0x92 CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.709: [upf] INFO: UE F-SEID[UP:0x92 CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.717: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 04/12 11:05:30.717: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 04/12 11:05:30.717: [smf] INFO: UE IMSI[262428412848688] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.719: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 04/12 11:05:30.719: [upf] INFO: UE F-SEID[UP:0xe34 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.719: [upf] INFO: UE F-SEID[UP:0xe34 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.728: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 04/12 11:05:30.728: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 04/12 11:05:30.728: [smf] INFO: UE IMSI[262424967712652] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.730: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 04/12 11:05:30.730: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0x57c] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.730: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0x57c] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.738: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 04/12 11:05:30.738: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 04/12 11:05:30.738: [smf] INFO: UE IMSI[262425663137919] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.741: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 04/12 11:05:30.741: [upf] INFO: UE F-SEID[UP:0xd1b CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.741: [upf] INFO: UE F-SEID[UP:0xd1b CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.749: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 04/12 11:05:30.749: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 04/12 11:05:30.749: [smf] INFO: UE IMSI[262425551647019] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.751: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 04/12 11:05:30.751: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.751: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.759: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 04/12 11:05:30.759: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 04/12 11:05:30.759: [smf] INFO: UE IMSI[262424476012560] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.762: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 04/12 11:05:30.762: [upf] INFO: UE F-SEID[UP:0x554 CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.762: [upf] INFO: UE F-SEID[UP:0x554 CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.771: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 04/12 11:05:30.771: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 04/12 11:05:30.771: [smf] INFO: UE IMSI[262423256108651] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.774: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 04/12 11:05:30.774: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x9cd] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.774: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x9cd] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.781: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 04/12 11:05:30.781: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 04/12 11:05:30.781: [smf] INFO: UE IMSI[262429883533102] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.784: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 04/12 11:05:30.784: [upf] INFO: UE F-SEID[UP:0x3dd CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.784: [upf] INFO: UE F-SEID[UP:0x3dd CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.792: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 04/12 11:05:30.792: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 04/12 11:05:30.792: [smf] INFO: UE IMSI[262421850549077] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.794: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 04/12 11:05:30.794: [upf] INFO: UE F-SEID[UP:0xa0a CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.794: [upf] INFO: UE F-SEID[UP:0xa0a CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.802: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 04/12 11:05:30.802: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 04/12 11:05:30.802: [smf] INFO: UE IMSI[262425833482514] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.805: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 04/12 11:05:30.805: [upf] INFO: UE F-SEID[UP:0x27e CP:0xa58] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.805: [upf] INFO: UE F-SEID[UP:0x27e CP:0xa58] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.813: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 04/12 11:05:30.813: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 04/12 11:05:30.813: [smf] INFO: UE IMSI[262426172636439] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.816: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 04/12 11:05:30.816: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.816: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.824: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 04/12 11:05:30.824: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 04/12 11:05:30.824: [smf] INFO: UE IMSI[262425981401081] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.826: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 04/12 11:05:30.826: [upf] INFO: UE F-SEID[UP:0x35a CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.826: [upf] INFO: UE F-SEID[UP:0x35a CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.834: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 04/12 11:05:30.834: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 04/12 11:05:30.834: [smf] INFO: UE IMSI[262429093631139] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.837: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 04/12 11:05:30.837: [upf] INFO: UE F-SEID[UP:0x533 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.837: [upf] INFO: UE F-SEID[UP:0x533 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.845: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 04/12 11:05:30.845: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 04/12 11:05:30.845: [smf] INFO: UE IMSI[262423559760217] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.847: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 04/12 11:05:30.847: [upf] INFO: UE F-SEID[UP:0xc21 CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.847: [upf] INFO: UE F-SEID[UP:0xc21 CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.855: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 04/12 11:05:30.855: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 04/12 11:05:30.855: [smf] INFO: UE IMSI[262420683656151] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.858: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 04/12 11:05:30.858: [upf] INFO: UE F-SEID[UP:0x170 CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.858: [upf] INFO: UE F-SEID[UP:0x170 CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.866: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 04/12 11:05:30.866: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 04/12 11:05:30.866: [smf] INFO: UE IMSI[262421704953113] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.868: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 04/12 11:05:30.868: [upf] INFO: UE F-SEID[UP:0xac4 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.868: [upf] INFO: UE F-SEID[UP:0xac4 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.876: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 04/12 11:05:30.876: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 04/12 11:05:30.876: [smf] INFO: UE IMSI[262429952711380] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.879: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 04/12 11:05:30.879: [upf] INFO: UE F-SEID[UP:0x23e CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.879: [upf] INFO: UE F-SEID[UP:0x23e CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.887: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 04/12 11:05:30.887: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 04/12 11:05:30.887: [smf] INFO: UE IMSI[262421110227323] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.892: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 04/12 11:05:30.892: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.892: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.897: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 04/12 11:05:30.897: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 04/12 11:05:30.897: [smf] INFO: UE IMSI[262421865766657] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.900: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 04/12 11:05:30.900: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.900: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.908: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 04/12 11:05:30.908: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 04/12 11:05:30.908: [smf] INFO: UE IMSI[262422468229915] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.911: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 04/12 11:05:30.911: [upf] INFO: UE F-SEID[UP:0xb28 CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.911: [upf] INFO: UE F-SEID[UP:0xb28 CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.918: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 04/12 11:05:30.918: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 04/12 11:05:30.918: [smf] INFO: UE IMSI[262425300970640] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.921: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 04/12 11:05:30.921: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.921: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.929: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 04/12 11:05:30.929: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 04/12 11:05:30.929: [smf] INFO: UE IMSI[262423878767547] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.932: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 04/12 11:05:30.932: [upf] INFO: UE F-SEID[UP:0x681 CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.932: [upf] INFO: UE F-SEID[UP:0x681 CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.940: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 04/12 11:05:30.940: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 04/12 11:05:30.940: [smf] INFO: UE IMSI[262425783119279] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.943: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 04/12 11:05:30.943: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.943: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.950: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 04/12 11:05:30.950: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 04/12 11:05:30.950: [smf] INFO: UE IMSI[262424291330646] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.954: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 04/12 11:05:30.954: [upf] INFO: UE F-SEID[UP:0x76 CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.954: [upf] INFO: UE F-SEID[UP:0x76 CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.961: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 04/12 11:05:30.961: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 04/12 11:05:30.961: [smf] INFO: UE IMSI[262424696044117] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.966: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 04/12 11:05:30.966: [upf] INFO: UE F-SEID[UP:0xb37 CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.966: [upf] INFO: UE F-SEID[UP:0xb37 CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.972: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 04/12 11:05:30.972: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 04/12 11:05:30.972: [smf] INFO: UE IMSI[262428633192849] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.977: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 04/12 11:05:30.977: [upf] INFO: UE F-SEID[UP:0xbf1 CP:0x921] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.977: [upf] INFO: UE F-SEID[UP:0xbf1 CP:0x921] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.982: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 04/12 11:05:30.982: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 04/12 11:05:30.982: [smf] INFO: UE IMSI[262421463122018] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.985: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 04/12 11:05:30.985: [upf] INFO: UE F-SEID[UP:0xfd6 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.985: [upf] INFO: UE F-SEID[UP:0xfd6 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:30.993: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 04/12 11:05:30.993: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 04/12 11:05:30.993: [smf] INFO: UE IMSI[262429680311984] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:30.995: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 04/12 11:05:30.995: [upf] INFO: UE F-SEID[UP:0x568 CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 04/12 11:05:30.995: [upf] INFO: UE F-SEID[UP:0x568 CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.004: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 04/12 11:05:31.004: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 04/12 11:05:31.004: [smf] INFO: UE IMSI[262425082752741] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.007: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 04/12 11:05:31.007: [upf] INFO: UE F-SEID[UP:0xf33 CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.007: [upf] INFO: UE F-SEID[UP:0xf33 CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.014: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 04/12 11:05:31.014: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 04/12 11:05:31.014: [smf] INFO: UE IMSI[262427759384066] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.016: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 04/12 11:05:31.016: [upf] INFO: UE F-SEID[UP:0xd6d CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.016: [upf] INFO: UE F-SEID[UP:0xd6d CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.025: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 04/12 11:05:31.025: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 04/12 11:05:31.025: [smf] INFO: UE IMSI[262424189719666] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.027: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 04/12 11:05:31.027: [upf] INFO: UE F-SEID[UP:0x400 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.027: [upf] INFO: UE F-SEID[UP:0x400 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.035: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 04/12 11:05:31.035: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 04/12 11:05:31.035: [smf] INFO: UE IMSI[262427774543065] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.037: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 04/12 11:05:31.037: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.037: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.046: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 04/12 11:05:31.046: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 04/12 11:05:31.046: [smf] INFO: UE IMSI[262428696511967] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.048: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 04/12 11:05:31.048: [upf] INFO: UE F-SEID[UP:0x609 CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.048: [upf] INFO: UE F-SEID[UP:0x609 CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.056: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 04/12 11:05:31.056: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 04/12 11:05:31.056: [smf] INFO: UE IMSI[262423295757429] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.058: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 04/12 11:05:31.058: [upf] INFO: UE F-SEID[UP:0x6cc CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.058: [upf] INFO: UE F-SEID[UP:0x6cc CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.066: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 04/12 11:05:31.067: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 04/12 11:05:31.067: [smf] INFO: UE IMSI[262420858563362] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.069: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 04/12 11:05:31.069: [upf] INFO: UE F-SEID[UP:0xee0 CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.069: [upf] INFO: UE F-SEID[UP:0xee0 CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.077: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 04/12 11:05:31.077: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 04/12 11:05:31.077: [smf] INFO: UE IMSI[262428532351801] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.079: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 04/12 11:05:31.079: [upf] INFO: UE F-SEID[UP:0xd57 CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.079: [upf] INFO: UE F-SEID[UP:0xd57 CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.087: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 04/12 11:05:31.087: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 04/12 11:05:31.088: [smf] INFO: UE IMSI[262425697680160] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.090: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 04/12 11:05:31.090: [upf] INFO: UE F-SEID[UP:0x271 CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.090: [upf] INFO: UE F-SEID[UP:0x271 CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.098: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 04/12 11:05:31.098: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 04/12 11:05:31.098: [smf] INFO: UE IMSI[262422964601554] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.100: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 04/12 11:05:31.100: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.100: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.108: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 04/12 11:05:31.108: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 04/12 11:05:31.108: [smf] INFO: UE IMSI[262428107411631] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.111: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 04/12 11:05:31.111: [upf] INFO: UE F-SEID[UP:0x98d CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.111: [upf] INFO: UE F-SEID[UP:0x98d CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.119: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 04/12 11:05:31.119: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 04/12 11:05:31.119: [smf] INFO: UE IMSI[262426103550961] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.122: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 04/12 11:05:31.122: [upf] INFO: UE F-SEID[UP:0x8f5 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.122: [upf] INFO: UE F-SEID[UP:0x8f5 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.129: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 04/12 11:05:31.129: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 04/12 11:05:31.129: [smf] INFO: UE IMSI[262421211504674] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.132: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 04/12 11:05:31.132: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.132: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.140: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 04/12 11:05:31.140: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 04/12 11:05:31.140: [smf] INFO: UE IMSI[262424812386626] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.143: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 04/12 11:05:31.143: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0x2b3] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.143: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0x2b3] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.151: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 04/12 11:05:31.151: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 04/12 11:05:31.151: [smf] INFO: UE IMSI[262426238030181] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.154: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 04/12 11:05:31.154: [upf] INFO: UE F-SEID[UP:0x19e CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.154: [upf] INFO: UE F-SEID[UP:0x19e CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.161: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 04/12 11:05:31.161: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 04/12 11:05:31.161: [smf] INFO: UE IMSI[262422170426900] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.164: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 04/12 11:05:31.164: [upf] INFO: UE F-SEID[UP:0xef9 CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.164: [upf] INFO: UE F-SEID[UP:0xef9 CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.172: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 04/12 11:05:31.172: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 04/12 11:05:31.172: [smf] INFO: UE IMSI[262427343230247] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.175: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 04/12 11:05:31.175: [upf] INFO: UE F-SEID[UP:0x89f CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.175: [upf] INFO: UE F-SEID[UP:0x89f CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.182: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 04/12 11:05:31.182: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 04/12 11:05:31.182: [smf] INFO: UE IMSI[262422006132034] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.185: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 04/12 11:05:31.185: [upf] INFO: UE F-SEID[UP:0x286 CP:0x9be] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.185: [upf] INFO: UE F-SEID[UP:0x286 CP:0x9be] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.193: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 04/12 11:05:31.193: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 04/12 11:05:31.193: [smf] INFO: UE IMSI[262428007961782] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.196: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 04/12 11:05:31.196: [upf] INFO: UE F-SEID[UP:0x672 CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.196: [upf] INFO: UE F-SEID[UP:0x672 CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.203: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 04/12 11:05:31.203: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 04/12 11:05:31.204: [smf] INFO: UE IMSI[262423905990529] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.207: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 04/12 11:05:31.207: [upf] INFO: UE F-SEID[UP:0xa92 CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.207: [upf] INFO: UE F-SEID[UP:0xa92 CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.214: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 04/12 11:05:31.214: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 04/12 11:05:31.214: [smf] INFO: UE IMSI[262424803120331] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.218: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 04/12 11:05:31.218: [upf] INFO: UE F-SEID[UP:0xcfa CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.218: [upf] INFO: UE F-SEID[UP:0xcfa CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.225: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 04/12 11:05:31.225: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 04/12 11:05:31.225: [smf] INFO: UE IMSI[262427674553841] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.229: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 04/12 11:05:31.229: [upf] INFO: UE F-SEID[UP:0x387 CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.229: [upf] INFO: UE F-SEID[UP:0x387 CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.236: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 04/12 11:05:31.236: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 04/12 11:05:31.236: [smf] INFO: UE IMSI[262423855616313] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.239: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 04/12 11:05:31.239: [upf] INFO: UE F-SEID[UP:0x8f1 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.239: [upf] INFO: UE F-SEID[UP:0x8f1 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.247: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 04/12 11:05:31.247: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 04/12 11:05:31.247: [smf] INFO: UE IMSI[262425302672687] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.250: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 04/12 11:05:31.251: [upf] INFO: UE F-SEID[UP:0x45a CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.251: [upf] INFO: UE F-SEID[UP:0x45a CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.258: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 04/12 11:05:31.258: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 04/12 11:05:31.258: [smf] INFO: UE IMSI[262421396734982] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.261: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 04/12 11:05:31.261: [upf] INFO: UE F-SEID[UP:0x613 CP:0x514] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.261: [upf] INFO: UE F-SEID[UP:0x613 CP:0x514] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.268: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 04/12 11:05:31.268: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 04/12 11:05:31.268: [smf] INFO: UE IMSI[262426830313852] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.272: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 04/12 11:05:31.272: [upf] INFO: UE F-SEID[UP:0x3ec CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.272: [upf] INFO: UE F-SEID[UP:0x3ec CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.279: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 04/12 11:05:31.279: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 04/12 11:05:31.279: [smf] INFO: UE IMSI[262423038929021] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.283: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 04/12 11:05:31.283: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.283: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.290: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 04/12 11:05:31.290: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 04/12 11:05:31.290: [smf] INFO: UE IMSI[262426983129966] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.294: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 04/12 11:05:31.294: [upf] INFO: UE F-SEID[UP:0x179 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.294: [upf] INFO: UE F-SEID[UP:0x179 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.301: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 04/12 11:05:31.301: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 04/12 11:05:31.301: [smf] INFO: UE IMSI[262424754327810] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.305: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 04/12 11:05:31.305: [upf] INFO: UE F-SEID[UP:0xd13 CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.305: [upf] INFO: UE F-SEID[UP:0xd13 CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.311: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 04/12 11:05:31.311: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 04/12 11:05:31.311: [smf] INFO: UE IMSI[262421480161455] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.315: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 04/12 11:05:31.315: [upf] INFO: UE F-SEID[UP:0x653 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.315: [upf] INFO: UE F-SEID[UP:0x653 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.322: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 04/12 11:05:31.322: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 04/12 11:05:31.322: [smf] INFO: UE IMSI[262428242179730] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.325: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 04/12 11:05:31.325: [upf] INFO: UE F-SEID[UP:0x1dd CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.325: [upf] INFO: UE F-SEID[UP:0x1dd CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.332: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 04/12 11:05:31.332: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 04/12 11:05:31.333: [smf] INFO: UE IMSI[262425660883115] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.336: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 04/12 11:05:31.336: [upf] INFO: UE F-SEID[UP:0x46c CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.336: [upf] INFO: UE F-SEID[UP:0x46c CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.343: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 04/12 11:05:31.343: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 04/12 11:05:31.343: [smf] INFO: UE IMSI[262429007394290] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.347: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 04/12 11:05:31.347: [upf] INFO: UE F-SEID[UP:0xde8 CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.347: [upf] INFO: UE F-SEID[UP:0xde8 CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.354: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 04/12 11:05:31.354: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 04/12 11:05:31.354: [smf] INFO: UE IMSI[262422161236152] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.358: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 04/12 11:05:31.358: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.358: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.365: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 04/12 11:05:31.365: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 04/12 11:05:31.365: [smf] INFO: UE IMSI[262426879152721] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.368: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 04/12 11:05:31.368: [upf] INFO: UE F-SEID[UP:0x512 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.368: [upf] INFO: UE F-SEID[UP:0x512 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.375: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 04/12 11:05:31.375: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 04/12 11:05:31.375: [smf] INFO: UE IMSI[262428841798592] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.379: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 04/12 11:05:31.379: [upf] INFO: UE F-SEID[UP:0x680 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.379: [upf] INFO: UE F-SEID[UP:0x680 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.386: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 04/12 11:05:31.386: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 04/12 11:05:31.386: [smf] INFO: UE IMSI[262427366623482] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.389: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 04/12 11:05:31.389: [upf] INFO: UE F-SEID[UP:0x1a CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.389: [upf] INFO: UE F-SEID[UP:0x1a CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.396: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 04/12 11:05:31.396: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 04/12 11:05:31.396: [smf] INFO: UE IMSI[262425377991237] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.399: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 04/12 11:05:31.399: [upf] INFO: UE F-SEID[UP:0x3b5 CP:0x4f1] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.399: [upf] INFO: UE F-SEID[UP:0x3b5 CP:0x4f1] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.407: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 04/12 11:05:31.407: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 04/12 11:05:31.407: [smf] INFO: UE IMSI[262421012088514] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.410: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 04/12 11:05:31.410: [upf] INFO: UE F-SEID[UP:0xb04 CP:0xd83] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.410: [upf] INFO: UE F-SEID[UP:0xb04 CP:0xd83] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.417: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 04/12 11:05:31.417: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 04/12 11:05:31.417: [smf] INFO: UE IMSI[262428212868244] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.420: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 04/12 11:05:31.420: [upf] INFO: UE F-SEID[UP:0x965 CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.420: [upf] INFO: UE F-SEID[UP:0x965 CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.427: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 04/12 11:05:31.427: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 04/12 11:05:31.427: [smf] INFO: UE IMSI[262421838509856] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.430: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 04/12 11:05:31.430: [upf] INFO: UE F-SEID[UP:0x15a CP:0xf24] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.430: [upf] INFO: UE F-SEID[UP:0x15a CP:0xf24] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.438: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 04/12 11:05:31.438: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 04/12 11:05:31.438: [smf] INFO: UE IMSI[262423697336994] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.440: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 04/12 11:05:31.440: [upf] INFO: UE F-SEID[UP:0x9e CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.440: [upf] INFO: UE F-SEID[UP:0x9e CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.449: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 04/12 11:05:31.449: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 04/12 11:05:31.449: [smf] INFO: UE IMSI[262429333600696] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.452: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 04/12 11:05:31.452: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.452: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.459: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 04/12 11:05:31.459: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 04/12 11:05:31.459: [smf] INFO: UE IMSI[262420028991163] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.462: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 04/12 11:05:31.462: [upf] INFO: UE F-SEID[UP:0x41 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.462: [upf] INFO: UE F-SEID[UP:0x41 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.470: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 04/12 11:05:31.470: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 04/12 11:05:31.470: [smf] INFO: UE IMSI[262422016417586] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.473: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 04/12 11:05:31.473: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x535] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.473: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x535] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.480: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 04/12 11:05:31.480: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 04/12 11:05:31.480: [smf] INFO: UE IMSI[262421631771305] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.483: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 04/12 11:05:31.483: [upf] INFO: UE F-SEID[UP:0xef4 CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.483: [upf] INFO: UE F-SEID[UP:0xef4 CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.491: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 04/12 11:05:31.491: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 04/12 11:05:31.491: [smf] INFO: UE IMSI[262424154822680] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.493: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 04/12 11:05:31.493: [upf] INFO: UE F-SEID[UP:0x289 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.493: [upf] INFO: UE F-SEID[UP:0x289 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.501: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 04/12 11:05:31.501: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 04/12 11:05:31.501: [smf] INFO: UE IMSI[262425660441151] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.504: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 04/12 11:05:31.504: [upf] INFO: UE F-SEID[UP:0x5cb CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.504: [upf] INFO: UE F-SEID[UP:0x5cb CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.511: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 04/12 11:05:31.511: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 04/12 11:05:31.511: [smf] INFO: UE IMSI[262421817682031] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.515: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 04/12 11:05:31.515: [upf] INFO: UE F-SEID[UP:0x41d CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.515: [upf] INFO: UE F-SEID[UP:0x41d CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.522: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 04/12 11:05:31.522: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 04/12 11:05:31.522: [smf] INFO: UE IMSI[262429406394970] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.524: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 04/12 11:05:31.524: [upf] INFO: UE F-SEID[UP:0x813 CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.524: [upf] INFO: UE F-SEID[UP:0x813 CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.533: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 04/12 11:05:31.533: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 04/12 11:05:31.533: [smf] INFO: UE IMSI[262423255856350] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.535: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 04/12 11:05:31.535: [upf] INFO: UE F-SEID[UP:0x9ff CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.535: [upf] INFO: UE F-SEID[UP:0x9ff CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.543: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 04/12 11:05:31.543: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 04/12 11:05:31.543: [smf] INFO: UE IMSI[262429074608803] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.545: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 04/12 11:05:31.545: [upf] INFO: UE F-SEID[UP:0xe9a CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.545: [upf] INFO: UE F-SEID[UP:0xe9a CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.553: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 04/12 11:05:31.553: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 04/12 11:05:31.553: [smf] INFO: UE IMSI[262421310627394] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.556: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 04/12 11:05:31.556: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.556: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.564: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 04/12 11:05:31.564: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 04/12 11:05:31.564: [smf] INFO: UE IMSI[262423630381726] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.566: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 04/12 11:05:31.566: [upf] INFO: UE F-SEID[UP:0xd1e CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.566: [upf] INFO: UE F-SEID[UP:0xd1e CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.574: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 04/12 11:05:31.574: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 04/12 11:05:31.574: [smf] INFO: UE IMSI[262426464236009] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.577: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 04/12 11:05:31.577: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.577: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.585: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 04/12 11:05:31.585: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 04/12 11:05:31.585: [smf] INFO: UE IMSI[262420913116806] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.587: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 04/12 11:05:31.587: [upf] INFO: UE F-SEID[UP:0x122 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.587: [upf] INFO: UE F-SEID[UP:0x122 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.595: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 04/12 11:05:31.595: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 04/12 11:05:31.595: [smf] INFO: UE IMSI[262421787475665] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.598: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 04/12 11:05:31.598: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.598: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.606: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 04/12 11:05:31.606: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 04/12 11:05:31.606: [smf] INFO: UE IMSI[262428259887718] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.609: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 04/12 11:05:31.609: [upf] INFO: UE F-SEID[UP:0xb9 CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.609: [upf] INFO: UE F-SEID[UP:0xb9 CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.616: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 04/12 11:05:31.616: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 04/12 11:05:31.616: [smf] INFO: UE IMSI[262425321945227] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.619: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 04/12 11:05:31.619: [upf] INFO: UE F-SEID[UP:0xeca CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.619: [upf] INFO: UE F-SEID[UP:0xeca CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.627: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 04/12 11:05:31.627: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 04/12 11:05:31.627: [smf] INFO: UE IMSI[262425909704555] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.631: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 04/12 11:05:31.631: [upf] INFO: UE F-SEID[UP:0xd26 CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.631: [upf] INFO: UE F-SEID[UP:0xd26 CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.637: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 04/12 11:05:31.637: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 04/12 11:05:31.637: [smf] INFO: UE IMSI[262420938960803] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.640: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 04/12 11:05:31.640: [upf] INFO: UE F-SEID[UP:0x498 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.640: [upf] INFO: UE F-SEID[UP:0x498 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.648: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 04/12 11:05:31.648: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 04/12 11:05:31.648: [smf] INFO: UE IMSI[262427305277446] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.651: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 04/12 11:05:31.651: [upf] INFO: UE F-SEID[UP:0xeaa CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.651: [upf] INFO: UE F-SEID[UP:0xeaa CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.658: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 04/12 11:05:31.658: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 04/12 11:05:31.658: [smf] INFO: UE IMSI[262428554179917] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.661: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 04/12 11:05:31.661: [upf] INFO: UE F-SEID[UP:0xc43 CP:0x4c3] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.661: [upf] INFO: UE F-SEID[UP:0xc43 CP:0x4c3] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.669: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 04/12 11:05:31.669: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 04/12 11:05:31.669: [smf] INFO: UE IMSI[262421897019293] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.672: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 04/12 11:05:31.672: [upf] INFO: UE F-SEID[UP:0xa7f CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.672: [upf] INFO: UE F-SEID[UP:0xa7f CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.679: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 04/12 11:05:31.679: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 04/12 11:05:31.679: [smf] INFO: UE IMSI[262428802828804] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.682: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 04/12 11:05:31.682: [upf] INFO: UE F-SEID[UP:0xf15 CP:0xef5] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.682: [upf] INFO: UE F-SEID[UP:0xf15 CP:0xef5] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.690: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 04/12 11:05:31.690: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 04/12 11:05:31.690: [smf] INFO: UE IMSI[262428138828976] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.692: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 04/12 11:05:31.692: [upf] INFO: UE F-SEID[UP:0xee8 CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.692: [upf] INFO: UE F-SEID[UP:0xee8 CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.700: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 04/12 11:05:31.700: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 04/12 11:05:31.700: [smf] INFO: UE IMSI[262420163212824] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.703: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 04/12 11:05:31.703: [upf] INFO: UE F-SEID[UP:0x95a CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.703: [upf] INFO: UE F-SEID[UP:0x95a CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.710: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 04/12 11:05:31.710: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 04/12 11:05:31.710: [smf] INFO: UE IMSI[262420744515822] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.713: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 04/12 11:05:31.713: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.713: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.721: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 04/12 11:05:31.721: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 04/12 11:05:31.721: [smf] INFO: UE IMSI[262429821688599] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.724: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 04/12 11:05:31.724: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.724: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.732: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 04/12 11:05:31.732: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 04/12 11:05:31.732: [smf] INFO: UE IMSI[262424674300714] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.735: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 04/12 11:05:31.735: [upf] INFO: UE F-SEID[UP:0x74d CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.735: [upf] INFO: UE F-SEID[UP:0x74d CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.742: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 04/12 11:05:31.742: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 04/12 11:05:31.742: [smf] INFO: UE IMSI[262422853139726] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.744: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 04/12 11:05:31.744: [upf] INFO: UE F-SEID[UP:0x7a CP:0x47e] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.744: [upf] INFO: UE F-SEID[UP:0x7a CP:0x47e] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.752: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 04/12 11:05:31.752: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 04/12 11:05:31.752: [smf] INFO: UE IMSI[262421490226764] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.755: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 04/12 11:05:31.755: [upf] INFO: UE F-SEID[UP:0xae CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.755: [upf] INFO: UE F-SEID[UP:0xae CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.763: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 04/12 11:05:31.763: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 04/12 11:05:31.763: [smf] INFO: UE IMSI[262422191960825] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.765: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 04/12 11:05:31.765: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.765: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.773: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 04/12 11:05:31.773: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 04/12 11:05:31.773: [smf] INFO: UE IMSI[262426480431292] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.776: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 04/12 11:05:31.776: [upf] INFO: UE F-SEID[UP:0x7ce CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.776: [upf] INFO: UE F-SEID[UP:0x7ce CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.784: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 04/12 11:05:31.784: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 04/12 11:05:31.784: [smf] INFO: UE IMSI[262429340281615] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.786: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 04/12 11:05:31.786: [upf] INFO: UE F-SEID[UP:0x20e CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.786: [upf] INFO: UE F-SEID[UP:0x20e CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.794: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 04/12 11:05:31.794: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 04/12 11:05:31.794: [smf] INFO: UE IMSI[262425578295038] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.797: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 04/12 11:05:31.797: [upf] INFO: UE F-SEID[UP:0x60f CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.797: [upf] INFO: UE F-SEID[UP:0x60f CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.805: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 04/12 11:05:31.805: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 04/12 11:05:31.805: [smf] INFO: UE IMSI[262420858119799] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.807: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 04/12 11:05:31.807: [upf] INFO: UE F-SEID[UP:0xf5c CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.807: [upf] INFO: UE F-SEID[UP:0xf5c CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.815: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 04/12 11:05:31.815: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 04/12 11:05:31.815: [smf] INFO: UE IMSI[262424788897853] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.818: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 04/12 11:05:31.818: [upf] INFO: UE F-SEID[UP:0x10a CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.818: [upf] INFO: UE F-SEID[UP:0x10a CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.825: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 04/12 11:05:31.825: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 04/12 11:05:31.825: [smf] INFO: UE IMSI[262427112976052] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.829: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 04/12 11:05:31.829: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.829: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.836: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 04/12 11:05:31.836: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 04/12 11:05:31.836: [smf] INFO: UE IMSI[262420568517742] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.838: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 04/12 11:05:31.838: [upf] INFO: UE F-SEID[UP:0x1db CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.838: [upf] INFO: UE F-SEID[UP:0x1db CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.846: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 04/12 11:05:31.846: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 04/12 11:05:31.846: [smf] INFO: UE IMSI[262423561965085] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.850: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 04/12 11:05:31.850: [upf] INFO: UE F-SEID[UP:0xe27 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.850: [upf] INFO: UE F-SEID[UP:0xe27 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.857: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 04/12 11:05:31.857: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 04/12 11:05:31.857: [smf] INFO: UE IMSI[262423595416900] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.860: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 04/12 11:05:31.860: [upf] INFO: UE F-SEID[UP:0x75b CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.860: [upf] INFO: UE F-SEID[UP:0x75b CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.868: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 04/12 11:05:31.868: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 04/12 11:05:31.868: [smf] INFO: UE IMSI[262425856066023] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.871: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 04/12 11:05:31.871: [upf] INFO: UE F-SEID[UP:0xf81 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.871: [upf] INFO: UE F-SEID[UP:0xf81 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.878: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 04/12 11:05:31.878: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 04/12 11:05:31.878: [smf] INFO: UE IMSI[262424372002472] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.880: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 04/12 11:05:31.880: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x46] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.880: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x46] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.889: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 04/12 11:05:31.889: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 04/12 11:05:31.889: [smf] INFO: UE IMSI[262423705987427] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.891: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 04/12 11:05:31.891: [upf] INFO: UE F-SEID[UP:0x651 CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.891: [upf] INFO: UE F-SEID[UP:0x651 CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.899: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 04/12 11:05:31.899: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 04/12 11:05:31.899: [smf] INFO: UE IMSI[262429475570778] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.901: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 04/12 11:05:31.901: [upf] INFO: UE F-SEID[UP:0x249 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.901: [upf] INFO: UE F-SEID[UP:0x249 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.910: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 04/12 11:05:31.910: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 04/12 11:05:31.910: [smf] INFO: UE IMSI[262422717724939] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.913: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 04/12 11:05:31.913: [upf] INFO: UE F-SEID[UP:0x749 CP:0x393] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.913: [upf] INFO: UE F-SEID[UP:0x749 CP:0x393] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.920: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 04/12 11:05:31.920: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 04/12 11:05:31.920: [smf] INFO: UE IMSI[262429296041243] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.923: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 04/12 11:05:31.923: [upf] INFO: UE F-SEID[UP:0xa25 CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.923: [upf] INFO: UE F-SEID[UP:0xa25 CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.931: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 04/12 11:05:31.931: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 04/12 11:05:31.931: [smf] INFO: UE IMSI[262420346613463] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.933: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 04/12 11:05:31.933: [upf] INFO: UE F-SEID[UP:0x652 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.933: [upf] INFO: UE F-SEID[UP:0x652 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.941: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 04/12 11:05:31.941: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 04/12 11:05:31.941: [smf] INFO: UE IMSI[262425502175227] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.944: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 04/12 11:05:31.944: [upf] INFO: UE F-SEID[UP:0xfac CP:0xa92] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.944: [upf] INFO: UE F-SEID[UP:0xfac CP:0xa92] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.952: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 04/12 11:05:31.952: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 04/12 11:05:31.952: [smf] INFO: UE IMSI[262421252766490] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.954: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 04/12 11:05:31.954: [upf] INFO: UE F-SEID[UP:0x32e CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.954: [upf] INFO: UE F-SEID[UP:0x32e CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.962: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 04/12 11:05:31.962: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 04/12 11:05:31.962: [smf] INFO: UE IMSI[262420842031281] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.965: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 04/12 11:05:31.965: [upf] INFO: UE F-SEID[UP:0x96 CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.965: [upf] INFO: UE F-SEID[UP:0x96 CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.973: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 04/12 11:05:31.973: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 04/12 11:05:31.973: [smf] INFO: UE IMSI[262428906988963] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.975: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 04/12 11:05:31.975: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0xdac] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.975: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0xdac] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.983: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 04/12 11:05:31.983: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 04/12 11:05:31.983: [smf] INFO: UE IMSI[262423260454506] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.985: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 04/12 11:05:31.985: [upf] INFO: UE F-SEID[UP:0xa43 CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.985: [upf] INFO: UE F-SEID[UP:0xa43 CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:31.993: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 04/12 11:05:31.993: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 04/12 11:05:31.993: [smf] INFO: UE IMSI[262421436964302] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:31.996: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 04/12 11:05:31.996: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 04/12 11:05:31.996: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.004: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 04/12 11:05:32.004: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 04/12 11:05:32.004: [smf] INFO: UE IMSI[262421520799532] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.007: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 04/12 11:05:32.007: [upf] INFO: UE F-SEID[UP:0x829 CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.007: [upf] INFO: UE F-SEID[UP:0x829 CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.014: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 04/12 11:05:32.014: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 04/12 11:05:32.014: [smf] INFO: UE IMSI[262425287077676] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.017: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 04/12 11:05:32.017: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.017: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.025: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 04/12 11:05:32.025: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 04/12 11:05:32.025: [smf] INFO: UE IMSI[262427410207786] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.028: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 04/12 11:05:32.028: [upf] INFO: UE F-SEID[UP:0xc1d CP:0x3a3] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.028: [upf] INFO: UE F-SEID[UP:0xc1d CP:0x3a3] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.036: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 04/12 11:05:32.036: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 04/12 11:05:32.036: [smf] INFO: UE IMSI[262428212993681] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.040: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 04/12 11:05:32.040: [upf] INFO: UE F-SEID[UP:0xc72 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.040: [upf] INFO: UE F-SEID[UP:0xc72 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.047: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 04/12 11:05:32.047: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 04/12 11:05:32.047: [smf] INFO: UE IMSI[262423335245731] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.051: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 04/12 11:05:32.052: [upf] INFO: UE F-SEID[UP:0xdbf CP:0xe96] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.052: [upf] INFO: UE F-SEID[UP:0xdbf CP:0xe96] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.058: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 04/12 11:05:32.058: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 04/12 11:05:32.058: [smf] INFO: UE IMSI[262429982644213] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.062: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 04/12 11:05:32.062: [upf] INFO: UE F-SEID[UP:0xd21 CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.062: [upf] INFO: UE F-SEID[UP:0xd21 CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.068: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 04/12 11:05:32.068: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 04/12 11:05:32.068: [smf] INFO: UE IMSI[262428975361234] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.072: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 04/12 11:05:32.072: [upf] INFO: UE F-SEID[UP:0x596 CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.072: [upf] INFO: UE F-SEID[UP:0x596 CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.079: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 04/12 11:05:32.079: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 04/12 11:05:32.079: [smf] INFO: UE IMSI[262429996743630] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.082: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 04/12 11:05:32.082: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.082: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.089: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 04/12 11:05:32.089: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 04/12 11:05:32.089: [smf] INFO: UE IMSI[262425808982000] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.093: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 04/12 11:05:32.093: [upf] INFO: UE F-SEID[UP:0xe2b CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.093: [upf] INFO: UE F-SEID[UP:0xe2b CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.100: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 04/12 11:05:32.100: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 04/12 11:05:32.100: [smf] INFO: UE IMSI[262425564630597] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.106: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 04/12 11:05:32.106: [upf] INFO: UE F-SEID[UP:0x462 CP:0x1a9] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.106: [upf] INFO: UE F-SEID[UP:0x462 CP:0x1a9] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.111: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 04/12 11:05:32.111: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 04/12 11:05:32.111: [smf] INFO: UE IMSI[262426686088866] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.114: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 04/12 11:05:32.114: [upf] INFO: UE F-SEID[UP:0xe40 CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.114: [upf] INFO: UE F-SEID[UP:0xe40 CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.121: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 04/12 11:05:32.121: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 04/12 11:05:32.121: [smf] INFO: UE IMSI[262422883332768] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.125: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 04/12 11:05:32.125: [upf] INFO: UE F-SEID[UP:0xc75 CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.125: [upf] INFO: UE F-SEID[UP:0xc75 CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.132: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 04/12 11:05:32.132: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 04/12 11:05:32.132: [smf] INFO: UE IMSI[262426516977451] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.137: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 04/12 11:05:32.137: [upf] INFO: UE F-SEID[UP:0x967 CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.137: [upf] INFO: UE F-SEID[UP:0x967 CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.142: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 04/12 11:05:32.142: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 04/12 11:05:32.142: [smf] INFO: UE IMSI[262429270515063] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.145: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 04/12 11:05:32.145: [upf] INFO: UE F-SEID[UP:0xae1 CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.145: [upf] INFO: UE F-SEID[UP:0xae1 CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.153: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 04/12 11:05:32.153: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 04/12 11:05:32.153: [smf] INFO: UE IMSI[262421328064849] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.157: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 04/12 11:05:32.157: [upf] INFO: UE F-SEID[UP:0xb1c CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.157: [upf] INFO: UE F-SEID[UP:0xb1c CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.164: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 04/12 11:05:32.164: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 04/12 11:05:32.164: [smf] INFO: UE IMSI[262422710351851] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.166: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 04/12 11:05:32.166: [upf] INFO: UE F-SEID[UP:0x298 CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.166: [upf] INFO: UE F-SEID[UP:0x298 CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.174: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 04/12 11:05:32.174: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 04/12 11:05:32.174: [smf] INFO: UE IMSI[262429605214341] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.178: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 04/12 11:05:32.178: [upf] INFO: UE F-SEID[UP:0x83 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.178: [upf] INFO: UE F-SEID[UP:0x83 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.185: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 04/12 11:05:32.185: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 04/12 11:05:32.185: [smf] INFO: UE IMSI[262424496327698] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.187: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 04/12 11:05:32.187: [upf] INFO: UE F-SEID[UP:0x655 CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.187: [upf] INFO: UE F-SEID[UP:0x655 CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.195: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 04/12 11:05:32.195: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 04/12 11:05:32.195: [smf] INFO: UE IMSI[262421395053360] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.197: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 04/12 11:05:32.197: [upf] INFO: UE F-SEID[UP:0x55d CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.197: [upf] INFO: UE F-SEID[UP:0x55d CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.205: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 04/12 11:05:32.205: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 04/12 11:05:32.205: [smf] INFO: UE IMSI[262427640376807] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.208: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 04/12 11:05:32.208: [upf] INFO: UE F-SEID[UP:0xe47 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.208: [upf] INFO: UE F-SEID[UP:0xe47 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.216: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 04/12 11:05:32.216: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 04/12 11:05:32.216: [smf] INFO: UE IMSI[262421646597460] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.219: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 04/12 11:05:32.219: [upf] INFO: UE F-SEID[UP:0x78b CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.219: [upf] INFO: UE F-SEID[UP:0x78b CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.226: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 04/12 11:05:32.226: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 04/12 11:05:32.226: [smf] INFO: UE IMSI[262423027494263] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.229: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 04/12 11:05:32.229: [upf] INFO: UE F-SEID[UP:0x7b CP:0x291] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.229: [upf] INFO: UE F-SEID[UP:0x7b CP:0x291] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.237: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 04/12 11:05:32.237: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 04/12 11:05:32.237: [smf] INFO: UE IMSI[262422406094801] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.240: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 04/12 11:05:32.241: [upf] INFO: UE F-SEID[UP:0x50c CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.241: [upf] INFO: UE F-SEID[UP:0x50c CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.248: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 04/12 11:05:32.248: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 04/12 11:05:32.248: [smf] INFO: UE IMSI[262420041664975] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.253: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 04/12 11:05:32.253: [upf] INFO: UE F-SEID[UP:0x13 CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.253: [upf] INFO: UE F-SEID[UP:0x13 CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.259: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 04/12 11:05:32.259: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 04/12 11:05:32.259: [smf] INFO: UE IMSI[262428380735725] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.264: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 04/12 11:05:32.264: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.264: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.270: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 04/12 11:05:32.270: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 04/12 11:05:32.270: [smf] INFO: UE IMSI[262425580974722] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.273: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 04/12 11:05:32.273: [upf] INFO: UE F-SEID[UP:0x492 CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.273: [upf] INFO: UE F-SEID[UP:0x492 CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.280: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 04/12 11:05:32.280: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 04/12 11:05:32.280: [smf] INFO: UE IMSI[262425273865030] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.282: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 04/12 11:05:32.282: [upf] INFO: UE F-SEID[UP:0x6ef CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.282: [upf] INFO: UE F-SEID[UP:0x6ef CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.290: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 04/12 11:05:32.290: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 04/12 11:05:32.290: [smf] INFO: UE IMSI[262420104132619] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.293: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 04/12 11:05:32.293: [upf] INFO: UE F-SEID[UP:0x419 CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.293: [upf] INFO: UE F-SEID[UP:0x419 CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.301: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 04/12 11:05:32.301: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 04/12 11:05:32.301: [smf] INFO: UE IMSI[262428983096280] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.303: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 04/12 11:05:32.303: [upf] INFO: UE F-SEID[UP:0xe3a CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.303: [upf] INFO: UE F-SEID[UP:0xe3a CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.312: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 04/12 11:05:32.312: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 04/12 11:05:32.312: [smf] INFO: UE IMSI[262421068114908] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.316: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 04/12 11:05:32.316: [upf] INFO: UE F-SEID[UP:0xb38 CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.316: [upf] INFO: UE F-SEID[UP:0xb38 CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.322: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 04/12 11:05:32.322: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 04/12 11:05:32.322: [smf] INFO: UE IMSI[262429302938996] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.327: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 04/12 11:05:32.327: [upf] INFO: UE F-SEID[UP:0xdc7 CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.327: [upf] INFO: UE F-SEID[UP:0xdc7 CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.333: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 04/12 11:05:32.333: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 04/12 11:05:32.333: [smf] INFO: UE IMSI[262427822689078] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.335: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 04/12 11:05:32.335: [upf] INFO: UE F-SEID[UP:0x686 CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.335: [upf] INFO: UE F-SEID[UP:0x686 CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.343: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 04/12 11:05:32.343: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 04/12 11:05:32.343: [smf] INFO: UE IMSI[262426273678328] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.346: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 04/12 11:05:32.346: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.346: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.354: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 04/12 11:05:32.354: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 04/12 11:05:32.354: [smf] INFO: UE IMSI[262423194172141] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.356: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 04/12 11:05:32.356: [upf] INFO: UE F-SEID[UP:0x1bb CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.356: [upf] INFO: UE F-SEID[UP:0x1bb CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.364: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 04/12 11:05:32.364: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 04/12 11:05:32.364: [smf] INFO: UE IMSI[262424350177845] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.366: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 04/12 11:05:32.366: [upf] INFO: UE F-SEID[UP:0x1ff CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.366: [upf] INFO: UE F-SEID[UP:0x1ff CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.374: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 04/12 11:05:32.374: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 04/12 11:05:32.374: [smf] INFO: UE IMSI[262425320065254] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.377: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 04/12 11:05:32.377: [upf] INFO: UE F-SEID[UP:0xd94 CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.377: [upf] INFO: UE F-SEID[UP:0xd94 CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.385: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 04/12 11:05:32.385: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 04/12 11:05:32.385: [smf] INFO: UE IMSI[262424819810060] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.387: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 04/12 11:05:32.387: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.387: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.395: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 04/12 11:05:32.395: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 04/12 11:05:32.395: [smf] INFO: UE IMSI[262428858009424] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.398: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 04/12 11:05:32.398: [upf] INFO: UE F-SEID[UP:0x2eb CP:0x6a] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.398: [upf] INFO: UE F-SEID[UP:0x2eb CP:0x6a] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.406: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 04/12 11:05:32.406: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 04/12 11:05:32.406: [smf] INFO: UE IMSI[262421467408518] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.408: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 04/12 11:05:32.408: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.408: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.416: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 04/12 11:05:32.416: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 04/12 11:05:32.416: [smf] INFO: UE IMSI[262424139864313] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.418: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 04/12 11:05:32.418: [upf] INFO: UE F-SEID[UP:0x1c7 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.418: [upf] INFO: UE F-SEID[UP:0x1c7 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.427: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 04/12 11:05:32.427: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 04/12 11:05:32.427: [smf] INFO: UE IMSI[262424267378846] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.429: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 04/12 11:05:32.429: [upf] INFO: UE F-SEID[UP:0xba8 CP:0x7b6] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.429: [upf] INFO: UE F-SEID[UP:0xba8 CP:0x7b6] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.437: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 04/12 11:05:32.437: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 04/12 11:05:32.437: [smf] INFO: UE IMSI[262424677263539] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.439: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 04/12 11:05:32.439: [upf] INFO: UE F-SEID[UP:0x5fd CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.439: [upf] INFO: UE F-SEID[UP:0x5fd CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.447: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 04/12 11:05:32.447: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 04/12 11:05:32.447: [smf] INFO: UE IMSI[262428172405555] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.450: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 04/12 11:05:32.450: [upf] INFO: UE F-SEID[UP:0x260 CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.450: [upf] INFO: UE F-SEID[UP:0x260 CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.458: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 04/12 11:05:32.458: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 04/12 11:05:32.458: [smf] INFO: UE IMSI[262424856925656] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.460: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 04/12 11:05:32.460: [upf] INFO: UE F-SEID[UP:0xde4 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.460: [upf] INFO: UE F-SEID[UP:0xde4 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.468: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 04/12 11:05:32.468: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 04/12 11:05:32.468: [smf] INFO: UE IMSI[262421982754702] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.470: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 04/12 11:05:32.470: [upf] INFO: UE F-SEID[UP:0x51c CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.470: [upf] INFO: UE F-SEID[UP:0x51c CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.479: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 04/12 11:05:32.479: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 04/12 11:05:32.479: [smf] INFO: UE IMSI[262427086574102] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.481: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 04/12 11:05:32.481: [upf] INFO: UE F-SEID[UP:0xfca CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.481: [upf] INFO: UE F-SEID[UP:0xfca CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.489: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 04/12 11:05:32.489: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 04/12 11:05:32.489: [smf] INFO: UE IMSI[262422071971766] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.491: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 04/12 11:05:32.491: [upf] INFO: UE F-SEID[UP:0xc1 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.491: [upf] INFO: UE F-SEID[UP:0xc1 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.499: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 04/12 11:05:32.499: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 04/12 11:05:32.499: [smf] INFO: UE IMSI[262422291106611] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.502: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 04/12 11:05:32.502: [upf] INFO: UE F-SEID[UP:0x55f CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.502: [upf] INFO: UE F-SEID[UP:0x55f CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.510: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 04/12 11:05:32.510: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 04/12 11:05:32.510: [smf] INFO: UE IMSI[262429572781257] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.512: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 04/12 11:05:32.512: [upf] INFO: UE F-SEID[UP:0x709 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.512: [upf] INFO: UE F-SEID[UP:0x709 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.520: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 04/12 11:05:32.520: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 04/12 11:05:32.520: [smf] INFO: UE IMSI[262426942718744] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.522: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 04/12 11:05:32.522: [upf] INFO: UE F-SEID[UP:0x18f CP:0x14] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.522: [upf] INFO: UE F-SEID[UP:0x18f CP:0x14] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.531: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 04/12 11:05:32.531: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 04/12 11:05:32.531: [smf] INFO: UE IMSI[262428896465555] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.533: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 04/12 11:05:32.533: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x8d5] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.533: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x8d5] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.542: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 04/12 11:05:32.542: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 04/12 11:05:32.542: [smf] INFO: UE IMSI[262420554888575] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.545: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 04/12 11:05:32.545: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.545: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.552: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 04/12 11:05:32.552: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 04/12 11:05:32.552: [smf] INFO: UE IMSI[262420663980228] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.555: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 04/12 11:05:32.555: [upf] INFO: UE F-SEID[UP:0xd24 CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.555: [upf] INFO: UE F-SEID[UP:0xd24 CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.563: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 04/12 11:05:32.563: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 04/12 11:05:32.563: [smf] INFO: UE IMSI[262423858379889] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.565: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 04/12 11:05:32.565: [upf] INFO: UE F-SEID[UP:0x1fd CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.565: [upf] INFO: UE F-SEID[UP:0x1fd CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.573: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 04/12 11:05:32.573: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 04/12 11:05:32.573: [smf] INFO: UE IMSI[262421411521082] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.575: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 04/12 11:05:32.575: [upf] INFO: UE F-SEID[UP:0x7e CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.576: [upf] INFO: UE F-SEID[UP:0x7e CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.584: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 04/12 11:05:32.584: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 04/12 11:05:32.584: [smf] INFO: UE IMSI[262428875184586] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.586: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 04/12 11:05:32.586: [upf] INFO: UE F-SEID[UP:0x899 CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.586: [upf] INFO: UE F-SEID[UP:0x899 CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.594: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 04/12 11:05:32.594: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 04/12 11:05:32.594: [smf] INFO: UE IMSI[262421185336113] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.597: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 04/12 11:05:32.597: [upf] INFO: UE F-SEID[UP:0x81f CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.597: [upf] INFO: UE F-SEID[UP:0x81f CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.605: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 04/12 11:05:32.605: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 04/12 11:05:32.605: [smf] INFO: UE IMSI[262429422494323] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.608: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 04/12 11:05:32.608: [upf] INFO: UE F-SEID[UP:0x89a CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.608: [upf] INFO: UE F-SEID[UP:0x89a CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.616: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 04/12 11:05:32.616: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 04/12 11:05:32.616: [smf] INFO: UE IMSI[262422042704832] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.618: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 04/12 11:05:32.618: [upf] INFO: UE F-SEID[UP:0xf0b CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.618: [upf] INFO: UE F-SEID[UP:0xf0b CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.626: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 04/12 11:05:32.626: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 04/12 11:05:32.626: [smf] INFO: UE IMSI[262427173448095] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.628: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 04/12 11:05:32.628: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.628: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.637: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 04/12 11:05:32.637: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 04/12 11:05:32.637: [smf] INFO: UE IMSI[262425432401577] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.639: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 04/12 11:05:32.639: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.639: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.647: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 04/12 11:05:32.647: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 04/12 11:05:32.647: [smf] INFO: UE IMSI[262427213608287] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.649: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 04/12 11:05:32.649: [upf] INFO: UE F-SEID[UP:0xab1 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.649: [upf] INFO: UE F-SEID[UP:0xab1 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.658: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 04/12 11:05:32.658: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 04/12 11:05:32.658: [smf] INFO: UE IMSI[262420008298023] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.660: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 04/12 11:05:32.660: [upf] INFO: UE F-SEID[UP:0xbda CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.660: [upf] INFO: UE F-SEID[UP:0xbda CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.668: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 04/12 11:05:32.668: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 04/12 11:05:32.668: [smf] INFO: UE IMSI[262420672612831] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.671: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 04/12 11:05:32.671: [upf] INFO: UE F-SEID[UP:0xea5 CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.671: [upf] INFO: UE F-SEID[UP:0xea5 CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.679: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 04/12 11:05:32.679: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 04/12 11:05:32.679: [smf] INFO: UE IMSI[262422602870916] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.682: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 04/12 11:05:32.682: [upf] INFO: UE F-SEID[UP:0x931 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.682: [upf] INFO: UE F-SEID[UP:0x931 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.690: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 04/12 11:05:32.690: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 04/12 11:05:32.690: [smf] INFO: UE IMSI[262427888080495] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.693: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 04/12 11:05:32.693: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.693: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.701: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 04/12 11:05:32.701: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 04/12 11:05:32.701: [smf] INFO: UE IMSI[262428957716802] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.704: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 04/12 11:05:32.704: [upf] INFO: UE F-SEID[UP:0x83b CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.704: [upf] INFO: UE F-SEID[UP:0x83b CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.711: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 04/12 11:05:32.711: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 04/12 11:05:32.711: [smf] INFO: UE IMSI[262427632370782] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.714: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 04/12 11:05:32.714: [upf] INFO: UE F-SEID[UP:0xe7b CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.714: [upf] INFO: UE F-SEID[UP:0xe7b CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.722: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 04/12 11:05:32.722: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 04/12 11:05:32.722: [smf] INFO: UE IMSI[262425295074523] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.724: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 04/12 11:05:32.724: [upf] INFO: UE F-SEID[UP:0xba3 CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.724: [upf] INFO: UE F-SEID[UP:0xba3 CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.732: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 04/12 11:05:32.732: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 04/12 11:05:32.732: [smf] INFO: UE IMSI[262422921934745] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.735: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 04/12 11:05:32.735: [upf] INFO: UE F-SEID[UP:0x7f CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.735: [upf] INFO: UE F-SEID[UP:0x7f CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.743: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 04/12 11:05:32.743: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 04/12 11:05:32.743: [smf] INFO: UE IMSI[262427774913334] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.746: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 04/12 11:05:32.746: [upf] INFO: UE F-SEID[UP:0x241 CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.746: [upf] INFO: UE F-SEID[UP:0x241 CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.753: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 04/12 11:05:32.753: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 04/12 11:05:32.753: [smf] INFO: UE IMSI[262429873546035] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.756: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 04/12 11:05:32.756: [upf] INFO: UE F-SEID[UP:0x973 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.756: [upf] INFO: UE F-SEID[UP:0x973 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.764: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 04/12 11:05:32.764: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 04/12 11:05:32.764: [smf] INFO: UE IMSI[262420101211426] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.766: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 04/12 11:05:32.766: [upf] INFO: UE F-SEID[UP:0x4ea CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.766: [upf] INFO: UE F-SEID[UP:0x4ea CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.774: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 04/12 11:05:32.774: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 04/12 11:05:32.774: [smf] INFO: UE IMSI[262422099085783] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:32.777: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 04/12 11:05:32.777: [upf] INFO: UE F-SEID[UP:0x587 CP:0x98e] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 04/12 11:05:32.777: [upf] INFO: UE F-SEID[UP:0x587 CP:0x98e] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:05:32.788: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 04/12 11:05:32.790: [smf] INFO: Removed Session: UE IMSI:[262423336016661] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 04/12 11:05:32.790: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 04/12 11:05:32.798: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 04/12 11:05:32.800: [smf] INFO: Removed Session: UE IMSI:[262427714370858] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 04/12 11:05:32.800: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 04/12 11:05:32.809: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 04/12 11:05:32.810: [smf] INFO: Removed Session: UE IMSI:[262423221605543] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 04/12 11:05:32.810: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 04/12 11:05:32.819: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 04/12 11:05:32.821: [smf] INFO: Removed Session: UE IMSI:[262422991018362] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 04/12 11:05:32.821: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 04/12 11:05:32.829: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 04/12 11:05:32.832: [smf] INFO: Removed Session: UE IMSI:[262429909870296] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 04/12 11:05:32.832: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 04/12 11:05:32.840: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 04/12 11:05:32.841: [smf] INFO: Removed Session: UE IMSI:[262420004702455] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 04/12 11:05:32.842: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 04/12 11:05:32.850: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 04/12 11:05:32.852: [smf] INFO: Removed Session: UE IMSI:[262424720491080] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 04/12 11:05:32.852: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 04/12 11:05:32.860: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 04/12 11:05:32.862: [smf] INFO: Removed Session: UE IMSI:[262420941589007] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 04/12 11:05:32.862: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 04/12 11:05:32.871: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 04/12 11:05:32.873: [smf] INFO: Removed Session: UE IMSI:[262422688953973] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 04/12 11:05:32.873: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 04/12 11:05:32.881: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 04/12 11:05:32.884: [smf] INFO: Removed Session: UE IMSI:[262420007216303] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 04/12 11:05:32.884: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 04/12 11:05:32.892: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 04/12 11:05:32.894: [smf] INFO: Removed Session: UE IMSI:[262421233492478] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 04/12 11:05:32.894: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 04/12 11:05:32.902: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 04/12 11:05:32.904: [smf] INFO: Removed Session: UE IMSI:[262422321965324] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 04/12 11:05:32.904: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 04/12 11:05:32.912: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 04/12 11:05:32.914: [smf] INFO: Removed Session: UE IMSI:[262424308193741] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 04/12 11:05:32.914: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 04/12 11:05:32.923: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 04/12 11:05:32.924: [smf] INFO: Removed Session: UE IMSI:[262424784195841] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 04/12 11:05:32.924: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 04/12 11:05:32.933: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 04/12 11:05:32.936: [smf] INFO: Removed Session: UE IMSI:[262428561699446] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 04/12 11:05:32.936: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 04/12 11:05:32.944: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 04/12 11:05:32.946: [smf] INFO: Removed Session: UE IMSI:[262421000177330] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 04/12 11:05:32.946: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 04/12 11:05:32.954: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 04/12 11:05:32.957: [smf] INFO: Removed Session: UE IMSI:[262425406808090] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 04/12 11:05:32.957: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 04/12 11:05:32.964: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 04/12 11:05:32.966: [smf] INFO: Removed Session: UE IMSI:[262420591462163] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 04/12 11:05:32.966: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 04/12 11:05:32.975: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 04/12 11:05:32.976: [smf] INFO: Removed Session: UE IMSI:[262425903903405] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 04/12 11:05:32.977: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 04/12 11:05:32.985: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 04/12 11:05:32.988: [smf] INFO: Removed Session: UE IMSI:[262423071269642] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 04/12 11:05:32.988: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 04/12 11:05:32.996: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 04/12 11:05:32.998: [smf] INFO: Removed Session: UE IMSI:[262425711333457] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:32.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 04/12 11:05:32.998: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 04/12 11:05:33.006: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 04/12 11:05:33.008: [smf] INFO: Removed Session: UE IMSI:[262420846041278] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 04/12 11:05:33.008: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 04/12 11:05:33.017: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 04/12 11:05:33.019: [smf] INFO: Removed Session: UE IMSI:[262422967580325] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 04/12 11:05:33.019: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 04/12 11:05:33.027: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 04/12 11:05:33.029: [smf] INFO: Removed Session: UE IMSI:[262420443080035] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 04/12 11:05:33.029: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 04/12 11:05:33.038: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 04/12 11:05:33.040: [smf] INFO: Removed Session: UE IMSI:[262422560184004] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 04/12 11:05:33.040: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 04/12 11:05:33.048: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 04/12 11:05:33.050: [smf] INFO: Removed Session: UE IMSI:[262421239839800] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 04/12 11:05:33.050: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 04/12 11:05:33.058: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 04/12 11:05:33.060: [smf] INFO: Removed Session: UE IMSI:[262424867461212] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 04/12 11:05:33.060: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 04/12 11:05:33.069: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 04/12 11:05:33.071: [smf] INFO: Removed Session: UE IMSI:[262425473433038] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 04/12 11:05:33.071: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 04/12 11:05:33.079: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 04/12 11:05:33.081: [smf] INFO: Removed Session: UE IMSI:[262428201113747] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 04/12 11:05:33.081: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 04/12 11:05:33.089: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 04/12 11:05:33.091: [smf] INFO: Removed Session: UE IMSI:[262424080537482] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 04/12 11:05:33.091: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 04/12 11:05:33.099: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 04/12 11:05:33.101: [smf] INFO: Removed Session: UE IMSI:[262426424443642] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 04/12 11:05:33.101: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 04/12 11:05:33.110: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 04/12 11:05:33.111: [smf] INFO: Removed Session: UE IMSI:[262423745345160] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 04/12 11:05:33.111: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 04/12 11:05:33.120: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 04/12 11:05:33.122: [smf] INFO: Removed Session: UE IMSI:[262429236428033] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 04/12 11:05:33.122: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 04/12 11:05:33.130: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 04/12 11:05:33.132: [smf] INFO: Removed Session: UE IMSI:[262427335595493] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 04/12 11:05:33.132: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 04/12 11:05:33.141: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 04/12 11:05:33.142: [smf] INFO: Removed Session: UE IMSI:[262420247332255] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 04/12 11:05:33.142: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 04/12 11:05:33.151: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 04/12 11:05:33.153: [smf] INFO: Removed Session: UE IMSI:[262426062243631] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 04/12 11:05:33.153: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 04/12 11:05:33.161: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 04/12 11:05:33.163: [smf] INFO: Removed Session: UE IMSI:[262429027952970] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 04/12 11:05:33.163: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 04/12 11:05:33.171: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 04/12 11:05:33.173: [smf] INFO: Removed Session: UE IMSI:[262422443468189] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 04/12 11:05:33.173: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 04/12 11:05:33.182: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 04/12 11:05:33.184: [smf] INFO: Removed Session: UE IMSI:[262426348107837] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 04/12 11:05:33.184: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 04/12 11:05:33.192: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 04/12 11:05:33.196: [smf] INFO: Removed Session: UE IMSI:[262423437671885] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 04/12 11:05:33.196: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 04/12 11:05:33.202: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 04/12 11:05:33.204: [smf] INFO: Removed Session: UE IMSI:[262426051843835] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 04/12 11:05:33.204: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 04/12 11:05:33.213: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 04/12 11:05:33.214: [smf] INFO: Removed Session: UE IMSI:[262424668219958] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 04/12 11:05:33.214: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 04/12 11:05:33.223: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 04/12 11:05:33.225: [smf] INFO: Removed Session: UE IMSI:[262428668731601] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 04/12 11:05:33.225: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 04/12 11:05:33.233: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 04/12 11:05:33.235: [smf] INFO: Removed Session: UE IMSI:[262427692776717] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 04/12 11:05:33.235: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 04/12 11:05:33.244: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 04/12 11:05:33.247: [smf] INFO: Removed Session: UE IMSI:[262429282397724] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 04/12 11:05:33.247: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 04/12 11:05:33.254: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 04/12 11:05:33.255: [smf] INFO: Removed Session: UE IMSI:[262427158984050] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 04/12 11:05:33.256: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 04/12 11:05:33.264: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 04/12 11:05:33.266: [smf] INFO: Removed Session: UE IMSI:[262421639524117] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 04/12 11:05:33.266: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 04/12 11:05:33.274: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 04/12 11:05:33.277: [smf] INFO: Removed Session: UE IMSI:[262429687753977] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 04/12 11:05:33.277: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 04/12 11:05:33.285: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 04/12 11:05:33.287: [smf] INFO: Removed Session: UE IMSI:[262427020768483] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 04/12 11:05:33.287: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 04/12 11:05:33.295: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 04/12 11:05:33.298: [smf] INFO: Removed Session: UE IMSI:[262425338733809] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 04/12 11:05:33.298: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 04/12 11:05:33.305: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 04/12 11:05:33.307: [smf] INFO: Removed Session: UE IMSI:[262428276694029] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 04/12 11:05:33.307: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 04/12 11:05:33.316: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 04/12 11:05:33.318: [smf] INFO: Removed Session: UE IMSI:[262424740279112] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 04/12 11:05:33.318: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 04/12 11:05:33.326: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 04/12 11:05:33.328: [smf] INFO: Removed Session: UE IMSI:[262428543066530] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 04/12 11:05:33.328: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 04/12 11:05:33.336: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 04/12 11:05:33.338: [smf] INFO: Removed Session: UE IMSI:[262427038873552] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 04/12 11:05:33.338: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 04/12 11:05:33.347: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 04/12 11:05:33.348: [smf] INFO: Removed Session: UE IMSI:[262424491273768] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 04/12 11:05:33.348: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 04/12 11:05:33.357: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 04/12 11:05:33.360: [smf] INFO: Removed Session: UE IMSI:[262425629280294] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 04/12 11:05:33.360: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 04/12 11:05:33.367: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 04/12 11:05:33.369: [smf] INFO: Removed Session: UE IMSI:[262427270872646] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 04/12 11:05:33.369: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 04/12 11:05:33.378: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 04/12 11:05:33.380: [smf] INFO: Removed Session: UE IMSI:[262427454658465] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 04/12 11:05:33.380: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 04/12 11:05:33.388: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 04/12 11:05:33.394: [smf] INFO: Removed Session: UE IMSI:[262422584714369] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 04/12 11:05:33.394: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 04/12 11:05:33.399: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 04/12 11:05:33.405: [smf] INFO: Removed Session: UE IMSI:[262427942722995] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 04/12 11:05:33.405: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 04/12 11:05:33.411: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 04/12 11:05:33.417: [smf] INFO: Removed Session: UE IMSI:[262429365970707] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 04/12 11:05:33.417: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 04/12 11:05:33.422: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 04/12 11:05:33.428: [smf] INFO: Removed Session: UE IMSI:[262423017988570] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 04/12 11:05:33.428: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 04/12 11:05:33.433: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 04/12 11:05:33.438: [smf] INFO: Removed Session: UE IMSI:[262429858058700] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 04/12 11:05:33.438: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 04/12 11:05:33.444: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 04/12 11:05:33.450: [smf] INFO: Removed Session: UE IMSI:[262429424550407] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 04/12 11:05:33.450: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 04/12 11:05:33.455: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 04/12 11:05:33.459: [smf] INFO: Removed Session: UE IMSI:[262429184020055] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 04/12 11:05:33.459: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 04/12 11:05:33.466: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 04/12 11:05:33.470: [smf] INFO: Removed Session: UE IMSI:[262429066162441] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 04/12 11:05:33.470: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 04/12 11:05:33.477: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 04/12 11:05:33.481: [smf] INFO: Removed Session: UE IMSI:[262428924502291] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 04/12 11:05:33.481: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 04/12 11:05:33.487: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 04/12 11:05:33.493: [smf] INFO: Removed Session: UE IMSI:[262425222828389] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 04/12 11:05:33.493: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 04/12 11:05:33.498: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 04/12 11:05:33.506: [smf] INFO: Removed Session: UE IMSI:[262427110432472] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 04/12 11:05:33.506: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 04/12 11:05:33.509: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 04/12 11:05:33.515: [smf] INFO: Removed Session: UE IMSI:[262425469649296] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 04/12 11:05:33.515: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 04/12 11:05:33.520: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 04/12 11:05:33.525: [smf] INFO: Removed Session: UE IMSI:[262427484998895] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 04/12 11:05:33.525: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 04/12 11:05:33.531: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 04/12 11:05:33.540: [smf] INFO: Removed Session: UE IMSI:[262426764880995] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 04/12 11:05:33.540: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 04/12 11:05:33.542: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 04/12 11:05:33.548: [smf] INFO: Removed Session: UE IMSI:[262427189709290] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 04/12 11:05:33.548: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 04/12 11:05:33.552: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 04/12 11:05:33.557: [smf] INFO: Removed Session: UE IMSI:[262428629609218] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 04/12 11:05:33.557: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 04/12 11:05:33.563: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 04/12 11:05:33.568: [smf] INFO: Removed Session: UE IMSI:[262427079470280] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 04/12 11:05:33.568: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 04/12 11:05:33.574: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 04/12 11:05:33.581: [smf] INFO: Removed Session: UE IMSI:[262426380101710] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 04/12 11:05:33.581: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 04/12 11:05:33.585: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 04/12 11:05:33.593: [smf] INFO: Removed Session: UE IMSI:[262427372795467] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 04/12 11:05:33.593: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 04/12 11:05:33.596: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 04/12 11:05:33.606: [smf] INFO: Removed Session: UE IMSI:[262422127767859] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 04/12 11:05:33.606: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 04/12 11:05:33.607: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 04/12 11:05:33.613: [smf] INFO: Removed Session: UE IMSI:[262426608723945] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 04/12 11:05:33.613: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 04/12 11:05:33.617: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 04/12 11:05:33.620: [smf] INFO: Removed Session: UE IMSI:[262426294367051] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 04/12 11:05:33.620: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 04/12 11:05:33.628: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 04/12 11:05:33.631: [smf] INFO: Removed Session: UE IMSI:[262426983946439] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 04/12 11:05:33.631: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 04/12 11:05:33.639: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 04/12 11:05:33.644: [smf] INFO: Removed Session: UE IMSI:[262428953040677] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 04/12 11:05:33.644: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 04/12 11:05:33.649: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 04/12 11:05:33.655: [smf] INFO: Removed Session: UE IMSI:[262420795038867] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 04/12 11:05:33.655: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 04/12 11:05:33.660: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 04/12 11:05:33.666: [smf] INFO: Removed Session: UE IMSI:[262424466153569] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 04/12 11:05:33.666: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 04/12 11:05:33.671: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 04/12 11:05:33.677: [smf] INFO: Removed Session: UE IMSI:[262428054141108] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 04/12 11:05:33.677: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 04/12 11:05:33.682: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 04/12 11:05:33.690: [smf] INFO: Removed Session: UE IMSI:[262422351963620] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 04/12 11:05:33.691: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 04/12 11:05:33.693: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 04/12 11:05:33.702: [smf] INFO: Removed Session: UE IMSI:[262422325915533] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 04/12 11:05:33.702: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 04/12 11:05:33.704: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 04/12 11:05:33.709: [smf] INFO: Removed Session: UE IMSI:[262425989406189] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 04/12 11:05:33.710: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 04/12 11:05:33.715: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 04/12 11:05:33.717: [smf] INFO: Removed Session: UE IMSI:[262428204488350] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 04/12 11:05:33.717: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 04/12 11:05:33.725: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 04/12 11:05:33.727: [smf] INFO: Removed Session: UE IMSI:[262425026689561] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 04/12 11:05:33.727: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 04/12 11:05:33.736: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 04/12 11:05:33.742: [smf] INFO: Removed Session: UE IMSI:[262429651277160] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 04/12 11:05:33.742: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 04/12 11:05:33.747: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 04/12 11:05:33.756: [smf] INFO: Removed Session: UE IMSI:[262422567090463] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 04/12 11:05:33.756: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 04/12 11:05:33.758: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 04/12 11:05:33.767: [smf] INFO: Removed Session: UE IMSI:[262424728108230] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 04/12 11:05:33.767: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 04/12 11:05:33.769: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 04/12 11:05:33.776: [smf] INFO: Removed Session: UE IMSI:[262427603784925] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 04/12 11:05:33.776: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 04/12 11:05:33.780: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 04/12 11:05:33.791: [smf] INFO: Removed Session: UE IMSI:[262421409069913] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 04/12 11:05:33.792: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 04/12 11:05:33.792: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 04/12 11:05:33.802: [smf] INFO: Removed Session: UE IMSI:[262421015783524] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 04/12 11:05:33.802: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 04/12 11:05:33.803: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 04/12 11:05:33.809: [smf] INFO: Removed Session: UE IMSI:[262428240672360] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 04/12 11:05:33.809: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 04/12 11:05:33.814: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 04/12 11:05:33.822: [smf] INFO: Removed Session: UE IMSI:[262426794063359] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 04/12 11:05:33.822: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 04/12 11:05:33.825: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 04/12 11:05:33.830: [smf] INFO: Removed Session: UE IMSI:[262427700583784] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 04/12 11:05:33.830: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 04/12 11:05:33.835: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 04/12 11:05:33.838: [smf] INFO: Removed Session: UE IMSI:[262426830411637] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 04/12 11:05:33.838: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 04/12 11:05:33.846: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 04/12 11:05:33.850: [smf] INFO: Removed Session: UE IMSI:[262429802430805] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 04/12 11:05:33.850: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 04/12 11:05:33.857: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 04/12 11:05:33.864: [smf] INFO: Removed Session: UE IMSI:[262421612941604] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 04/12 11:05:33.864: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 04/12 11:05:33.868: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 04/12 11:05:33.874: [smf] INFO: Removed Session: UE IMSI:[262429040666419] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 04/12 11:05:33.874: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 04/12 11:05:33.879: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 04/12 11:05:33.887: [smf] INFO: Removed Session: UE IMSI:[262429328111226] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 04/12 11:05:33.887: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 04/12 11:05:33.890: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 04/12 11:05:33.898: [smf] INFO: Removed Session: UE IMSI:[262427141631651] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 04/12 11:05:33.898: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 04/12 11:05:33.902: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 04/12 11:05:33.908: [smf] INFO: Removed Session: UE IMSI:[262424179677751] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 04/12 11:05:33.908: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 04/12 11:05:33.914: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 04/12 11:05:33.923: [smf] INFO: Removed Session: UE IMSI:[262420104117789] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 04/12 11:05:33.923: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 04/12 11:05:33.926: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 04/12 11:05:33.933: [smf] INFO: Removed Session: UE IMSI:[262423789173926] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 04/12 11:05:33.934: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 04/12 11:05:33.936: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 04/12 11:05:33.942: [smf] INFO: Removed Session: UE IMSI:[262423927748445] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 04/12 11:05:33.942: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 04/12 11:05:33.946: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 04/12 11:05:33.949: [smf] INFO: Removed Session: UE IMSI:[262427610568489] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 04/12 11:05:33.949: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 04/12 11:05:33.957: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 04/12 11:05:33.960: [smf] INFO: Removed Session: UE IMSI:[262425747056117] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 04/12 11:05:33.960: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 04/12 11:05:33.968: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 04/12 11:05:33.975: [smf] INFO: Removed Session: UE IMSI:[262428125352422] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 04/12 11:05:33.975: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 04/12 11:05:33.978: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 04/12 11:05:33.986: [smf] INFO: Removed Session: UE IMSI:[262421248851294] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 04/12 11:05:33.987: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 04/12 11:05:33.990: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 04/12 11:05:33.995: [smf] INFO: Removed Session: UE IMSI:[262420409927064] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:33.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 04/12 11:05:33.995: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 04/12 11:05:34.000: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 04/12 11:05:34.008: [smf] INFO: Removed Session: UE IMSI:[262420124168476] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 04/12 11:05:34.008: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 04/12 11:05:34.011: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 04/12 11:05:34.018: [smf] INFO: Removed Session: UE IMSI:[262422677466115] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 04/12 11:05:34.018: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 04/12 11:05:34.022: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 04/12 11:05:34.028: [smf] INFO: Removed Session: UE IMSI:[262420226406283] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 04/12 11:05:34.028: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 04/12 11:05:34.033: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 04/12 11:05:34.039: [smf] INFO: Removed Session: UE IMSI:[262422262391663] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 04/12 11:05:34.039: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 04/12 11:05:34.043: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 04/12 11:05:34.046: [smf] INFO: Removed Session: UE IMSI:[262422375023746] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 04/12 11:05:34.046: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 04/12 11:05:34.054: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 04/12 11:05:34.059: [smf] INFO: Removed Session: UE IMSI:[262426165541626] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 04/12 11:05:34.059: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 04/12 11:05:34.065: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 04/12 11:05:34.074: [smf] INFO: Removed Session: UE IMSI:[262420456394492] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 04/12 11:05:34.074: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 04/12 11:05:34.077: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 04/12 11:05:34.086: [smf] INFO: Removed Session: UE IMSI:[262428780370515] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 04/12 11:05:34.086: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 04/12 11:05:34.089: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 04/12 11:05:34.096: [smf] INFO: Removed Session: UE IMSI:[262420625398629] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 04/12 11:05:34.097: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 04/12 11:05:34.099: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 04/12 11:05:34.104: [smf] INFO: Removed Session: UE IMSI:[262421525020666] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 04/12 11:05:34.104: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 04/12 11:05:34.110: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 04/12 11:05:34.115: [smf] INFO: Removed Session: UE IMSI:[262428083855375] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 04/12 11:05:34.115: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 04/12 11:05:34.121: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 04/12 11:05:34.125: [smf] INFO: Removed Session: UE IMSI:[262422505634750] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 04/12 11:05:34.125: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 04/12 11:05:34.131: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 04/12 11:05:34.136: [smf] INFO: Removed Session: UE IMSI:[262423871032500] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 04/12 11:05:34.136: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 04/12 11:05:34.142: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 04/12 11:05:34.150: [smf] INFO: Removed Session: UE IMSI:[262427208060717] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 04/12 11:05:34.150: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 04/12 11:05:34.153: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 04/12 11:05:34.160: [smf] INFO: Removed Session: UE IMSI:[262426997856826] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 04/12 11:05:34.160: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 04/12 11:05:34.164: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 04/12 11:05:34.170: [smf] INFO: Removed Session: UE IMSI:[262421625271136] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 04/12 11:05:34.170: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 04/12 11:05:34.174: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 04/12 11:05:34.177: [smf] INFO: Removed Session: UE IMSI:[262426195446212] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 04/12 11:05:34.177: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 04/12 11:05:34.185: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 04/12 11:05:34.188: [smf] INFO: Removed Session: UE IMSI:[262424801777061] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 04/12 11:05:34.188: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 04/12 11:05:34.196: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 04/12 11:05:34.200: [smf] INFO: Removed Session: UE IMSI:[262428445660013] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 04/12 11:05:34.200: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 04/12 11:05:34.206: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 04/12 11:05:34.210: [smf] INFO: Removed Session: UE IMSI:[262421114816620] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 04/12 11:05:34.210: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 04/12 11:05:34.217: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 04/12 11:05:34.219: [smf] INFO: Removed Session: UE IMSI:[262423058941122] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 04/12 11:05:34.219: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 04/12 11:05:34.228: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 04/12 11:05:34.234: [smf] INFO: Removed Session: UE IMSI:[262420701718549] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 04/12 11:05:34.234: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 04/12 11:05:34.239: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 04/12 11:05:34.248: [smf] INFO: Removed Session: UE IMSI:[262422254527981] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 04/12 11:05:34.249: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 04/12 11:05:34.250: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 04/12 11:05:34.255: [smf] INFO: Removed Session: UE IMSI:[262428972197525] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 04/12 11:05:34.255: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 04/12 11:05:34.261: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 04/12 11:05:34.267: [smf] INFO: Removed Session: UE IMSI:[262429046577594] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 04/12 11:05:34.267: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 04/12 11:05:34.272: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 04/12 11:05:34.280: [smf] INFO: Removed Session: UE IMSI:[262420524494635] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 04/12 11:05:34.280: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 04/12 11:05:34.283: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 04/12 11:05:34.286: [smf] INFO: Removed Session: UE IMSI:[262427080384227] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 04/12 11:05:34.286: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 04/12 11:05:34.293: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 04/12 11:05:34.295: [smf] INFO: Removed Session: UE IMSI:[262424823483994] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 04/12 11:05:34.295: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 04/12 11:05:34.303: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 04/12 11:05:34.307: [smf] INFO: Removed Session: UE IMSI:[262426870400979] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 04/12 11:05:34.308: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 04/12 11:05:34.314: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 04/12 11:05:34.319: [smf] INFO: Removed Session: UE IMSI:[262426209021315] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 04/12 11:05:34.319: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 04/12 11:05:34.326: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 04/12 11:05:34.335: [smf] INFO: Removed Session: UE IMSI:[262420642637465] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 04/12 11:05:34.335: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 04/12 11:05:34.338: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 04/12 11:05:34.348: [smf] INFO: Removed Session: UE IMSI:[262421376490796] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 04/12 11:05:34.348: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 04/12 11:05:34.349: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 04/12 11:05:34.355: [smf] INFO: Removed Session: UE IMSI:[262429511647935] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 04/12 11:05:34.355: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 04/12 11:05:34.360: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 04/12 11:05:34.370: [smf] INFO: Removed Session: UE IMSI:[262427417019955] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 04/12 11:05:34.370: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 04/12 11:05:34.371: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 04/12 11:05:34.378: [smf] INFO: Removed Session: UE IMSI:[262421070651768] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 04/12 11:05:34.378: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 04/12 11:05:34.382: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 04/12 11:05:34.386: [smf] INFO: Removed Session: UE IMSI:[262427338471430] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 04/12 11:05:34.386: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 04/12 11:05:34.392: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 04/12 11:05:34.394: [smf] INFO: Removed Session: UE IMSI:[262427000282590] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 04/12 11:05:34.394: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 04/12 11:05:34.403: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 04/12 11:05:34.407: [smf] INFO: Removed Session: UE IMSI:[262427913381305] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 04/12 11:05:34.407: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 04/12 11:05:34.414: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 04/12 11:05:34.421: [smf] INFO: Removed Session: UE IMSI:[262426256492607] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 04/12 11:05:34.421: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 04/12 11:05:34.425: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 04/12 11:05:34.432: [smf] INFO: Removed Session: UE IMSI:[262427922218878] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 04/12 11:05:34.432: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 04/12 11:05:34.436: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 04/12 11:05:34.442: [smf] INFO: Removed Session: UE IMSI:[262425026063946] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 04/12 11:05:34.442: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 04/12 11:05:34.446: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 04/12 11:05:34.452: [smf] INFO: Removed Session: UE IMSI:[262420882432221] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 04/12 11:05:34.452: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 04/12 11:05:34.457: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 04/12 11:05:34.463: [smf] INFO: Removed Session: UE IMSI:[262420533449377] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 04/12 11:05:34.463: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 04/12 11:05:34.468: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 04/12 11:05:34.470: [smf] INFO: Removed Session: UE IMSI:[262421576289043] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 04/12 11:05:34.470: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 04/12 11:05:34.478: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 04/12 11:05:34.482: [smf] INFO: Removed Session: UE IMSI:[262423847218839] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 04/12 11:05:34.482: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 04/12 11:05:34.489: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 04/12 11:05:34.496: [smf] INFO: Removed Session: UE IMSI:[262420541190426] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 04/12 11:05:34.496: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 04/12 11:05:34.500: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 04/12 11:05:34.504: [smf] INFO: Removed Session: UE IMSI:[262425388328545] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 04/12 11:05:34.504: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 04/12 11:05:34.510: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 04/12 11:05:34.515: [smf] INFO: Removed Session: UE IMSI:[262425932593076] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 04/12 11:05:34.515: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 04/12 11:05:34.521: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 04/12 11:05:34.529: [smf] INFO: Removed Session: UE IMSI:[262425904151191] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 04/12 11:05:34.529: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 04/12 11:05:34.532: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 04/12 11:05:34.539: [smf] INFO: Removed Session: UE IMSI:[262424737423349] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 04/12 11:05:34.539: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 04/12 11:05:34.543: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 04/12 11:05:34.550: [smf] INFO: Removed Session: UE IMSI:[262420793803149] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 04/12 11:05:34.550: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 04/12 11:05:34.554: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 04/12 11:05:34.562: [smf] INFO: Removed Session: UE IMSI:[262421677764883] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 04/12 11:05:34.562: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 04/12 11:05:34.564: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 04/12 11:05:34.568: [smf] INFO: Removed Session: UE IMSI:[262429539743061] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 04/12 11:05:34.568: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 04/12 11:05:34.575: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 04/12 11:05:34.577: [smf] INFO: Removed Session: UE IMSI:[262428026867134] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 04/12 11:05:34.577: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 04/12 11:05:34.585: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 04/12 11:05:34.588: [smf] INFO: Removed Session: UE IMSI:[262426480697977] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 04/12 11:05:34.588: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 04/12 11:05:34.596: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 04/12 11:05:34.602: [smf] INFO: Removed Session: UE IMSI:[262422089032302] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 04/12 11:05:34.602: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 04/12 11:05:34.607: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 04/12 11:05:34.616: [smf] INFO: Removed Session: UE IMSI:[262427444610128] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 04/12 11:05:34.616: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 04/12 11:05:34.618: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 04/12 11:05:34.624: [smf] INFO: Removed Session: UE IMSI:[262428290125497] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 04/12 11:05:34.624: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 04/12 11:05:34.629: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 04/12 11:05:34.635: [smf] INFO: Removed Session: UE IMSI:[262427272149662] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 04/12 11:05:34.635: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 04/12 11:05:34.640: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 04/12 11:05:34.644: [smf] INFO: Removed Session: UE IMSI:[262425423483288] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 04/12 11:05:34.644: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 04/12 11:05:34.650: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 04/12 11:05:34.656: [smf] INFO: Removed Session: UE IMSI:[262429012995400] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 04/12 11:05:34.656: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 04/12 11:05:34.661: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 04/12 11:05:34.668: [smf] INFO: Removed Session: UE IMSI:[262422076320597] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 04/12 11:05:34.668: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 04/12 11:05:34.672: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 04/12 11:05:34.678: [smf] INFO: Removed Session: UE IMSI:[262425850930069] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 04/12 11:05:34.678: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 04/12 11:05:34.683: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 04/12 11:05:34.687: [smf] INFO: Removed Session: UE IMSI:[262424121493832] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 04/12 11:05:34.687: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 04/12 11:05:34.694: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 04/12 11:05:34.700: [smf] INFO: Removed Session: UE IMSI:[262429309538825] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 04/12 11:05:34.700: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 04/12 11:05:34.705: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 04/12 11:05:34.710: [smf] INFO: Removed Session: UE IMSI:[262428051989715] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 04/12 11:05:34.710: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 04/12 11:05:34.715: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 04/12 11:05:34.720: [smf] INFO: Removed Session: UE IMSI:[262427135085408] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 04/12 11:05:34.720: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 04/12 11:05:34.726: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 04/12 11:05:34.729: [smf] INFO: Removed Session: UE IMSI:[262426818301828] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 04/12 11:05:34.729: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 04/12 11:05:34.737: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 04/12 11:05:34.744: [smf] INFO: Removed Session: UE IMSI:[262420524355156] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 04/12 11:05:34.744: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 04/12 11:05:34.748: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 04/12 11:05:34.752: [smf] INFO: Removed Session: UE IMSI:[262420002016292] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 04/12 11:05:34.752: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 04/12 11:05:34.758: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 04/12 11:05:34.762: [smf] INFO: Removed Session: UE IMSI:[262422893128949] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 04/12 11:05:34.762: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 04/12 11:05:34.769: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 04/12 11:05:34.771: [smf] INFO: Removed Session: UE IMSI:[262425268281878] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 04/12 11:05:34.771: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 04/12 11:05:34.779: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 04/12 11:05:34.784: [smf] INFO: Removed Session: UE IMSI:[262428572635545] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 04/12 11:05:34.784: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 04/12 11:05:34.790: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 04/12 11:05:34.794: [smf] INFO: Removed Session: UE IMSI:[262425522757547] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 04/12 11:05:34.794: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 04/12 11:05:34.801: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 04/12 11:05:34.806: [smf] INFO: Removed Session: UE IMSI:[262420715067057] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 04/12 11:05:34.806: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 04/12 11:05:34.812: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 04/12 11:05:34.818: [smf] INFO: Removed Session: UE IMSI:[262427727590896] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 04/12 11:05:34.818: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 04/12 11:05:34.823: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 04/12 11:05:34.829: [smf] INFO: Removed Session: UE IMSI:[262423369348639] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 04/12 11:05:34.829: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 04/12 11:05:34.836: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 04/12 11:05:34.844: [smf] INFO: Removed Session: UE IMSI:[262428889052785] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 04/12 11:05:34.844: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 04/12 11:05:34.847: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 04/12 11:05:34.853: [smf] INFO: Removed Session: UE IMSI:[262427768922008] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 04/12 11:05:34.853: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 04/12 11:05:34.858: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 04/12 11:05:34.865: [smf] INFO: Removed Session: UE IMSI:[262420722354148] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 04/12 11:05:34.865: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 04/12 11:05:34.869: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 04/12 11:05:34.875: [smf] INFO: Removed Session: UE IMSI:[262426445408812] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 04/12 11:05:34.875: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 04/12 11:05:34.880: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 04/12 11:05:34.886: [smf] INFO: Removed Session: UE IMSI:[262423565288632] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 04/12 11:05:34.886: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 04/12 11:05:34.891: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 04/12 11:05:34.899: [smf] INFO: Removed Session: UE IMSI:[262424088256587] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 04/12 11:05:34.899: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 04/12 11:05:34.902: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 04/12 11:05:34.907: [smf] INFO: Removed Session: UE IMSI:[262421840232287] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 04/12 11:05:34.907: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 04/12 11:05:34.913: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 04/12 11:05:34.924: [smf] INFO: Removed Session: UE IMSI:[262427148416771] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 04/12 11:05:34.925: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 04/12 11:05:34.925: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 04/12 11:05:34.932: [smf] INFO: Removed Session: UE IMSI:[262427640529566] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 04/12 11:05:34.932: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 04/12 11:05:34.936: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 04/12 11:05:34.943: [smf] INFO: Removed Session: UE IMSI:[262428111796614] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 04/12 11:05:34.943: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 04/12 11:05:34.947: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 04/12 11:05:34.954: [smf] INFO: Removed Session: UE IMSI:[262421823854705] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 04/12 11:05:34.954: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 04/12 11:05:34.957: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 04/12 11:05:34.961: [smf] INFO: Removed Session: UE IMSI:[262426544630816] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 04/12 11:05:34.961: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 04/12 11:05:34.968: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 04/12 11:05:34.970: [smf] INFO: Removed Session: UE IMSI:[262423507158156] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 04/12 11:05:34.970: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 04/12 11:05:34.978: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 04/12 11:05:34.980: [smf] INFO: Removed Session: UE IMSI:[262424257933849] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 04/12 11:05:34.980: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 04/12 11:05:34.989: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 04/12 11:05:34.994: [smf] INFO: Removed Session: UE IMSI:[262420595547357] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:34.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 04/12 11:05:34.994: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 04/12 11:05:34.999: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 04/12 11:05:35.004: [smf] INFO: Removed Session: UE IMSI:[262426452836730] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 04/12 11:05:35.004: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 04/12 11:05:35.010: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 04/12 11:05:35.014: [smf] INFO: Removed Session: UE IMSI:[262426136742009] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 04/12 11:05:35.014: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 04/12 11:05:35.020: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 04/12 11:05:35.022: [smf] INFO: Removed Session: UE IMSI:[262427736323811] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 04/12 11:05:35.022: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 04/12 11:05:35.031: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 04/12 11:05:35.034: [smf] INFO: Removed Session: UE IMSI:[262427402403647] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 04/12 11:05:35.034: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 04/12 11:05:35.041: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 04/12 11:05:35.045: [smf] INFO: Removed Session: UE IMSI:[262424712999798] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 04/12 11:05:35.045: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 04/12 11:05:35.052: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 04/12 11:05:35.054: [smf] INFO: Removed Session: UE IMSI:[262423443217314] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 04/12 11:05:35.055: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 04/12 11:05:35.062: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 04/12 11:05:35.066: [smf] INFO: Removed Session: UE IMSI:[262424229633190] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 04/12 11:05:35.066: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 04/12 11:05:35.073: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 04/12 11:05:35.076: [smf] INFO: Removed Session: UE IMSI:[262424892398198] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 04/12 11:05:35.076: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 04/12 11:05:35.084: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 04/12 11:05:35.088: [smf] INFO: Removed Session: UE IMSI:[262428393984779] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 04/12 11:05:35.088: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 04/12 11:05:35.094: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 04/12 11:05:35.097: [smf] INFO: Removed Session: UE IMSI:[262423026067452] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 04/12 11:05:35.097: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 04/12 11:05:35.105: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 04/12 11:05:35.107: [smf] INFO: Removed Session: UE IMSI:[262424672564018] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 04/12 11:05:35.107: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 04/12 11:05:35.115: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 04/12 11:05:35.121: [smf] INFO: Removed Session: UE IMSI:[262421372491167] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 04/12 11:05:35.121: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 04/12 11:05:35.126: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 04/12 11:05:35.133: [smf] INFO: Removed Session: UE IMSI:[262420867218148] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 04/12 11:05:35.133: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 04/12 11:05:35.137: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 04/12 11:05:35.142: [smf] INFO: Removed Session: UE IMSI:[262424553884787] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 04/12 11:05:35.142: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 04/12 11:05:35.148: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 04/12 11:05:35.153: [smf] INFO: Removed Session: UE IMSI:[262426376338012] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 04/12 11:05:35.153: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 04/12 11:05:35.159: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 04/12 11:05:35.165: [smf] INFO: Removed Session: UE IMSI:[262425038942028] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 04/12 11:05:35.165: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 04/12 11:05:35.169: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 04/12 11:05:35.178: [smf] INFO: Removed Session: UE IMSI:[262426037046999] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 04/12 11:05:35.178: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 04/12 11:05:35.182: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 04/12 11:05:35.187: [smf] INFO: Removed Session: UE IMSI:[262429284686586] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 04/12 11:05:35.187: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 04/12 11:05:35.193: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 04/12 11:05:35.198: [smf] INFO: Removed Session: UE IMSI:[262425942695236] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 04/12 11:05:35.198: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 04/12 11:05:35.203: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 04/12 11:05:35.210: [smf] INFO: Removed Session: UE IMSI:[262422004509860] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 04/12 11:05:35.210: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 04/12 11:05:35.214: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 04/12 11:05:35.220: [smf] INFO: Removed Session: UE IMSI:[262426440457345] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 04/12 11:05:35.220: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 04/12 11:05:35.225: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 04/12 11:05:35.232: [smf] INFO: Removed Session: UE IMSI:[262426948116140] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 04/12 11:05:35.232: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 04/12 11:05:35.237: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 04/12 11:05:35.247: [smf] INFO: Removed Session: UE IMSI:[262428466816313] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 04/12 11:05:35.247: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 04/12 11:05:35.249: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 04/12 11:05:35.256: [smf] INFO: Removed Session: UE IMSI:[262422497133063] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 04/12 11:05:35.256: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 04/12 11:05:35.260: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 04/12 11:05:35.265: [smf] INFO: Removed Session: UE IMSI:[262421385986024] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 04/12 11:05:35.265: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 04/12 11:05:35.270: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 04/12 11:05:35.274: [smf] INFO: Removed Session: UE IMSI:[262428851446716] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 04/12 11:05:35.274: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 04/12 11:05:35.281: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 04/12 11:05:35.285: [smf] INFO: Removed Session: UE IMSI:[262425604483016] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 04/12 11:05:35.285: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 04/12 11:05:35.291: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 04/12 11:05:35.296: [smf] INFO: Removed Session: UE IMSI:[262427891263454] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 04/12 11:05:35.296: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 04/12 11:05:35.302: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 04/12 11:05:35.307: [smf] INFO: Removed Session: UE IMSI:[262426261445812] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 04/12 11:05:35.307: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 04/12 11:05:35.313: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 04/12 11:05:35.317: [smf] INFO: Removed Session: UE IMSI:[262427393009143] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 04/12 11:05:35.317: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 04/12 11:05:35.324: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 04/12 11:05:35.328: [smf] INFO: Removed Session: UE IMSI:[262420307013145] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 04/12 11:05:35.328: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 04/12 11:05:35.334: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 04/12 11:05:35.341: [smf] INFO: Removed Session: UE IMSI:[262427827858292] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 04/12 11:05:35.341: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 04/12 11:05:35.347: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 04/12 11:05:35.354: [smf] INFO: Removed Session: UE IMSI:[262428585153281] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 04/12 11:05:35.355: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 04/12 11:05:35.357: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 04/12 11:05:35.361: [smf] INFO: Removed Session: UE IMSI:[262420169490619] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 04/12 11:05:35.361: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 04/12 11:05:35.368: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 04/12 11:05:35.375: [smf] INFO: Removed Session: UE IMSI:[262429408872426] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 04/12 11:05:35.376: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 04/12 11:05:35.378: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 04/12 11:05:35.381: [smf] INFO: Removed Session: UE IMSI:[262422537185957] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 04/12 11:05:35.381: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 04/12 11:05:35.389: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 04/12 11:05:35.395: [smf] INFO: Removed Session: UE IMSI:[262420072764274] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 04/12 11:05:35.395: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 04/12 11:05:35.400: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 04/12 11:05:35.409: [smf] INFO: Removed Session: UE IMSI:[262425243774249] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 04/12 11:05:35.409: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 04/12 11:05:35.411: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 04/12 11:05:35.417: [smf] INFO: Removed Session: UE IMSI:[262427306366188] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 04/12 11:05:35.417: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 04/12 11:05:35.422: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 04/12 11:05:35.427: [smf] INFO: Removed Session: UE IMSI:[262427251218958] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 04/12 11:05:35.427: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 04/12 11:05:35.433: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 04/12 11:05:35.438: [smf] INFO: Removed Session: UE IMSI:[262424980657871] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 04/12 11:05:35.438: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 04/12 11:05:35.444: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 04/12 11:05:35.453: [smf] INFO: Removed Session: UE IMSI:[262423586886076] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 04/12 11:05:35.453: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 04/12 11:05:35.455: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 04/12 11:05:35.461: [smf] INFO: Removed Session: UE IMSI:[262421080622547] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 04/12 11:05:35.461: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 04/12 11:05:35.466: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 04/12 11:05:35.470: [smf] INFO: Removed Session: UE IMSI:[262425110533595] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 04/12 11:05:35.470: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 04/12 11:05:35.477: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 04/12 11:05:35.485: [smf] INFO: Removed Session: UE IMSI:[262421407972488] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 04/12 11:05:35.485: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 04/12 11:05:35.488: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 04/12 11:05:35.497: [smf] INFO: Removed Session: UE IMSI:[262426433577226] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 04/12 11:05:35.497: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 04/12 11:05:35.499: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 04/12 11:05:35.508: [smf] INFO: Removed Session: UE IMSI:[262425048019497] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 04/12 11:05:35.508: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 04/12 11:05:35.510: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 04/12 11:05:35.517: [smf] INFO: Removed Session: UE IMSI:[262421787421910] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 04/12 11:05:35.517: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 04/12 11:05:35.521: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 04/12 11:05:35.527: [smf] INFO: Removed Session: UE IMSI:[262423212520183] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 04/12 11:05:35.527: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 04/12 11:05:35.532: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 04/12 11:05:35.537: [smf] INFO: Removed Session: UE IMSI:[262422063569719] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 04/12 11:05:35.538: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 04/12 11:05:35.543: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 04/12 11:05:35.549: [smf] INFO: Removed Session: UE IMSI:[262426703257641] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 04/12 11:05:35.549: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 04/12 11:05:35.554: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 04/12 11:05:35.561: [smf] INFO: Removed Session: UE IMSI:[262423128885262] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 04/12 11:05:35.562: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 04/12 11:05:35.565: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 04/12 11:05:35.571: [smf] INFO: Removed Session: UE IMSI:[262426510693547] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 04/12 11:05:35.571: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 04/12 11:05:35.576: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 04/12 11:05:35.583: [smf] INFO: Removed Session: UE IMSI:[262426557439951] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 04/12 11:05:35.583: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 04/12 11:05:35.587: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 04/12 11:05:35.591: [smf] INFO: Removed Session: UE IMSI:[262429274099114] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 04/12 11:05:35.591: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 04/12 11:05:35.597: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 04/12 11:05:35.599: [smf] INFO: Removed Session: UE IMSI:[262424769984511] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 04/12 11:05:35.599: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 04/12 11:05:35.608: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 04/12 11:05:35.611: [smf] INFO: Removed Session: UE IMSI:[262421921060157] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 04/12 11:05:35.611: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 04/12 11:05:35.619: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 04/12 11:05:35.625: [smf] INFO: Removed Session: UE IMSI:[262426678636305] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 04/12 11:05:35.625: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 04/12 11:05:35.630: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 04/12 11:05:35.637: [smf] INFO: Removed Session: UE IMSI:[262429310527450] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 04/12 11:05:35.637: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 04/12 11:05:35.642: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 04/12 11:05:35.649: [smf] INFO: Removed Session: UE IMSI:[262429886072140] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 04/12 11:05:35.649: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 04/12 11:05:35.653: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 04/12 11:05:35.658: [smf] INFO: Removed Session: UE IMSI:[262428208009593] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 04/12 11:05:35.658: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 04/12 11:05:35.663: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 04/12 11:05:35.668: [smf] INFO: Removed Session: UE IMSI:[262425739515080] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 04/12 11:05:35.669: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 04/12 11:05:35.674: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 04/12 11:05:35.681: [smf] INFO: Removed Session: UE IMSI:[262421085204226] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 04/12 11:05:35.681: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 04/12 11:05:35.685: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 04/12 11:05:35.689: [smf] INFO: Removed Session: UE IMSI:[262421561772996] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 04/12 11:05:35.689: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 04/12 11:05:35.696: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 04/12 11:05:35.702: [smf] INFO: Removed Session: UE IMSI:[262422573148716] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 04/12 11:05:35.702: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 04/12 11:05:35.706: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 04/12 11:05:35.713: [smf] INFO: Removed Session: UE IMSI:[262425206138865] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 04/12 11:05:35.713: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 04/12 11:05:35.717: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 04/12 11:05:35.722: [smf] INFO: Removed Session: UE IMSI:[262420713465787] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 04/12 11:05:35.722: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 04/12 11:05:35.728: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 04/12 11:05:35.733: [smf] INFO: Removed Session: UE IMSI:[262429832360493] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 04/12 11:05:35.733: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 04/12 11:05:35.739: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 04/12 11:05:35.744: [smf] INFO: Removed Session: UE IMSI:[262427608814503] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 04/12 11:05:35.744: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 04/12 11:05:35.749: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 04/12 11:05:35.757: [smf] INFO: Removed Session: UE IMSI:[262425331104684] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 04/12 11:05:35.757: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 04/12 11:05:35.760: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 04/12 11:05:35.765: [smf] INFO: Removed Session: UE IMSI:[262429504994242] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 04/12 11:05:35.765: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 04/12 11:05:35.771: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 04/12 11:05:35.777: [smf] INFO: Removed Session: UE IMSI:[262425266939447] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 04/12 11:05:35.777: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 04/12 11:05:35.782: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 04/12 11:05:35.788: [smf] INFO: Removed Session: UE IMSI:[262421416763430] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 04/12 11:05:35.788: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 04/12 11:05:35.792: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 04/12 11:05:35.799: [smf] INFO: Removed Session: UE IMSI:[262424015975779] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 04/12 11:05:35.799: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 04/12 11:05:35.803: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 04/12 11:05:35.808: [smf] INFO: Removed Session: UE IMSI:[262426747699849] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 04/12 11:05:35.808: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 04/12 11:05:35.814: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 04/12 11:05:35.819: [smf] INFO: Removed Session: UE IMSI:[262426332278578] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 04/12 11:05:35.819: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 04/12 11:05:35.825: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 04/12 11:05:35.830: [smf] INFO: Removed Session: UE IMSI:[262421613075388] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 04/12 11:05:35.830: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 04/12 11:05:35.835: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 04/12 11:05:35.841: [smf] INFO: Removed Session: UE IMSI:[262421082307292] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 04/12 11:05:35.841: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 04/12 11:05:35.846: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 04/12 11:05:35.850: [smf] INFO: Removed Session: UE IMSI:[262420783365342] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 04/12 11:05:35.850: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 04/12 11:05:35.857: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 04/12 11:05:35.865: [smf] INFO: Removed Session: UE IMSI:[262426514802372] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 04/12 11:05:35.865: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 04/12 11:05:35.868: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 04/12 11:05:35.873: [smf] INFO: Removed Session: UE IMSI:[262420944053684] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 04/12 11:05:35.873: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 04/12 11:05:35.878: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 04/12 11:05:35.882: [smf] INFO: Removed Session: UE IMSI:[262427274520282] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 04/12 11:05:35.882: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 04/12 11:05:35.889: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 04/12 11:05:35.892: [smf] INFO: Removed Session: UE IMSI:[262426779641677] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 04/12 11:05:35.892: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 04/12 11:05:35.899: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 04/12 11:05:35.901: [smf] INFO: Removed Session: UE IMSI:[262420817430683] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 04/12 11:05:35.901: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 04/12 11:05:35.909: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 04/12 11:05:35.911: [smf] INFO: Removed Session: UE IMSI:[262429489338980] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 04/12 11:05:35.911: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 04/12 11:05:35.919: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 04/12 11:05:35.921: [smf] INFO: Removed Session: UE IMSI:[262420531894420] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 04/12 11:05:35.921: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 04/12 11:05:35.930: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 04/12 11:05:35.931: [smf] INFO: Removed Session: UE IMSI:[262421777176325] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 04/12 11:05:35.931: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 04/12 11:05:35.940: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 04/12 11:05:35.942: [smf] INFO: Removed Session: UE IMSI:[262428074096620] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 04/12 11:05:35.942: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 04/12 11:05:35.950: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 04/12 11:05:35.952: [smf] INFO: Removed Session: UE IMSI:[262426944084566] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 04/12 11:05:35.952: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 04/12 11:05:35.960: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 04/12 11:05:35.962: [smf] INFO: Removed Session: UE IMSI:[262425034207206] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 04/12 11:05:35.962: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 04/12 11:05:35.971: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 04/12 11:05:35.973: [smf] INFO: Removed Session: UE IMSI:[262425650453964] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 04/12 11:05:35.973: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 04/12 11:05:35.981: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 04/12 11:05:35.986: [smf] INFO: Removed Session: UE IMSI:[262425932892577] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 04/12 11:05:35.986: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 04/12 11:05:35.992: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 04/12 11:05:35.998: [smf] INFO: Removed Session: UE IMSI:[262422616723229] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:35.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 04/12 11:05:35.998: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 04/12 11:05:36.003: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 04/12 11:05:36.008: [smf] INFO: Removed Session: UE IMSI:[262425575804447] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 04/12 11:05:36.008: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 04/12 11:05:36.013: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 04/12 11:05:36.019: [smf] INFO: Removed Session: UE IMSI:[262425553909026] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 04/12 11:05:36.019: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 04/12 11:05:36.024: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 04/12 11:05:36.031: [smf] INFO: Removed Session: UE IMSI:[262424088181180] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 04/12 11:05:36.031: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 04/12 11:05:36.035: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 04/12 11:05:36.041: [smf] INFO: Removed Session: UE IMSI:[262421935113692] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 04/12 11:05:36.041: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 04/12 11:05:36.046: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 04/12 11:05:36.052: [smf] INFO: Removed Session: UE IMSI:[262421208004069] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 04/12 11:05:36.052: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 04/12 11:05:36.057: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 04/12 11:05:36.062: [smf] INFO: Removed Session: UE IMSI:[262422544110178] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 04/12 11:05:36.062: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 04/12 11:05:36.067: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 04/12 11:05:36.073: [smf] INFO: Removed Session: UE IMSI:[262427581798970] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 04/12 11:05:36.073: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 04/12 11:05:36.078: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 04/12 11:05:36.084: [smf] INFO: Removed Session: UE IMSI:[262428149685091] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 04/12 11:05:36.084: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 04/12 11:05:36.089: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 04/12 11:05:36.095: [smf] INFO: Removed Session: UE IMSI:[262422649144156] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 04/12 11:05:36.095: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 04/12 11:05:36.100: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 04/12 11:05:36.105: [smf] INFO: Removed Session: UE IMSI:[262423743252976] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 04/12 11:05:36.105: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 04/12 11:05:36.111: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 04/12 11:05:36.116: [smf] INFO: Removed Session: UE IMSI:[262429832622692] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 04/12 11:05:36.116: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 04/12 11:05:36.122: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 04/12 11:05:36.127: [smf] INFO: Removed Session: UE IMSI:[262428761321442] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 04/12 11:05:36.127: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 04/12 11:05:36.132: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 04/12 11:05:36.138: [smf] INFO: Removed Session: UE IMSI:[262427339859822] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 04/12 11:05:36.138: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 04/12 11:05:36.143: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 04/12 11:05:36.149: [smf] INFO: Removed Session: UE IMSI:[262424782586923] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 04/12 11:05:36.149: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 04/12 11:05:36.154: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 04/12 11:05:36.160: [smf] INFO: Removed Session: UE IMSI:[262428619906655] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 04/12 11:05:36.160: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 04/12 11:05:36.165: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 04/12 11:05:36.173: [smf] INFO: Removed Session: UE IMSI:[262428905326058] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 04/12 11:05:36.173: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 04/12 11:05:36.177: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 04/12 11:05:36.186: [smf] INFO: Removed Session: UE IMSI:[262422261146750] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 04/12 11:05:36.186: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 04/12 11:05:36.188: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 04/12 11:05:36.197: [smf] INFO: Removed Session: UE IMSI:[262420544160581] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 04/12 11:05:36.197: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 04/12 11:05:36.199: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 04/12 11:05:36.206: [smf] INFO: Removed Session: UE IMSI:[262429386408183] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 04/12 11:05:36.206: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 04/12 11:05:36.210: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 04/12 11:05:36.215: [smf] INFO: Removed Session: UE IMSI:[262420854156655] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 04/12 11:05:36.215: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 04/12 11:05:36.220: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 04/12 11:05:36.225: [smf] INFO: Removed Session: UE IMSI:[262427345239021] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 04/12 11:05:36.225: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 04/12 11:05:36.231: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 04/12 11:05:36.236: [smf] INFO: Removed Session: UE IMSI:[262426493177675] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 04/12 11:05:36.236: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 04/12 11:05:36.242: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 04/12 11:05:36.248: [smf] INFO: Removed Session: UE IMSI:[262428673431423] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 04/12 11:05:36.248: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 04/12 11:05:36.252: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 04/12 11:05:36.258: [smf] INFO: Removed Session: UE IMSI:[262424982040840] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 04/12 11:05:36.258: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 04/12 11:05:36.263: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 04/12 11:05:36.269: [smf] INFO: Removed Session: UE IMSI:[262427035593340] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 04/12 11:05:36.269: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 04/12 11:05:36.274: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 04/12 11:05:36.280: [smf] INFO: Removed Session: UE IMSI:[262421370117911] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 04/12 11:05:36.280: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 04/12 11:05:36.285: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 04/12 11:05:36.291: [smf] INFO: Removed Session: UE IMSI:[262425924165077] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 04/12 11:05:36.291: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 04/12 11:05:36.295: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 04/12 11:05:36.301: [smf] INFO: Removed Session: UE IMSI:[262422867194833] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 04/12 11:05:36.301: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 04/12 11:05:36.306: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 04/12 11:05:36.312: [smf] INFO: Removed Session: UE IMSI:[262424480030382] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 04/12 11:05:36.312: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 04/12 11:05:36.317: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 04/12 11:05:36.323: [smf] INFO: Removed Session: UE IMSI:[262424605861430] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 04/12 11:05:36.323: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 04/12 11:05:36.328: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 04/12 11:05:36.334: [smf] INFO: Removed Session: UE IMSI:[262429812060541] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 04/12 11:05:36.334: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 04/12 11:05:36.339: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 04/12 11:05:36.345: [smf] INFO: Removed Session: UE IMSI:[262421152181331] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 04/12 11:05:36.345: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 04/12 11:05:36.349: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 04/12 11:05:36.355: [smf] INFO: Removed Session: UE IMSI:[262422274876641] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 04/12 11:05:36.355: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 04/12 11:05:36.360: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 04/12 11:05:36.366: [smf] INFO: Removed Session: UE IMSI:[262423637296603] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 04/12 11:05:36.366: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 04/12 11:05:36.371: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 04/12 11:05:36.376: [smf] INFO: Removed Session: UE IMSI:[262427900954560] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 04/12 11:05:36.376: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 04/12 11:05:36.382: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 04/12 11:05:36.388: [smf] INFO: Removed Session: UE IMSI:[262428320986241] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 04/12 11:05:36.388: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 04/12 11:05:36.392: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 04/12 11:05:36.398: [smf] INFO: Removed Session: UE IMSI:[262429408535252] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 04/12 11:05:36.398: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 04/12 11:05:36.403: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 04/12 11:05:36.409: [smf] INFO: Removed Session: UE IMSI:[262428256163026] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 04/12 11:05:36.409: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 04/12 11:05:36.414: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 04/12 11:05:36.419: [smf] INFO: Removed Session: UE IMSI:[262422435965876] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 04/12 11:05:36.419: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 04/12 11:05:36.425: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 04/12 11:05:36.430: [smf] INFO: Removed Session: UE IMSI:[262423489994051] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 04/12 11:05:36.431: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 04/12 11:05:36.435: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 04/12 11:05:36.441: [smf] INFO: Removed Session: UE IMSI:[262425410471360] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 04/12 11:05:36.441: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 04/12 11:05:36.446: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 04/12 11:05:36.451: [smf] INFO: Removed Session: UE IMSI:[262427788746582] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 04/12 11:05:36.452: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 04/12 11:05:36.457: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 04/12 11:05:36.463: [smf] INFO: Removed Session: UE IMSI:[262422332874847] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 04/12 11:05:36.463: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 04/12 11:05:36.467: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 04/12 11:05:36.473: [smf] INFO: Removed Session: UE IMSI:[262426298257708] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 04/12 11:05:36.473: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 04/12 11:05:36.478: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 04/12 11:05:36.484: [smf] INFO: Removed Session: UE IMSI:[262420025245685] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 04/12 11:05:36.484: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 04/12 11:05:36.489: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 04/12 11:05:36.495: [smf] INFO: Removed Session: UE IMSI:[262426867606829] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 04/12 11:05:36.495: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 04/12 11:05:36.500: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 04/12 11:05:36.506: [smf] INFO: Removed Session: UE IMSI:[262426243783275] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 04/12 11:05:36.506: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 04/12 11:05:36.511: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 04/12 11:05:36.516: [smf] INFO: Removed Session: UE IMSI:[262426844157519] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 04/12 11:05:36.517: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 04/12 11:05:36.521: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 04/12 11:05:36.526: [smf] INFO: Removed Session: UE IMSI:[262429123472804] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 04/12 11:05:36.526: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 04/12 11:05:36.532: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 04/12 11:05:36.538: [smf] INFO: Removed Session: UE IMSI:[262424271957328] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 04/12 11:05:36.538: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 04/12 11:05:36.543: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 04/12 11:05:36.549: [smf] INFO: Removed Session: UE IMSI:[262423039375523] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 04/12 11:05:36.549: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 04/12 11:05:36.554: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 04/12 11:05:36.559: [smf] INFO: Removed Session: UE IMSI:[262429092973620] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 04/12 11:05:36.559: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 04/12 11:05:36.564: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 04/12 11:05:36.569: [smf] INFO: Removed Session: UE IMSI:[262428546488288] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 04/12 11:05:36.569: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 04/12 11:05:36.575: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 04/12 11:05:36.580: [smf] INFO: Removed Session: UE IMSI:[262429990581996] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 04/12 11:05:36.580: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 04/12 11:05:36.586: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 04/12 11:05:36.591: [smf] INFO: Removed Session: UE IMSI:[262429523158644] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 04/12 11:05:36.591: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 04/12 11:05:36.596: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 04/12 11:05:36.602: [smf] INFO: Removed Session: UE IMSI:[262428311470112] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 04/12 11:05:36.602: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 04/12 11:05:36.607: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 04/12 11:05:36.613: [smf] INFO: Removed Session: UE IMSI:[262428799904322] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 04/12 11:05:36.613: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 04/12 11:05:36.618: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 04/12 11:05:36.623: [smf] INFO: Removed Session: UE IMSI:[262426884671327] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 04/12 11:05:36.623: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 04/12 11:05:36.629: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 04/12 11:05:36.635: [smf] INFO: Removed Session: UE IMSI:[262429494204609] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 04/12 11:05:36.635: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 04/12 11:05:36.639: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 04/12 11:05:36.645: [smf] INFO: Removed Session: UE IMSI:[262423618756898] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 04/12 11:05:36.645: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 04/12 11:05:36.650: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 04/12 11:05:36.655: [smf] INFO: Removed Session: UE IMSI:[262425001757640] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 04/12 11:05:36.655: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 04/12 11:05:36.661: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 04/12 11:05:36.667: [smf] INFO: Removed Session: UE IMSI:[262422243318823] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 04/12 11:05:36.667: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 04/12 11:05:36.672: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 04/12 11:05:36.682: [smf] INFO: Removed Session: UE IMSI:[262420771453543] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 04/12 11:05:36.682: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 04/12 11:05:36.684: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 04/12 11:05:36.694: [smf] INFO: Removed Session: UE IMSI:[262422713987481] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 04/12 11:05:36.694: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 04/12 11:05:36.696: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 04/12 11:05:36.704: [smf] INFO: Removed Session: UE IMSI:[262426531943609] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 04/12 11:05:36.704: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 04/12 11:05:36.707: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 04/12 11:05:36.712: [smf] INFO: Removed Session: UE IMSI:[262426747838245] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 04/12 11:05:36.712: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 04/12 11:05:36.718: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 04/12 11:05:36.723: [smf] INFO: Removed Session: UE IMSI:[262421551347942] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 04/12 11:05:36.723: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 04/12 11:05:36.729: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 04/12 11:05:36.734: [smf] INFO: Removed Session: UE IMSI:[262420820016984] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 04/12 11:05:36.734: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 04/12 11:05:36.739: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 04/12 11:05:36.744: [smf] INFO: Removed Session: UE IMSI:[262421648256399] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 04/12 11:05:36.744: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 04/12 11:05:36.750: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 04/12 11:05:36.754: [smf] INFO: Removed Session: UE IMSI:[262428262577737] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 04/12 11:05:36.754: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 04/12 11:05:36.761: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 04/12 11:05:36.766: [smf] INFO: Removed Session: UE IMSI:[262429136673742] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 04/12 11:05:36.766: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 04/12 11:05:36.771: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 04/12 11:05:36.777: [smf] INFO: Removed Session: UE IMSI:[262422503497893] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 04/12 11:05:36.777: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 04/12 11:05:36.782: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 04/12 11:05:36.787: [smf] INFO: Removed Session: UE IMSI:[262422057990625] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 04/12 11:05:36.788: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 04/12 11:05:36.793: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 04/12 11:05:36.798: [smf] INFO: Removed Session: UE IMSI:[262420145644243] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 04/12 11:05:36.798: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 04/12 11:05:36.804: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 04/12 11:05:36.809: [smf] INFO: Removed Session: UE IMSI:[262424484307607] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 04/12 11:05:36.809: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 04/12 11:05:36.815: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 04/12 11:05:36.820: [smf] INFO: Removed Session: UE IMSI:[262426033661521] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 04/12 11:05:36.820: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 04/12 11:05:36.825: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 04/12 11:05:36.831: [smf] INFO: Removed Session: UE IMSI:[262427307053646] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 04/12 11:05:36.831: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 04/12 11:05:36.836: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 04/12 11:05:36.841: [smf] INFO: Removed Session: UE IMSI:[262420881980757] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 04/12 11:05:36.841: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 04/12 11:05:36.847: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 04/12 11:05:36.852: [smf] INFO: Removed Session: UE IMSI:[262420649446149] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 04/12 11:05:36.852: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 04/12 11:05:36.857: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 04/12 11:05:36.862: [smf] INFO: Removed Session: UE IMSI:[262427427013590] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 04/12 11:05:36.862: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 04/12 11:05:36.868: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 04/12 11:05:36.874: [smf] INFO: Removed Session: UE IMSI:[262429922670930] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 04/12 11:05:36.874: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 04/12 11:05:36.879: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 04/12 11:05:36.884: [smf] INFO: Removed Session: UE IMSI:[262421867207764] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 04/12 11:05:36.884: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 04/12 11:05:36.890: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 04/12 11:05:36.895: [smf] INFO: Removed Session: UE IMSI:[262423061002130] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 04/12 11:05:36.895: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 04/12 11:05:36.900: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 04/12 11:05:36.906: [smf] INFO: Removed Session: UE IMSI:[262420098423308] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 04/12 11:05:36.906: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 04/12 11:05:36.911: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 04/12 11:05:36.916: [smf] INFO: Removed Session: UE IMSI:[262423600447221] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 04/12 11:05:36.916: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 04/12 11:05:36.922: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 04/12 11:05:36.927: [smf] INFO: Removed Session: UE IMSI:[262425141289044] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 04/12 11:05:36.927: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 04/12 11:05:36.932: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 04/12 11:05:36.938: [smf] INFO: Removed Session: UE IMSI:[262420528356503] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 04/12 11:05:36.938: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 04/12 11:05:36.943: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 04/12 11:05:36.948: [smf] INFO: Removed Session: UE IMSI:[262423008434549] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 04/12 11:05:36.948: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 04/12 11:05:36.954: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 04/12 11:05:36.959: [smf] INFO: Removed Session: UE IMSI:[262420493014665] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 04/12 11:05:36.959: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 04/12 11:05:36.964: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 04/12 11:05:36.970: [smf] INFO: Removed Session: UE IMSI:[262426678240122] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 04/12 11:05:36.970: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 04/12 11:05:36.975: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 04/12 11:05:36.981: [smf] INFO: Removed Session: UE IMSI:[262426424813714] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 04/12 11:05:36.981: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 04/12 11:05:36.986: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 04/12 11:05:36.990: [smf] INFO: Removed Session: UE IMSI:[262421677570055] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:36.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 04/12 11:05:36.990: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 04/12 11:05:36.996: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 04/12 11:05:37.002: [smf] INFO: Removed Session: UE IMSI:[262423397892149] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 04/12 11:05:37.002: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 04/12 11:05:37.007: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 04/12 11:05:37.013: [smf] INFO: Removed Session: UE IMSI:[262426754146398] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 04/12 11:05:37.013: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 04/12 11:05:37.018: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 04/12 11:05:37.023: [smf] INFO: Removed Session: UE IMSI:[262421663376418] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 04/12 11:05:37.023: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 04/12 11:05:37.029: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 04/12 11:05:37.035: [smf] INFO: Removed Session: UE IMSI:[262429051879919] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 04/12 11:05:37.035: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 04/12 11:05:37.040: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 04/12 11:05:37.046: [smf] INFO: Removed Session: UE IMSI:[262429080506987] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 04/12 11:05:37.046: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 04/12 11:05:37.050: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 04/12 11:05:37.052: [smf] INFO: Removed Session: UE IMSI:[262421293061750] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 04/12 11:05:37.053: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 04/12 11:05:37.061: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 04/12 11:05:37.067: [smf] INFO: Removed Session: UE IMSI:[262420554595298] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 04/12 11:05:37.067: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 04/12 11:05:37.072: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 04/12 11:05:37.081: [smf] INFO: Removed Session: UE IMSI:[262427467238907] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 04/12 11:05:37.081: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 04/12 11:05:37.084: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 04/12 11:05:37.092: [smf] INFO: Removed Session: UE IMSI:[262429526999357] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 04/12 11:05:37.092: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 04/12 11:05:37.095: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 04/12 11:05:37.101: [smf] INFO: Removed Session: UE IMSI:[262426697198512] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 04/12 11:05:37.101: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 04/12 11:05:37.105: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 04/12 11:05:37.110: [smf] INFO: Removed Session: UE IMSI:[262425545785849] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 04/12 11:05:37.110: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 04/12 11:05:37.116: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 04/12 11:05:37.122: [smf] INFO: Removed Session: UE IMSI:[262429105277238] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 04/12 11:05:37.122: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 04/12 11:05:37.127: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 04/12 11:05:37.132: [smf] INFO: Removed Session: UE IMSI:[262421155317817] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 04/12 11:05:37.132: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 04/12 11:05:37.138: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 04/12 11:05:37.144: [smf] INFO: Removed Session: UE IMSI:[262424090622551] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 04/12 11:05:37.144: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 04/12 11:05:37.148: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 04/12 11:05:37.151: [smf] INFO: Removed Session: UE IMSI:[262428782988206] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 04/12 11:05:37.151: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 04/12 11:05:37.159: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 04/12 11:05:37.161: [smf] INFO: Removed Session: UE IMSI:[262424810130961] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 04/12 11:05:37.161: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 04/12 11:05:37.169: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 04/12 11:05:37.175: [smf] INFO: Removed Session: UE IMSI:[262429770769703] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 04/12 11:05:37.175: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 04/12 11:05:37.180: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 04/12 11:05:37.186: [smf] INFO: Removed Session: UE IMSI:[262427262881099] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 04/12 11:05:37.186: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 04/12 11:05:37.191: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 04/12 11:05:37.200: [smf] INFO: Removed Session: UE IMSI:[262421088482137] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 04/12 11:05:37.200: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 04/12 11:05:37.202: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 04/12 11:05:37.208: [smf] INFO: Removed Session: UE IMSI:[262425073314268] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 04/12 11:05:37.208: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 04/12 11:05:37.214: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 04/12 11:05:37.222: [smf] INFO: Removed Session: UE IMSI:[262420932081401] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 04/12 11:05:37.222: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 04/12 11:05:37.225: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 04/12 11:05:37.231: [smf] INFO: Removed Session: UE IMSI:[262429964287660] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 04/12 11:05:37.231: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 04/12 11:05:37.236: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 04/12 11:05:37.241: [smf] INFO: Removed Session: UE IMSI:[262424974898084] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 04/12 11:05:37.241: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 04/12 11:05:37.246: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 04/12 11:05:37.251: [smf] INFO: Removed Session: UE IMSI:[262426466556704] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 04/12 11:05:37.251: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 04/12 11:05:37.257: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 04/12 11:05:37.262: [smf] INFO: Removed Session: UE IMSI:[262423538129595] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 04/12 11:05:37.262: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 04/12 11:05:37.268: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 04/12 11:05:37.273: [smf] INFO: Removed Session: UE IMSI:[262422501241913] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 04/12 11:05:37.273: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 04/12 11:05:37.279: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 04/12 11:05:37.284: [smf] INFO: Removed Session: UE IMSI:[262420097477194] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 04/12 11:05:37.284: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 04/12 11:05:37.289: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 04/12 11:05:37.298: [smf] INFO: Removed Session: UE IMSI:[262429762394875] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 04/12 11:05:37.298: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 04/12 11:05:37.300: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 04/12 11:05:37.308: [smf] INFO: Removed Session: UE IMSI:[262421299240245] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 04/12 11:05:37.308: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 04/12 11:05:37.311: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 04/12 11:05:37.317: [smf] INFO: Removed Session: UE IMSI:[262420871221867] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 04/12 11:05:37.317: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 04/12 11:05:37.322: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 04/12 11:05:37.327: [smf] INFO: Removed Session: UE IMSI:[262423934396798] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 04/12 11:05:37.327: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 04/12 11:05:37.333: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 04/12 11:05:37.338: [smf] INFO: Removed Session: UE IMSI:[262425295220013] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 04/12 11:05:37.338: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 04/12 11:05:37.344: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 04/12 11:05:37.349: [smf] INFO: Removed Session: UE IMSI:[262429567080626] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 04/12 11:05:37.349: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 04/12 11:05:37.354: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 04/12 11:05:37.360: [smf] INFO: Removed Session: UE IMSI:[262426767602156] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 04/12 11:05:37.360: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 04/12 11:05:37.365: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 04/12 11:05:37.370: [smf] INFO: Removed Session: UE IMSI:[262423474245151] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 04/12 11:05:37.370: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 04/12 11:05:37.376: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 04/12 11:05:37.379: [smf] INFO: Removed Session: UE IMSI:[262428928995117] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 04/12 11:05:37.379: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 04/12 11:05:37.386: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 04/12 11:05:37.389: [smf] INFO: Removed Session: UE IMSI:[262426623282674] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 04/12 11:05:37.389: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 04/12 11:05:37.398: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 04/12 11:05:37.404: [smf] INFO: Removed Session: UE IMSI:[262422968915466] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 04/12 11:05:37.404: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 04/12 11:05:37.408: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 04/12 11:05:37.414: [smf] INFO: Removed Session: UE IMSI:[262429590194705] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 04/12 11:05:37.414: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 04/12 11:05:37.419: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 04/12 11:05:37.425: [smf] INFO: Removed Session: UE IMSI:[262423451681435] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 04/12 11:05:37.425: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 04/12 11:05:37.430: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 04/12 11:05:37.434: [smf] INFO: Removed Session: UE IMSI:[262425776914517] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 04/12 11:05:37.434: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 04/12 11:05:37.441: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 04/12 11:05:37.445: [smf] INFO: Removed Session: UE IMSI:[262426199071753] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 04/12 11:05:37.445: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 04/12 11:05:37.451: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 04/12 11:05:37.455: [smf] INFO: Removed Session: UE IMSI:[262424457045805] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 04/12 11:05:37.455: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 04/12 11:05:37.462: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 04/12 11:05:37.465: [smf] INFO: Removed Session: UE IMSI:[262425677965995] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 04/12 11:05:37.465: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 04/12 11:05:37.473: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 04/12 11:05:37.477: [smf] INFO: Removed Session: UE IMSI:[262427952427171] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 04/12 11:05:37.477: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 04/12 11:05:37.483: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 04/12 11:05:37.487: [smf] INFO: Removed Session: UE IMSI:[262423984413708] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 04/12 11:05:37.487: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 04/12 11:05:37.494: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 04/12 11:05:37.498: [smf] INFO: Removed Session: UE IMSI:[262427872145081] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 04/12 11:05:37.498: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 04/12 11:05:37.505: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 04/12 11:05:37.511: [smf] INFO: Removed Session: UE IMSI:[262421748918086] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 04/12 11:05:37.511: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 04/12 11:05:37.515: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 04/12 11:05:37.521: [smf] INFO: Removed Session: UE IMSI:[262427058924944] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 04/12 11:05:37.521: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 04/12 11:05:37.526: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 04/12 11:05:37.532: [smf] INFO: Removed Session: UE IMSI:[262424436333072] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 04/12 11:05:37.532: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 04/12 11:05:37.537: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 04/12 11:05:37.540: [smf] INFO: Removed Session: UE IMSI:[262429982836262] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 04/12 11:05:37.540: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 04/12 11:05:37.548: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 04/12 11:05:37.550: [smf] INFO: Removed Session: UE IMSI:[262421710480516] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 04/12 11:05:37.550: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 04/12 11:05:37.559: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 04/12 11:05:37.564: [smf] INFO: Removed Session: UE IMSI:[262422213085822] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 04/12 11:05:37.564: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 04/12 11:05:37.570: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 04/12 11:05:37.578: [smf] INFO: Removed Session: UE IMSI:[262428490770318] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 04/12 11:05:37.578: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 04/12 11:05:37.582: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 04/12 11:05:37.590: [smf] INFO: Removed Session: UE IMSI:[262426943205849] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 04/12 11:05:37.590: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 04/12 11:05:37.593: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 04/12 11:05:37.601: [smf] INFO: Removed Session: UE IMSI:[262427193872047] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 04/12 11:05:37.601: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 04/12 11:05:37.604: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 04/12 11:05:37.609: [smf] INFO: Removed Session: UE IMSI:[262427881679618] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 04/12 11:05:37.609: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 04/12 11:05:37.614: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 04/12 11:05:37.619: [smf] INFO: Removed Session: UE IMSI:[262422028965361] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 04/12 11:05:37.619: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 04/12 11:05:37.625: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 04/12 11:05:37.631: [smf] INFO: Removed Session: UE IMSI:[262429554981533] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 04/12 11:05:37.631: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 04/12 11:05:37.636: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 04/12 11:05:37.641: [smf] INFO: Removed Session: UE IMSI:[262422502662330] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 04/12 11:05:37.641: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 04/12 11:05:37.647: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 04/12 11:05:37.652: [smf] INFO: Removed Session: UE IMSI:[262428505724611] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 04/12 11:05:37.652: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 04/12 11:05:37.658: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 04/12 11:05:37.665: [smf] INFO: Removed Session: UE IMSI:[262428071609376] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 04/12 11:05:37.665: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 04/12 11:05:37.669: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 04/12 11:05:37.679: [smf] INFO: Removed Session: UE IMSI:[262423181912482] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 04/12 11:05:37.679: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 04/12 11:05:37.681: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 04/12 11:05:37.687: [smf] INFO: Removed Session: UE IMSI:[262420071876608] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 04/12 11:05:37.687: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 04/12 11:05:37.691: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 04/12 11:05:37.696: [smf] INFO: Removed Session: UE IMSI:[262420597784815] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 04/12 11:05:37.696: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 04/12 11:05:37.702: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 04/12 11:05:37.708: [smf] INFO: Removed Session: UE IMSI:[262429444823656] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 04/12 11:05:37.708: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 04/12 11:05:37.713: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 04/12 11:05:37.719: [smf] INFO: Removed Session: UE IMSI:[262424674490368] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 04/12 11:05:37.719: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 04/12 11:05:37.724: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 04/12 11:05:37.729: [smf] INFO: Removed Session: UE IMSI:[262425967965538] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 04/12 11:05:37.729: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 04/12 11:05:37.735: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 04/12 11:05:37.742: [smf] INFO: Removed Session: UE IMSI:[262429801652625] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 04/12 11:05:37.742: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 04/12 11:05:37.745: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 04/12 11:05:37.751: [smf] INFO: Removed Session: UE IMSI:[262428024875515] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 04/12 11:05:37.751: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 04/12 11:05:37.756: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 04/12 11:05:37.761: [smf] INFO: Removed Session: UE IMSI:[262428392812863] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 04/12 11:05:37.761: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 04/12 11:05:37.767: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 04/12 11:05:37.772: [smf] INFO: Removed Session: UE IMSI:[262427411853552] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 04/12 11:05:37.772: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 04/12 11:05:37.778: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 04/12 11:05:37.784: [smf] INFO: Removed Session: UE IMSI:[262420141928903] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 04/12 11:05:37.784: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 04/12 11:05:37.789: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 04/12 11:05:37.794: [smf] INFO: Removed Session: UE IMSI:[262420707964591] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 04/12 11:05:37.794: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 04/12 11:05:37.799: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 04/12 11:05:37.804: [smf] INFO: Removed Session: UE IMSI:[262425564539831] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 04/12 11:05:37.804: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 04/12 11:05:37.810: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 04/12 11:05:37.815: [smf] INFO: Removed Session: UE IMSI:[262429955818720] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 04/12 11:05:37.815: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 04/12 11:05:37.821: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 04/12 11:05:37.825: [smf] INFO: Removed Session: UE IMSI:[262429401452846] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 04/12 11:05:37.825: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 04/12 11:05:37.832: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 04/12 11:05:37.836: [smf] INFO: Removed Session: UE IMSI:[262421931120075] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 04/12 11:05:37.836: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 04/12 11:05:37.842: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 04/12 11:05:37.847: [smf] INFO: Removed Session: UE IMSI:[262426208453418] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 04/12 11:05:37.847: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 04/12 11:05:37.853: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 04/12 11:05:37.859: [smf] INFO: Removed Session: UE IMSI:[262423731712208] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 04/12 11:05:37.859: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 04/12 11:05:37.864: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 04/12 11:05:37.869: [smf] INFO: Removed Session: UE IMSI:[262424050583514] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 04/12 11:05:37.869: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 04/12 11:05:37.875: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 04/12 11:05:37.879: [smf] INFO: Removed Session: UE IMSI:[262424694480446] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 04/12 11:05:37.879: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 04/12 11:05:37.885: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 04/12 11:05:37.891: [smf] INFO: Removed Session: UE IMSI:[262422569076316] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 04/12 11:05:37.891: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 04/12 11:05:37.896: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 04/12 11:05:37.902: [smf] INFO: Removed Session: UE IMSI:[262424858432619] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 04/12 11:05:37.902: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 04/12 11:05:37.907: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 04/12 11:05:37.912: [smf] INFO: Removed Session: UE IMSI:[262423168920687] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 04/12 11:05:37.912: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 04/12 11:05:37.918: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 04/12 11:05:37.923: [smf] INFO: Removed Session: UE IMSI:[262425358031937] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 04/12 11:05:37.923: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 04/12 11:05:37.929: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 04/12 11:05:37.934: [smf] INFO: Removed Session: UE IMSI:[262425227977754] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 04/12 11:05:37.934: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 04/12 11:05:37.939: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 04/12 11:05:37.945: [smf] INFO: Removed Session: UE IMSI:[262427297154084] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 04/12 11:05:37.945: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 04/12 11:05:37.950: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 04/12 11:05:37.955: [smf] INFO: Removed Session: UE IMSI:[262429538695324] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 04/12 11:05:37.955: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 04/12 11:05:37.961: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 04/12 11:05:37.966: [smf] INFO: Removed Session: UE IMSI:[262422253362010] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 04/12 11:05:37.966: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 04/12 11:05:37.972: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 04/12 11:05:37.978: [smf] INFO: Removed Session: UE IMSI:[262423040558450] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 04/12 11:05:37.978: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 04/12 11:05:37.983: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 04/12 11:05:37.987: [smf] INFO: Removed Session: UE IMSI:[262428199228945] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 04/12 11:05:37.987: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 04/12 11:05:37.993: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 04/12 11:05:37.998: [smf] INFO: Removed Session: UE IMSI:[262426758616174] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:37.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 04/12 11:05:37.998: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 04/12 11:05:38.004: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 04/12 11:05:38.008: [smf] INFO: Removed Session: UE IMSI:[262425774305612] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 04/12 11:05:38.008: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 04/12 11:05:38.015: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 04/12 11:05:38.019: [smf] INFO: Removed Session: UE IMSI:[262420208311034] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 04/12 11:05:38.019: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 04/12 11:05:38.025: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 04/12 11:05:38.030: [smf] INFO: Removed Session: UE IMSI:[262426232434717] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 04/12 11:05:38.030: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 04/12 11:05:38.036: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 04/12 11:05:38.042: [smf] INFO: Removed Session: UE IMSI:[262421146923436] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 04/12 11:05:38.042: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 04/12 11:05:38.047: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 04/12 11:05:38.052: [smf] INFO: Removed Session: UE IMSI:[262424221826016] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 04/12 11:05:38.052: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 04/12 11:05:38.058: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 04/12 11:05:38.063: [smf] INFO: Removed Session: UE IMSI:[262422430458695] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 04/12 11:05:38.063: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 04/12 11:05:38.068: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 04/12 11:05:38.073: [smf] INFO: Removed Session: UE IMSI:[262424068846922] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 04/12 11:05:38.073: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 04/12 11:05:38.079: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 04/12 11:05:38.084: [smf] INFO: Removed Session: UE IMSI:[262421369177835] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 04/12 11:05:38.084: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 04/12 11:05:38.090: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 04/12 11:05:38.095: [smf] INFO: Removed Session: UE IMSI:[262429206318723] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 04/12 11:05:38.095: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 04/12 11:05:38.101: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 04/12 11:05:38.107: [smf] INFO: Removed Session: UE IMSI:[262420745519116] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 04/12 11:05:38.107: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 04/12 11:05:38.112: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 04/12 11:05:38.117: [smf] INFO: Removed Session: UE IMSI:[262428500292947] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 04/12 11:05:38.117: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 04/12 11:05:38.122: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 04/12 11:05:38.128: [smf] INFO: Removed Session: UE IMSI:[262421177699869] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 04/12 11:05:38.128: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 04/12 11:05:38.133: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 04/12 11:05:38.140: [smf] INFO: Removed Session: UE IMSI:[262423366134004] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 04/12 11:05:38.140: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 04/12 11:05:38.144: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 04/12 11:05:38.152: [smf] INFO: Removed Session: UE IMSI:[262427670989793] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 04/12 11:05:38.152: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 04/12 11:05:38.155: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 04/12 11:05:38.159: [smf] INFO: Removed Session: UE IMSI:[262427280311048] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 04/12 11:05:38.159: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 04/12 11:05:38.165: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 04/12 11:05:38.170: [smf] INFO: Removed Session: UE IMSI:[262420915561643] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 04/12 11:05:38.170: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 04/12 11:05:38.176: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 04/12 11:05:38.185: [smf] INFO: Removed Session: UE IMSI:[262425018246631] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 04/12 11:05:38.185: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 04/12 11:05:38.189: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 04/12 11:05:38.196: [smf] INFO: Removed Session: UE IMSI:[262428780827342] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 04/12 11:05:38.196: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 04/12 11:05:38.200: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 04/12 11:05:38.209: [smf] INFO: Removed Session: UE IMSI:[262420709802973] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 04/12 11:05:38.209: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 04/12 11:05:38.212: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 04/12 11:05:38.221: [smf] INFO: Removed Session: UE IMSI:[262429184163916] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 04/12 11:05:38.221: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 04/12 11:05:38.223: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 04/12 11:05:38.231: [smf] INFO: Removed Session: UE IMSI:[262426416143253] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 04/12 11:05:38.231: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 04/12 11:05:38.234: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 04/12 11:05:38.240: [smf] INFO: Removed Session: UE IMSI:[262423259171110] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 04/12 11:05:38.240: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 04/12 11:05:38.245: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 04/12 11:05:38.250: [smf] INFO: Removed Session: UE IMSI:[262420090672132] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 04/12 11:05:38.251: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 04/12 11:05:38.256: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 04/12 11:05:38.261: [smf] INFO: Removed Session: UE IMSI:[262424250269005] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 04/12 11:05:38.261: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 04/12 11:05:38.267: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 04/12 11:05:38.272: [smf] INFO: Removed Session: UE IMSI:[262423206619860] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 04/12 11:05:38.272: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 04/12 11:05:38.278: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 04/12 11:05:38.283: [smf] INFO: Removed Session: UE IMSI:[262428320302721] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 04/12 11:05:38.284: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 04/12 11:05:38.289: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 04/12 11:05:38.295: [smf] INFO: Removed Session: UE IMSI:[262429567855696] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 04/12 11:05:38.295: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 04/12 11:05:38.300: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 04/12 11:05:38.309: [smf] INFO: Removed Session: UE IMSI:[262423246254379] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 04/12 11:05:38.309: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 04/12 11:05:38.311: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 04/12 11:05:38.316: [smf] INFO: Removed Session: UE IMSI:[262428000147803] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 04/12 11:05:38.316: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 04/12 11:05:38.322: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 04/12 11:05:38.327: [smf] INFO: Removed Session: UE IMSI:[262428055274299] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 04/12 11:05:38.327: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 04/12 11:05:38.333: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 04/12 11:05:38.341: [smf] INFO: Removed Session: UE IMSI:[262424686595781] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 04/12 11:05:38.341: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 04/12 11:05:38.344: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 04/12 11:05:38.350: [smf] INFO: Removed Session: UE IMSI:[262424217471528] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 04/12 11:05:38.350: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 04/12 11:05:38.355: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 04/12 11:05:38.360: [smf] INFO: Removed Session: UE IMSI:[262422881588987] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 04/12 11:05:38.360: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 04/12 11:05:38.366: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 04/12 11:05:38.371: [smf] INFO: Removed Session: UE IMSI:[262428989430230] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 04/12 11:05:38.371: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 04/12 11:05:38.377: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 04/12 11:05:38.382: [smf] INFO: Removed Session: UE IMSI:[262425990616132] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 04/12 11:05:38.382: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 04/12 11:05:38.388: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 04/12 11:05:38.397: [smf] INFO: Removed Session: UE IMSI:[262429748367516] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 04/12 11:05:38.397: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 04/12 11:05:38.400: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 04/12 11:05:38.406: [smf] INFO: Removed Session: UE IMSI:[262424154181311] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 04/12 11:05:38.406: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 04/12 11:05:38.410: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 04/12 11:05:38.416: [smf] INFO: Removed Session: UE IMSI:[262421458067228] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 04/12 11:05:38.416: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 04/12 11:05:38.421: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 04/12 11:05:38.427: [smf] INFO: Removed Session: UE IMSI:[262424357141388] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 04/12 11:05:38.427: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 04/12 11:05:38.432: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 04/12 11:05:38.436: [smf] INFO: Removed Session: UE IMSI:[262420926520233] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 04/12 11:05:38.436: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 04/12 11:05:38.443: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 04/12 11:05:38.452: [smf] INFO: Removed Session: UE IMSI:[262425834015796] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 04/12 11:05:38.452: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 04/12 11:05:38.454: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 04/12 11:05:38.461: [smf] INFO: Removed Session: UE IMSI:[262421062762060] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 04/12 11:05:38.461: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 04/12 11:05:38.464: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 04/12 11:05:38.473: [smf] INFO: Removed Session: UE IMSI:[262428803481237] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 04/12 11:05:38.473: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 04/12 11:05:38.475: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 04/12 11:05:38.481: [smf] INFO: Removed Session: UE IMSI:[262423374952837] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 04/12 11:05:38.481: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 04/12 11:05:38.486: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 04/12 11:05:38.490: [smf] INFO: Removed Session: UE IMSI:[262425345498696] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 04/12 11:05:38.490: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 04/12 11:05:38.496: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 04/12 11:05:38.502: [smf] INFO: Removed Session: UE IMSI:[262426664671483] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 04/12 11:05:38.502: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 04/12 11:05:38.507: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 04/12 11:05:38.515: [smf] INFO: Removed Session: UE IMSI:[262426612377755] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 04/12 11:05:38.515: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 04/12 11:05:38.518: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 04/12 11:05:38.522: [smf] INFO: Removed Session: UE IMSI:[262427374068709] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 04/12 11:05:38.522: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 04/12 11:05:38.529: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 04/12 11:05:38.536: [smf] INFO: Removed Session: UE IMSI:[262429910733619] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 04/12 11:05:38.536: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 04/12 11:05:38.540: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 04/12 11:05:38.546: [smf] INFO: Removed Session: UE IMSI:[262422777174235] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 04/12 11:05:38.546: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 04/12 11:05:38.551: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 04/12 11:05:38.556: [smf] INFO: Removed Session: UE IMSI:[262427785049328] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 04/12 11:05:38.556: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 04/12 11:05:38.561: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 04/12 11:05:38.567: [smf] INFO: Removed Session: UE IMSI:[262424671011217] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 04/12 11:05:38.567: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 04/12 11:05:38.572: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 04/12 11:05:38.577: [smf] INFO: Removed Session: UE IMSI:[262429821490122] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 04/12 11:05:38.577: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 04/12 11:05:38.583: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 04/12 11:05:38.588: [smf] INFO: Removed Session: UE IMSI:[262429268243603] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 04/12 11:05:38.588: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 04/12 11:05:38.594: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 04/12 11:05:38.599: [smf] INFO: Removed Session: UE IMSI:[262428161025285] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 04/12 11:05:38.599: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 04/12 11:05:38.605: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 04/12 11:05:38.610: [smf] INFO: Removed Session: UE IMSI:[262422706500289] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 04/12 11:05:38.610: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 04/12 11:05:38.615: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 04/12 11:05:38.621: [smf] INFO: Removed Session: UE IMSI:[262428332897577] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 04/12 11:05:38.621: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 04/12 11:05:38.626: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 04/12 11:05:38.631: [smf] INFO: Removed Session: UE IMSI:[262422485227258] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 04/12 11:05:38.631: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 04/12 11:05:38.637: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 04/12 11:05:38.642: [smf] INFO: Removed Session: UE IMSI:[262427864723934] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 04/12 11:05:38.642: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 04/12 11:05:38.648: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 04/12 11:05:38.653: [smf] INFO: Removed Session: UE IMSI:[262420577075615] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 04/12 11:05:38.653: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 04/12 11:05:38.658: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 04/12 11:05:38.664: [smf] INFO: Removed Session: UE IMSI:[262427857177709] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 04/12 11:05:38.664: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 04/12 11:05:38.669: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 04/12 11:05:38.675: [smf] INFO: Removed Session: UE IMSI:[262428102386842] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 04/12 11:05:38.675: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 04/12 11:05:38.680: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 04/12 11:05:38.685: [smf] INFO: Removed Session: UE IMSI:[262426992466857] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 04/12 11:05:38.685: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 04/12 11:05:38.691: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 04/12 11:05:38.696: [smf] INFO: Removed Session: UE IMSI:[262427803360234] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 04/12 11:05:38.696: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 04/12 11:05:38.702: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 04/12 11:05:38.707: [smf] INFO: Removed Session: UE IMSI:[262424346456499] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 04/12 11:05:38.707: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 04/12 11:05:38.712: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 04/12 11:05:38.717: [smf] INFO: Removed Session: UE IMSI:[262429830017099] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 04/12 11:05:38.717: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 04/12 11:05:38.723: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 04/12 11:05:38.729: [smf] INFO: Removed Session: UE IMSI:[262427242266494] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 04/12 11:05:38.729: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 04/12 11:05:38.734: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 04/12 11:05:38.739: [smf] INFO: Removed Session: UE IMSI:[262427220304580] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 04/12 11:05:38.739: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 04/12 11:05:38.745: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 04/12 11:05:38.749: [smf] INFO: Removed Session: UE IMSI:[262421162771694] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 04/12 11:05:38.749: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 04/12 11:05:38.755: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 04/12 11:05:38.760: [smf] INFO: Removed Session: UE IMSI:[262421310990072] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 04/12 11:05:38.760: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 04/12 11:05:38.766: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 04/12 11:05:38.773: [smf] INFO: Removed Session: UE IMSI:[262427927015326] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 04/12 11:05:38.773: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 04/12 11:05:38.778: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 04/12 11:05:38.788: [smf] INFO: Removed Session: UE IMSI:[262423048484680] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 04/12 11:05:38.788: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 04/12 11:05:38.789: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 04/12 11:05:38.797: [smf] INFO: Removed Session: UE IMSI:[262424582978492] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 04/12 11:05:38.797: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 04/12 11:05:38.800: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 04/12 11:05:38.804: [smf] INFO: Removed Session: UE IMSI:[262424020999625] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 04/12 11:05:38.805: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 04/12 11:05:38.810: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 04/12 11:05:38.816: [smf] INFO: Removed Session: UE IMSI:[262424852904575] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 04/12 11:05:38.816: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 04/12 11:05:38.821: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 04/12 11:05:38.827: [smf] INFO: Removed Session: UE IMSI:[262422163412354] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 04/12 11:05:38.827: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 04/12 11:05:38.832: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 04/12 11:05:38.838: [smf] INFO: Removed Session: UE IMSI:[262426049218654] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 04/12 11:05:38.838: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 04/12 11:05:38.843: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 04/12 11:05:38.848: [smf] INFO: Removed Session: UE IMSI:[262420090969248] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 04/12 11:05:38.848: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 04/12 11:05:38.853: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 04/12 11:05:38.858: [smf] INFO: Removed Session: UE IMSI:[262429454974709] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 04/12 11:05:38.858: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 04/12 11:05:38.864: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 04/12 11:05:38.869: [smf] INFO: Removed Session: UE IMSI:[262423591346603] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 04/12 11:05:38.869: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 04/12 11:05:38.875: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 04/12 11:05:38.884: [smf] INFO: Removed Session: UE IMSI:[262421679050462] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 04/12 11:05:38.884: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 04/12 11:05:38.887: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 04/12 11:05:38.895: [smf] INFO: Removed Session: UE IMSI:[262425863436310] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 04/12 11:05:38.895: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 04/12 11:05:38.898: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 04/12 11:05:38.905: [smf] INFO: Removed Session: UE IMSI:[262427288469281] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 04/12 11:05:38.905: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 04/12 11:05:38.909: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 04/12 11:05:38.915: [smf] INFO: Removed Session: UE IMSI:[262424582783167] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 04/12 11:05:38.915: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 04/12 11:05:38.920: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 04/12 11:05:38.924: [smf] INFO: Removed Session: UE IMSI:[262425550738083] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 04/12 11:05:38.925: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 04/12 11:05:38.930: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 04/12 11:05:38.936: [smf] INFO: Removed Session: UE IMSI:[262425531622704] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 04/12 11:05:38.936: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 04/12 11:05:38.941: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 04/12 11:05:38.946: [smf] INFO: Removed Session: UE IMSI:[262423257304475] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 04/12 11:05:38.946: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 04/12 11:05:38.952: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 04/12 11:05:38.956: [smf] INFO: Removed Session: UE IMSI:[262428699333922] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 04/12 11:05:38.957: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 04/12 11:05:38.963: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 04/12 11:05:38.968: [smf] INFO: Removed Session: UE IMSI:[262425712355082] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 04/12 11:05:38.968: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 04/12 11:05:38.973: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 04/12 11:05:38.979: [smf] INFO: Removed Session: UE IMSI:[262429017055252] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 04/12 11:05:38.979: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 04/12 11:05:38.984: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 04/12 11:05:38.989: [smf] INFO: Removed Session: UE IMSI:[262425668854789] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:38.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 04/12 11:05:38.989: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 04/12 11:05:38.995: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 04/12 11:05:39.000: [smf] INFO: Removed Session: UE IMSI:[262426559932192] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 04/12 11:05:39.000: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 04/12 11:05:39.005: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 04/12 11:05:39.008: [smf] INFO: Removed Session: UE IMSI:[262429701285819] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 04/12 11:05:39.008: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 04/12 11:05:39.016: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 04/12 11:05:39.017: [smf] INFO: Removed Session: UE IMSI:[262425911471597] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 04/12 11:05:39.017: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 04/12 11:05:39.026: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 04/12 11:05:39.028: [smf] INFO: Removed Session: UE IMSI:[262428962169403] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 04/12 11:05:39.028: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 04/12 11:05:39.036: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 04/12 11:05:39.039: [smf] INFO: Removed Session: UE IMSI:[262427482296155] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 04/12 11:05:39.039: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 04/12 11:05:39.047: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 04/12 11:05:39.053: [smf] INFO: Removed Session: UE IMSI:[262427231327127] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 04/12 11:05:39.053: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 04/12 11:05:39.058: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 04/12 11:05:39.064: [smf] INFO: Removed Session: UE IMSI:[262428377283397] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 04/12 11:05:39.064: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 04/12 11:05:39.069: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 04/12 11:05:39.075: [smf] INFO: Removed Session: UE IMSI:[262427684760763] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 04/12 11:05:39.075: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 04/12 11:05:39.080: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 04/12 11:05:39.085: [smf] INFO: Removed Session: UE IMSI:[262428803912370] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 04/12 11:05:39.085: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 04/12 11:05:39.090: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 04/12 11:05:39.096: [smf] INFO: Removed Session: UE IMSI:[262428655217817] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 04/12 11:05:39.096: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 04/12 11:05:39.101: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 04/12 11:05:39.107: [smf] INFO: Removed Session: UE IMSI:[262426290577827] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 04/12 11:05:39.107: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 04/12 11:05:39.112: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 04/12 11:05:39.120: [smf] INFO: Removed Session: UE IMSI:[262425696169424] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 04/12 11:05:39.120: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 04/12 11:05:39.122: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 04/12 11:05:39.128: [smf] INFO: Removed Session: UE IMSI:[262427057362645] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 04/12 11:05:39.128: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 04/12 11:05:39.133: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 04/12 11:05:39.138: [smf] INFO: Removed Session: UE IMSI:[262426157746726] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 04/12 11:05:39.138: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 04/12 11:05:39.144: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 04/12 11:05:39.149: [smf] INFO: Removed Session: UE IMSI:[262423676102007] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 04/12 11:05:39.149: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 04/12 11:05:39.155: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 04/12 11:05:39.160: [smf] INFO: Removed Session: UE IMSI:[262429780249746] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 04/12 11:05:39.160: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 04/12 11:05:39.165: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 04/12 11:05:39.171: [smf] INFO: Removed Session: UE IMSI:[262423910890423] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 04/12 11:05:39.171: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 04/12 11:05:39.176: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 04/12 11:05:39.182: [smf] INFO: Removed Session: UE IMSI:[262422280511378] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 04/12 11:05:39.182: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 04/12 11:05:39.187: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 04/12 11:05:39.193: [smf] INFO: Removed Session: UE IMSI:[262428129069112] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 04/12 11:05:39.193: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 04/12 11:05:39.198: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 04/12 11:05:39.203: [smf] INFO: Removed Session: UE IMSI:[262423191534461] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 04/12 11:05:39.203: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 04/12 11:05:39.209: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 04/12 11:05:39.214: [smf] INFO: Removed Session: UE IMSI:[262424738482920] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 04/12 11:05:39.214: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 04/12 11:05:39.219: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 04/12 11:05:39.225: [smf] INFO: Removed Session: UE IMSI:[262425758063412] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 04/12 11:05:39.225: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 04/12 11:05:39.230: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 04/12 11:05:39.236: [smf] INFO: Removed Session: UE IMSI:[262427761769802] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 04/12 11:05:39.236: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 04/12 11:05:39.241: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 04/12 11:05:39.247: [smf] INFO: Removed Session: UE IMSI:[262422327860041] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 04/12 11:05:39.247: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 04/12 11:05:39.251: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 04/12 11:05:39.255: [smf] INFO: Removed Session: UE IMSI:[262427765653540] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 04/12 11:05:39.255: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 04/12 11:05:39.262: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 04/12 11:05:39.267: [smf] INFO: Removed Session: UE IMSI:[262421506773437] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 04/12 11:05:39.267: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 04/12 11:05:39.273: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 04/12 11:05:39.280: [smf] INFO: Removed Session: UE IMSI:[262423574031092] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 04/12 11:05:39.280: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 04/12 11:05:39.284: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 04/12 11:05:39.290: [smf] INFO: Removed Session: UE IMSI:[262429902682586] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 04/12 11:05:39.290: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 04/12 11:05:39.295: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 04/12 11:05:39.302: [smf] INFO: Removed Session: UE IMSI:[262428688901722] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 04/12 11:05:39.302: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 04/12 11:05:39.306: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 04/12 11:05:39.313: [smf] INFO: Removed Session: UE IMSI:[262423865442519] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 04/12 11:05:39.314: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 04/12 11:05:39.318: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 04/12 11:05:39.325: [smf] INFO: Removed Session: UE IMSI:[262429903516860] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 04/12 11:05:39.325: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 04/12 11:05:39.329: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 04/12 11:05:39.336: [smf] INFO: Removed Session: UE IMSI:[262420523073450] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 04/12 11:05:39.336: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 04/12 11:05:39.339: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 04/12 11:05:39.347: [smf] INFO: Removed Session: UE IMSI:[262422702654169] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 04/12 11:05:39.347: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 04/12 11:05:39.350: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 04/12 11:05:39.354: [smf] INFO: Removed Session: UE IMSI:[262427468392980] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 04/12 11:05:39.354: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 04/12 11:05:39.360: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 04/12 11:05:39.362: [smf] INFO: Removed Session: UE IMSI:[262423963341262] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 04/12 11:05:39.362: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 04/12 11:05:39.371: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 04/12 11:05:39.374: [smf] INFO: Removed Session: UE IMSI:[262420080138297] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 04/12 11:05:39.374: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 04/12 11:05:39.381: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 04/12 11:05:39.385: [smf] INFO: Removed Session: UE IMSI:[262422391540724] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 04/12 11:05:39.385: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 04/12 11:05:39.392: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 04/12 11:05:39.396: [smf] INFO: Removed Session: UE IMSI:[262421916463156] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 04/12 11:05:39.396: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 04/12 11:05:39.403: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 04/12 11:05:39.408: [smf] INFO: Removed Session: UE IMSI:[262429559007217] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 04/12 11:05:39.408: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 04/12 11:05:39.413: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 04/12 11:05:39.418: [smf] INFO: Removed Session: UE IMSI:[262427419211209] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 04/12 11:05:39.418: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 04/12 11:05:39.425: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 04/12 11:05:39.434: [smf] INFO: Removed Session: UE IMSI:[262425428659601] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 04/12 11:05:39.434: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 04/12 11:05:39.436: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 04/12 11:05:39.443: [smf] INFO: Removed Session: UE IMSI:[262427123346752] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 04/12 11:05:39.443: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 04/12 11:05:39.447: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 04/12 11:05:39.454: [smf] INFO: Removed Session: UE IMSI:[262422096303780] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 04/12 11:05:39.454: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 04/12 11:05:39.458: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 04/12 11:05:39.463: [smf] INFO: Removed Session: UE IMSI:[262420633465995] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 04/12 11:05:39.463: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 04/12 11:05:39.469: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 04/12 11:05:39.474: [smf] INFO: Removed Session: UE IMSI:[262428572381859] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 04/12 11:05:39.474: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 04/12 11:05:39.480: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 04/12 11:05:39.485: [smf] INFO: Removed Session: UE IMSI:[262425721052669] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 04/12 11:05:39.485: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 04/12 11:05:39.490: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 04/12 11:05:39.496: [smf] INFO: Removed Session: UE IMSI:[262421980613232] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 04/12 11:05:39.496: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 04/12 11:05:39.501: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 04/12 11:05:39.506: [smf] INFO: Removed Session: UE IMSI:[262421995956857] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 04/12 11:05:39.506: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 04/12 11:05:39.512: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 04/12 11:05:39.517: [smf] INFO: Removed Session: UE IMSI:[262427652143127] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 04/12 11:05:39.517: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 04/12 11:05:39.523: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 04/12 11:05:39.528: [smf] INFO: Removed Session: UE IMSI:[262427429331969] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 04/12 11:05:39.528: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 04/12 11:05:39.533: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 04/12 11:05:39.538: [smf] INFO: Removed Session: UE IMSI:[262428692453762] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 04/12 11:05:39.538: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 04/12 11:05:39.544: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 04/12 11:05:39.550: [smf] INFO: Removed Session: UE IMSI:[262422419190117] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 04/12 11:05:39.550: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 04/12 11:05:39.555: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 04/12 11:05:39.561: [smf] INFO: Removed Session: UE IMSI:[262421369455233] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 04/12 11:05:39.561: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 04/12 11:05:39.566: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 04/12 11:05:39.573: [smf] INFO: Removed Session: UE IMSI:[262429968629257] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 04/12 11:05:39.573: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 04/12 11:05:39.577: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 04/12 11:05:39.582: [smf] INFO: Removed Session: UE IMSI:[262427861737947] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 04/12 11:05:39.582: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 04/12 11:05:39.587: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 04/12 11:05:39.593: [smf] INFO: Removed Session: UE IMSI:[262420948886841] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 04/12 11:05:39.594: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 04/12 11:05:39.598: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 04/12 11:05:39.604: [smf] INFO: Removed Session: UE IMSI:[262423221707614] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 04/12 11:05:39.604: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 04/12 11:05:39.609: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 04/12 11:05:39.615: [smf] INFO: Removed Session: UE IMSI:[262429996754875] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 04/12 11:05:39.615: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 04/12 11:05:39.619: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 04/12 11:05:39.626: [smf] INFO: Removed Session: UE IMSI:[262422859232731] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 04/12 11:05:39.626: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 04/12 11:05:39.630: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 04/12 11:05:39.635: [smf] INFO: Removed Session: UE IMSI:[262427806379103] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 04/12 11:05:39.635: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 04/12 11:05:39.640: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 04/12 11:05:39.648: [smf] INFO: Removed Session: UE IMSI:[262422970586136] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 04/12 11:05:39.648: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 04/12 11:05:39.652: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 04/12 11:05:39.659: [smf] INFO: Removed Session: UE IMSI:[262421898919946] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 04/12 11:05:39.659: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 04/12 11:05:39.662: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 04/12 11:05:39.667: [smf] INFO: Removed Session: UE IMSI:[262428322012725] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 04/12 11:05:39.667: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 04/12 11:05:39.673: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 04/12 11:05:39.680: [smf] INFO: Removed Session: UE IMSI:[262423002400072] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 04/12 11:05:39.680: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 04/12 11:05:39.684: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 04/12 11:05:39.688: [smf] INFO: Removed Session: UE IMSI:[262427025536107] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 04/12 11:05:39.688: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 04/12 11:05:39.694: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 04/12 11:05:39.699: [smf] INFO: Removed Session: UE IMSI:[262428975476589] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 04/12 11:05:39.699: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 04/12 11:05:39.705: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 04/12 11:05:39.712: [smf] INFO: Removed Session: UE IMSI:[262422977147583] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 04/12 11:05:39.712: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 04/12 11:05:39.715: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 04/12 11:05:39.718: [smf] INFO: Removed Session: UE IMSI:[262421888510734] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 04/12 11:05:39.718: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 04/12 11:05:39.726: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 04/12 11:05:39.731: [smf] INFO: Removed Session: UE IMSI:[262429193499139] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 04/12 11:05:39.731: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 04/12 11:05:39.737: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 04/12 11:05:39.742: [smf] INFO: Removed Session: UE IMSI:[262427076810063] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 04/12 11:05:39.742: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 04/12 11:05:39.747: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 04/12 11:05:39.754: [smf] INFO: Removed Session: UE IMSI:[262423308773103] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 04/12 11:05:39.754: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 04/12 11:05:39.758: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 04/12 11:05:39.764: [smf] INFO: Removed Session: UE IMSI:[262422209237805] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 04/12 11:05:39.764: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 04/12 11:05:39.769: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 04/12 11:05:39.773: [smf] INFO: Removed Session: UE IMSI:[262429542746581] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 04/12 11:05:39.773: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 04/12 11:05:39.780: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 04/12 11:05:39.787: [smf] INFO: Removed Session: UE IMSI:[262423622018473] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 04/12 11:05:39.787: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 04/12 11:05:39.792: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 04/12 11:05:39.799: [smf] INFO: Removed Session: UE IMSI:[262425720711874] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 04/12 11:05:39.800: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 04/12 11:05:39.803: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 04/12 11:05:39.810: [smf] INFO: Removed Session: UE IMSI:[262424347393180] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 04/12 11:05:39.810: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 04/12 11:05:39.814: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 04/12 11:05:39.821: [smf] INFO: Removed Session: UE IMSI:[262425805973738] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 04/12 11:05:39.821: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 04/12 11:05:39.824: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 04/12 11:05:39.829: [smf] INFO: Removed Session: UE IMSI:[262421772829559] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 04/12 11:05:39.829: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 04/12 11:05:39.835: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 04/12 11:05:39.838: [smf] INFO: Removed Session: UE IMSI:[262423334274408] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 04/12 11:05:39.838: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 04/12 11:05:39.845: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 04/12 11:05:39.847: [smf] INFO: Removed Session: UE IMSI:[262427187286966] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 04/12 11:05:39.847: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 04/12 11:05:39.855: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 04/12 11:05:39.858: [smf] INFO: Removed Session: UE IMSI:[262427483209836] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 04/12 11:05:39.858: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 04/12 11:05:39.866: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 04/12 11:05:39.870: [smf] INFO: Removed Session: UE IMSI:[262426733065164] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 04/12 11:05:39.870: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 04/12 11:05:39.877: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 04/12 11:05:39.882: [smf] INFO: Removed Session: UE IMSI:[262426565833223] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 04/12 11:05:39.883: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 04/12 11:05:39.888: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 04/12 11:05:39.897: [smf] INFO: Removed Session: UE IMSI:[262427350620402] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 04/12 11:05:39.898: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 04/12 11:05:39.899: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 04/12 11:05:39.907: [smf] INFO: Removed Session: UE IMSI:[262422945767924] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 04/12 11:05:39.907: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 04/12 11:05:39.910: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 04/12 11:05:39.916: [smf] INFO: Removed Session: UE IMSI:[262422669187517] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 04/12 11:05:39.916: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 04/12 11:05:39.921: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 04/12 11:05:39.928: [smf] INFO: Removed Session: UE IMSI:[262426869267400] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 04/12 11:05:39.928: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 04/12 11:05:39.931: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 04/12 11:05:39.936: [smf] INFO: Removed Session: UE IMSI:[262423916192840] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 04/12 11:05:39.936: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 04/12 11:05:39.942: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 04/12 11:05:39.948: [smf] INFO: Removed Session: UE IMSI:[262424502381932] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 04/12 11:05:39.948: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 04/12 11:05:39.953: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 04/12 11:05:39.958: [smf] INFO: Removed Session: UE IMSI:[262426027014212] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 04/12 11:05:39.958: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 04/12 11:05:39.964: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 04/12 11:05:39.969: [smf] INFO: Removed Session: UE IMSI:[262427688468342] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 04/12 11:05:39.969: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 04/12 11:05:39.974: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 04/12 11:05:39.980: [smf] INFO: Removed Session: UE IMSI:[262422207398723] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 04/12 11:05:39.980: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 04/12 11:05:39.985: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 04/12 11:05:39.991: [smf] INFO: Removed Session: UE IMSI:[262424433703155] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:39.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 04/12 11:05:39.991: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 04/12 11:05:39.996: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 04/12 11:05:40.002: [smf] INFO: Removed Session: UE IMSI:[262428001932131] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 04/12 11:05:40.002: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 04/12 11:05:40.007: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 04/12 11:05:40.012: [smf] INFO: Removed Session: UE IMSI:[262429081525191] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 04/12 11:05:40.012: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 04/12 11:05:40.018: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 04/12 11:05:40.023: [smf] INFO: Removed Session: UE IMSI:[262424336086878] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 04/12 11:05:40.023: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 04/12 11:05:40.028: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 04/12 11:05:40.034: [smf] INFO: Removed Session: UE IMSI:[262420140650248] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 04/12 11:05:40.034: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 04/12 11:05:40.039: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 04/12 11:05:40.044: [smf] INFO: Removed Session: UE IMSI:[262428193093737] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 04/12 11:05:40.044: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 04/12 11:05:40.050: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 04/12 11:05:40.054: [smf] INFO: Removed Session: UE IMSI:[262425775480913] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 04/12 11:05:40.055: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 04/12 11:05:40.060: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 04/12 11:05:40.066: [smf] INFO: Removed Session: UE IMSI:[262425016377091] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 04/12 11:05:40.066: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 04/12 11:05:40.071: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 04/12 11:05:40.076: [smf] INFO: Removed Session: UE IMSI:[262428705723709] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 04/12 11:05:40.076: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 04/12 11:05:40.084: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 04/12 11:05:40.095: [smf] INFO: Removed Session: UE IMSI:[262424390579637] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 04/12 11:05:40.095: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 04/12 11:05:40.096: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 04/12 11:05:40.101: [smf] INFO: Removed Session: UE IMSI:[262428849177348] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 04/12 11:05:40.101: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 04/12 11:05:40.107: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 04/12 11:05:40.116: [smf] INFO: Removed Session: UE IMSI:[262423475683441] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 04/12 11:05:40.116: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 04/12 11:05:40.118: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 04/12 11:05:40.126: [smf] INFO: Removed Session: UE IMSI:[262426863987638] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 04/12 11:05:40.126: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 04/12 11:05:40.129: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 04/12 11:05:40.134: [smf] INFO: Removed Session: UE IMSI:[262421909449271] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 04/12 11:05:40.134: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 04/12 11:05:40.140: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 04/12 11:05:40.147: [smf] INFO: Removed Session: UE IMSI:[262420608002323] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 04/12 11:05:40.147: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 04/12 11:05:40.151: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 04/12 11:05:40.160: [smf] INFO: Removed Session: UE IMSI:[262421879847361] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 04/12 11:05:40.160: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 04/12 11:05:40.163: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 04/12 11:05:40.171: [smf] INFO: Removed Session: UE IMSI:[262427693319019] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 04/12 11:05:40.171: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 04/12 11:05:40.174: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 04/12 11:05:40.183: [smf] INFO: Removed Session: UE IMSI:[262422909024325] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 04/12 11:05:40.183: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 04/12 11:05:40.186: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 04/12 11:05:40.194: [smf] INFO: Removed Session: UE IMSI:[262425185746219] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 04/12 11:05:40.194: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 04/12 11:05:40.197: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 04/12 11:05:40.205: [smf] INFO: Removed Session: UE IMSI:[262428593865920] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 04/12 11:05:40.205: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 04/12 11:05:40.209: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 04/12 11:05:40.216: [smf] INFO: Removed Session: UE IMSI:[262423707084051] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 04/12 11:05:40.217: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 04/12 11:05:40.220: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 04/12 11:05:40.227: [smf] INFO: Removed Session: UE IMSI:[262427674050510] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 04/12 11:05:40.227: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 04/12 11:05:40.231: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 04/12 11:05:40.239: [smf] INFO: Removed Session: UE IMSI:[262424687315754] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 04/12 11:05:40.239: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 04/12 11:05:40.243: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 04/12 11:05:40.251: [smf] INFO: Removed Session: UE IMSI:[262423388712583] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 04/12 11:05:40.251: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 04/12 11:05:40.254: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 04/12 11:05:40.262: [smf] INFO: Removed Session: UE IMSI:[262423977887439] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 04/12 11:05:40.262: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 04/12 11:05:40.265: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 04/12 11:05:40.271: [smf] INFO: Removed Session: UE IMSI:[262423460845767] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 04/12 11:05:40.271: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 04/12 11:05:40.276: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 04/12 11:05:40.284: [smf] INFO: Removed Session: UE IMSI:[262421911564100] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 04/12 11:05:40.284: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 04/12 11:05:40.287: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 04/12 11:05:40.292: [smf] INFO: Removed Session: UE IMSI:[262429744933547] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 04/12 11:05:40.292: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 04/12 11:05:40.298: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 04/12 11:05:40.303: [smf] INFO: Removed Session: UE IMSI:[262422686855252] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 04/12 11:05:40.303: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 04/12 11:05:40.309: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 04/12 11:05:40.313: [smf] INFO: Removed Session: UE IMSI:[262423357354559] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 04/12 11:05:40.313: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 04/12 11:05:40.319: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 04/12 11:05:40.324: [smf] INFO: Removed Session: UE IMSI:[262426481073913] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 04/12 11:05:40.324: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 04/12 11:05:40.330: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 04/12 11:05:40.336: [smf] INFO: Removed Session: UE IMSI:[262424565529632] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 04/12 11:05:40.336: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 04/12 11:05:40.341: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 04/12 11:05:40.350: [smf] INFO: Removed Session: UE IMSI:[262424298396864] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 04/12 11:05:40.350: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 04/12 11:05:40.353: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 04/12 11:05:40.358: [smf] INFO: Removed Session: UE IMSI:[262429667382239] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 04/12 11:05:40.358: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 04/12 11:05:40.363: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 04/12 11:05:40.372: [smf] INFO: Removed Session: UE IMSI:[262421455832587] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 04/12 11:05:40.372: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 04/12 11:05:40.374: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 04/12 11:05:40.379: [smf] INFO: Removed Session: UE IMSI:[262426439759392] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 04/12 11:05:40.379: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 04/12 11:05:40.386: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 04/12 11:05:40.393: [smf] INFO: Removed Session: UE IMSI:[262426342031853] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 04/12 11:05:40.393: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 04/12 11:05:40.396: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 04/12 11:05:40.401: [smf] INFO: Removed Session: UE IMSI:[262425593683218] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 04/12 11:05:40.401: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 04/12 11:05:40.407: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 04/12 11:05:40.415: [smf] INFO: Removed Session: UE IMSI:[262421619083252] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 04/12 11:05:40.415: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 04/12 11:05:40.418: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 04/12 11:05:40.424: [smf] INFO: Removed Session: UE IMSI:[262426899901585] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 04/12 11:05:40.424: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 04/12 11:05:40.429: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 04/12 11:05:40.437: [smf] INFO: Removed Session: UE IMSI:[262424397330869] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 04/12 11:05:40.437: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 04/12 11:05:40.440: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 04/12 11:05:40.445: [smf] INFO: Removed Session: UE IMSI:[262425645277877] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 04/12 11:05:40.445: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 04/12 11:05:40.451: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 04/12 11:05:40.456: [smf] INFO: Removed Session: UE IMSI:[262420155790965] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 04/12 11:05:40.456: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 04/12 11:05:40.462: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 04/12 11:05:40.467: [smf] INFO: Removed Session: UE IMSI:[262429301357439] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 04/12 11:05:40.467: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 04/12 11:05:40.473: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 04/12 11:05:40.479: [smf] INFO: Removed Session: UE IMSI:[262429807470827] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 04/12 11:05:40.479: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 04/12 11:05:40.483: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 04/12 11:05:40.488: [smf] INFO: Removed Session: UE IMSI:[262426625838039] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 04/12 11:05:40.488: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 04/12 11:05:40.494: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 04/12 11:05:40.499: [smf] INFO: Removed Session: UE IMSI:[262422304929603] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 04/12 11:05:40.499: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 04/12 11:05:40.505: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 04/12 11:05:40.510: [smf] INFO: Removed Session: UE IMSI:[262426470593674] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 04/12 11:05:40.510: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 04/12 11:05:40.516: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 04/12 11:05:40.521: [smf] INFO: Removed Session: UE IMSI:[262421552391112] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 04/12 11:05:40.521: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 04/12 11:05:40.526: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 04/12 11:05:40.531: [smf] INFO: Removed Session: UE IMSI:[262428812043908] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 04/12 11:05:40.531: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 04/12 11:05:40.537: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 04/12 11:05:40.542: [smf] INFO: Removed Session: UE IMSI:[262421555125212] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 04/12 11:05:40.542: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 04/12 11:05:40.548: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 04/12 11:05:40.552: [smf] INFO: Removed Session: UE IMSI:[262423025818808] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 04/12 11:05:40.552: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 04/12 11:05:40.559: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 04/12 11:05:40.567: [smf] INFO: Removed Session: UE IMSI:[262428336336296] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 04/12 11:05:40.567: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 04/12 11:05:40.570: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 04/12 11:05:40.579: [smf] INFO: Removed Session: UE IMSI:[262422757335014] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 04/12 11:05:40.579: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 04/12 11:05:40.582: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 04/12 11:05:40.589: [smf] INFO: Removed Session: UE IMSI:[262423654862814] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 04/12 11:05:40.589: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 04/12 11:05:40.593: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 04/12 11:05:40.600: [smf] INFO: Removed Session: UE IMSI:[262428203453496] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 04/12 11:05:40.600: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 04/12 11:05:40.604: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 04/12 11:05:40.611: [smf] INFO: Removed Session: UE IMSI:[262424242985207] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 04/12 11:05:40.611: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 04/12 11:05:40.615: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 04/12 11:05:40.621: [smf] INFO: Removed Session: UE IMSI:[262426849674920] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 04/12 11:05:40.621: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 04/12 11:05:40.626: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 04/12 11:05:40.633: [smf] INFO: Removed Session: UE IMSI:[262429207979197] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 04/12 11:05:40.633: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 04/12 11:05:40.637: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 04/12 11:05:40.643: [smf] INFO: Removed Session: UE IMSI:[262424737382488] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 04/12 11:05:40.643: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 04/12 11:05:40.648: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 04/12 11:05:40.671: [smf] INFO: Removed Session: UE IMSI:[262423967869884] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 04/12 11:05:40.671: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 04/12 11:05:40.673: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 04/12 11:05:40.688: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 04/12 11:05:40.700: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 04/12 11:05:40.705: [smf] INFO: Removed Session: UE IMSI:[262425470202408] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 04/12 11:05:40.705: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 04/12 11:05:40.712: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 04/12 11:05:40.713: [smf] INFO: Removed Session: UE IMSI:[262421201458443] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 04/12 11:05:40.714: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 04/12 11:05:40.724: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 04/12 11:05:40.725: [smf] INFO: Removed Session: UE IMSI:[262426308617115] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 04/12 11:05:40.725: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 04/12 11:05:40.725: [smf] INFO: Removed Session: UE IMSI:[262422474357918] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 04/12 11:05:40.725: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 04/12 11:05:40.735: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 04/12 11:05:40.736: [smf] INFO: Removed Session: UE IMSI:[262426549885831] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 04/12 11:05:40.736: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 04/12 11:05:40.746: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 04/12 11:05:40.747: [smf] INFO: Removed Session: UE IMSI:[262420020042995] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 04/12 11:05:40.747: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 04/12 11:05:40.758: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 04/12 11:05:40.758: [smf] INFO: Removed Session: UE IMSI:[262428138977414] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 04/12 11:05:40.758: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 04/12 11:05:40.769: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 04/12 11:05:40.770: [smf] INFO: Removed Session: UE IMSI:[262421052541866] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 04/12 11:05:40.770: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 04/12 11:05:40.780: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 04/12 11:05:40.780: [smf] INFO: Removed Session: UE IMSI:[262424037692484] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 04/12 11:05:40.780: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 04/12 11:05:40.791: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 04/12 11:05:40.791: [smf] INFO: Removed Session: UE IMSI:[262428571038953] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 04/12 11:05:40.791: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 04/12 11:05:40.802: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 04/12 11:05:40.803: [smf] INFO: Removed Session: UE IMSI:[262426726215955] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 04/12 11:05:40.803: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 04/12 11:05:40.813: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 04/12 11:05:40.814: [smf] INFO: Removed Session: UE IMSI:[262424270242347] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 04/12 11:05:40.814: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 04/12 11:05:40.824: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 04/12 11:05:40.825: [smf] INFO: Removed Session: UE IMSI:[262428464714689] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 04/12 11:05:40.825: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 04/12 11:05:40.835: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 04/12 11:05:40.836: [smf] INFO: Removed Session: UE IMSI:[262425606014786] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 04/12 11:05:40.836: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 04/12 11:05:40.847: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 04/12 11:05:40.848: [smf] INFO: Removed Session: UE IMSI:[262428318135215] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 04/12 11:05:40.848: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 04/12 11:05:40.858: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 04/12 11:05:40.859: [smf] INFO: Removed Session: UE IMSI:[262421368133926] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 04/12 11:05:40.859: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 04/12 11:05:40.869: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 04/12 11:05:40.869: [smf] INFO: Removed Session: UE IMSI:[262422171837184] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 04/12 11:05:40.869: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 04/12 11:05:40.880: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 04/12 11:05:40.880: [smf] INFO: Removed Session: UE IMSI:[262428954190782] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 04/12 11:05:40.880: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 04/12 11:05:40.891: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 04/12 11:05:40.892: [smf] INFO: Removed Session: UE IMSI:[262421277929422] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 04/12 11:05:40.892: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 04/12 11:05:40.903: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 04/12 11:05:40.903: [smf] INFO: Removed Session: UE IMSI:[262422903420718] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 04/12 11:05:40.903: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 04/12 11:05:40.914: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 04/12 11:05:40.914: [smf] INFO: Removed Session: UE IMSI:[262424941374219] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 04/12 11:05:40.914: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 04/12 11:05:40.924: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 04/12 11:05:40.925: [smf] INFO: Removed Session: UE IMSI:[262424250057174] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 04/12 11:05:40.925: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 04/12 11:05:40.935: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 04/12 11:05:40.936: [smf] INFO: Removed Session: UE IMSI:[262428047484871] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 04/12 11:05:40.936: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 04/12 11:05:40.946: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 04/12 11:05:40.947: [smf] INFO: Removed Session: UE IMSI:[262421812003176] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 04/12 11:05:40.947: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 04/12 11:05:40.957: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 04/12 11:05:40.957: [smf] INFO: Removed Session: UE IMSI:[262429510046006] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 04/12 11:05:40.957: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 04/12 11:05:40.967: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 04/12 11:05:40.968: [smf] INFO: Removed Session: UE IMSI:[262427811313003] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 04/12 11:05:40.968: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 04/12 11:05:40.978: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 04/12 11:05:40.979: [smf] INFO: Removed Session: UE IMSI:[262422276078749] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 04/12 11:05:40.979: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 04/12 11:05:40.988: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 04/12 11:05:40.989: [smf] INFO: Removed Session: UE IMSI:[262423306790707] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:40.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 04/12 11:05:40.989: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 04/12 11:05:40.999: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 04/12 11:05:41.000: [smf] INFO: Removed Session: UE IMSI:[262426203946336] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 04/12 11:05:41.000: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 04/12 11:05:41.010: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 04/12 11:05:41.010: [smf] INFO: Removed Session: UE IMSI:[262424381656647] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 04/12 11:05:41.010: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 04/12 11:05:41.020: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 04/12 11:05:41.021: [smf] INFO: Removed Session: UE IMSI:[262429654909162] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 04/12 11:05:41.021: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 04/12 11:05:41.031: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 04/12 11:05:41.032: [smf] INFO: Removed Session: UE IMSI:[262429585271001] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 04/12 11:05:41.032: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 04/12 11:05:41.042: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 04/12 11:05:41.043: [smf] INFO: Removed Session: UE IMSI:[262422625082917] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 04/12 11:05:41.043: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 04/12 11:05:41.053: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 04/12 11:05:41.055: [smf] INFO: Removed Session: UE IMSI:[262427089407931] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 04/12 11:05:41.055: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 04/12 11:05:41.064: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 04/12 11:05:41.065: [smf] INFO: Removed Session: UE IMSI:[262422469204686] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 04/12 11:05:41.065: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 04/12 11:05:41.075: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 04/12 11:05:41.076: [smf] INFO: Removed Session: UE IMSI:[262427784902032] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 04/12 11:05:41.076: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 04/12 11:05:41.086: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 04/12 11:05:41.088: [smf] INFO: Removed Session: UE IMSI:[262429807082942] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 04/12 11:05:41.088: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 04/12 11:05:41.097: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 04/12 11:05:41.098: [smf] INFO: Removed Session: UE IMSI:[262421955677517] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 04/12 11:05:41.098: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 04/12 11:05:41.107: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 04/12 11:05:41.109: [smf] INFO: Removed Session: UE IMSI:[262423651562522] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 04/12 11:05:41.109: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 04/12 11:05:41.118: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 04/12 11:05:41.120: [smf] INFO: Removed Session: UE IMSI:[262427965169935] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 04/12 11:05:41.120: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 04/12 11:05:41.129: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 04/12 11:05:41.130: [smf] INFO: Removed Session: UE IMSI:[262423846407561] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 04/12 11:05:41.130: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 04/12 11:05:41.140: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 04/12 11:05:41.141: [smf] INFO: Removed Session: UE IMSI:[262422530243494] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 04/12 11:05:41.141: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 04/12 11:05:41.151: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 04/12 11:05:41.151: [smf] INFO: Removed Session: UE IMSI:[262422205193421] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 04/12 11:05:41.152: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 04/12 11:05:41.161: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 04/12 11:05:41.162: [smf] INFO: Removed Session: UE IMSI:[262420696289721] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 04/12 11:05:41.162: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 04/12 11:05:41.172: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 04/12 11:05:41.173: [smf] INFO: Removed Session: UE IMSI:[262422009813810] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 04/12 11:05:41.173: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 04/12 11:05:41.183: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 04/12 11:05:41.184: [smf] INFO: Removed Session: UE IMSI:[262428641221797] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 04/12 11:05:41.184: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 04/12 11:05:41.194: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 04/12 11:05:41.195: [smf] INFO: Removed Session: UE IMSI:[262428864711908] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 04/12 11:05:41.195: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 04/12 11:05:41.205: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 04/12 11:05:41.206: [smf] INFO: Removed Session: UE IMSI:[262429754484476] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 04/12 11:05:41.206: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 04/12 11:05:41.216: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 04/12 11:05:41.217: [smf] INFO: Removed Session: UE IMSI:[262426529519465] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 04/12 11:05:41.217: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 04/12 11:05:41.228: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 04/12 11:05:41.229: [smf] INFO: Removed Session: UE IMSI:[262424052742128] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 04/12 11:05:41.229: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 04/12 11:05:41.239: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 04/12 11:05:41.240: [smf] INFO: Removed Session: UE IMSI:[262424048393613] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 04/12 11:05:41.240: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 04/12 11:05:41.251: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 04/12 11:05:41.252: [smf] INFO: Removed Session: UE IMSI:[262429619078666] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 04/12 11:05:41.252: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 04/12 11:05:41.262: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 04/12 11:05:41.263: [smf] INFO: Removed Session: UE IMSI:[262422434375131] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 04/12 11:05:41.263: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 04/12 11:05:41.273: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 04/12 11:05:41.274: [smf] INFO: Removed Session: UE IMSI:[262420012319445] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 04/12 11:05:41.274: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 04/12 11:05:41.284: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 04/12 11:05:41.286: [smf] INFO: Removed Session: UE IMSI:[262428227510787] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 04/12 11:05:41.286: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 04/12 11:05:41.295: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 04/12 11:05:41.297: [smf] INFO: Removed Session: UE IMSI:[262422818501185] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 04/12 11:05:41.297: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 04/12 11:05:41.306: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 04/12 11:05:41.307: [smf] INFO: Removed Session: UE IMSI:[262425648884003] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 04/12 11:05:41.307: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 04/12 11:05:41.317: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 04/12 11:05:41.318: [smf] INFO: Removed Session: UE IMSI:[262426226708355] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 04/12 11:05:41.318: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 04/12 11:05:41.328: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 04/12 11:05:41.329: [smf] INFO: Removed Session: UE IMSI:[262424380981270] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 04/12 11:05:41.329: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 04/12 11:05:41.339: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 04/12 11:05:41.340: [smf] INFO: Removed Session: UE IMSI:[262426161961191] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 04/12 11:05:41.340: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 04/12 11:05:41.350: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 04/12 11:05:41.350: [smf] INFO: Removed Session: UE IMSI:[262421899246637] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 04/12 11:05:41.350: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 04/12 11:05:41.360: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 04/12 11:05:41.361: [smf] INFO: Removed Session: UE IMSI:[262429777222677] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 04/12 11:05:41.361: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 04/12 11:05:41.371: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 04/12 11:05:41.372: [smf] INFO: Removed Session: UE IMSI:[262428131367348] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 04/12 11:05:41.372: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 04/12 11:05:41.382: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 04/12 11:05:41.383: [smf] INFO: Removed Session: UE IMSI:[262426802688965] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 04/12 11:05:41.383: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 04/12 11:05:41.393: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 04/12 11:05:41.394: [smf] INFO: Removed Session: UE IMSI:[262428050036901] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 04/12 11:05:41.394: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 04/12 11:05:41.404: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 04/12 11:05:41.405: [smf] INFO: Removed Session: UE IMSI:[262425740349952] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 04/12 11:05:41.405: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 04/12 11:05:41.415: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 04/12 11:05:41.415: [smf] INFO: Removed Session: UE IMSI:[262426760842610] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 04/12 11:05:41.415: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 04/12 11:05:41.426: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 04/12 11:05:41.427: [smf] INFO: Removed Session: UE IMSI:[262426116360297] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 04/12 11:05:41.427: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 04/12 11:05:41.437: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 04/12 11:05:41.438: [smf] INFO: Removed Session: UE IMSI:[262425082436590] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 04/12 11:05:41.438: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 04/12 11:05:41.448: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 04/12 11:05:41.449: [smf] INFO: Removed Session: UE IMSI:[262422839650233] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 04/12 11:05:41.449: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 04/12 11:05:41.459: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 04/12 11:05:41.460: [smf] INFO: Removed Session: UE IMSI:[262424071383950] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 04/12 11:05:41.461: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 04/12 11:05:41.469: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 04/12 11:05:41.470: [smf] INFO: Removed Session: UE IMSI:[262429752633173] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 04/12 11:05:41.470: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 04/12 11:05:41.480: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 04/12 11:05:41.481: [smf] INFO: Removed Session: UE IMSI:[262427867559183] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 04/12 11:05:41.481: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 04/12 11:05:41.491: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 04/12 11:05:41.492: [smf] INFO: Removed Session: UE IMSI:[262425144122153] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 04/12 11:05:41.492: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 04/12 11:05:41.502: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 04/12 11:05:41.503: [smf] INFO: Removed Session: UE IMSI:[262424403265286] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 04/12 11:05:41.503: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 04/12 11:05:41.513: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 04/12 11:05:41.514: [smf] INFO: Removed Session: UE IMSI:[262427150813804] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 04/12 11:05:41.514: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 04/12 11:05:41.524: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 04/12 11:05:41.525: [smf] INFO: Removed Session: UE IMSI:[262428412848688] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 04/12 11:05:41.525: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 04/12 11:05:41.535: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 04/12 11:05:41.537: [smf] INFO: Removed Session: UE IMSI:[262424967712652] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 04/12 11:05:41.537: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 04/12 11:05:41.546: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 04/12 11:05:41.546: [smf] INFO: Removed Session: UE IMSI:[262425663137919] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 04/12 11:05:41.546: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 04/12 11:05:41.557: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 04/12 11:05:41.559: [smf] INFO: Removed Session: UE IMSI:[262425551647019] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 04/12 11:05:41.559: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 04/12 11:05:41.568: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 04/12 11:05:41.569: [smf] INFO: Removed Session: UE IMSI:[262424476012560] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 04/12 11:05:41.569: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 04/12 11:05:41.579: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 04/12 11:05:41.579: [smf] INFO: Removed Session: UE IMSI:[262423256108651] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 04/12 11:05:41.579: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 04/12 11:05:41.590: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 04/12 11:05:41.592: [smf] INFO: Removed Session: UE IMSI:[262429883533102] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 04/12 11:05:41.592: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 04/12 11:05:41.601: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 04/12 11:05:41.602: [smf] INFO: Removed Session: UE IMSI:[262421850549077] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 04/12 11:05:41.602: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 04/12 11:05:41.611: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 04/12 11:05:41.612: [smf] INFO: Removed Session: UE IMSI:[262425833482514] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 04/12 11:05:41.612: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 04/12 11:05:41.622: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 04/12 11:05:41.623: [smf] INFO: Removed Session: UE IMSI:[262426172636439] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 04/12 11:05:41.624: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 04/12 11:05:41.633: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 04/12 11:05:41.634: [smf] INFO: Removed Session: UE IMSI:[262425981401081] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 04/12 11:05:41.634: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 04/12 11:05:41.644: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 04/12 11:05:41.645: [smf] INFO: Removed Session: UE IMSI:[262429093631139] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 04/12 11:05:41.645: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 04/12 11:05:41.654: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 04/12 11:05:41.656: [smf] INFO: Removed Session: UE IMSI:[262423559760217] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 04/12 11:05:41.656: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 04/12 11:05:41.665: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 04/12 11:05:41.666: [smf] INFO: Removed Session: UE IMSI:[262420683656151] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 04/12 11:05:41.666: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 04/12 11:05:41.676: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 04/12 11:05:41.677: [smf] INFO: Removed Session: UE IMSI:[262421704953113] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 04/12 11:05:41.677: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 04/12 11:05:41.687: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 04/12 11:05:41.689: [smf] INFO: Removed Session: UE IMSI:[262429952711380] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 04/12 11:05:41.689: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 04/12 11:05:41.698: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 04/12 11:05:41.700: [smf] INFO: Removed Session: UE IMSI:[262421110227323] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 04/12 11:05:41.700: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 04/12 11:05:41.709: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 04/12 11:05:41.711: [smf] INFO: Removed Session: UE IMSI:[262421865766657] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 04/12 11:05:41.711: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 04/12 11:05:41.720: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 04/12 11:05:41.721: [smf] INFO: Removed Session: UE IMSI:[262422468229915] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 04/12 11:05:41.721: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 04/12 11:05:41.731: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 04/12 11:05:41.732: [smf] INFO: Removed Session: UE IMSI:[262425300970640] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 04/12 11:05:41.732: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 04/12 11:05:41.742: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 04/12 11:05:41.744: [smf] INFO: Removed Session: UE IMSI:[262423878767547] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 04/12 11:05:41.744: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 04/12 11:05:41.753: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 04/12 11:05:41.755: [smf] INFO: Removed Session: UE IMSI:[262425783119279] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 04/12 11:05:41.755: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 04/12 11:05:41.764: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 04/12 11:05:41.766: [smf] INFO: Removed Session: UE IMSI:[262424291330646] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 04/12 11:05:41.766: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 04/12 11:05:41.775: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 04/12 11:05:41.776: [smf] INFO: Removed Session: UE IMSI:[262424696044117] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 04/12 11:05:41.776: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 04/12 11:05:41.786: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 04/12 11:05:41.787: [smf] INFO: Removed Session: UE IMSI:[262428633192849] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 04/12 11:05:41.787: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 04/12 11:05:41.797: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 04/12 11:05:41.799: [smf] INFO: Removed Session: UE IMSI:[262421463122018] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 04/12 11:05:41.799: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 04/12 11:05:41.808: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 04/12 11:05:41.810: [smf] INFO: Removed Session: UE IMSI:[262429680311984] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 04/12 11:05:41.810: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 04/12 11:05:41.819: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 04/12 11:05:41.820: [smf] INFO: Removed Session: UE IMSI:[262425082752741] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 04/12 11:05:41.820: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 04/12 11:05:41.830: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 04/12 11:05:41.831: [smf] INFO: Removed Session: UE IMSI:[262427759384066] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 04/12 11:05:41.831: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 04/12 11:05:41.840: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 04/12 11:05:41.842: [smf] INFO: Removed Session: UE IMSI:[262424189719666] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 04/12 11:05:41.842: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 04/12 11:05:41.851: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 04/12 11:05:41.853: [smf] INFO: Removed Session: UE IMSI:[262427774543065] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 04/12 11:05:41.853: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 04/12 11:05:41.862: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 04/12 11:05:41.862: [smf] INFO: Removed Session: UE IMSI:[262428696511967] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 04/12 11:05:41.862: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 04/12 11:05:41.872: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 04/12 11:05:41.873: [smf] INFO: Removed Session: UE IMSI:[262423295757429] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 04/12 11:05:41.873: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 04/12 11:05:41.883: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 04/12 11:05:41.884: [smf] INFO: Removed Session: UE IMSI:[262420858563362] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 04/12 11:05:41.884: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 04/12 11:05:41.894: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 04/12 11:05:41.895: [smf] INFO: Removed Session: UE IMSI:[262428532351801] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 04/12 11:05:41.895: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 04/12 11:05:41.905: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 04/12 11:05:41.906: [smf] INFO: Removed Session: UE IMSI:[262425697680160] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 04/12 11:05:41.906: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 04/12 11:05:41.916: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 04/12 11:05:41.917: [smf] INFO: Removed Session: UE IMSI:[262422964601554] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 04/12 11:05:41.917: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 04/12 11:05:41.926: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 04/12 11:05:41.927: [smf] INFO: Removed Session: UE IMSI:[262428107411631] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 04/12 11:05:41.927: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 04/12 11:05:41.937: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 04/12 11:05:41.938: [smf] INFO: Removed Session: UE IMSI:[262426103550961] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 04/12 11:05:41.938: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 04/12 11:05:41.948: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 04/12 11:05:41.949: [smf] INFO: Removed Session: UE IMSI:[262421211504674] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 04/12 11:05:41.949: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 04/12 11:05:41.958: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 04/12 11:05:41.959: [smf] INFO: Removed Session: UE IMSI:[262424812386626] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 04/12 11:05:41.959: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 04/12 11:05:41.969: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 04/12 11:05:41.969: [smf] INFO: Removed Session: UE IMSI:[262426238030181] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 04/12 11:05:41.969: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 04/12 11:05:41.979: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 04/12 11:05:41.980: [smf] INFO: Removed Session: UE IMSI:[262422170426900] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 04/12 11:05:41.980: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 04/12 11:05:41.990: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 04/12 11:05:41.991: [smf] INFO: Removed Session: UE IMSI:[262427343230247] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:41.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 04/12 11:05:41.991: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 04/12 11:05:42.000: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 04/12 11:05:42.001: [smf] INFO: Removed Session: UE IMSI:[262422006132034] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 04/12 11:05:42.001: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 04/12 11:05:42.011: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 04/12 11:05:42.013: [smf] INFO: Removed Session: UE IMSI:[262428007961782] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 04/12 11:05:42.013: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 04/12 11:05:42.022: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 04/12 11:05:42.024: [smf] INFO: Removed Session: UE IMSI:[262423905990529] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 04/12 11:05:42.024: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 04/12 11:05:42.033: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 04/12 11:05:42.035: [smf] INFO: Removed Session: UE IMSI:[262424803120331] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 04/12 11:05:42.035: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 04/12 11:05:42.044: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 04/12 11:05:42.045: [smf] INFO: Removed Session: UE IMSI:[262427674553841] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 04/12 11:05:42.045: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 04/12 11:05:42.055: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 04/12 11:05:42.056: [smf] INFO: Removed Session: UE IMSI:[262423855616313] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 04/12 11:05:42.056: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 04/12 11:05:42.065: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 04/12 11:05:42.067: [smf] INFO: Removed Session: UE IMSI:[262425302672687] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 04/12 11:05:42.067: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 04/12 11:05:42.077: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 04/12 11:05:42.078: [smf] INFO: Removed Session: UE IMSI:[262421396734982] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 04/12 11:05:42.078: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 04/12 11:05:42.089: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 04/12 11:05:42.090: [smf] INFO: Removed Session: UE IMSI:[262426830313852] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 04/12 11:05:42.090: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 04/12 11:05:42.100: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 04/12 11:05:42.102: [smf] INFO: Removed Session: UE IMSI:[262423038929021] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 04/12 11:05:42.102: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 04/12 11:05:42.111: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 04/12 11:05:42.112: [smf] INFO: Removed Session: UE IMSI:[262426983129966] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 04/12 11:05:42.112: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 04/12 11:05:42.122: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 04/12 11:05:42.123: [smf] INFO: Removed Session: UE IMSI:[262424754327810] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 04/12 11:05:42.123: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 04/12 11:05:42.133: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 04/12 11:05:42.134: [smf] INFO: Removed Session: UE IMSI:[262421480161455] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 04/12 11:05:42.134: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 04/12 11:05:42.145: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 04/12 11:05:42.146: [smf] INFO: Removed Session: UE IMSI:[262428242179730] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 04/12 11:05:42.146: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 04/12 11:05:42.156: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 04/12 11:05:42.157: [smf] INFO: Removed Session: UE IMSI:[262425660883115] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 04/12 11:05:42.157: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 04/12 11:05:42.166: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 04/12 11:05:42.167: [smf] INFO: Removed Session: UE IMSI:[262429007394290] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 04/12 11:05:42.167: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 04/12 11:05:42.177: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 04/12 11:05:42.178: [smf] INFO: Removed Session: UE IMSI:[262422161236152] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 04/12 11:05:42.178: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 04/12 11:05:42.188: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 04/12 11:05:42.189: [smf] INFO: Removed Session: UE IMSI:[262426879152721] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 04/12 11:05:42.189: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 04/12 11:05:42.199: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 04/12 11:05:42.200: [smf] INFO: Removed Session: UE IMSI:[262428841798592] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 04/12 11:05:42.200: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 04/12 11:05:42.210: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 04/12 11:05:42.211: [smf] INFO: Removed Session: UE IMSI:[262427366623482] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 04/12 11:05:42.211: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 04/12 11:05:42.221: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 04/12 11:05:42.222: [smf] INFO: Removed Session: UE IMSI:[262425377991237] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 04/12 11:05:42.222: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 04/12 11:05:42.232: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 04/12 11:05:42.233: [smf] INFO: Removed Session: UE IMSI:[262421012088514] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 04/12 11:05:42.233: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 04/12 11:05:42.243: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 04/12 11:05:42.244: [smf] INFO: Removed Session: UE IMSI:[262428212868244] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 04/12 11:05:42.244: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 04/12 11:05:42.254: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 04/12 11:05:42.255: [smf] INFO: Removed Session: UE IMSI:[262421838509856] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 04/12 11:05:42.255: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 04/12 11:05:42.264: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 04/12 11:05:42.265: [smf] INFO: Removed Session: UE IMSI:[262423697336994] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 04/12 11:05:42.265: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 04/12 11:05:42.275: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 04/12 11:05:42.276: [smf] INFO: Removed Session: UE IMSI:[262429333600696] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 04/12 11:05:42.276: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 04/12 11:05:42.286: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 04/12 11:05:42.287: [smf] INFO: Removed Session: UE IMSI:[262420028991163] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 04/12 11:05:42.287: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 04/12 11:05:42.297: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 04/12 11:05:42.298: [smf] INFO: Removed Session: UE IMSI:[262422016417586] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 04/12 11:05:42.298: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 04/12 11:05:42.308: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 04/12 11:05:42.309: [smf] INFO: Removed Session: UE IMSI:[262421631771305] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 04/12 11:05:42.309: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 04/12 11:05:42.319: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 04/12 11:05:42.320: [smf] INFO: Removed Session: UE IMSI:[262424154822680] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 04/12 11:05:42.320: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 04/12 11:05:42.330: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 04/12 11:05:42.331: [smf] INFO: Removed Session: UE IMSI:[262425660441151] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 04/12 11:05:42.331: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 04/12 11:05:42.341: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 04/12 11:05:42.342: [smf] INFO: Removed Session: UE IMSI:[262421817682031] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 04/12 11:05:42.342: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 04/12 11:05:42.352: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 04/12 11:05:42.353: [smf] INFO: Removed Session: UE IMSI:[262429406394970] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 04/12 11:05:42.353: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 04/12 11:05:42.362: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 04/12 11:05:42.363: [smf] INFO: Removed Session: UE IMSI:[262423255856350] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 04/12 11:05:42.363: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 04/12 11:05:42.373: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 04/12 11:05:42.374: [smf] INFO: Removed Session: UE IMSI:[262429074608803] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 04/12 11:05:42.374: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 04/12 11:05:42.384: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 04/12 11:05:42.384: [smf] INFO: Removed Session: UE IMSI:[262421310627394] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 04/12 11:05:42.384: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 04/12 11:05:42.394: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 04/12 11:05:42.395: [smf] INFO: Removed Session: UE IMSI:[262423630381726] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 04/12 11:05:42.395: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 04/12 11:05:42.405: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 04/12 11:05:42.406: [smf] INFO: Removed Session: UE IMSI:[262426464236009] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 04/12 11:05:42.406: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 04/12 11:05:42.416: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 04/12 11:05:42.417: [smf] INFO: Removed Session: UE IMSI:[262420913116806] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 04/12 11:05:42.417: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 04/12 11:05:42.427: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 04/12 11:05:42.428: [smf] INFO: Removed Session: UE IMSI:[262421787475665] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 04/12 11:05:42.428: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 04/12 11:05:42.438: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 04/12 11:05:42.439: [smf] INFO: Removed Session: UE IMSI:[262428259887718] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 04/12 11:05:42.439: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 04/12 11:05:42.449: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 04/12 11:05:42.450: [smf] INFO: Removed Session: UE IMSI:[262425321945227] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 04/12 11:05:42.450: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 04/12 11:05:42.460: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 04/12 11:05:42.461: [smf] INFO: Removed Session: UE IMSI:[262425909704555] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 04/12 11:05:42.461: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 04/12 11:05:42.471: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 04/12 11:05:42.472: [smf] INFO: Removed Session: UE IMSI:[262420938960803] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 04/12 11:05:42.472: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 04/12 11:05:42.482: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 04/12 11:05:42.483: [smf] INFO: Removed Session: UE IMSI:[262427305277446] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 04/12 11:05:42.483: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 04/12 11:05:42.493: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 04/12 11:05:42.495: [smf] INFO: Removed Session: UE IMSI:[262428554179917] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 04/12 11:05:42.495: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 04/12 11:05:42.504: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 04/12 11:05:42.505: [smf] INFO: Removed Session: UE IMSI:[262421897019293] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 04/12 11:05:42.505: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 04/12 11:05:42.515: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 04/12 11:05:42.516: [smf] INFO: Removed Session: UE IMSI:[262428802828804] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 04/12 11:05:42.516: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 04/12 11:05:42.526: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 04/12 11:05:42.527: [smf] INFO: Removed Session: UE IMSI:[262428138828976] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 04/12 11:05:42.527: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 04/12 11:05:42.537: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 04/12 11:05:42.538: [smf] INFO: Removed Session: UE IMSI:[262420163212824] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 04/12 11:05:42.538: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 04/12 11:05:42.548: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 04/12 11:05:42.549: [smf] INFO: Removed Session: UE IMSI:[262420744515822] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 04/12 11:05:42.549: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 04/12 11:05:42.558: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 04/12 11:05:42.559: [smf] INFO: Removed Session: UE IMSI:[262429821688599] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 04/12 11:05:42.559: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 04/12 11:05:42.569: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 04/12 11:05:42.570: [smf] INFO: Removed Session: UE IMSI:[262424674300714] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 04/12 11:05:42.570: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 04/12 11:05:42.580: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 04/12 11:05:42.581: [smf] INFO: Removed Session: UE IMSI:[262422853139726] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 04/12 11:05:42.581: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 04/12 11:05:42.591: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 04/12 11:05:42.592: [smf] INFO: Removed Session: UE IMSI:[262421490226764] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 04/12 11:05:42.592: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 04/12 11:05:42.602: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 04/12 11:05:42.603: [smf] INFO: Removed Session: UE IMSI:[262422191960825] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 04/12 11:05:42.603: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 04/12 11:05:42.613: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 04/12 11:05:42.614: [smf] INFO: Removed Session: UE IMSI:[262426480431292] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 04/12 11:05:42.614: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 04/12 11:05:42.624: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 04/12 11:05:42.624: [smf] INFO: Removed Session: UE IMSI:[262429340281615] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 04/12 11:05:42.624: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 04/12 11:05:42.634: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 04/12 11:05:42.635: [smf] INFO: Removed Session: UE IMSI:[262425578295038] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 04/12 11:05:42.635: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 04/12 11:05:42.645: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 04/12 11:05:42.646: [smf] INFO: Removed Session: UE IMSI:[262420858119799] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 04/12 11:05:42.646: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 04/12 11:05:42.656: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 04/12 11:05:42.657: [smf] INFO: Removed Session: UE IMSI:[262424788897853] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 04/12 11:05:42.657: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 04/12 11:05:42.667: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 04/12 11:05:42.668: [smf] INFO: Removed Session: UE IMSI:[262427112976052] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 04/12 11:05:42.668: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 04/12 11:05:42.678: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 04/12 11:05:42.679: [smf] INFO: Removed Session: UE IMSI:[262420568517742] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 04/12 11:05:42.679: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 04/12 11:05:42.689: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 04/12 11:05:42.689: [smf] INFO: Removed Session: UE IMSI:[262423561965085] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 04/12 11:05:42.689: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 04/12 11:05:42.700: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 04/12 11:05:42.701: [smf] INFO: Removed Session: UE IMSI:[262423595416900] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 04/12 11:05:42.701: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 04/12 11:05:42.711: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 04/12 11:05:42.711: [smf] INFO: Removed Session: UE IMSI:[262425856066023] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 04/12 11:05:42.711: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 04/12 11:05:42.722: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 04/12 11:05:42.723: [smf] INFO: Removed Session: UE IMSI:[262424372002472] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 04/12 11:05:42.723: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 04/12 11:05:42.733: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 04/12 11:05:42.734: [smf] INFO: Removed Session: UE IMSI:[262423705987427] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 04/12 11:05:42.734: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 04/12 11:05:42.744: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 04/12 11:05:42.745: [smf] INFO: Removed Session: UE IMSI:[262429475570778] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 04/12 11:05:42.746: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 04/12 11:05:42.755: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 04/12 11:05:42.756: [smf] INFO: Removed Session: UE IMSI:[262422717724939] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 04/12 11:05:42.756: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 04/12 11:05:42.766: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 04/12 11:05:42.767: [smf] INFO: Removed Session: UE IMSI:[262429296041243] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 04/12 11:05:42.767: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 04/12 11:05:42.777: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 04/12 11:05:42.778: [smf] INFO: Removed Session: UE IMSI:[262420346613463] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 04/12 11:05:42.778: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 04/12 11:05:42.789: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 04/12 11:05:42.790: [smf] INFO: Removed Session: UE IMSI:[262425502175227] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 04/12 11:05:42.790: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 04/12 11:05:42.800: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 04/12 11:05:42.801: [smf] INFO: Removed Session: UE IMSI:[262421252766490] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 04/12 11:05:42.801: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 04/12 11:05:42.811: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 04/12 11:05:42.812: [smf] INFO: Removed Session: UE IMSI:[262420842031281] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 04/12 11:05:42.812: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 04/12 11:05:42.822: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 04/12 11:05:42.823: [smf] INFO: Removed Session: UE IMSI:[262428906988963] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 04/12 11:05:42.823: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 04/12 11:05:42.833: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 04/12 11:05:42.834: [smf] INFO: Removed Session: UE IMSI:[262423260454506] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 04/12 11:05:42.834: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 04/12 11:05:42.844: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 04/12 11:05:42.844: [smf] INFO: Removed Session: UE IMSI:[262421436964302] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 04/12 11:05:42.844: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 04/12 11:05:42.854: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 04/12 11:05:42.855: [smf] INFO: Removed Session: UE IMSI:[262421520799532] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 04/12 11:05:42.855: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 04/12 11:05:42.865: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 04/12 11:05:42.866: [smf] INFO: Removed Session: UE IMSI:[262425287077676] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 04/12 11:05:42.866: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 04/12 11:05:42.876: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 04/12 11:05:42.877: [smf] INFO: Removed Session: UE IMSI:[262427410207786] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 04/12 11:05:42.877: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 04/12 11:05:42.887: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 04/12 11:05:42.888: [smf] INFO: Removed Session: UE IMSI:[262428212993681] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 04/12 11:05:42.888: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 04/12 11:05:42.898: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 04/12 11:05:42.899: [smf] INFO: Removed Session: UE IMSI:[262423335245731] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 04/12 11:05:42.899: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 04/12 11:05:42.909: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 04/12 11:05:42.910: [smf] INFO: Removed Session: UE IMSI:[262429982644213] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 04/12 11:05:42.910: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 04/12 11:05:42.920: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 04/12 11:05:42.921: [smf] INFO: Removed Session: UE IMSI:[262428975361234] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 04/12 11:05:42.921: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 04/12 11:05:42.931: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 04/12 11:05:42.932: [smf] INFO: Removed Session: UE IMSI:[262429996743630] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 04/12 11:05:42.932: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 04/12 11:05:42.942: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 04/12 11:05:42.943: [smf] INFO: Removed Session: UE IMSI:[262425808982000] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 04/12 11:05:42.943: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 04/12 11:05:42.953: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 04/12 11:05:42.954: [smf] INFO: Removed Session: UE IMSI:[262425564630597] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 04/12 11:05:42.954: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 04/12 11:05:42.964: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 04/12 11:05:42.965: [smf] INFO: Removed Session: UE IMSI:[262426686088866] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 04/12 11:05:42.965: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 04/12 11:05:42.975: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 04/12 11:05:42.976: [smf] INFO: Removed Session: UE IMSI:[262422883332768] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 04/12 11:05:42.976: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 04/12 11:05:42.986: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 04/12 11:05:42.986: [smf] INFO: Removed Session: UE IMSI:[262426516977451] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 04/12 11:05:42.987: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 04/12 11:05:42.997: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 04/12 11:05:42.997: [smf] INFO: Removed Session: UE IMSI:[262429270515063] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:42.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 04/12 11:05:42.997: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 04/12 11:05:43.007: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 04/12 11:05:43.008: [smf] INFO: Removed Session: UE IMSI:[262421328064849] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 04/12 11:05:43.008: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 04/12 11:05:43.018: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 04/12 11:05:43.019: [smf] INFO: Removed Session: UE IMSI:[262422710351851] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 04/12 11:05:43.019: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 04/12 11:05:43.029: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 04/12 11:05:43.030: [smf] INFO: Removed Session: UE IMSI:[262429605214341] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 04/12 11:05:43.030: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 04/12 11:05:43.040: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 04/12 11:05:43.041: [smf] INFO: Removed Session: UE IMSI:[262424496327698] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 04/12 11:05:43.041: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 04/12 11:05:43.052: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 04/12 11:05:43.054: [smf] INFO: Removed Session: UE IMSI:[262421395053360] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 04/12 11:05:43.054: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 04/12 11:05:43.063: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 04/12 11:05:43.064: [smf] INFO: Removed Session: UE IMSI:[262427640376807] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 04/12 11:05:43.064: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 04/12 11:05:43.074: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 04/12 11:05:43.075: [smf] INFO: Removed Session: UE IMSI:[262421646597460] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 04/12 11:05:43.075: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 04/12 11:05:43.085: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 04/12 11:05:43.086: [smf] INFO: Removed Session: UE IMSI:[262423027494263] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 04/12 11:05:43.086: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 04/12 11:05:43.096: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 04/12 11:05:43.097: [smf] INFO: Removed Session: UE IMSI:[262422406094801] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 04/12 11:05:43.097: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 04/12 11:05:43.107: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 04/12 11:05:43.108: [smf] INFO: Removed Session: UE IMSI:[262420041664975] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 04/12 11:05:43.108: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 04/12 11:05:43.118: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 04/12 11:05:43.118: [smf] INFO: Removed Session: UE IMSI:[262428380735725] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 04/12 11:05:43.119: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 04/12 11:05:43.128: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 04/12 11:05:43.129: [smf] INFO: Removed Session: UE IMSI:[262425580974722] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 04/12 11:05:43.129: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 04/12 11:05:43.139: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 04/12 11:05:43.140: [smf] INFO: Removed Session: UE IMSI:[262425273865030] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 04/12 11:05:43.140: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 04/12 11:05:43.151: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 04/12 11:05:43.152: [smf] INFO: Removed Session: UE IMSI:[262420104132619] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 04/12 11:05:43.152: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 04/12 11:05:43.162: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 04/12 11:05:43.163: [smf] INFO: Removed Session: UE IMSI:[262428983096280] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 04/12 11:05:43.163: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 04/12 11:05:43.172: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 04/12 11:05:43.173: [smf] INFO: Removed Session: UE IMSI:[262421068114908] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 04/12 11:05:43.173: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 04/12 11:05:43.183: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 04/12 11:05:43.184: [smf] INFO: Removed Session: UE IMSI:[262429302938996] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 04/12 11:05:43.184: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 04/12 11:05:43.194: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 04/12 11:05:43.195: [smf] INFO: Removed Session: UE IMSI:[262427822689078] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 04/12 11:05:43.195: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 04/12 11:05:43.205: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 04/12 11:05:43.206: [smf] INFO: Removed Session: UE IMSI:[262426273678328] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 04/12 11:05:43.206: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 04/12 11:05:43.216: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 04/12 11:05:43.217: [smf] INFO: Removed Session: UE IMSI:[262423194172141] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 04/12 11:05:43.217: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 04/12 11:05:43.227: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 04/12 11:05:43.228: [smf] INFO: Removed Session: UE IMSI:[262424350177845] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 04/12 11:05:43.228: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 04/12 11:05:43.237: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 04/12 11:05:43.238: [smf] INFO: Removed Session: UE IMSI:[262425320065254] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 04/12 11:05:43.238: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 04/12 11:05:43.248: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 04/12 11:05:43.249: [smf] INFO: Removed Session: UE IMSI:[262424819810060] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 04/12 11:05:43.249: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 04/12 11:05:43.259: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 04/12 11:05:43.260: [smf] INFO: Removed Session: UE IMSI:[262428858009424] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 04/12 11:05:43.260: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 04/12 11:05:43.270: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 04/12 11:05:43.271: [smf] INFO: Removed Session: UE IMSI:[262421467408518] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 04/12 11:05:43.271: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 04/12 11:05:43.281: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 04/12 11:05:43.282: [smf] INFO: Removed Session: UE IMSI:[262424139864313] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 04/12 11:05:43.282: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 04/12 11:05:43.292: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 04/12 11:05:43.293: [smf] INFO: Removed Session: UE IMSI:[262424267378846] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 04/12 11:05:43.293: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 04/12 11:05:43.303: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 04/12 11:05:43.304: [smf] INFO: Removed Session: UE IMSI:[262424677263539] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 04/12 11:05:43.304: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 04/12 11:05:43.314: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 04/12 11:05:43.315: [smf] INFO: Removed Session: UE IMSI:[262428172405555] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 04/12 11:05:43.315: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 04/12 11:05:43.324: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 04/12 11:05:43.325: [smf] INFO: Removed Session: UE IMSI:[262424856925656] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 04/12 11:05:43.325: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 04/12 11:05:43.335: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 04/12 11:05:43.336: [smf] INFO: Removed Session: UE IMSI:[262421982754702] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 04/12 11:05:43.336: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 04/12 11:05:43.346: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 04/12 11:05:43.347: [smf] INFO: Removed Session: UE IMSI:[262427086574102] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 04/12 11:05:43.347: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 04/12 11:05:43.357: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 04/12 11:05:43.358: [smf] INFO: Removed Session: UE IMSI:[262422071971766] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 04/12 11:05:43.358: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 04/12 11:05:43.368: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 04/12 11:05:43.369: [smf] INFO: Removed Session: UE IMSI:[262422291106611] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 04/12 11:05:43.369: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 04/12 11:05:43.379: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 04/12 11:05:43.379: [smf] INFO: Removed Session: UE IMSI:[262429572781257] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 04/12 11:05:43.380: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 04/12 11:05:43.389: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 04/12 11:05:43.390: [smf] INFO: Removed Session: UE IMSI:[262426942718744] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 04/12 11:05:43.390: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 04/12 11:05:43.400: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 04/12 11:05:43.401: [smf] INFO: Removed Session: UE IMSI:[262428896465555] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 04/12 11:05:43.401: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 04/12 11:05:43.411: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 04/12 11:05:43.412: [smf] INFO: Removed Session: UE IMSI:[262420554888575] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 04/12 11:05:43.412: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 04/12 11:05:43.422: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 04/12 11:05:43.423: [smf] INFO: Removed Session: UE IMSI:[262420663980228] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 04/12 11:05:43.423: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 04/12 11:05:43.433: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 04/12 11:05:43.434: [smf] INFO: Removed Session: UE IMSI:[262423858379889] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 04/12 11:05:43.434: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 04/12 11:05:43.444: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 04/12 11:05:43.445: [smf] INFO: Removed Session: UE IMSI:[262421411521082] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 04/12 11:05:43.445: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 04/12 11:05:43.455: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 04/12 11:05:43.457: [smf] INFO: Removed Session: UE IMSI:[262428875184586] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 04/12 11:05:43.457: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 04/12 11:05:43.467: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 04/12 11:05:43.468: [smf] INFO: Removed Session: UE IMSI:[262421185336113] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 04/12 11:05:43.468: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 04/12 11:05:43.478: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 04/12 11:05:43.479: [smf] INFO: Removed Session: UE IMSI:[262429422494323] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 04/12 11:05:43.479: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 04/12 11:05:43.489: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 04/12 11:05:43.491: [smf] INFO: Removed Session: UE IMSI:[262422042704832] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 04/12 11:05:43.491: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 04/12 11:05:43.500: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 04/12 11:05:43.501: [smf] INFO: Removed Session: UE IMSI:[262427173448095] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 04/12 11:05:43.501: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 04/12 11:05:43.510: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 04/12 11:05:43.511: [smf] INFO: Removed Session: UE IMSI:[262425432401577] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 04/12 11:05:43.511: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 04/12 11:05:43.521: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 04/12 11:05:43.522: [smf] INFO: Removed Session: UE IMSI:[262427213608287] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 04/12 11:05:43.522: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 04/12 11:05:43.532: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 04/12 11:05:43.533: [smf] INFO: Removed Session: UE IMSI:[262420008298023] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 04/12 11:05:43.533: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 04/12 11:05:43.543: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 04/12 11:05:43.543: [smf] INFO: Removed Session: UE IMSI:[262420672612831] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 04/12 11:05:43.543: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 04/12 11:05:43.553: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 04/12 11:05:43.554: [smf] INFO: Removed Session: UE IMSI:[262422602870916] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 04/12 11:05:43.554: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 04/12 11:05:43.564: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 04/12 11:05:43.565: [smf] INFO: Removed Session: UE IMSI:[262427888080495] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 04/12 11:05:43.565: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 04/12 11:05:43.575: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 04/12 11:05:43.576: [smf] INFO: Removed Session: UE IMSI:[262428957716802] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 04/12 11:05:43.576: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 04/12 11:05:43.586: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 04/12 11:05:43.587: [smf] INFO: Removed Session: UE IMSI:[262427632370782] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 04/12 11:05:43.587: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 04/12 11:05:43.597: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 04/12 11:05:43.598: [smf] INFO: Removed Session: UE IMSI:[262425295074523] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 04/12 11:05:43.598: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 04/12 11:05:43.608: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 04/12 11:05:43.609: [smf] INFO: Removed Session: UE IMSI:[262422921934745] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 04/12 11:05:43.609: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 04/12 11:05:43.619: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 04/12 11:05:43.620: [smf] INFO: Removed Session: UE IMSI:[262427774913334] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 04/12 11:05:43.620: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 04/12 11:05:43.629: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/12 11:05:43.630: [smf] INFO: Removed Session: UE IMSI:[262429873546035] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 04/12 11:05:43.630: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 04/12 11:05:43.640: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 04/12 11:05:43.641: [smf] INFO: Removed Session: UE IMSI:[262420101211426] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/12 11:05:43.641: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) 04/12 11:05:43.849: [smf] INFO: Removed Session: UE IMSI:[262422099085783] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1693) 04/12 11:05:43.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3198) 04/12 11:05:43.849: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: Warning: Stopping inactive timer T_next. MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed TC_lots_of_concurrent_pdp_ctx(86)@af14496f2cf7: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(85)@af14496f2cf7: Final verdict of PTC: none 04/12 11:05:45.856: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/12 11:05:45.856: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@af14496f2cf7: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Sat Apr 12 11:05:45 UTC 2025 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6512016) Waiting for packet dumper to finish... 1 (prev_count=6512016, count=6512528) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sat Apr 12 11:05:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@af14496f2cf7: 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@af14496f2cf7: Test case TC_addr_pool_exhaustion started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:05:51.629: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:05:52.338: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 04/12 11:05:53.348: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 04/12 11:05:53.348: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 04/12 11:05:53.348: [smf] INFO: UE IMSI[262423641757519] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.355: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 04/12 11:05:53.356: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.356: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.356: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/12 11:05:53.356: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/12 11:05:53.356: [smf] INFO: UE IMSI[262429725787348] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.367: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/12 11:05:53.367: [upf] INFO: UE F-SEID[UP:0x399 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.367: [upf] INFO: UE F-SEID[UP:0x399 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.373: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 04/12 11:05:53.373: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 04/12 11:05:53.373: [smf] INFO: UE IMSI[262428485480252] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.388: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 04/12 11:05:53.388: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 04/12 11:05:53.388: [smf] INFO: UE IMSI[262421742736004] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.399: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 04/12 11:05:53.399: [upf] INFO: UE F-SEID[UP:0xbe CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.399: [upf] INFO: UE F-SEID[UP:0xbe CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.402: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 04/12 11:05:53.402: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 04/12 11:05:53.402: [smf] INFO: UE IMSI[262424585043796] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.415: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 04/12 11:05:53.416: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.416: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.420: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 04/12 11:05:53.420: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 04/12 11:05:53.420: [smf] INFO: UE IMSI[262423149734345] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.431: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 04/12 11:05:53.431: [upf] INFO: UE F-SEID[UP:0xb90 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.431: [upf] INFO: UE F-SEID[UP:0xb90 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.434: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 04/12 11:05:53.434: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 04/12 11:05:53.434: [smf] INFO: UE IMSI[262429723429900] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.442: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 04/12 11:05:53.442: [upf] INFO: UE F-SEID[UP:0x97b CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.442: [upf] INFO: UE F-SEID[UP:0x97b CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.443: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 04/12 11:05:53.443: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 04/12 11:05:53.443: [smf] INFO: UE IMSI[262420442944355] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.450: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 04/12 11:05:53.450: [upf] INFO: UE F-SEID[UP:0x544 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.450: [upf] INFO: UE F-SEID[UP:0x544 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.453: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 04/12 11:05:53.453: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 04/12 11:05:53.453: [smf] INFO: UE IMSI[262421530043712] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.460: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 04/12 11:05:53.460: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.460: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.463: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 04/12 11:05:53.463: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 04/12 11:05:53.463: [smf] INFO: UE IMSI[262429836079852] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.467: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 04/12 11:05:53.467: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0x1a3] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.467: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0x1a3] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.470: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 04/12 11:05:53.470: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 04/12 11:05:53.470: [smf] INFO: UE IMSI[262425122631429] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.471: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 04/12 11:05:53.471: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.471: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.476: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 04/12 11:05:53.476: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 04/12 11:05:53.476: [smf] INFO: UE IMSI[262429568334520] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.477: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 04/12 11:05:53.477: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.477: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.482: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 04/12 11:05:53.482: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 04/12 11:05:53.482: [smf] INFO: UE IMSI[262421861895468] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.483: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 04/12 11:05:53.483: [upf] INFO: UE F-SEID[UP:0x5af CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.483: [upf] INFO: UE F-SEID[UP:0x5af CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.488: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 04/12 11:05:53.488: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 04/12 11:05:53.488: [smf] INFO: UE IMSI[262425846840586] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.488: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 04/12 11:05:53.488: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.488: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.494: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 04/12 11:05:53.494: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 04/12 11:05:53.494: [smf] INFO: UE IMSI[262427070521475] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.494: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 04/12 11:05:53.494: [upf] INFO: UE F-SEID[UP:0x6dc CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.494: [upf] INFO: UE F-SEID[UP:0x6dc CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.500: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 04/12 11:05:53.500: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 04/12 11:05:53.500: [smf] INFO: UE IMSI[262423019367409] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.500: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 04/12 11:05:53.500: [upf] INFO: UE F-SEID[UP:0x481 CP:0xab2] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.500: [upf] INFO: UE F-SEID[UP:0x481 CP:0xab2] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.513: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 04/12 11:05:53.513: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 04/12 11:05:53.513: [smf] INFO: UE IMSI[262426953851858] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.516: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 04/12 11:05:53.517: [upf] INFO: UE F-SEID[UP:0x7fb CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.517: [upf] INFO: UE F-SEID[UP:0x7fb CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.524: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 04/12 11:05:53.525: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 04/12 11:05:53.525: [smf] INFO: UE IMSI[262421912202961] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.532: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 04/12 11:05:53.532: [upf] INFO: UE F-SEID[UP:0xb1f CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.532: [upf] INFO: UE F-SEID[UP:0xb1f CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.538: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 04/12 11:05:53.538: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 04/12 11:05:53.538: [smf] INFO: UE IMSI[262420567189113] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.541: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 04/12 11:05:53.541: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.541: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.547: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 04/12 11:05:53.547: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 04/12 11:05:53.547: [smf] INFO: UE IMSI[262423052640288] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.551: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 04/12 11:05:53.551: [upf] INFO: UE F-SEID[UP:0x9df CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.551: [upf] INFO: UE F-SEID[UP:0x9df CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.553: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 04/12 11:05:53.553: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 04/12 11:05:53.553: [smf] INFO: UE IMSI[262422535713196] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.554: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 04/12 11:05:53.554: [upf] INFO: UE F-SEID[UP:0x82e CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.555: [upf] INFO: UE F-SEID[UP:0x82e CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.561: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 04/12 11:05:53.561: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 04/12 11:05:53.561: [smf] INFO: UE IMSI[262423644478290] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.562: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 04/12 11:05:53.562: [upf] INFO: UE F-SEID[UP:0x251 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.562: [upf] INFO: UE F-SEID[UP:0x251 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.568: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 04/12 11:05:53.568: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 04/12 11:05:53.568: [smf] INFO: UE IMSI[262429634293053] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.569: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 04/12 11:05:53.569: [upf] INFO: UE F-SEID[UP:0xa4a CP:0x6b0] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.569: [upf] INFO: UE F-SEID[UP:0xa4a CP:0x6b0] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.575: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 04/12 11:05:53.575: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 04/12 11:05:53.575: [smf] INFO: UE IMSI[262427411229674] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.576: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 04/12 11:05:53.576: [upf] INFO: UE F-SEID[UP:0xc87 CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.576: [upf] INFO: UE F-SEID[UP:0xc87 CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.582: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 04/12 11:05:53.582: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 04/12 11:05:53.582: [smf] INFO: UE IMSI[262429514878016] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.583: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 04/12 11:05:53.583: [upf] INFO: UE F-SEID[UP:0xc03 CP:0x673] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.583: [upf] INFO: UE F-SEID[UP:0xc03 CP:0x673] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.592: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 04/12 11:05:53.592: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 04/12 11:05:53.592: [smf] INFO: UE IMSI[262423857351676] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.593: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 04/12 11:05:53.593: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.593: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.601: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 04/12 11:05:53.601: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 04/12 11:05:53.601: [smf] INFO: UE IMSI[262427225329981] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.602: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 04/12 11:05:53.602: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.602: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.608: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 04/12 11:05:53.608: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 04/12 11:05:53.608: [smf] INFO: UE IMSI[262421066673974] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.609: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 04/12 11:05:53.609: [upf] INFO: UE F-SEID[UP:0xb2c CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.609: [upf] INFO: UE F-SEID[UP:0xb2c CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.616: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 04/12 11:05:53.616: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 04/12 11:05:53.616: [smf] INFO: UE IMSI[262428772956549] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.617: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 04/12 11:05:53.617: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.617: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.625: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 04/12 11:05:53.625: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 04/12 11:05:53.625: [smf] INFO: UE IMSI[262422434723111] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.626: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 04/12 11:05:53.626: [upf] INFO: UE F-SEID[UP:0x42b CP:0x987] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.626: [upf] INFO: UE F-SEID[UP:0x42b CP:0x987] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.634: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 04/12 11:05:53.634: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 04/12 11:05:53.634: [smf] INFO: UE IMSI[262421146612987] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.636: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 04/12 11:05:53.636: [upf] INFO: UE F-SEID[UP:0xcda CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.636: [upf] INFO: UE F-SEID[UP:0xcda CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.642: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 04/12 11:05:53.642: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 04/12 11:05:53.642: [smf] INFO: UE IMSI[262425504369904] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.643: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 04/12 11:05:53.643: [upf] INFO: UE F-SEID[UP:0x124 CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.643: [upf] INFO: UE F-SEID[UP:0x124 CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.649: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 04/12 11:05:53.649: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 04/12 11:05:53.649: [smf] INFO: UE IMSI[262429541631601] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.650: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 04/12 11:05:53.650: [upf] INFO: UE F-SEID[UP:0x852 CP:0xa3c] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.650: [upf] INFO: UE F-SEID[UP:0x852 CP:0xa3c] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.658: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 04/12 11:05:53.658: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 04/12 11:05:53.658: [smf] INFO: UE IMSI[262424613180456] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.659: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 04/12 11:05:53.659: [upf] INFO: UE F-SEID[UP:0x68d CP:0x5bb] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.659: [upf] INFO: UE F-SEID[UP:0x68d CP:0x5bb] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.667: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 04/12 11:05:53.667: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 04/12 11:05:53.667: [smf] INFO: UE IMSI[262422363570112] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.668: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 04/12 11:05:53.668: [upf] INFO: UE F-SEID[UP:0x236 CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.668: [upf] INFO: UE F-SEID[UP:0x236 CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.682: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 04/12 11:05:53.682: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 04/12 11:05:53.682: [smf] INFO: UE IMSI[262429426304290] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.686: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 04/12 11:05:53.686: [upf] INFO: UE F-SEID[UP:0x32d CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.686: [upf] INFO: UE F-SEID[UP:0x32d CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.689: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 04/12 11:05:53.689: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 04/12 11:05:53.689: [smf] INFO: UE IMSI[262427731118096] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.690: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 04/12 11:05:53.690: [upf] INFO: UE F-SEID[UP:0x56a CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.690: [upf] INFO: UE F-SEID[UP:0x56a CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.696: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 04/12 11:05:53.696: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 04/12 11:05:53.696: [smf] INFO: UE IMSI[262429410887614] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.698: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 04/12 11:05:53.698: [upf] INFO: UE F-SEID[UP:0xa79 CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.698: [upf] INFO: UE F-SEID[UP:0xa79 CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.703: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 04/12 11:05:53.703: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 04/12 11:05:53.703: [smf] INFO: UE IMSI[262428327745827] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.704: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 04/12 11:05:53.704: [upf] INFO: UE F-SEID[UP:0xf08 CP:0xfc5] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.704: [upf] INFO: UE F-SEID[UP:0xf08 CP:0xfc5] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.709: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 04/12 11:05:53.709: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 04/12 11:05:53.709: [smf] INFO: UE IMSI[262427942349287] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.710: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 04/12 11:05:53.710: [upf] INFO: UE F-SEID[UP:0x708 CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.710: [upf] INFO: UE F-SEID[UP:0x708 CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.716: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 04/12 11:05:53.716: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 04/12 11:05:53.716: [smf] INFO: UE IMSI[262427737195914] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.717: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 04/12 11:05:53.717: [upf] INFO: UE F-SEID[UP:0xcc CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.717: [upf] INFO: UE F-SEID[UP:0xcc CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.722: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 04/12 11:05:53.722: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 04/12 11:05:53.722: [smf] INFO: UE IMSI[262422246089310] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.723: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 04/12 11:05:53.723: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.723: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.729: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 04/12 11:05:53.729: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 04/12 11:05:53.729: [smf] INFO: UE IMSI[262429461510325] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.730: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 04/12 11:05:53.730: [upf] INFO: UE F-SEID[UP:0x452 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.730: [upf] INFO: UE F-SEID[UP:0x452 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.737: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 04/12 11:05:53.737: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 04/12 11:05:53.737: [smf] INFO: UE IMSI[262424129329548] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.738: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 04/12 11:05:53.738: [upf] INFO: UE F-SEID[UP:0x3da CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.738: [upf] INFO: UE F-SEID[UP:0x3da CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.744: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 04/12 11:05:53.744: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 04/12 11:05:53.744: [smf] INFO: UE IMSI[262426742718222] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.745: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 04/12 11:05:53.745: [upf] INFO: UE F-SEID[UP:0xed1 CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.745: [upf] INFO: UE F-SEID[UP:0xed1 CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.751: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 04/12 11:05:53.751: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 04/12 11:05:53.751: [smf] INFO: UE IMSI[262425744299546] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.752: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 04/12 11:05:53.752: [upf] INFO: UE F-SEID[UP:0xccc CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.752: [upf] INFO: UE F-SEID[UP:0xccc CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.759: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 04/12 11:05:53.759: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 04/12 11:05:53.759: [smf] INFO: UE IMSI[262421985970187] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.760: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 04/12 11:05:53.760: [upf] INFO: UE F-SEID[UP:0x80 CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.760: [upf] INFO: UE F-SEID[UP:0x80 CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.766: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 04/12 11:05:53.766: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 04/12 11:05:53.766: [smf] INFO: UE IMSI[262427948509503] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.767: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 04/12 11:05:53.767: [upf] INFO: UE F-SEID[UP:0x7c CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.767: [upf] INFO: UE F-SEID[UP:0x7c CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.774: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 04/12 11:05:53.774: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 04/12 11:05:53.774: [smf] INFO: UE IMSI[262426395415050] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.774: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 04/12 11:05:53.774: [upf] INFO: UE F-SEID[UP:0x363 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.774: [upf] INFO: UE F-SEID[UP:0x363 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.780: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 04/12 11:05:53.780: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 04/12 11:05:53.780: [smf] INFO: UE IMSI[262422141723130] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.780: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 04/12 11:05:53.780: [upf] INFO: UE F-SEID[UP:0x210 CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.780: [upf] INFO: UE F-SEID[UP:0x210 CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.785: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 04/12 11:05:53.785: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 04/12 11:05:53.785: [smf] INFO: UE IMSI[262429723985172] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.786: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 04/12 11:05:53.786: [upf] INFO: UE F-SEID[UP:0xbed CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.786: [upf] INFO: UE F-SEID[UP:0xbed CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.791: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 04/12 11:05:53.791: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 04/12 11:05:53.791: [smf] INFO: UE IMSI[262425933420159] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.792: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 04/12 11:05:53.792: [upf] INFO: UE F-SEID[UP:0x59e CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.792: [upf] INFO: UE F-SEID[UP:0x59e CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.797: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 04/12 11:05:53.797: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 04/12 11:05:53.797: [smf] INFO: UE IMSI[262428142377985] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.798: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 04/12 11:05:53.798: [upf] INFO: UE F-SEID[UP:0xd3f CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.798: [upf] INFO: UE F-SEID[UP:0xd3f CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.803: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 04/12 11:05:53.803: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 04/12 11:05:53.803: [smf] INFO: UE IMSI[262421470360945] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.804: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 04/12 11:05:53.804: [upf] INFO: UE F-SEID[UP:0xcac CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.804: [upf] INFO: UE F-SEID[UP:0xcac CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.809: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 04/12 11:05:53.809: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 04/12 11:05:53.809: [smf] INFO: UE IMSI[262429993934843] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.810: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 04/12 11:05:53.810: [upf] INFO: UE F-SEID[UP:0xaab CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.810: [upf] INFO: UE F-SEID[UP:0xaab CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.815: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 04/12 11:05:53.815: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 04/12 11:05:53.815: [smf] INFO: UE IMSI[262426430378633] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.815: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 04/12 11:05:53.815: [upf] INFO: UE F-SEID[UP:0x67d CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.815: [upf] INFO: UE F-SEID[UP:0x67d CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.821: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 04/12 11:05:53.821: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 04/12 11:05:53.821: [smf] INFO: UE IMSI[262423486132307] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.821: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 04/12 11:05:53.821: [upf] INFO: UE F-SEID[UP:0xda3 CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.821: [upf] INFO: UE F-SEID[UP:0xda3 CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.826: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 04/12 11:05:53.826: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 04/12 11:05:53.826: [smf] INFO: UE IMSI[262425196376514] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.827: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 04/12 11:05:53.827: [upf] INFO: UE F-SEID[UP:0xcaa CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.827: [upf] INFO: UE F-SEID[UP:0xcaa CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.832: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 04/12 11:05:53.832: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 04/12 11:05:53.832: [smf] INFO: UE IMSI[262421976268731] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.833: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 04/12 11:05:53.833: [upf] INFO: UE F-SEID[UP:0xc12 CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.833: [upf] INFO: UE F-SEID[UP:0xc12 CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.838: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 04/12 11:05:53.838: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 04/12 11:05:53.838: [smf] INFO: UE IMSI[262422384120533] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.838: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 04/12 11:05:53.838: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.838: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.844: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 04/12 11:05:53.844: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 04/12 11:05:53.844: [smf] INFO: UE IMSI[262424533850877] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.844: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 04/12 11:05:53.844: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.844: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.849: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 04/12 11:05:53.849: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 04/12 11:05:53.849: [smf] INFO: UE IMSI[262429293235776] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.850: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 04/12 11:05:53.850: [upf] INFO: UE F-SEID[UP:0xa16 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.850: [upf] INFO: UE F-SEID[UP:0xa16 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.855: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 04/12 11:05:53.855: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 04/12 11:05:53.855: [smf] INFO: UE IMSI[262427353540340] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.856: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 04/12 11:05:53.856: [upf] INFO: UE F-SEID[UP:0x981 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.856: [upf] INFO: UE F-SEID[UP:0x981 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.861: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 04/12 11:05:53.861: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 04/12 11:05:53.861: [smf] INFO: UE IMSI[262429593155361] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.862: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 04/12 11:05:53.862: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.862: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.867: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 04/12 11:05:53.867: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 04/12 11:05:53.867: [smf] INFO: UE IMSI[262427279254611] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.867: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 04/12 11:05:53.867: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.867: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.873: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 04/12 11:05:53.873: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 04/12 11:05:53.873: [smf] INFO: UE IMSI[262420850596919] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.874: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 04/12 11:05:53.874: [upf] INFO: UE F-SEID[UP:0x971 CP:0xa45] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.874: [upf] INFO: UE F-SEID[UP:0x971 CP:0xa45] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.879: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 04/12 11:05:53.879: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 04/12 11:05:53.879: [smf] INFO: UE IMSI[262420150400893] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.879: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 04/12 11:05:53.879: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.879: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.885: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 04/12 11:05:53.885: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 04/12 11:05:53.885: [smf] INFO: UE IMSI[262420222720696] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.886: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 04/12 11:05:53.886: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.886: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.893: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 04/12 11:05:53.893: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 04/12 11:05:53.894: [smf] INFO: UE IMSI[262429198330349] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.894: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 04/12 11:05:53.894: [upf] INFO: UE F-SEID[UP:0xd77 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.894: [upf] INFO: UE F-SEID[UP:0xd77 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.900: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 04/12 11:05:53.900: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 04/12 11:05:53.900: [smf] INFO: UE IMSI[262423025648068] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.900: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 04/12 11:05:53.900: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.900: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.905: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 04/12 11:05:53.905: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 04/12 11:05:53.905: [smf] INFO: UE IMSI[262423759727772] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.906: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 04/12 11:05:53.906: [upf] INFO: UE F-SEID[UP:0x212 CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.906: [upf] INFO: UE F-SEID[UP:0x212 CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.911: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 04/12 11:05:53.911: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 04/12 11:05:53.911: [smf] INFO: UE IMSI[262425228677637] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.912: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 04/12 11:05:53.912: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.912: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.917: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 04/12 11:05:53.917: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 04/12 11:05:53.917: [smf] INFO: UE IMSI[262420659251625] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.918: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 04/12 11:05:53.918: [upf] INFO: UE F-SEID[UP:0x443 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.918: [upf] INFO: UE F-SEID[UP:0x443 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.923: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 04/12 11:05:53.923: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 04/12 11:05:53.923: [smf] INFO: UE IMSI[262420494612723] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.924: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 04/12 11:05:53.924: [upf] INFO: UE F-SEID[UP:0xd2b CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.924: [upf] INFO: UE F-SEID[UP:0xd2b CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.929: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 04/12 11:05:53.929: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 04/12 11:05:53.929: [smf] INFO: UE IMSI[262424968992624] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.929: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 04/12 11:05:53.929: [upf] INFO: UE F-SEID[UP:0x662 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.929: [upf] INFO: UE F-SEID[UP:0x662 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.934: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 04/12 11:05:53.934: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 04/12 11:05:53.934: [smf] INFO: UE IMSI[262427289038014] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.935: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 04/12 11:05:53.935: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.935: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.940: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 04/12 11:05:53.940: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 04/12 11:05:53.940: [smf] INFO: UE IMSI[262426342157476] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.941: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 04/12 11:05:53.941: [upf] INFO: UE F-SEID[UP:0x836 CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.941: [upf] INFO: UE F-SEID[UP:0x836 CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.946: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 04/12 11:05:53.946: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 04/12 11:05:53.946: [smf] INFO: UE IMSI[262421067873775] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.947: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 04/12 11:05:53.947: [upf] INFO: UE F-SEID[UP:0x63d CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.947: [upf] INFO: UE F-SEID[UP:0x63d CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.952: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 04/12 11:05:53.952: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 04/12 11:05:53.952: [smf] INFO: UE IMSI[262428619977050] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.953: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 04/12 11:05:53.953: [upf] INFO: UE F-SEID[UP:0x119 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.953: [upf] INFO: UE F-SEID[UP:0x119 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.958: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 04/12 11:05:53.958: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 04/12 11:05:53.958: [smf] INFO: UE IMSI[262425912710626] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.959: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 04/12 11:05:53.959: [upf] INFO: UE F-SEID[UP:0xf13 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.959: [upf] INFO: UE F-SEID[UP:0xf13 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.964: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 04/12 11:05:53.964: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 04/12 11:05:53.964: [smf] INFO: UE IMSI[262429829006971] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.964: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 04/12 11:05:53.965: [upf] INFO: UE F-SEID[UP:0xf30 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.965: [upf] INFO: UE F-SEID[UP:0xf30 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.970: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 04/12 11:05:53.970: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 04/12 11:05:53.970: [smf] INFO: UE IMSI[262422749906883] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.970: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 04/12 11:05:53.970: [upf] INFO: UE F-SEID[UP:0xfc0 CP:0x4be] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.970: [upf] INFO: UE F-SEID[UP:0xfc0 CP:0x4be] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.975: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 04/12 11:05:53.976: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 04/12 11:05:53.976: [smf] INFO: UE IMSI[262429730190296] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.976: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 04/12 11:05:53.976: [upf] INFO: UE F-SEID[UP:0x77 CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.976: [upf] INFO: UE F-SEID[UP:0x77 CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.981: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 04/12 11:05:53.981: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 04/12 11:05:53.981: [smf] INFO: UE IMSI[262424088392401] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.982: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 04/12 11:05:53.982: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.982: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.987: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 04/12 11:05:53.987: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 04/12 11:05:53.987: [smf] INFO: UE IMSI[262422827886406] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.988: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 04/12 11:05:53.988: [upf] INFO: UE F-SEID[UP:0x8ec CP:0x5b4] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.988: [upf] INFO: UE F-SEID[UP:0x8ec CP:0x5b4] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.993: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 04/12 11:05:53.993: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 04/12 11:05:53.993: [smf] INFO: UE IMSI[262427209916617] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:53.994: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 04/12 11:05:53.994: [upf] INFO: UE F-SEID[UP:0xd23 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.994: [upf] INFO: UE F-SEID[UP:0xd23 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 04/12 11:05:53.999: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 04/12 11:05:53.999: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 04/12 11:05:53.999: [smf] INFO: UE IMSI[262420578037241] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.000: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 04/12 11:05:54.000: [upf] INFO: UE F-SEID[UP:0xe20 CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.000: [upf] INFO: UE F-SEID[UP:0xe20 CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.005: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 04/12 11:05:54.005: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 04/12 11:05:54.005: [smf] INFO: UE IMSI[262424392000566] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.005: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 04/12 11:05:54.005: [upf] INFO: UE F-SEID[UP:0x129 CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.005: [upf] INFO: UE F-SEID[UP:0x129 CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.010: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 04/12 11:05:54.010: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 04/12 11:05:54.010: [smf] INFO: UE IMSI[262423520637365] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.011: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 04/12 11:05:54.011: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.011: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.016: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 04/12 11:05:54.016: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 04/12 11:05:54.016: [smf] INFO: UE IMSI[262424340662138] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.017: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 04/12 11:05:54.017: [upf] INFO: UE F-SEID[UP:0xf3f CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.017: [upf] INFO: UE F-SEID[UP:0xf3f CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.022: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 04/12 11:05:54.022: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 04/12 11:05:54.022: [smf] INFO: UE IMSI[262425233447795] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.023: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 04/12 11:05:54.023: [upf] INFO: UE F-SEID[UP:0xaf4 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.023: [upf] INFO: UE F-SEID[UP:0xaf4 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.028: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 04/12 11:05:54.028: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 04/12 11:05:54.028: [smf] INFO: UE IMSI[262429840463823] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.028: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 04/12 11:05:54.028: [upf] INFO: UE F-SEID[UP:0xea1 CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.028: [upf] INFO: UE F-SEID[UP:0xea1 CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.034: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 04/12 11:05:54.034: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 04/12 11:05:54.034: [smf] INFO: UE IMSI[262424542959433] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.034: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 04/12 11:05:54.034: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.034: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.039: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 04/12 11:05:54.039: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 04/12 11:05:54.039: [smf] INFO: UE IMSI[262422861424428] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.040: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 04/12 11:05:54.040: [upf] INFO: UE F-SEID[UP:0xa78 CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.040: [upf] INFO: UE F-SEID[UP:0xa78 CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.045: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 04/12 11:05:54.045: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 04/12 11:05:54.045: [smf] INFO: UE IMSI[262428169345022] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.046: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 04/12 11:05:54.046: [upf] INFO: UE F-SEID[UP:0x82 CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.046: [upf] INFO: UE F-SEID[UP:0x82 CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.051: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 04/12 11:05:54.051: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 04/12 11:05:54.051: [smf] INFO: UE IMSI[262423907627764] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.051: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 04/12 11:05:54.051: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.051: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.057: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 04/12 11:05:54.057: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 04/12 11:05:54.057: [smf] INFO: UE IMSI[262423138233005] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.057: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 04/12 11:05:54.057: [upf] INFO: UE F-SEID[UP:0x778 CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.057: [upf] INFO: UE F-SEID[UP:0x778 CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.062: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 04/12 11:05:54.062: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 04/12 11:05:54.062: [smf] INFO: UE IMSI[262420593436998] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.063: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 04/12 11:05:54.063: [upf] INFO: UE F-SEID[UP:0x39c CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.063: [upf] INFO: UE F-SEID[UP:0x39c CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.068: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 04/12 11:05:54.068: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 04/12 11:05:54.068: [smf] INFO: UE IMSI[262426163652937] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.069: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 04/12 11:05:54.069: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.069: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.074: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 04/12 11:05:54.074: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 04/12 11:05:54.074: [smf] INFO: UE IMSI[262423075336586] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.074: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 04/12 11:05:54.074: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.074: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.080: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 04/12 11:05:54.080: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 04/12 11:05:54.080: [smf] INFO: UE IMSI[262425381897767] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.080: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 04/12 11:05:54.080: [upf] INFO: UE F-SEID[UP:0x85f CP:0x4c2] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.080: [upf] INFO: UE F-SEID[UP:0x85f CP:0x4c2] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.085: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 04/12 11:05:54.085: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 04/12 11:05:54.085: [smf] INFO: UE IMSI[262429062037446] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.086: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 04/12 11:05:54.086: [upf] INFO: UE F-SEID[UP:0x49e CP:0xf0] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.086: [upf] INFO: UE F-SEID[UP:0x49e CP:0xf0] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.095: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 04/12 11:05:54.095: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 04/12 11:05:54.095: [smf] INFO: UE IMSI[262422727741085] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.098: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 04/12 11:05:54.098: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.098: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.103: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 04/12 11:05:54.103: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 04/12 11:05:54.103: [smf] INFO: UE IMSI[262427557801007] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.106: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 04/12 11:05:54.106: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0x716] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.106: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0x716] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.116: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 04/12 11:05:54.116: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 04/12 11:05:54.116: [smf] INFO: UE IMSI[262422053123395] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.121: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 04/12 11:05:54.121: [upf] INFO: UE F-SEID[UP:0x323 CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.121: [upf] INFO: UE F-SEID[UP:0x323 CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.130: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 04/12 11:05:54.130: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 04/12 11:05:54.130: [smf] INFO: UE IMSI[262423740466693] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.136: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 04/12 11:05:54.136: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.136: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.140: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 04/12 11:05:54.140: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 04/12 11:05:54.140: [smf] INFO: UE IMSI[262420272563877] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.150: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 04/12 11:05:54.150: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.150: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.150: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 04/12 11:05:54.150: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 04/12 11:05:54.150: [smf] INFO: UE IMSI[262422517640654] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.165: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 04/12 11:05:54.165: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 04/12 11:05:54.165: [smf] INFO: UE IMSI[262427438291418] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.172: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 04/12 11:05:54.172: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.172: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.179: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 04/12 11:05:54.179: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 04/12 11:05:54.179: [smf] INFO: UE IMSI[262425121993476] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.185: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 04/12 11:05:54.185: [upf] INFO: UE F-SEID[UP:0xe59 CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.185: [upf] INFO: UE F-SEID[UP:0xe59 CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.197: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 04/12 11:05:54.197: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 04/12 11:05:54.197: [smf] INFO: UE IMSI[262426759616677] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.207: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 04/12 11:05:54.207: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 04/12 11:05:54.208: [smf] INFO: UE IMSI[262427213820224] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.213: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 04/12 11:05:54.213: [upf] INFO: UE F-SEID[UP:0xd8a CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.213: [upf] INFO: UE F-SEID[UP:0xd8a CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.225: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 04/12 11:05:54.225: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.225: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.224: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 04/12 11:05:54.224: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 04/12 11:05:54.224: [smf] INFO: UE IMSI[262422962584324] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.242: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 04/12 11:05:54.242: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 04/12 11:05:54.242: [smf] INFO: UE IMSI[262429456559912] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.245: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 04/12 11:05:54.245: [upf] INFO: UE F-SEID[UP:0x14a CP:0xf4c] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.245: [upf] INFO: UE F-SEID[UP:0x14a CP:0xf4c] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.253: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 04/12 11:05:54.253: [upf] INFO: UE F-SEID[UP:0x327 CP:0x40e] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.253: [upf] INFO: UE F-SEID[UP:0x327 CP:0x40e] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.259: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 04/12 11:05:54.259: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 04/12 11:05:54.259: [smf] INFO: UE IMSI[262425418246760] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.265: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 04/12 11:05:54.265: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.265: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.274: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 04/12 11:05:54.274: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 04/12 11:05:54.274: [smf] INFO: UE IMSI[262427226510369] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.281: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 04/12 11:05:54.281: [upf] INFO: UE F-SEID[UP:0x207 CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.281: [upf] INFO: UE F-SEID[UP:0x207 CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.290: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 04/12 11:05:54.290: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 04/12 11:05:54.291: [smf] INFO: UE IMSI[262425515287579] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.300: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 04/12 11:05:54.300: [upf] INFO: UE F-SEID[UP:0xdd2 CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.300: [upf] INFO: UE F-SEID[UP:0xdd2 CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.304: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 04/12 11:05:54.304: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 04/12 11:05:54.304: [smf] INFO: UE IMSI[262425431521910] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.320: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 04/12 11:05:54.320: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 04/12 11:05:54.320: [smf] INFO: UE IMSI[262429918663794] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.341: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 04/12 11:05:54.341: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 04/12 11:05:54.341: [smf] INFO: UE IMSI[262423216675457] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.360: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 04/12 11:05:54.360: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 04/12 11:05:54.360: [smf] INFO: UE IMSI[262420193284783] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.374: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 04/12 11:05:54.374: [upf] INFO: UE F-SEID[UP:0x491 CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.374: [upf] INFO: UE F-SEID[UP:0x491 CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.373: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 04/12 11:05:54.373: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 04/12 11:05:54.373: [smf] INFO: UE IMSI[262425988339884] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.378: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 04/12 11:05:54.378: [upf] INFO: UE F-SEID[UP:0xc2f CP:0x764] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.378: [upf] INFO: UE F-SEID[UP:0xc2f CP:0x764] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.384: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 04/12 11:05:54.384: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 04/12 11:05:54.384: [smf] INFO: UE IMSI[262429624756761] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.389: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 04/12 11:05:54.390: [upf] INFO: UE F-SEID[UP:0xc32 CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.390: [upf] INFO: UE F-SEID[UP:0xc32 CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.413: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 04/12 11:05:54.413: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 04/12 11:05:54.413: [smf] INFO: UE IMSI[262422781758158] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.416: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 04/12 11:05:54.417: [upf] INFO: UE F-SEID[UP:0x44e CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.417: [upf] INFO: UE F-SEID[UP:0x44e CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.444: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 04/12 11:05:54.444: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 04/12 11:05:54.444: [smf] INFO: UE IMSI[262429762181676] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.452: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 04/12 11:05:54.453: [upf] INFO: UE F-SEID[UP:0x31d CP:0xe5d] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.453: [upf] INFO: UE F-SEID[UP:0x31d CP:0xe5d] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.453: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 04/12 11:05:54.453: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.453: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.468: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 04/12 11:05:54.468: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 04/12 11:05:54.468: [smf] INFO: UE IMSI[262427129168555] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.477: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 04/12 11:05:54.477: [upf] INFO: UE F-SEID[UP:0xe29 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.477: [upf] INFO: UE F-SEID[UP:0xe29 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.477: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 04/12 11:05:54.477: [upf] INFO: UE F-SEID[UP:0xc0f CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.477: [upf] INFO: UE F-SEID[UP:0xc0f CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.492: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 04/12 11:05:54.492: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 04/12 11:05:54.492: [smf] INFO: UE IMSI[262427535504451] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.497: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 04/12 11:05:54.497: [upf] INFO: UE F-SEID[UP:0x196 CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.497: [upf] INFO: UE F-SEID[UP:0x196 CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.497: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 04/12 11:05:54.497: [upf] INFO: UE F-SEID[UP:0xe61 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.497: [upf] INFO: UE F-SEID[UP:0xe61 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.505: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 04/12 11:05:54.505: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 04/12 11:05:54.505: [smf] INFO: UE IMSI[262424223224504] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.507: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 04/12 11:05:54.507: [upf] INFO: UE F-SEID[UP:0xd62 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.507: [upf] INFO: UE F-SEID[UP:0xd62 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.531: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 04/12 11:05:54.531: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 04/12 11:05:54.531: [smf] INFO: UE IMSI[262428247877660] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.544: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 04/12 11:05:54.545: [upf] INFO: UE F-SEID[UP:0x80a CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.545: [upf] INFO: UE F-SEID[UP:0x80a CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.547: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 04/12 11:05:54.547: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 04/12 11:05:54.547: [smf] INFO: UE IMSI[262423226467466] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.549: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 04/12 11:05:54.549: [upf] INFO: UE F-SEID[UP:0xc49 CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.549: [upf] INFO: UE F-SEID[UP:0xc49 CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.560: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 04/12 11:05:54.560: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 04/12 11:05:54.560: [smf] INFO: UE IMSI[262426335449185] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.568: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 04/12 11:05:54.568: [upf] INFO: UE F-SEID[UP:0x45d CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.568: [upf] INFO: UE F-SEID[UP:0x45d CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.578: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 04/12 11:05:54.578: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 04/12 11:05:54.578: [smf] INFO: UE IMSI[262428162057064] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.584: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 04/12 11:05:54.584: [upf] INFO: UE F-SEID[UP:0x968 CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.584: [upf] INFO: UE F-SEID[UP:0x968 CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.584: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 04/12 11:05:54.584: [upf] INFO: UE F-SEID[UP:0x569 CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.584: [upf] INFO: UE F-SEID[UP:0x569 CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.592: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 04/12 11:05:54.592: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 04/12 11:05:54.592: [smf] INFO: UE IMSI[262423580822196] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.595: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 04/12 11:05:54.595: [upf] INFO: UE F-SEID[UP:0xde1 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.595: [upf] INFO: UE F-SEID[UP:0xde1 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.605: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 04/12 11:05:54.605: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 04/12 11:05:54.606: [smf] INFO: UE IMSI[262425534762679] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.610: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 04/12 11:05:54.610: [upf] INFO: UE F-SEID[UP:0xa31 CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.610: [upf] INFO: UE F-SEID[UP:0xa31 CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.620: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 04/12 11:05:54.620: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 04/12 11:05:54.620: [smf] INFO: UE IMSI[262421625292180] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.628: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 04/12 11:05:54.628: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.628: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.635: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 04/12 11:05:54.635: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 04/12 11:05:54.635: [smf] INFO: UE IMSI[262428244757533] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.640: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 04/12 11:05:54.640: [upf] INFO: UE F-SEID[UP:0x490 CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.640: [upf] INFO: UE F-SEID[UP:0x490 CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.650: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 04/12 11:05:54.650: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 04/12 11:05:54.650: [smf] INFO: UE IMSI[262424265676092] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.660: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 04/12 11:05:54.660: [upf] INFO: UE F-SEID[UP:0x128 CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.660: [upf] INFO: UE F-SEID[UP:0x128 CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.665: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 04/12 11:05:54.665: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 04/12 11:05:54.665: [smf] INFO: UE IMSI[262428999604840] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.672: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 04/12 11:05:54.672: [upf] INFO: UE F-SEID[UP:0x173 CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.672: [upf] INFO: UE F-SEID[UP:0x173 CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.678: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 04/12 11:05:54.678: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 04/12 11:05:54.678: [smf] INFO: UE IMSI[262425234924423] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.683: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 04/12 11:05:54.683: [upf] INFO: UE F-SEID[UP:0x3ef CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.683: [upf] INFO: UE F-SEID[UP:0x3ef CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.689: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 04/12 11:05:54.689: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 04/12 11:05:54.689: [smf] INFO: UE IMSI[262428014978928] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.701: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 04/12 11:05:54.701: [upf] INFO: UE F-SEID[UP:0x79f CP:0xd08] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.701: [upf] INFO: UE F-SEID[UP:0x79f CP:0xd08] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.708: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 04/12 11:05:54.708: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 04/12 11:05:54.708: [smf] INFO: UE IMSI[262428799444080] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.719: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 04/12 11:05:54.719: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 04/12 11:05:54.719: [smf] INFO: UE IMSI[262420691410572] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.721: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 04/12 11:05:54.721: [upf] INFO: UE F-SEID[UP:0xce1 CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.721: [upf] INFO: UE F-SEID[UP:0xce1 CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.729: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 04/12 11:05:54.729: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 04/12 11:05:54.729: [smf] INFO: UE IMSI[262429386046945] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.737: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 04/12 11:05:54.737: [upf] INFO: UE F-SEID[UP:0x624 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.737: [upf] INFO: UE F-SEID[UP:0x624 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.738: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 04/12 11:05:54.738: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 04/12 11:05:54.738: [smf] INFO: UE IMSI[262422371579695] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.741: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 04/12 11:05:54.741: [upf] INFO: UE F-SEID[UP:0xa33 CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.741: [upf] INFO: UE F-SEID[UP:0xa33 CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.747: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 04/12 11:05:54.747: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 04/12 11:05:54.747: [smf] INFO: UE IMSI[262420545486203] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.749: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 04/12 11:05:54.749: [upf] INFO: UE F-SEID[UP:0xf44 CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.749: [upf] INFO: UE F-SEID[UP:0xf44 CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.757: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 04/12 11:05:54.757: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 04/12 11:05:54.757: [smf] INFO: UE IMSI[262420171591419] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.759: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 04/12 11:05:54.759: [upf] INFO: UE F-SEID[UP:0x720 CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.759: [upf] INFO: UE F-SEID[UP:0x720 CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.766: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 04/12 11:05:54.766: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 04/12 11:05:54.766: [smf] INFO: UE IMSI[262429059448746] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.767: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 04/12 11:05:54.768: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.768: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.774: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 04/12 11:05:54.774: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 04/12 11:05:54.774: [smf] INFO: UE IMSI[262428033987385] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.776: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 04/12 11:05:54.776: [upf] INFO: UE F-SEID[UP:0xf36 CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.776: [upf] INFO: UE F-SEID[UP:0xf36 CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.786: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 04/12 11:05:54.786: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 04/12 11:05:54.786: [smf] INFO: UE IMSI[262429090950493] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.787: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 04/12 11:05:54.787: [upf] INFO: UE F-SEID[UP:0xc39 CP:0xbe9] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.787: [upf] INFO: UE F-SEID[UP:0xc39 CP:0xbe9] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.787: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 04/12 11:05:54.787: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.787: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.794: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 04/12 11:05:54.794: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 04/12 11:05:54.794: [smf] INFO: UE IMSI[262424585105014] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.795: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 04/12 11:05:54.795: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.795: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.802: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 04/12 11:05:54.802: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 04/12 11:05:54.802: [smf] INFO: UE IMSI[262421583092870] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.803: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 04/12 11:05:54.803: [upf] INFO: UE F-SEID[UP:0x6a CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.803: [upf] INFO: UE F-SEID[UP:0x6a CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.809: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 04/12 11:05:54.809: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 04/12 11:05:54.809: [smf] INFO: UE IMSI[262428368645698] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.810: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 04/12 11:05:54.810: [upf] INFO: UE F-SEID[UP:0x808 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.810: [upf] INFO: UE F-SEID[UP:0x808 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.815: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 04/12 11:05:54.815: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 04/12 11:05:54.815: [smf] INFO: UE IMSI[262424209885565] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.816: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 04/12 11:05:54.816: [upf] INFO: UE F-SEID[UP:0x361 CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.816: [upf] INFO: UE F-SEID[UP:0x361 CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.821: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 04/12 11:05:54.821: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 04/12 11:05:54.821: [smf] INFO: UE IMSI[262425205585239] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.822: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 04/12 11:05:54.822: [upf] INFO: UE F-SEID[UP:0x480 CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.822: [upf] INFO: UE F-SEID[UP:0x480 CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.827: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 04/12 11:05:54.827: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 04/12 11:05:54.827: [smf] INFO: UE IMSI[262425182362512] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.828: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 04/12 11:05:54.828: [upf] INFO: UE F-SEID[UP:0xa10 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.828: [upf] INFO: UE F-SEID[UP:0xa10 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.832: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 04/12 11:05:54.832: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 04/12 11:05:54.832: [smf] INFO: UE IMSI[262429512956515] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.833: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 04/12 11:05:54.833: [upf] INFO: UE F-SEID[UP:0xb0 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.833: [upf] INFO: UE F-SEID[UP:0xb0 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.838: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 04/12 11:05:54.838: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 04/12 11:05:54.838: [smf] INFO: UE IMSI[262427364630799] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.839: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 04/12 11:05:54.839: [upf] INFO: UE F-SEID[UP:0x78 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.839: [upf] INFO: UE F-SEID[UP:0x78 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.844: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 04/12 11:05:54.844: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 04/12 11:05:54.844: [smf] INFO: UE IMSI[262425422764630] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.845: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 04/12 11:05:54.845: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.845: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.850: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 04/12 11:05:54.850: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 04/12 11:05:54.850: [smf] INFO: UE IMSI[262427894422569] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.851: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 04/12 11:05:54.851: [upf] INFO: UE F-SEID[UP:0x1ad CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.851: [upf] INFO: UE F-SEID[UP:0x1ad CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.856: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 04/12 11:05:54.856: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 04/12 11:05:54.856: [smf] INFO: UE IMSI[262428058011397] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.856: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 04/12 11:05:54.856: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.856: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.861: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 04/12 11:05:54.861: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 04/12 11:05:54.861: [smf] INFO: UE IMSI[262424570453939] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.862: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 04/12 11:05:54.862: [upf] INFO: UE F-SEID[UP:0x74b CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.862: [upf] INFO: UE F-SEID[UP:0x74b CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.867: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 04/12 11:05:54.867: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 04/12 11:05:54.867: [smf] INFO: UE IMSI[262426232329081] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.868: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 04/12 11:05:54.868: [upf] INFO: UE F-SEID[UP:0xbce CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.868: [upf] INFO: UE F-SEID[UP:0xbce CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.873: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 04/12 11:05:54.873: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 04/12 11:05:54.873: [smf] INFO: UE IMSI[262423356281989] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.874: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 04/12 11:05:54.874: [upf] INFO: UE F-SEID[UP:0x594 CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.874: [upf] INFO: UE F-SEID[UP:0x594 CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.879: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 04/12 11:05:54.879: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 04/12 11:05:54.879: [smf] INFO: UE IMSI[262422283631068] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.880: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 04/12 11:05:54.880: [upf] INFO: UE F-SEID[UP:0x9 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.880: [upf] INFO: UE F-SEID[UP:0x9 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.885: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 04/12 11:05:54.885: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 04/12 11:05:54.885: [smf] INFO: UE IMSI[262424753454481] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.885: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 04/12 11:05:54.885: [upf] INFO: UE F-SEID[UP:0x27a CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.885: [upf] INFO: UE F-SEID[UP:0x27a CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.890: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 04/12 11:05:54.890: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 04/12 11:05:54.890: [smf] INFO: UE IMSI[262421289664559] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.891: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 04/12 11:05:54.891: [upf] INFO: UE F-SEID[UP:0xa87 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.891: [upf] INFO: UE F-SEID[UP:0xa87 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.896: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 04/12 11:05:54.896: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 04/12 11:05:54.896: [smf] INFO: UE IMSI[262420351966275] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.897: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 04/12 11:05:54.897: [upf] INFO: UE F-SEID[UP:0x4d CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.897: [upf] INFO: UE F-SEID[UP:0x4d CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.902: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 04/12 11:05:54.902: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 04/12 11:05:54.902: [smf] INFO: UE IMSI[262429663032584] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.903: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 04/12 11:05:54.903: [upf] INFO: UE F-SEID[UP:0x163 CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.903: [upf] INFO: UE F-SEID[UP:0x163 CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.908: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 04/12 11:05:54.908: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 04/12 11:05:54.908: [smf] INFO: UE IMSI[262425411414145] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.908: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 04/12 11:05:54.908: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.908: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.913: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 04/12 11:05:54.913: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 04/12 11:05:54.913: [smf] INFO: UE IMSI[262424528013499] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.914: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 04/12 11:05:54.914: [upf] INFO: UE F-SEID[UP:0x469 CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.914: [upf] INFO: UE F-SEID[UP:0x469 CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.919: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 04/12 11:05:54.919: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 04/12 11:05:54.919: [smf] INFO: UE IMSI[262421354873685] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.920: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 04/12 11:05:54.920: [upf] INFO: UE F-SEID[UP:0x36b CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.920: [upf] INFO: UE F-SEID[UP:0x36b CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.925: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 04/12 11:05:54.925: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 04/12 11:05:54.925: [smf] INFO: UE IMSI[262421732386840] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.926: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 04/12 11:05:54.926: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.926: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.931: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 04/12 11:05:54.931: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 04/12 11:05:54.931: [smf] INFO: UE IMSI[262426795757599] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.931: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 04/12 11:05:54.931: [upf] INFO: UE F-SEID[UP:0xeba CP:0x9fb] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.931: [upf] INFO: UE F-SEID[UP:0xeba CP:0x9fb] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.936: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 04/12 11:05:54.936: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 04/12 11:05:54.936: [smf] INFO: UE IMSI[262425275770519] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.937: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 04/12 11:05:54.937: [upf] INFO: UE F-SEID[UP:0xd01 CP:0xec7] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.937: [upf] INFO: UE F-SEID[UP:0xd01 CP:0xec7] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.942: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 04/12 11:05:54.942: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 04/12 11:05:54.942: [smf] INFO: UE IMSI[262425600246762] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.943: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 04/12 11:05:54.943: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.943: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.948: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 04/12 11:05:54.948: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 04/12 11:05:54.948: [smf] INFO: UE IMSI[262424015618021] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.949: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 04/12 11:05:54.949: [upf] INFO: UE F-SEID[UP:0x63f CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.949: [upf] INFO: UE F-SEID[UP:0x63f CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.954: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 04/12 11:05:54.954: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 04/12 11:05:54.954: [smf] INFO: UE IMSI[262423375171518] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.955: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 04/12 11:05:54.955: [upf] INFO: UE F-SEID[UP:0xb84 CP:0x659] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.955: [upf] INFO: UE F-SEID[UP:0xb84 CP:0x659] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.960: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 04/12 11:05:54.960: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 04/12 11:05:54.960: [smf] INFO: UE IMSI[262422385448682] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.961: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 04/12 11:05:54.961: [upf] INFO: UE F-SEID[UP:0x248 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.961: [upf] INFO: UE F-SEID[UP:0x248 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.965: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 04/12 11:05:54.965: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 04/12 11:05:54.965: [smf] INFO: UE IMSI[262427968497031] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.966: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 04/12 11:05:54.966: [upf] INFO: UE F-SEID[UP:0x499 CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.966: [upf] INFO: UE F-SEID[UP:0x499 CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.971: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 04/12 11:05:54.971: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 04/12 11:05:54.971: [smf] INFO: UE IMSI[262425856093387] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.972: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 04/12 11:05:54.972: [upf] INFO: UE F-SEID[UP:0x5f CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.972: [upf] INFO: UE F-SEID[UP:0x5f CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.977: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 04/12 11:05:54.977: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 04/12 11:05:54.977: [smf] INFO: UE IMSI[262425993767092] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.978: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 04/12 11:05:54.978: [upf] INFO: UE F-SEID[UP:0x954 CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.978: [upf] INFO: UE F-SEID[UP:0x954 CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.983: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 04/12 11:05:54.983: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 04/12 11:05:54.983: [smf] INFO: UE IMSI[262420594778901] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.984: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 04/12 11:05:54.984: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.984: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.989: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 04/12 11:05:54.989: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 04/12 11:05:54.989: [smf] INFO: UE IMSI[262425982207777] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.989: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 04/12 11:05:54.989: [upf] INFO: UE F-SEID[UP:0xe50 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.989: [upf] INFO: UE F-SEID[UP:0xe50 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.994: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 04/12 11:05:54.994: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 04/12 11:05:54.994: [smf] INFO: UE IMSI[262423458184388] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:54.995: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 04/12 11:05:54.995: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 04/12 11:05:54.995: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.000: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 04/12 11:05:55.000: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 04/12 11:05:55.000: [smf] INFO: UE IMSI[262422449099263] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.001: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 04/12 11:05:55.001: [upf] INFO: UE F-SEID[UP:0x5ef CP:0xa18] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.001: [upf] INFO: UE F-SEID[UP:0x5ef CP:0xa18] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.006: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 04/12 11:05:55.006: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 04/12 11:05:55.006: [smf] INFO: UE IMSI[262423914751555] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.006: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 04/12 11:05:55.006: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xaaa] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.006: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xaaa] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.011: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 04/12 11:05:55.011: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 04/12 11:05:55.011: [smf] INFO: UE IMSI[262420395801029] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.012: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 04/12 11:05:55.012: [upf] INFO: UE F-SEID[UP:0xfcd CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.012: [upf] INFO: UE F-SEID[UP:0xfcd CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.017: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 04/12 11:05:55.017: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 04/12 11:05:55.017: [smf] INFO: UE IMSI[262429651423109] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.018: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 04/12 11:05:55.018: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.018: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.023: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 04/12 11:05:55.023: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 04/12 11:05:55.023: [smf] INFO: UE IMSI[262429631411783] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.024: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 04/12 11:05:55.024: [upf] INFO: UE F-SEID[UP:0xed0 CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.024: [upf] INFO: UE F-SEID[UP:0xed0 CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.028: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 04/12 11:05:55.028: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 04/12 11:05:55.028: [smf] INFO: UE IMSI[262420756973042] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.029: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 04/12 11:05:55.029: [upf] INFO: UE F-SEID[UP:0xa03 CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.029: [upf] INFO: UE F-SEID[UP:0xa03 CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.034: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 04/12 11:05:55.034: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 04/12 11:05:55.034: [smf] INFO: UE IMSI[262422485604897] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.035: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 04/12 11:05:55.035: [upf] INFO: UE F-SEID[UP:0x41a CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.035: [upf] INFO: UE F-SEID[UP:0x41a CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.040: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 04/12 11:05:55.040: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 04/12 11:05:55.040: [smf] INFO: UE IMSI[262426973500526] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.041: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 04/12 11:05:55.041: [upf] INFO: UE F-SEID[UP:0x475 CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.041: [upf] INFO: UE F-SEID[UP:0x475 CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.046: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 04/12 11:05:55.046: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 04/12 11:05:55.046: [smf] INFO: UE IMSI[262428652541657] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.046: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 04/12 11:05:55.046: [upf] INFO: UE F-SEID[UP:0x562 CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.046: [upf] INFO: UE F-SEID[UP:0x562 CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.051: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 04/12 11:05:55.051: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 04/12 11:05:55.051: [smf] INFO: UE IMSI[262426515564776] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.052: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 04/12 11:05:55.052: [upf] INFO: UE F-SEID[UP:0x391 CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.052: [upf] INFO: UE F-SEID[UP:0x391 CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.057: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 04/12 11:05:55.057: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 04/12 11:05:55.057: [smf] INFO: UE IMSI[262421337267384] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.058: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 04/12 11:05:55.058: [upf] INFO: UE F-SEID[UP:0x835 CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.058: [upf] INFO: UE F-SEID[UP:0x835 CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.063: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 04/12 11:05:55.063: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 04/12 11:05:55.063: [smf] INFO: UE IMSI[262423786354578] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.063: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 04/12 11:05:55.063: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.063: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.069: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 04/12 11:05:55.069: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 04/12 11:05:55.069: [smf] INFO: UE IMSI[262429814414093] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.069: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 04/12 11:05:55.069: [upf] INFO: UE F-SEID[UP:0xeeb CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.069: [upf] INFO: UE F-SEID[UP:0xeeb CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.075: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 04/12 11:05:55.075: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 04/12 11:05:55.075: [smf] INFO: UE IMSI[262428054685320] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.075: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 04/12 11:05:55.075: [upf] INFO: UE F-SEID[UP:0xfdd CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.075: [upf] INFO: UE F-SEID[UP:0xfdd CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.080: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 04/12 11:05:55.080: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 04/12 11:05:55.080: [smf] INFO: UE IMSI[262429910196934] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.081: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 04/12 11:05:55.081: [upf] INFO: UE F-SEID[UP:0x93f CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.081: [upf] INFO: UE F-SEID[UP:0x93f CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.086: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 04/12 11:05:55.086: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 04/12 11:05:55.086: [smf] INFO: UE IMSI[262429138201652] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.087: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 04/12 11:05:55.087: [upf] INFO: UE F-SEID[UP:0xa0 CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.087: [upf] INFO: UE F-SEID[UP:0xa0 CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.092: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 04/12 11:05:55.092: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 04/12 11:05:55.092: [smf] INFO: UE IMSI[262427830612686] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.093: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 04/12 11:05:55.093: [upf] INFO: UE F-SEID[UP:0x22e CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.093: [upf] INFO: UE F-SEID[UP:0x22e CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.098: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 04/12 11:05:55.098: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 04/12 11:05:55.098: [smf] INFO: UE IMSI[262421352033521] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.098: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 04/12 11:05:55.098: [upf] INFO: UE F-SEID[UP:0x44b CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.099: [upf] INFO: UE F-SEID[UP:0x44b CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.104: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 04/12 11:05:55.104: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 04/12 11:05:55.104: [smf] INFO: UE IMSI[262428255173399] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.104: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 04/12 11:05:55.105: [upf] INFO: UE F-SEID[UP:0x13d CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.105: [upf] INFO: UE F-SEID[UP:0x13d CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.109: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 04/12 11:05:55.109: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 04/12 11:05:55.109: [smf] INFO: UE IMSI[262424806692943] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.110: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 04/12 11:05:55.110: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.110: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.115: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 04/12 11:05:55.115: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 04/12 11:05:55.115: [smf] INFO: UE IMSI[262428904994022] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.116: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 04/12 11:05:55.116: [upf] INFO: UE F-SEID[UP:0x3de CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.116: [upf] INFO: UE F-SEID[UP:0x3de CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.121: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 04/12 11:05:55.121: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 04/12 11:05:55.121: [smf] INFO: UE IMSI[262425159329360] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.122: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 04/12 11:05:55.122: [upf] INFO: UE F-SEID[UP:0x1c CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.122: [upf] INFO: UE F-SEID[UP:0x1c CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.127: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 04/12 11:05:55.127: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 04/12 11:05:55.127: [smf] INFO: UE IMSI[262421738850901] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.127: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 04/12 11:05:55.127: [upf] INFO: UE F-SEID[UP:0x44 CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.127: [upf] INFO: UE F-SEID[UP:0x44 CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.133: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 04/12 11:05:55.133: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 04/12 11:05:55.133: [smf] INFO: UE IMSI[262426288818919] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.133: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 04/12 11:05:55.133: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.133: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.138: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 04/12 11:05:55.138: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 04/12 11:05:55.138: [smf] INFO: UE IMSI[262429843727584] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.139: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 04/12 11:05:55.139: [upf] INFO: UE F-SEID[UP:0x5f7 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.139: [upf] INFO: UE F-SEID[UP:0x5f7 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.144: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 04/12 11:05:55.144: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 04/12 11:05:55.144: [smf] INFO: UE IMSI[262424810532237] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.145: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 04/12 11:05:55.145: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.145: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.150: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 04/12 11:05:55.150: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 04/12 11:05:55.150: [smf] INFO: UE IMSI[262424509135307] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.151: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 04/12 11:05:55.151: [upf] INFO: UE F-SEID[UP:0x90d CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.151: [upf] INFO: UE F-SEID[UP:0x90d CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.156: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 04/12 11:05:55.156: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 04/12 11:05:55.156: [smf] INFO: UE IMSI[262424493007123] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.157: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 04/12 11:05:55.157: [upf] INFO: UE F-SEID[UP:0x198 CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.157: [upf] INFO: UE F-SEID[UP:0x198 CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.162: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 04/12 11:05:55.162: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 04/12 11:05:55.162: [smf] INFO: UE IMSI[262422996140252] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.163: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 04/12 11:05:55.163: [upf] INFO: UE F-SEID[UP:0x9bf CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.163: [upf] INFO: UE F-SEID[UP:0x9bf CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.168: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 04/12 11:05:55.168: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 04/12 11:05:55.168: [smf] INFO: UE IMSI[262424958061694] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.168: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 04/12 11:05:55.168: [upf] INFO: UE F-SEID[UP:0x5b6 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.168: [upf] INFO: UE F-SEID[UP:0x5b6 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.173: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 04/12 11:05:55.173: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 04/12 11:05:55.173: [smf] INFO: UE IMSI[262425246015353] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.174: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 04/12 11:05:55.174: [upf] INFO: UE F-SEID[UP:0xbbb CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.174: [upf] INFO: UE F-SEID[UP:0xbbb CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.179: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 04/12 11:05:55.179: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 04/12 11:05:55.179: [smf] INFO: UE IMSI[262429526905576] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.180: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 04/12 11:05:55.180: [upf] INFO: UE F-SEID[UP:0x148 CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.180: [upf] INFO: UE F-SEID[UP:0x148 CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.185: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 04/12 11:05:55.185: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 04/12 11:05:55.185: [smf] INFO: UE IMSI[262424599777897] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.186: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 04/12 11:05:55.186: [upf] INFO: UE F-SEID[UP:0xb0e CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.186: [upf] INFO: UE F-SEID[UP:0xb0e CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.191: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 04/12 11:05:55.191: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 04/12 11:05:55.191: [smf] INFO: UE IMSI[262424494074324] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.192: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 04/12 11:05:55.192: [upf] INFO: UE F-SEID[UP:0x94a CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.192: [upf] INFO: UE F-SEID[UP:0x94a CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.197: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 04/12 11:05:55.197: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 04/12 11:05:55.197: [smf] INFO: UE IMSI[262429385485047] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.197: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 04/12 11:05:55.197: [upf] INFO: UE F-SEID[UP:0x19 CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.197: [upf] INFO: UE F-SEID[UP:0x19 CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.202: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 04/12 11:05:55.202: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 04/12 11:05:55.202: [smf] INFO: UE IMSI[262428144454533] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.203: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 04/12 11:05:55.203: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x808] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.203: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x808] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.208: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 04/12 11:05:55.208: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 04/12 11:05:55.208: [smf] INFO: UE IMSI[262425295705967] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.209: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 04/12 11:05:55.209: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.209: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.214: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 04/12 11:05:55.214: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 04/12 11:05:55.214: [smf] INFO: UE IMSI[262429257610475] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.215: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 04/12 11:05:55.215: [upf] INFO: UE F-SEID[UP:0x22f CP:0x63f] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.215: [upf] INFO: UE F-SEID[UP:0x22f CP:0x63f] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.220: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 04/12 11:05:55.220: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 04/12 11:05:55.220: [smf] INFO: UE IMSI[262423547793902] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.221: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 04/12 11:05:55.221: [upf] INFO: UE F-SEID[UP:0x28e CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.221: [upf] INFO: UE F-SEID[UP:0x28e CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.226: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 04/12 11:05:55.226: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 04/12 11:05:55.226: [smf] INFO: UE IMSI[262424296160712] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.227: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 04/12 11:05:55.227: [upf] INFO: UE F-SEID[UP:0x13f CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.227: [upf] INFO: UE F-SEID[UP:0x13f CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.233: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 04/12 11:05:55.233: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 04/12 11:05:55.233: [smf] INFO: UE IMSI[262420964847003] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.234: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 04/12 11:05:55.234: [upf] INFO: UE F-SEID[UP:0x3c5 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.234: [upf] INFO: UE F-SEID[UP:0x3c5 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.239: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 04/12 11:05:55.239: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 04/12 11:05:55.239: [smf] INFO: UE IMSI[262425557099123] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.240: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 04/12 11:05:55.240: [upf] INFO: UE F-SEID[UP:0x465 CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.240: [upf] INFO: UE F-SEID[UP:0x465 CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.245: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 04/12 11:05:55.245: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 04/12 11:05:55.245: [smf] INFO: UE IMSI[262421608985419] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.246: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 04/12 11:05:55.246: [upf] INFO: UE F-SEID[UP:0x6dd CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.246: [upf] INFO: UE F-SEID[UP:0x6dd CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.251: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 04/12 11:05:55.251: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 04/12 11:05:55.251: [smf] INFO: UE IMSI[262428649106590] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.252: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 04/12 11:05:55.252: [upf] INFO: UE F-SEID[UP:0xcbc CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.252: [upf] INFO: UE F-SEID[UP:0xcbc CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.257: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 04/12 11:05:55.257: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 04/12 11:05:55.257: [smf] INFO: UE IMSI[262423464099727] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.258: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 04/12 11:05:55.258: [upf] INFO: UE F-SEID[UP:0x43a CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.258: [upf] INFO: UE F-SEID[UP:0x43a CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.263: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 04/12 11:05:55.263: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 04/12 11:05:55.263: [smf] INFO: UE IMSI[262421273100558] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.264: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 04/12 11:05:55.264: [upf] INFO: UE F-SEID[UP:0xb34 CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.264: [upf] INFO: UE F-SEID[UP:0xb34 CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.269: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 04/12 11:05:55.269: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 04/12 11:05:55.269: [smf] INFO: UE IMSI[262427126578053] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.270: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 04/12 11:05:55.270: [upf] INFO: UE F-SEID[UP:0xe73 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.270: [upf] INFO: UE F-SEID[UP:0xe73 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.275: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 04/12 11:05:55.275: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 04/12 11:05:55.275: [smf] INFO: UE IMSI[262427765441796] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.277: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 04/12 11:05:55.277: [upf] INFO: UE F-SEID[UP:0x48a CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.277: [upf] INFO: UE F-SEID[UP:0x48a CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.282: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 04/12 11:05:55.282: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 04/12 11:05:55.283: [smf] INFO: UE IMSI[262429460317044] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.284: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 04/12 11:05:55.284: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.284: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.289: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 04/12 11:05:55.289: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 04/12 11:05:55.289: [smf] INFO: UE IMSI[262421348570667] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.291: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 04/12 11:05:55.291: [upf] INFO: UE F-SEID[UP:0xd68 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.291: [upf] INFO: UE F-SEID[UP:0xd68 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.296: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 04/12 11:05:55.296: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 04/12 11:05:55.296: [smf] INFO: UE IMSI[262424128960535] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.297: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 04/12 11:05:55.297: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.297: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.302: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 04/12 11:05:55.302: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 04/12 11:05:55.302: [smf] INFO: UE IMSI[262428244667336] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.303: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 04/12 11:05:55.303: [upf] INFO: UE F-SEID[UP:0x410 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.303: [upf] INFO: UE F-SEID[UP:0x410 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.308: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 04/12 11:05:55.308: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 04/12 11:05:55.308: [smf] INFO: UE IMSI[262420408973047] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.309: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 04/12 11:05:55.309: [upf] INFO: UE F-SEID[UP:0xae4 CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.309: [upf] INFO: UE F-SEID[UP:0xae4 CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.314: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 04/12 11:05:55.314: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 04/12 11:05:55.314: [smf] INFO: UE IMSI[262424349979880] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.315: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 04/12 11:05:55.315: [upf] INFO: UE F-SEID[UP:0x263 CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.315: [upf] INFO: UE F-SEID[UP:0x263 CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.321: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 04/12 11:05:55.321: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 04/12 11:05:55.321: [smf] INFO: UE IMSI[262422422047977] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.322: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 04/12 11:05:55.322: [upf] INFO: UE F-SEID[UP:0x509 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.322: [upf] INFO: UE F-SEID[UP:0x509 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.327: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 04/12 11:05:55.327: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 04/12 11:05:55.327: [smf] INFO: UE IMSI[262423300007073] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.327: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 04/12 11:05:55.327: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.327: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.332: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 04/12 11:05:55.333: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 04/12 11:05:55.333: [smf] INFO: UE IMSI[262427147996803] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.333: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 04/12 11:05:55.333: [upf] INFO: UE F-SEID[UP:0x699 CP:0x232] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.333: [upf] INFO: UE F-SEID[UP:0x699 CP:0x232] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.339: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 04/12 11:05:55.339: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 04/12 11:05:55.339: [smf] INFO: UE IMSI[262427988690566] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.340: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 04/12 11:05:55.340: [upf] INFO: UE F-SEID[UP:0x593 CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.340: [upf] INFO: UE F-SEID[UP:0x593 CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.346: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 04/12 11:05:55.346: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 04/12 11:05:55.346: [smf] INFO: UE IMSI[262424998822133] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.348: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 04/12 11:05:55.348: [upf] INFO: UE F-SEID[UP:0x86d CP:0x6dc] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.348: [upf] INFO: UE F-SEID[UP:0x86d CP:0x6dc] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.354: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 04/12 11:05:55.354: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 04/12 11:05:55.354: [smf] INFO: UE IMSI[262429724536599] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.355: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 04/12 11:05:55.355: [upf] INFO: UE F-SEID[UP:0x6ab CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.355: [upf] INFO: UE F-SEID[UP:0x6ab CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.360: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 04/12 11:05:55.360: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 04/12 11:05:55.360: [smf] INFO: UE IMSI[262425280569211] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.361: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 04/12 11:05:55.361: [upf] INFO: UE F-SEID[UP:0xd12 CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.361: [upf] INFO: UE F-SEID[UP:0xd12 CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.366: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 04/12 11:05:55.366: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 04/12 11:05:55.366: [smf] INFO: UE IMSI[262424387876196] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.367: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 04/12 11:05:55.367: [upf] INFO: UE F-SEID[UP:0xf73 CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.367: [upf] INFO: UE F-SEID[UP:0xf73 CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.372: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 04/12 11:05:55.372: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 04/12 11:05:55.372: [smf] INFO: UE IMSI[262420817497096] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.373: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 04/12 11:05:55.373: [upf] INFO: UE F-SEID[UP:0x29a CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.373: [upf] INFO: UE F-SEID[UP:0x29a CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.379: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 04/12 11:05:55.379: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 04/12 11:05:55.379: [smf] INFO: UE IMSI[262427651524777] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.380: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 04/12 11:05:55.380: [upf] INFO: UE F-SEID[UP:0x57f CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.380: [upf] INFO: UE F-SEID[UP:0x57f CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.385: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 04/12 11:05:55.385: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 04/12 11:05:55.385: [smf] INFO: UE IMSI[262423689243216] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.386: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 04/12 11:05:55.386: [upf] INFO: UE F-SEID[UP:0x928 CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.386: [upf] INFO: UE F-SEID[UP:0x928 CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.391: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 04/12 11:05:55.391: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 04/12 11:05:55.391: [smf] INFO: UE IMSI[262421322810152] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.392: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 04/12 11:05:55.392: [upf] INFO: UE F-SEID[UP:0xc9e CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.392: [upf] INFO: UE F-SEID[UP:0xc9e CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.398: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 04/12 11:05:55.398: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 04/12 11:05:55.398: [smf] INFO: UE IMSI[262423127418031] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.400: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 04/12 11:05:55.400: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.400: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.406: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 04/12 11:05:55.406: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 04/12 11:05:55.406: [smf] INFO: UE IMSI[262426830639554] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.410: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 04/12 11:05:55.411: [upf] INFO: UE F-SEID[UP:0xa4 CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.411: [upf] INFO: UE F-SEID[UP:0xa4 CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.413: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 04/12 11:05:55.413: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 04/12 11:05:55.413: [smf] INFO: UE IMSI[262420446387457] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.414: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 04/12 11:05:55.414: [upf] INFO: UE F-SEID[UP:0x8f CP:0xb1d] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.414: [upf] INFO: UE F-SEID[UP:0x8f CP:0xb1d] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.419: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 04/12 11:05:55.419: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 04/12 11:05:55.419: [smf] INFO: UE IMSI[262424049132860] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.420: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 04/12 11:05:55.420: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.420: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.425: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 04/12 11:05:55.425: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 04/12 11:05:55.425: [smf] INFO: UE IMSI[262420492699805] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.426: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 04/12 11:05:55.426: [upf] INFO: UE F-SEID[UP:0xa81 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.426: [upf] INFO: UE F-SEID[UP:0xa81 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.431: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 04/12 11:05:55.431: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 04/12 11:05:55.431: [smf] INFO: UE IMSI[262426671999441] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.432: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 04/12 11:05:55.432: [upf] INFO: UE F-SEID[UP:0x629 CP:0x1d3] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.432: [upf] INFO: UE F-SEID[UP:0x629 CP:0x1d3] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.437: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 04/12 11:05:55.437: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 04/12 11:05:55.437: [smf] INFO: UE IMSI[262421750413201] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.438: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 04/12 11:05:55.438: [upf] INFO: UE F-SEID[UP:0xb70 CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.438: [upf] INFO: UE F-SEID[UP:0xb70 CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.443: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 04/12 11:05:55.443: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 04/12 11:05:55.443: [smf] INFO: UE IMSI[262425512926229] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.444: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 04/12 11:05:55.444: [upf] INFO: UE F-SEID[UP:0x314 CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.444: [upf] INFO: UE F-SEID[UP:0x314 CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.449: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 04/12 11:05:55.449: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 04/12 11:05:55.449: [smf] INFO: UE IMSI[262426777610436] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.449: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 04/12 11:05:55.449: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0x2e0] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.449: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0x2e0] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.454: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 04/12 11:05:55.454: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 04/12 11:05:55.454: [smf] INFO: UE IMSI[262428418847575] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.455: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 04/12 11:05:55.455: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.455: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.460: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 04/12 11:05:55.460: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 04/12 11:05:55.460: [smf] INFO: UE IMSI[262420136227865] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.461: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 04/12 11:05:55.461: [upf] INFO: UE F-SEID[UP:0x36d CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.461: [upf] INFO: UE F-SEID[UP:0x36d CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.466: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 04/12 11:05:55.466: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 04/12 11:05:55.466: [smf] INFO: UE IMSI[262422059859032] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.467: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 04/12 11:05:55.467: [upf] INFO: UE F-SEID[UP:0xf62 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.467: [upf] INFO: UE F-SEID[UP:0xf62 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.472: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 04/12 11:05:55.472: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 04/12 11:05:55.472: [smf] INFO: UE IMSI[262426333049980] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.474: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 04/12 11:05:55.474: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.474: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.479: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 04/12 11:05:55.479: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 04/12 11:05:55.479: [smf] INFO: UE IMSI[262428029818407] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.480: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 04/12 11:05:55.480: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.480: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.485: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 04/12 11:05:55.485: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 04/12 11:05:55.485: [smf] INFO: UE IMSI[262429300258103] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.486: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 04/12 11:05:55.486: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0xb41] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.486: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0xb41] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.491: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 04/12 11:05:55.491: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 04/12 11:05:55.491: [smf] INFO: UE IMSI[262421956591276] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.492: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 04/12 11:05:55.492: [upf] INFO: UE F-SEID[UP:0xdce CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.492: [upf] INFO: UE F-SEID[UP:0xdce CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.497: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 04/12 11:05:55.497: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 04/12 11:05:55.497: [smf] INFO: UE IMSI[262424766695602] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.497: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 04/12 11:05:55.497: [upf] INFO: UE F-SEID[UP:0x98b CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.497: [upf] INFO: UE F-SEID[UP:0x98b CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.503: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 04/12 11:05:55.503: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 04/12 11:05:55.503: [smf] INFO: UE IMSI[262429170784930] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.503: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 04/12 11:05:55.503: [upf] INFO: UE F-SEID[UP:0xe08 CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.503: [upf] INFO: UE F-SEID[UP:0xe08 CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.508: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 04/12 11:05:55.508: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 04/12 11:05:55.508: [smf] INFO: UE IMSI[262426039095723] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.509: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 04/12 11:05:55.509: [upf] INFO: UE F-SEID[UP:0x576 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.509: [upf] INFO: UE F-SEID[UP:0x576 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.514: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 04/12 11:05:55.514: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 04/12 11:05:55.514: [smf] INFO: UE IMSI[262428434120391] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.515: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 04/12 11:05:55.515: [upf] INFO: UE F-SEID[UP:0xb52 CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.515: [upf] INFO: UE F-SEID[UP:0xb52 CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.520: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 04/12 11:05:55.520: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 04/12 11:05:55.520: [smf] INFO: UE IMSI[262428737876442] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.520: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 04/12 11:05:55.520: [upf] INFO: UE F-SEID[UP:0x4eb CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.520: [upf] INFO: UE F-SEID[UP:0x4eb CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.525: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 04/12 11:05:55.526: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 04/12 11:05:55.526: [smf] INFO: UE IMSI[262428248874375] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.526: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 04/12 11:05:55.526: [upf] INFO: UE F-SEID[UP:0x32 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.526: [upf] INFO: UE F-SEID[UP:0x32 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.531: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 04/12 11:05:55.531: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 04/12 11:05:55.531: [smf] INFO: UE IMSI[262425555665263] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.532: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 04/12 11:05:55.532: [upf] INFO: UE F-SEID[UP:0x26a CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.532: [upf] INFO: UE F-SEID[UP:0x26a CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.537: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 04/12 11:05:55.537: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 04/12 11:05:55.537: [smf] INFO: UE IMSI[262426475169022] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.538: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 04/12 11:05:55.538: [upf] INFO: UE F-SEID[UP:0x694 CP:0x5c4] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.538: [upf] INFO: UE F-SEID[UP:0x694 CP:0x5c4] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.543: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 04/12 11:05:55.543: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 04/12 11:05:55.543: [smf] INFO: UE IMSI[262420875888716] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.543: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 04/12 11:05:55.543: [upf] INFO: UE F-SEID[UP:0x39a CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.543: [upf] INFO: UE F-SEID[UP:0x39a CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.549: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 04/12 11:05:55.549: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 04/12 11:05:55.549: [smf] INFO: UE IMSI[262420804328629] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.549: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 04/12 11:05:55.549: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.549: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.554: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 04/12 11:05:55.554: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 04/12 11:05:55.554: [smf] INFO: UE IMSI[262422387688747] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.555: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 04/12 11:05:55.555: [upf] INFO: UE F-SEID[UP:0xd5e CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.555: [upf] INFO: UE F-SEID[UP:0xd5e CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.560: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 04/12 11:05:55.560: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 04/12 11:05:55.560: [smf] INFO: UE IMSI[262425517227348] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.561: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 04/12 11:05:55.561: [upf] INFO: UE F-SEID[UP:0xde2 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.561: [upf] INFO: UE F-SEID[UP:0xde2 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.566: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 04/12 11:05:55.566: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 04/12 11:05:55.566: [smf] INFO: UE IMSI[262425535131203] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.566: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 04/12 11:05:55.566: [upf] INFO: UE F-SEID[UP:0xc20 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.566: [upf] INFO: UE F-SEID[UP:0xc20 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.571: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 04/12 11:05:55.571: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 04/12 11:05:55.571: [smf] INFO: UE IMSI[262426204272785] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.572: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 04/12 11:05:55.572: [upf] INFO: UE F-SEID[UP:0x923 CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.572: [upf] INFO: UE F-SEID[UP:0x923 CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.577: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 04/12 11:05:55.577: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 04/12 11:05:55.577: [smf] INFO: UE IMSI[262421022625598] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.578: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 04/12 11:05:55.578: [upf] INFO: UE F-SEID[UP:0xd5f CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.578: [upf] INFO: UE F-SEID[UP:0xd5f CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.583: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 04/12 11:05:55.583: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 04/12 11:05:55.583: [smf] INFO: UE IMSI[262429693853064] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.584: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 04/12 11:05:55.584: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.584: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.589: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 04/12 11:05:55.589: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 04/12 11:05:55.589: [smf] INFO: UE IMSI[262424271824310] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.589: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 04/12 11:05:55.589: [upf] INFO: UE F-SEID[UP:0x774 CP:0x6b8] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.589: [upf] INFO: UE F-SEID[UP:0x774 CP:0x6b8] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.594: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 04/12 11:05:55.594: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 04/12 11:05:55.594: [smf] INFO: UE IMSI[262428443535222] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.595: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 04/12 11:05:55.595: [upf] INFO: UE F-SEID[UP:0x626 CP:0xadb] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.595: [upf] INFO: UE F-SEID[UP:0x626 CP:0xadb] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.600: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 04/12 11:05:55.600: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 04/12 11:05:55.600: [smf] INFO: UE IMSI[262420574878387] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.601: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 04/12 11:05:55.601: [upf] INFO: UE F-SEID[UP:0xc42 CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.601: [upf] INFO: UE F-SEID[UP:0xc42 CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.606: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 04/12 11:05:55.606: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 04/12 11:05:55.606: [smf] INFO: UE IMSI[262429661830044] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.606: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 04/12 11:05:55.606: [upf] INFO: UE F-SEID[UP:0xd98 CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.606: [upf] INFO: UE F-SEID[UP:0xd98 CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.612: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 04/12 11:05:55.612: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 04/12 11:05:55.612: [smf] INFO: UE IMSI[262426870251437] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.612: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 04/12 11:05:55.612: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.612: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.617: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 04/12 11:05:55.617: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 04/12 11:05:55.617: [smf] INFO: UE IMSI[262427815092441] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.618: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 04/12 11:05:55.618: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0xa63] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.618: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0xa63] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.623: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 04/12 11:05:55.623: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 04/12 11:05:55.623: [smf] INFO: UE IMSI[262423785484210] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.624: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 04/12 11:05:55.624: [upf] INFO: UE F-SEID[UP:0x205 CP:0x6a0] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.624: [upf] INFO: UE F-SEID[UP:0x205 CP:0x6a0] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.629: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 04/12 11:05:55.629: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 04/12 11:05:55.629: [smf] INFO: UE IMSI[262423061110734] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.629: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 04/12 11:05:55.629: [upf] INFO: UE F-SEID[UP:0xf51 CP:0x74f] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.629: [upf] INFO: UE F-SEID[UP:0xf51 CP:0x74f] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.634: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 04/12 11:05:55.634: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 04/12 11:05:55.634: [smf] INFO: UE IMSI[262423313950562] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.635: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 04/12 11:05:55.635: [upf] INFO: UE F-SEID[UP:0x134 CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.635: [upf] INFO: UE F-SEID[UP:0x134 CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.640: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 04/12 11:05:55.640: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 04/12 11:05:55.640: [smf] INFO: UE IMSI[262427018039767] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.641: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 04/12 11:05:55.641: [upf] INFO: UE F-SEID[UP:0x825 CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.641: [upf] INFO: UE F-SEID[UP:0x825 CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.646: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 04/12 11:05:55.646: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 04/12 11:05:55.646: [smf] INFO: UE IMSI[262425973367064] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.647: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 04/12 11:05:55.647: [upf] INFO: UE F-SEID[UP:0x7fa CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.647: [upf] INFO: UE F-SEID[UP:0x7fa CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.652: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 04/12 11:05:55.652: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 04/12 11:05:55.652: [smf] INFO: UE IMSI[262428028815086] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.653: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 04/12 11:05:55.653: [upf] INFO: UE F-SEID[UP:0x502 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.653: [upf] INFO: UE F-SEID[UP:0x502 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.659: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 04/12 11:05:55.659: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 04/12 11:05:55.659: [smf] INFO: UE IMSI[262428504191146] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.660: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 04/12 11:05:55.660: [upf] INFO: UE F-SEID[UP:0x464 CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.660: [upf] INFO: UE F-SEID[UP:0x464 CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.665: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 04/12 11:05:55.665: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 04/12 11:05:55.665: [smf] INFO: UE IMSI[262429603820400] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.666: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 04/12 11:05:55.666: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.666: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.672: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 04/12 11:05:55.672: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 04/12 11:05:55.672: [smf] INFO: UE IMSI[262429477777194] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.673: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 04/12 11:05:55.673: [upf] INFO: UE F-SEID[UP:0x818 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.673: [upf] INFO: UE F-SEID[UP:0x818 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.680: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 04/12 11:05:55.680: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 04/12 11:05:55.680: [smf] INFO: UE IMSI[262420425013637] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.682: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 04/12 11:05:55.682: [upf] INFO: UE F-SEID[UP:0xaa CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.682: [upf] INFO: UE F-SEID[UP:0xaa CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.688: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 04/12 11:05:55.688: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 04/12 11:05:55.688: [smf] INFO: UE IMSI[262420785007445] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.689: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 04/12 11:05:55.689: [upf] INFO: UE F-SEID[UP:0xd4b CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.689: [upf] INFO: UE F-SEID[UP:0xd4b CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.695: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 04/12 11:05:55.695: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 04/12 11:05:55.695: [smf] INFO: UE IMSI[262429127468852] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.697: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 04/12 11:05:55.697: [upf] INFO: UE F-SEID[UP:0xc1b CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.697: [upf] INFO: UE F-SEID[UP:0xc1b CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.702: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 04/12 11:05:55.702: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 04/12 11:05:55.702: [smf] INFO: UE IMSI[262424863472821] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.702: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 04/12 11:05:55.702: [upf] INFO: UE F-SEID[UP:0xd9a CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.702: [upf] INFO: UE F-SEID[UP:0xd9a CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.708: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 04/12 11:05:55.708: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 04/12 11:05:55.708: [smf] INFO: UE IMSI[262420216441138] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.708: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 04/12 11:05:55.708: [upf] INFO: UE F-SEID[UP:0x149 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.708: [upf] INFO: UE F-SEID[UP:0x149 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.714: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 04/12 11:05:55.714: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 04/12 11:05:55.714: [smf] INFO: UE IMSI[262429551778344] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.714: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 04/12 11:05:55.714: [upf] INFO: UE F-SEID[UP:0xaec CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.714: [upf] INFO: UE F-SEID[UP:0xaec CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.719: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 04/12 11:05:55.719: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 04/12 11:05:55.719: [smf] INFO: UE IMSI[262423547318619] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.720: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 04/12 11:05:55.720: [upf] INFO: UE F-SEID[UP:0x40a CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.720: [upf] INFO: UE F-SEID[UP:0x40a CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.725: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 04/12 11:05:55.725: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 04/12 11:05:55.725: [smf] INFO: UE IMSI[262427149383938] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.726: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 04/12 11:05:55.726: [upf] INFO: UE F-SEID[UP:0x638 CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.726: [upf] INFO: UE F-SEID[UP:0x638 CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.731: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 04/12 11:05:55.731: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 04/12 11:05:55.731: [smf] INFO: UE IMSI[262424853112217] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.732: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 04/12 11:05:55.732: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.732: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.737: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 04/12 11:05:55.737: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 04/12 11:05:55.737: [smf] INFO: UE IMSI[262424787918676] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.737: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 04/12 11:05:55.737: [upf] INFO: UE F-SEID[UP:0xd09 CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.737: [upf] INFO: UE F-SEID[UP:0xd09 CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.743: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 04/12 11:05:55.743: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 04/12 11:05:55.743: [smf] INFO: UE IMSI[262428880957651] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.743: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 04/12 11:05:55.743: [upf] INFO: UE F-SEID[UP:0xd1c CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.743: [upf] INFO: UE F-SEID[UP:0xd1c CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.748: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 04/12 11:05:55.749: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 04/12 11:05:55.749: [smf] INFO: UE IMSI[262427594867980] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.749: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 04/12 11:05:55.749: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.749: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.754: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 04/12 11:05:55.754: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 04/12 11:05:55.754: [smf] INFO: UE IMSI[262425277017853] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.755: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 04/12 11:05:55.755: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.755: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.760: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 04/12 11:05:55.760: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 04/12 11:05:55.760: [smf] INFO: UE IMSI[262421188349065] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.761: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 04/12 11:05:55.761: [upf] INFO: UE F-SEID[UP:0xd0a CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.761: [upf] INFO: UE F-SEID[UP:0xd0a CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.766: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 04/12 11:05:55.766: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 04/12 11:05:55.766: [smf] INFO: UE IMSI[262424287905330] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.767: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 04/12 11:05:55.767: [upf] INFO: UE F-SEID[UP:0x9bb CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.767: [upf] INFO: UE F-SEID[UP:0x9bb CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.772: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 04/12 11:05:55.772: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 04/12 11:05:55.772: [smf] INFO: UE IMSI[262423334080706] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.772: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 04/12 11:05:55.772: [upf] INFO: UE F-SEID[UP:0xb7 CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.772: [upf] INFO: UE F-SEID[UP:0xb7 CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.777: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 04/12 11:05:55.777: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 04/12 11:05:55.777: [smf] INFO: UE IMSI[262429818909333] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.778: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 04/12 11:05:55.778: [upf] INFO: UE F-SEID[UP:0xc36 CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.778: [upf] INFO: UE F-SEID[UP:0xc36 CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.783: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 04/12 11:05:55.783: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 04/12 11:05:55.783: [smf] INFO: UE IMSI[262420323308743] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.784: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 04/12 11:05:55.784: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.784: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.789: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 04/12 11:05:55.789: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 04/12 11:05:55.789: [smf] INFO: UE IMSI[262426229997524] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.790: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 04/12 11:05:55.790: [upf] INFO: UE F-SEID[UP:0x640 CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.790: [upf] INFO: UE F-SEID[UP:0x640 CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.795: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 04/12 11:05:55.795: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 04/12 11:05:55.795: [smf] INFO: UE IMSI[262422321059215] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.795: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 04/12 11:05:55.795: [upf] INFO: UE F-SEID[UP:0x5f0 CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.795: [upf] INFO: UE F-SEID[UP:0x5f0 CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.800: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 04/12 11:05:55.800: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 04/12 11:05:55.800: [smf] INFO: UE IMSI[262429249601318] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.801: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 04/12 11:05:55.801: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x4a2] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.801: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x4a2] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.806: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 04/12 11:05:55.806: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 04/12 11:05:55.806: [smf] INFO: UE IMSI[262420986479138] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.807: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 04/12 11:05:55.807: [upf] INFO: UE F-SEID[UP:0xf88 CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.807: [upf] INFO: UE F-SEID[UP:0xf88 CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.812: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 04/12 11:05:55.812: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 04/12 11:05:55.812: [smf] INFO: UE IMSI[262424064959952] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.813: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 04/12 11:05:55.813: [upf] INFO: UE F-SEID[UP:0x76e CP:0x2d4] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.813: [upf] INFO: UE F-SEID[UP:0x76e CP:0x2d4] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.818: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 04/12 11:05:55.818: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 04/12 11:05:55.818: [smf] INFO: UE IMSI[262425738257908] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.819: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 04/12 11:05:55.819: [upf] INFO: UE F-SEID[UP:0x53 CP:0x219] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.819: [upf] INFO: UE F-SEID[UP:0x53 CP:0x219] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.824: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 04/12 11:05:55.824: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 04/12 11:05:55.824: [smf] INFO: UE IMSI[262424652333217] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.824: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 04/12 11:05:55.824: [upf] INFO: UE F-SEID[UP:0x4ed CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.824: [upf] INFO: UE F-SEID[UP:0x4ed CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.830: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 04/12 11:05:55.830: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 04/12 11:05:55.830: [smf] INFO: UE IMSI[262425619522170] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.830: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 04/12 11:05:55.830: [upf] INFO: UE F-SEID[UP:0x3ff CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.830: [upf] INFO: UE F-SEID[UP:0x3ff CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.835: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 04/12 11:05:55.835: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 04/12 11:05:55.835: [smf] INFO: UE IMSI[262422624241650] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.836: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 04/12 11:05:55.836: [upf] INFO: UE F-SEID[UP:0x3ed CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.836: [upf] INFO: UE F-SEID[UP:0x3ed CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.841: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 04/12 11:05:55.841: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 04/12 11:05:55.841: [smf] INFO: UE IMSI[262424448971588] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.842: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 04/12 11:05:55.842: [upf] INFO: UE F-SEID[UP:0xb6a CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.842: [upf] INFO: UE F-SEID[UP:0xb6a CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.847: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 04/12 11:05:55.847: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 04/12 11:05:55.847: [smf] INFO: UE IMSI[262429106534856] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.848: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 04/12 11:05:55.848: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.848: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.853: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 04/12 11:05:55.853: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 04/12 11:05:55.853: [smf] INFO: UE IMSI[262425072021680] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.853: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 04/12 11:05:55.853: [upf] INFO: UE F-SEID[UP:0x7bb CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.853: [upf] INFO: UE F-SEID[UP:0x7bb CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.858: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 04/12 11:05:55.858: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 04/12 11:05:55.858: [smf] INFO: UE IMSI[262423581947829] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.859: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 04/12 11:05:55.859: [upf] INFO: UE F-SEID[UP:0x281 CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.859: [upf] INFO: UE F-SEID[UP:0x281 CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.864: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 04/12 11:05:55.864: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 04/12 11:05:55.864: [smf] INFO: UE IMSI[262425814722824] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.865: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 04/12 11:05:55.865: [upf] INFO: UE F-SEID[UP:0xdcb CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.865: [upf] INFO: UE F-SEID[UP:0xdcb CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.870: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 04/12 11:05:55.870: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 04/12 11:05:55.870: [smf] INFO: UE IMSI[262429506672745] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.870: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 04/12 11:05:55.870: [upf] INFO: UE F-SEID[UP:0xe86 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.870: [upf] INFO: UE F-SEID[UP:0xe86 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.876: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 04/12 11:05:55.876: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 04/12 11:05:55.876: [smf] INFO: UE IMSI[262424980392060] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.876: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 04/12 11:05:55.876: [upf] INFO: UE F-SEID[UP:0x493 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.876: [upf] INFO: UE F-SEID[UP:0x493 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.882: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 04/12 11:05:55.882: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 04/12 11:05:55.882: [smf] INFO: UE IMSI[262425820134195] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.882: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 04/12 11:05:55.882: [upf] INFO: UE F-SEID[UP:0xf7a CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.882: [upf] INFO: UE F-SEID[UP:0xf7a CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.887: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 04/12 11:05:55.887: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 04/12 11:05:55.887: [smf] INFO: UE IMSI[262425013929026] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.888: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 04/12 11:05:55.888: [upf] INFO: UE F-SEID[UP:0x1000 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.888: [upf] INFO: UE F-SEID[UP:0x1000 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.893: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 04/12 11:05:55.893: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 04/12 11:05:55.893: [smf] INFO: UE IMSI[262425490626929] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.894: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 04/12 11:05:55.894: [upf] INFO: UE F-SEID[UP:0x2e7 CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.894: [upf] INFO: UE F-SEID[UP:0x2e7 CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.899: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 04/12 11:05:55.899: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 04/12 11:05:55.899: [smf] INFO: UE IMSI[262423878092685] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.899: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 04/12 11:05:55.900: [upf] INFO: UE F-SEID[UP:0xc8b CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.900: [upf] INFO: UE F-SEID[UP:0xc8b CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.905: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 04/12 11:05:55.905: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 04/12 11:05:55.905: [smf] INFO: UE IMSI[262422163969718] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.905: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 04/12 11:05:55.905: [upf] INFO: UE F-SEID[UP:0xc47 CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.905: [upf] INFO: UE F-SEID[UP:0xc47 CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.911: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 04/12 11:05:55.911: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 04/12 11:05:55.911: [smf] INFO: UE IMSI[262428414630285] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.911: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 04/12 11:05:55.911: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.911: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.916: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 04/12 11:05:55.916: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 04/12 11:05:55.916: [smf] INFO: UE IMSI[262420647666903] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.917: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 04/12 11:05:55.917: [upf] INFO: UE F-SEID[UP:0x67f CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.917: [upf] INFO: UE F-SEID[UP:0x67f CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.922: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 04/12 11:05:55.922: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 04/12 11:05:55.922: [smf] INFO: UE IMSI[262426564126296] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.923: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 04/12 11:05:55.923: [upf] INFO: UE F-SEID[UP:0xc5f CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.923: [upf] INFO: UE F-SEID[UP:0xc5f CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.928: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 04/12 11:05:55.928: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 04/12 11:05:55.928: [smf] INFO: UE IMSI[262425160323033] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.928: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 04/12 11:05:55.928: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.928: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.934: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 04/12 11:05:55.934: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 04/12 11:05:55.934: [smf] INFO: UE IMSI[262425138511370] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.934: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 04/12 11:05:55.934: [upf] INFO: UE F-SEID[UP:0x66d CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.934: [upf] INFO: UE F-SEID[UP:0x66d CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.939: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 04/12 11:05:55.939: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 04/12 11:05:55.939: [smf] INFO: UE IMSI[262423322620141] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.940: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 04/12 11:05:55.940: [upf] INFO: UE F-SEID[UP:0xda2 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.940: [upf] INFO: UE F-SEID[UP:0xda2 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.945: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 04/12 11:05:55.945: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 04/12 11:05:55.945: [smf] INFO: UE IMSI[262423100137975] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.946: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 04/12 11:05:55.946: [upf] INFO: UE F-SEID[UP:0x91 CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.946: [upf] INFO: UE F-SEID[UP:0x91 CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.951: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 04/12 11:05:55.951: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 04/12 11:05:55.951: [smf] INFO: UE IMSI[262425110099360] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.951: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 04/12 11:05:55.951: [upf] INFO: UE F-SEID[UP:0x66 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.951: [upf] INFO: UE F-SEID[UP:0x66 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.957: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 04/12 11:05:55.957: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 04/12 11:05:55.957: [smf] INFO: UE IMSI[262422876751584] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.957: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 04/12 11:05:55.957: [upf] INFO: UE F-SEID[UP:0xed6 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.957: [upf] INFO: UE F-SEID[UP:0xed6 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.962: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 04/12 11:05:55.962: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 04/12 11:05:55.962: [smf] INFO: UE IMSI[262426320994464] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.963: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 04/12 11:05:55.963: [upf] INFO: UE F-SEID[UP:0xd37 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.963: [upf] INFO: UE F-SEID[UP:0xd37 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.968: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 04/12 11:05:55.968: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 04/12 11:05:55.968: [smf] INFO: UE IMSI[262424133739531] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.969: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 04/12 11:05:55.969: [upf] INFO: UE F-SEID[UP:0xc1c CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.969: [upf] INFO: UE F-SEID[UP:0xc1c CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.974: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 04/12 11:05:55.974: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 04/12 11:05:55.974: [smf] INFO: UE IMSI[262428914607230] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.975: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 04/12 11:05:55.975: [upf] INFO: UE F-SEID[UP:0x5aa CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.975: [upf] INFO: UE F-SEID[UP:0x5aa CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.980: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 04/12 11:05:55.980: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 04/12 11:05:55.980: [smf] INFO: UE IMSI[262423400583445] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.980: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 04/12 11:05:55.980: [upf] INFO: UE F-SEID[UP:0xf64 CP:0xbfc] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.980: [upf] INFO: UE F-SEID[UP:0xf64 CP:0xbfc] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.986: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 04/12 11:05:55.986: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 04/12 11:05:55.986: [smf] INFO: UE IMSI[262425748047014] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.986: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 04/12 11:05:55.986: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.986: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.991: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 04/12 11:05:55.991: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 04/12 11:05:55.991: [smf] INFO: UE IMSI[262428407417520] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.992: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 04/12 11:05:55.992: [upf] INFO: UE F-SEID[UP:0x5bf CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.992: [upf] INFO: UE F-SEID[UP:0x5bf CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.997: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 04/12 11:05:55.997: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 04/12 11:05:55.997: [smf] INFO: UE IMSI[262429901932190] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:55.998: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 04/12 11:05:55.998: [upf] INFO: UE F-SEID[UP:0xf9d CP:0xe03] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 04/12 11:05:55.998: [upf] INFO: UE F-SEID[UP:0xf9d CP:0xe03] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.003: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 04/12 11:05:56.003: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 04/12 11:05:56.003: [smf] INFO: UE IMSI[262428883546688] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.004: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 04/12 11:05:56.004: [upf] INFO: UE F-SEID[UP:0xf4 CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.004: [upf] INFO: UE F-SEID[UP:0xf4 CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.009: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 04/12 11:05:56.009: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 04/12 11:05:56.009: [smf] INFO: UE IMSI[262425113365271] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.009: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 04/12 11:05:56.009: [upf] INFO: UE F-SEID[UP:0x272 CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.009: [upf] INFO: UE F-SEID[UP:0x272 CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.015: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 04/12 11:05:56.015: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 04/12 11:05:56.015: [smf] INFO: UE IMSI[262423131017389] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.015: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 04/12 11:05:56.015: [upf] INFO: UE F-SEID[UP:0xb4c CP:0xd46] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.015: [upf] INFO: UE F-SEID[UP:0xb4c CP:0xd46] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.020: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 04/12 11:05:56.020: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 04/12 11:05:56.021: [smf] INFO: UE IMSI[262429267543232] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.021: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 04/12 11:05:56.021: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.021: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.026: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 04/12 11:05:56.026: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 04/12 11:05:56.026: [smf] INFO: UE IMSI[262427925977442] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.027: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 04/12 11:05:56.027: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.027: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.032: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 04/12 11:05:56.032: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 04/12 11:05:56.032: [smf] INFO: UE IMSI[262424537900189] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.033: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 04/12 11:05:56.033: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.033: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.038: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 04/12 11:05:56.038: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 04/12 11:05:56.038: [smf] INFO: UE IMSI[262425874742369] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.039: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 04/12 11:05:56.039: [upf] INFO: UE F-SEID[UP:0x607 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.039: [upf] INFO: UE F-SEID[UP:0x607 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.044: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 04/12 11:05:56.044: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 04/12 11:05:56.044: [smf] INFO: UE IMSI[262427184552995] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.044: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 04/12 11:05:56.044: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.044: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.050: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 04/12 11:05:56.050: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 04/12 11:05:56.050: [smf] INFO: UE IMSI[262429559143494] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.050: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 04/12 11:05:56.050: [upf] INFO: UE F-SEID[UP:0xc1e CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.050: [upf] INFO: UE F-SEID[UP:0xc1e CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.055: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 04/12 11:05:56.055: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 04/12 11:05:56.055: [smf] INFO: UE IMSI[262426912605457] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.056: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 04/12 11:05:56.056: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.056: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.061: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 04/12 11:05:56.061: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 04/12 11:05:56.061: [smf] INFO: UE IMSI[262429019927700] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.062: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 04/12 11:05:56.062: [upf] INFO: UE F-SEID[UP:0x369 CP:0xcca] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.062: [upf] INFO: UE F-SEID[UP:0x369 CP:0xcca] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.067: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 04/12 11:05:56.067: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 04/12 11:05:56.067: [smf] INFO: UE IMSI[262420172713192] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.067: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 04/12 11:05:56.067: [upf] INFO: UE F-SEID[UP:0xec2 CP:0x70f] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.067: [upf] INFO: UE F-SEID[UP:0xec2 CP:0x70f] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.072: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 04/12 11:05:56.072: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 04/12 11:05:56.073: [smf] INFO: UE IMSI[262427002464814] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.073: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 04/12 11:05:56.073: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.073: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.078: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 04/12 11:05:56.078: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 04/12 11:05:56.078: [smf] INFO: UE IMSI[262426204769000] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.079: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 04/12 11:05:56.079: [upf] INFO: UE F-SEID[UP:0xe23 CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.079: [upf] INFO: UE F-SEID[UP:0xe23 CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.084: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 04/12 11:05:56.084: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 04/12 11:05:56.084: [smf] INFO: UE IMSI[262427534450941] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.084: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 04/12 11:05:56.084: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.084: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.090: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 04/12 11:05:56.090: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 04/12 11:05:56.090: [smf] INFO: UE IMSI[262428659155851] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.090: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 04/12 11:05:56.090: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.090: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.095: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 04/12 11:05:56.095: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 04/12 11:05:56.095: [smf] INFO: UE IMSI[262423897739444] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.096: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 04/12 11:05:56.096: [upf] INFO: UE F-SEID[UP:0xa4c CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.096: [upf] INFO: UE F-SEID[UP:0xa4c CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.101: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 04/12 11:05:56.101: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 04/12 11:05:56.101: [smf] INFO: UE IMSI[262425719341429] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.102: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 04/12 11:05:56.102: [upf] INFO: UE F-SEID[UP:0xda1 CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.102: [upf] INFO: UE F-SEID[UP:0xda1 CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.107: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 04/12 11:05:56.107: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 04/12 11:05:56.107: [smf] INFO: UE IMSI[262422297386252] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.107: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 04/12 11:05:56.107: [upf] INFO: UE F-SEID[UP:0x6d CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.107: [upf] INFO: UE F-SEID[UP:0x6d CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.112: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 04/12 11:05:56.112: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 04/12 11:05:56.112: [smf] INFO: UE IMSI[262420713696406] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.113: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 04/12 11:05:56.113: [upf] INFO: UE F-SEID[UP:0xe5a CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.113: [upf] INFO: UE F-SEID[UP:0xe5a CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.118: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 04/12 11:05:56.118: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 04/12 11:05:56.118: [smf] INFO: UE IMSI[262423044495272] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.119: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 04/12 11:05:56.119: [upf] INFO: UE F-SEID[UP:0x392 CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.119: [upf] INFO: UE F-SEID[UP:0x392 CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.124: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 04/12 11:05:56.124: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 04/12 11:05:56.124: [smf] INFO: UE IMSI[262427186553778] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.125: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 04/12 11:05:56.125: [upf] INFO: UE F-SEID[UP:0x531 CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.125: [upf] INFO: UE F-SEID[UP:0x531 CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.130: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 04/12 11:05:56.130: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 04/12 11:05:56.130: [smf] INFO: UE IMSI[262426379833995] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.131: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 04/12 11:05:56.131: [upf] INFO: UE F-SEID[UP:0x172 CP:0xd15] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.131: [upf] INFO: UE F-SEID[UP:0x172 CP:0xd15] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.136: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 04/12 11:05:56.136: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 04/12 11:05:56.136: [smf] INFO: UE IMSI[262426501108435] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.136: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 04/12 11:05:56.136: [upf] INFO: UE F-SEID[UP:0x254 CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.136: [upf] INFO: UE F-SEID[UP:0x254 CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.142: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 04/12 11:05:56.142: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 04/12 11:05:56.142: [smf] INFO: UE IMSI[262425146756960] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.142: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 04/12 11:05:56.142: [upf] INFO: UE F-SEID[UP:0x398 CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.142: [upf] INFO: UE F-SEID[UP:0x398 CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.147: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 04/12 11:05:56.147: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 04/12 11:05:56.147: [smf] INFO: UE IMSI[262423078942236] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.148: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 04/12 11:05:56.148: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.148: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.153: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 04/12 11:05:56.153: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 04/12 11:05:56.153: [smf] INFO: UE IMSI[262424335323023] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.154: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 04/12 11:05:56.154: [upf] INFO: UE F-SEID[UP:0xd45 CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.154: [upf] INFO: UE F-SEID[UP:0xd45 CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.159: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 04/12 11:05:56.159: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 04/12 11:05:56.159: [smf] INFO: UE IMSI[262423382341226] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.159: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 04/12 11:05:56.160: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.160: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.165: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 04/12 11:05:56.165: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 04/12 11:05:56.165: [smf] INFO: UE IMSI[262425215581756] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.165: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 04/12 11:05:56.165: [upf] INFO: UE F-SEID[UP:0x7f7 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.165: [upf] INFO: UE F-SEID[UP:0x7f7 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.171: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 04/12 11:05:56.171: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 04/12 11:05:56.171: [smf] INFO: UE IMSI[262428809761894] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.171: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 04/12 11:05:56.171: [upf] INFO: UE F-SEID[UP:0x166 CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.171: [upf] INFO: UE F-SEID[UP:0x166 CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.176: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 04/12 11:05:56.176: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 04/12 11:05:56.176: [smf] INFO: UE IMSI[262421726704954] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.177: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 04/12 11:05:56.177: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x172] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.177: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x172] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.182: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 04/12 11:05:56.182: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 04/12 11:05:56.182: [smf] INFO: UE IMSI[262429791247070] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.183: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 04/12 11:05:56.183: [upf] INFO: UE F-SEID[UP:0xc0b CP:0x72d] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.183: [upf] INFO: UE F-SEID[UP:0xc0b CP:0x72d] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.188: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 04/12 11:05:56.188: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 04/12 11:05:56.188: [smf] INFO: UE IMSI[262422004900209] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.188: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 04/12 11:05:56.188: [upf] INFO: UE F-SEID[UP:0x99f CP:0x4dc] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.188: [upf] INFO: UE F-SEID[UP:0x99f CP:0x4dc] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.194: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 04/12 11:05:56.194: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 04/12 11:05:56.194: [smf] INFO: UE IMSI[262426274163028] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.194: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 04/12 11:05:56.194: [upf] INFO: UE F-SEID[UP:0xff5 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.194: [upf] INFO: UE F-SEID[UP:0xff5 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.200: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 04/12 11:05:56.200: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 04/12 11:05:56.200: [smf] INFO: UE IMSI[262420585779038] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.200: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 04/12 11:05:56.200: [upf] INFO: UE F-SEID[UP:0x1bf CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.200: [upf] INFO: UE F-SEID[UP:0x1bf CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.205: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 04/12 11:05:56.205: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 04/12 11:05:56.205: [smf] INFO: UE IMSI[262427891432241] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.206: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 04/12 11:05:56.206: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.206: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.211: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 04/12 11:05:56.211: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 04/12 11:05:56.211: [smf] INFO: UE IMSI[262420004578642] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.212: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 04/12 11:05:56.212: [upf] INFO: UE F-SEID[UP:0xd06 CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.212: [upf] INFO: UE F-SEID[UP:0xd06 CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.217: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 04/12 11:05:56.217: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 04/12 11:05:56.217: [smf] INFO: UE IMSI[262429153547881] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.218: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 04/12 11:05:56.218: [upf] INFO: UE F-SEID[UP:0x8df CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.218: [upf] INFO: UE F-SEID[UP:0x8df CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.223: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 04/12 11:05:56.223: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 04/12 11:05:56.223: [smf] INFO: UE IMSI[262425752832906] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.224: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 04/12 11:05:56.224: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.224: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.229: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 04/12 11:05:56.229: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 04/12 11:05:56.229: [smf] INFO: UE IMSI[262420075490942] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.229: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 04/12 11:05:56.229: [upf] INFO: UE F-SEID[UP:0x377 CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.229: [upf] INFO: UE F-SEID[UP:0x377 CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.235: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 04/12 11:05:56.235: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 04/12 11:05:56.235: [smf] INFO: UE IMSI[262429035826104] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.235: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 04/12 11:05:56.235: [upf] INFO: UE F-SEID[UP:0xc3c CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.235: [upf] INFO: UE F-SEID[UP:0xc3c CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.240: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 04/12 11:05:56.240: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 04/12 11:05:56.240: [smf] INFO: UE IMSI[262428191387378] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.241: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 04/12 11:05:56.241: [upf] INFO: UE F-SEID[UP:0xf8a CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.241: [upf] INFO: UE F-SEID[UP:0xf8a CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.246: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 04/12 11:05:56.246: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 04/12 11:05:56.246: [smf] INFO: UE IMSI[262422609029248] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.247: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 04/12 11:05:56.247: [upf] INFO: UE F-SEID[UP:0x35c CP:0xf1e] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.247: [upf] INFO: UE F-SEID[UP:0x35c CP:0xf1e] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.252: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 04/12 11:05:56.252: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 04/12 11:05:56.252: [smf] INFO: UE IMSI[262426739701065] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.253: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 04/12 11:05:56.253: [upf] INFO: UE F-SEID[UP:0x738 CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.253: [upf] INFO: UE F-SEID[UP:0x738 CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.258: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 04/12 11:05:56.258: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 04/12 11:05:56.258: [smf] INFO: UE IMSI[262420737482556] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.259: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 04/12 11:05:56.259: [upf] INFO: UE F-SEID[UP:0x6bc CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.259: [upf] INFO: UE F-SEID[UP:0x6bc CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.264: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 04/12 11:05:56.264: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 04/12 11:05:56.264: [smf] INFO: UE IMSI[262428229012742] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.264: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 04/12 11:05:56.264: [upf] INFO: UE F-SEID[UP:0x94f CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.264: [upf] INFO: UE F-SEID[UP:0x94f CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.269: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 04/12 11:05:56.269: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 04/12 11:05:56.269: [smf] INFO: UE IMSI[262424393772151] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.270: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 04/12 11:05:56.270: [upf] INFO: UE F-SEID[UP:0xe13 CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.270: [upf] INFO: UE F-SEID[UP:0xe13 CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.275: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 04/12 11:05:56.275: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 04/12 11:05:56.275: [smf] INFO: UE IMSI[262420343361467] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.276: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 04/12 11:05:56.276: [upf] INFO: UE F-SEID[UP:0xae2 CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.276: [upf] INFO: UE F-SEID[UP:0xae2 CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.281: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 04/12 11:05:56.281: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 04/12 11:05:56.281: [smf] INFO: UE IMSI[262429733829631] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.282: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 04/12 11:05:56.282: [upf] INFO: UE F-SEID[UP:0x386 CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.282: [upf] INFO: UE F-SEID[UP:0x386 CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.287: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 04/12 11:05:56.287: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 04/12 11:05:56.287: [smf] INFO: UE IMSI[262427046005879] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.287: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 04/12 11:05:56.287: [upf] INFO: UE F-SEID[UP:0x8bc CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.287: [upf] INFO: UE F-SEID[UP:0x8bc CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.293: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 04/12 11:05:56.293: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 04/12 11:05:56.293: [smf] INFO: UE IMSI[262429120362002] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.293: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 04/12 11:05:56.293: [upf] INFO: UE F-SEID[UP:0x883 CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.293: [upf] INFO: UE F-SEID[UP:0x883 CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.298: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 04/12 11:05:56.298: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 04/12 11:05:56.298: [smf] INFO: UE IMSI[262424442870387] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.299: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 04/12 11:05:56.299: [upf] INFO: UE F-SEID[UP:0xedf CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.299: [upf] INFO: UE F-SEID[UP:0xedf CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.304: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 04/12 11:05:56.304: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 04/12 11:05:56.304: [smf] INFO: UE IMSI[262420405530897] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.305: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 04/12 11:05:56.305: [upf] INFO: UE F-SEID[UP:0x287 CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.305: [upf] INFO: UE F-SEID[UP:0x287 CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.310: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 04/12 11:05:56.310: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 04/12 11:05:56.310: [smf] INFO: UE IMSI[262426445907043] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.311: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 04/12 11:05:56.311: [upf] INFO: UE F-SEID[UP:0x689 CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.311: [upf] INFO: UE F-SEID[UP:0x689 CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.316: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 04/12 11:05:56.316: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 04/12 11:05:56.316: [smf] INFO: UE IMSI[262425325123858] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.316: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 04/12 11:05:56.316: [upf] INFO: UE F-SEID[UP:0xd7 CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.316: [upf] INFO: UE F-SEID[UP:0xd7 CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.321: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 04/12 11:05:56.321: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 04/12 11:05:56.321: [smf] INFO: UE IMSI[262423794741610] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.322: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 04/12 11:05:56.322: [upf] INFO: UE F-SEID[UP:0xffe CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.322: [upf] INFO: UE F-SEID[UP:0xffe CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.327: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 04/12 11:05:56.327: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 04/12 11:05:56.327: [smf] INFO: UE IMSI[262423041501362] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.327: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 04/12 11:05:56.327: [upf] INFO: UE F-SEID[UP:0xf65 CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.327: [upf] INFO: UE F-SEID[UP:0xf65 CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.333: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 04/12 11:05:56.333: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 04/12 11:05:56.333: [smf] INFO: UE IMSI[262421493524546] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.333: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 04/12 11:05:56.333: [upf] INFO: UE F-SEID[UP:0xfed CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.333: [upf] INFO: UE F-SEID[UP:0xfed CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.339: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 04/12 11:05:56.339: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 04/12 11:05:56.339: [smf] INFO: UE IMSI[262427528423023] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.339: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 04/12 11:05:56.339: [upf] INFO: UE F-SEID[UP:0x4ae CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.339: [upf] INFO: UE F-SEID[UP:0x4ae CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.344: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 04/12 11:05:56.344: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 04/12 11:05:56.344: [smf] INFO: UE IMSI[262420019119348] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.345: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 04/12 11:05:56.345: [upf] INFO: UE F-SEID[UP:0x800 CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.345: [upf] INFO: UE F-SEID[UP:0x800 CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.350: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 04/12 11:05:56.350: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 04/12 11:05:56.350: [smf] INFO: UE IMSI[262423258578446] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.351: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 04/12 11:05:56.351: [upf] INFO: UE F-SEID[UP:0x62e CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.351: [upf] INFO: UE F-SEID[UP:0x62e CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.356: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 04/12 11:05:56.356: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 04/12 11:05:56.356: [smf] INFO: UE IMSI[262421885491106] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.357: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 04/12 11:05:56.357: [upf] INFO: UE F-SEID[UP:0xb88 CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.357: [upf] INFO: UE F-SEID[UP:0xb88 CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.362: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 04/12 11:05:56.362: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 04/12 11:05:56.362: [smf] INFO: UE IMSI[262424804574461] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.362: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 04/12 11:05:56.362: [upf] INFO: UE F-SEID[UP:0xd4e CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.362: [upf] INFO: UE F-SEID[UP:0xd4e CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.367: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 04/12 11:05:56.367: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 04/12 11:05:56.367: [smf] INFO: UE IMSI[262422813001687] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.368: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 04/12 11:05:56.368: [upf] INFO: UE F-SEID[UP:0x8d8 CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.368: [upf] INFO: UE F-SEID[UP:0x8d8 CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.373: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 04/12 11:05:56.373: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 04/12 11:05:56.373: [smf] INFO: UE IMSI[262428783674852] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.374: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 04/12 11:05:56.374: [upf] INFO: UE F-SEID[UP:0xa5c CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.374: [upf] INFO: UE F-SEID[UP:0xa5c CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.379: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 04/12 11:05:56.379: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 04/12 11:05:56.379: [smf] INFO: UE IMSI[262424656223885] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.379: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 04/12 11:05:56.380: [upf] INFO: UE F-SEID[UP:0x1ec CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.380: [upf] INFO: UE F-SEID[UP:0x1ec CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.385: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 04/12 11:05:56.385: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 04/12 11:05:56.385: [smf] INFO: UE IMSI[262422400683369] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.385: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 04/12 11:05:56.385: [upf] INFO: UE F-SEID[UP:0x565 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.385: [upf] INFO: UE F-SEID[UP:0x565 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.391: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 04/12 11:05:56.391: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 04/12 11:05:56.391: [smf] INFO: UE IMSI[262428073839769] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.391: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 04/12 11:05:56.391: [upf] INFO: UE F-SEID[UP:0x91d CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.391: [upf] INFO: UE F-SEID[UP:0x91d CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.396: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 04/12 11:05:56.396: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 04/12 11:05:56.396: [smf] INFO: UE IMSI[262420699329608] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.397: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 04/12 11:05:56.397: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.397: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.402: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 04/12 11:05:56.402: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 04/12 11:05:56.402: [smf] INFO: UE IMSI[262421372098404] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.403: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 04/12 11:05:56.403: [upf] INFO: UE F-SEID[UP:0x988 CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.403: [upf] INFO: UE F-SEID[UP:0x988 CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.408: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 04/12 11:05:56.408: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 04/12 11:05:56.408: [smf] INFO: UE IMSI[262427340400693] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.408: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 04/12 11:05:56.408: [upf] INFO: UE F-SEID[UP:0x763 CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.408: [upf] INFO: UE F-SEID[UP:0x763 CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.414: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 04/12 11:05:56.414: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 04/12 11:05:56.414: [smf] INFO: UE IMSI[262421795770131] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.414: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 04/12 11:05:56.414: [upf] INFO: UE F-SEID[UP:0x692 CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.414: [upf] INFO: UE F-SEID[UP:0x692 CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.420: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 04/12 11:05:56.420: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 04/12 11:05:56.420: [smf] INFO: UE IMSI[262428200045027] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.420: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 04/12 11:05:56.420: [upf] INFO: UE F-SEID[UP:0x11b CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.420: [upf] INFO: UE F-SEID[UP:0x11b CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.425: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 04/12 11:05:56.425: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 04/12 11:05:56.425: [smf] INFO: UE IMSI[262420321427194] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.426: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 04/12 11:05:56.426: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.426: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.431: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 04/12 11:05:56.431: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 04/12 11:05:56.431: [smf] INFO: UE IMSI[262429273631792] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.432: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 04/12 11:05:56.432: [upf] INFO: UE F-SEID[UP:0x57b CP:0xed4] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.432: [upf] INFO: UE F-SEID[UP:0x57b CP:0xed4] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.437: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 04/12 11:05:56.437: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 04/12 11:05:56.437: [smf] INFO: UE IMSI[262425396822262] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.438: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 04/12 11:05:56.438: [upf] INFO: UE F-SEID[UP:0xe87 CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.438: [upf] INFO: UE F-SEID[UP:0xe87 CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.443: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 04/12 11:05:56.443: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 04/12 11:05:56.443: [smf] INFO: UE IMSI[262421119447094] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.443: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 04/12 11:05:56.443: [upf] INFO: UE F-SEID[UP:0x777 CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.443: [upf] INFO: UE F-SEID[UP:0x777 CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.448: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 04/12 11:05:56.448: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 04/12 11:05:56.448: [smf] INFO: UE IMSI[262422665954329] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.449: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 04/12 11:05:56.449: [upf] INFO: UE F-SEID[UP:0x34 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.449: [upf] INFO: UE F-SEID[UP:0x34 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.454: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 04/12 11:05:56.454: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 04/12 11:05:56.454: [smf] INFO: UE IMSI[262426031868077] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.455: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 04/12 11:05:56.455: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.455: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.460: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 04/12 11:05:56.460: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 04/12 11:05:56.460: [smf] INFO: UE IMSI[262426618110359] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.460: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 04/12 11:05:56.460: [upf] INFO: UE F-SEID[UP:0x523 CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.460: [upf] INFO: UE F-SEID[UP:0x523 CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.466: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 04/12 11:05:56.466: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 04/12 11:05:56.466: [smf] INFO: UE IMSI[262421049471195] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.466: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 04/12 11:05:56.466: [upf] INFO: UE F-SEID[UP:0x7d CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.466: [upf] INFO: UE F-SEID[UP:0x7d CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.471: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 04/12 11:05:56.471: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 04/12 11:05:56.471: [smf] INFO: UE IMSI[262425576582695] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.472: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 04/12 11:05:56.472: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.472: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.477: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 04/12 11:05:56.477: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 04/12 11:05:56.477: [smf] INFO: UE IMSI[262422481524169] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.478: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 04/12 11:05:56.478: [upf] INFO: UE F-SEID[UP:0x77a CP:0x584] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.478: [upf] INFO: UE F-SEID[UP:0x77a CP:0x584] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.483: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 04/12 11:05:56.483: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 04/12 11:05:56.483: [smf] INFO: UE IMSI[262427043196928] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.483: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 04/12 11:05:56.483: [upf] INFO: UE F-SEID[UP:0xa9f CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.483: [upf] INFO: UE F-SEID[UP:0xa9f CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.489: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 04/12 11:05:56.489: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 04/12 11:05:56.489: [smf] INFO: UE IMSI[262424650101685] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.489: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 04/12 11:05:56.489: [upf] INFO: UE F-SEID[UP:0x63 CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.489: [upf] INFO: UE F-SEID[UP:0x63 CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.495: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 04/12 11:05:56.495: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 04/12 11:05:56.495: [smf] INFO: UE IMSI[262422880972015] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.495: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 04/12 11:05:56.495: [upf] INFO: UE F-SEID[UP:0xa84 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.495: [upf] INFO: UE F-SEID[UP:0xa84 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.500: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 04/12 11:05:56.500: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 04/12 11:05:56.500: [smf] INFO: UE IMSI[262420232378034] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.501: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 04/12 11:05:56.501: [upf] INFO: UE F-SEID[UP:0xf04 CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.501: [upf] INFO: UE F-SEID[UP:0xf04 CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.506: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 04/12 11:05:56.506: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 04/12 11:05:56.506: [smf] INFO: UE IMSI[262421454687875] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.507: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 04/12 11:05:56.507: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.507: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.512: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 04/12 11:05:56.512: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 04/12 11:05:56.512: [smf] INFO: UE IMSI[262426293203117] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.512: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 04/12 11:05:56.512: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.512: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.518: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 04/12 11:05:56.518: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 04/12 11:05:56.518: [smf] INFO: UE IMSI[262423851607394] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.519: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 04/12 11:05:56.519: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x680] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.519: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x680] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.524: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 04/12 11:05:56.524: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 04/12 11:05:56.524: [smf] INFO: UE IMSI[262427338618196] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.524: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 04/12 11:05:56.524: [upf] INFO: UE F-SEID[UP:0xf9e CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.524: [upf] INFO: UE F-SEID[UP:0xf9e CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.530: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 04/12 11:05:56.530: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 04/12 11:05:56.530: [smf] INFO: UE IMSI[262427710741685] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.530: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 04/12 11:05:56.530: [upf] INFO: UE F-SEID[UP:0x837 CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.530: [upf] INFO: UE F-SEID[UP:0x837 CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.535: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 04/12 11:05:56.535: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 04/12 11:05:56.535: [smf] INFO: UE IMSI[262429036714991] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.536: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 04/12 11:05:56.536: [upf] INFO: UE F-SEID[UP:0xf75 CP:0xb20] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.536: [upf] INFO: UE F-SEID[UP:0xf75 CP:0xb20] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.541: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 04/12 11:05:56.541: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 04/12 11:05:56.541: [smf] INFO: UE IMSI[262425353880531] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.542: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 04/12 11:05:56.542: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.542: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.547: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 04/12 11:05:56.547: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 04/12 11:05:56.547: [smf] INFO: UE IMSI[262424761211780] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.547: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 04/12 11:05:56.547: [upf] INFO: UE F-SEID[UP:0x35b CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.547: [upf] INFO: UE F-SEID[UP:0x35b CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.553: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 04/12 11:05:56.553: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 04/12 11:05:56.553: [smf] INFO: UE IMSI[262423042974114] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.553: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 04/12 11:05:56.554: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.554: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.559: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 04/12 11:05:56.559: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 04/12 11:05:56.559: [smf] INFO: UE IMSI[262427342591747] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.559: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 04/12 11:05:56.559: [upf] INFO: UE F-SEID[UP:0xa1d CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.559: [upf] INFO: UE F-SEID[UP:0xa1d CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.565: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 04/12 11:05:56.565: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 04/12 11:05:56.565: [smf] INFO: UE IMSI[262427651928120] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.565: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 04/12 11:05:56.565: [upf] INFO: UE F-SEID[UP:0x55 CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.565: [upf] INFO: UE F-SEID[UP:0x55 CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.571: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 04/12 11:05:56.571: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 04/12 11:05:56.571: [smf] INFO: UE IMSI[262429114544431] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.571: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 04/12 11:05:56.571: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.571: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.576: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 04/12 11:05:56.576: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 04/12 11:05:56.576: [smf] INFO: UE IMSI[262427485325091] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.577: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 04/12 11:05:56.577: [upf] INFO: UE F-SEID[UP:0xadd CP:0x426] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.577: [upf] INFO: UE F-SEID[UP:0xadd CP:0x426] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.582: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 04/12 11:05:56.582: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 04/12 11:05:56.582: [smf] INFO: UE IMSI[262427906108800] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.583: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 04/12 11:05:56.583: [upf] INFO: UE F-SEID[UP:0xed3 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.583: [upf] INFO: UE F-SEID[UP:0xed3 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.588: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 04/12 11:05:56.588: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 04/12 11:05:56.588: [smf] INFO: UE IMSI[262421588288947] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.588: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 04/12 11:05:56.588: [upf] INFO: UE F-SEID[UP:0x612 CP:0x848] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.588: [upf] INFO: UE F-SEID[UP:0x612 CP:0x848] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.594: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 04/12 11:05:56.594: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 04/12 11:05:56.594: [smf] INFO: UE IMSI[262428337935711] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.594: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 04/12 11:05:56.594: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.594: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.600: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 04/12 11:05:56.600: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 04/12 11:05:56.600: [smf] INFO: UE IMSI[262420458330157] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.600: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 04/12 11:05:56.600: [upf] INFO: UE F-SEID[UP:0xd90 CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.600: [upf] INFO: UE F-SEID[UP:0xd90 CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.605: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 04/12 11:05:56.605: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 04/12 11:05:56.605: [smf] INFO: UE IMSI[262421421827016] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.606: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 04/12 11:05:56.606: [upf] INFO: UE F-SEID[UP:0x4bf CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.606: [upf] INFO: UE F-SEID[UP:0x4bf CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.611: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 04/12 11:05:56.611: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 04/12 11:05:56.611: [smf] INFO: UE IMSI[262427035098028] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.612: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 04/12 11:05:56.612: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0x175] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.612: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0x175] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.617: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 04/12 11:05:56.617: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 04/12 11:05:56.617: [smf] INFO: UE IMSI[262426901796244] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.617: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 04/12 11:05:56.617: [upf] INFO: UE F-SEID[UP:0xc3f CP:0x97d] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.617: [upf] INFO: UE F-SEID[UP:0xc3f CP:0x97d] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.623: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 04/12 11:05:56.623: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 04/12 11:05:56.623: [smf] INFO: UE IMSI[262423523471311] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.624: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 04/12 11:05:56.624: [upf] INFO: UE F-SEID[UP:0x428 CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.624: [upf] INFO: UE F-SEID[UP:0x428 CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.629: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 04/12 11:05:56.629: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 04/12 11:05:56.629: [smf] INFO: UE IMSI[262420249018988] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.629: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 04/12 11:05:56.629: [upf] INFO: UE F-SEID[UP:0x5bd CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.629: [upf] INFO: UE F-SEID[UP:0x5bd CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.635: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 04/12 11:05:56.635: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 04/12 11:05:56.635: [smf] INFO: UE IMSI[262425846462090] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.636: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 04/12 11:05:56.636: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.636: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.641: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 04/12 11:05:56.641: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 04/12 11:05:56.641: [smf] INFO: UE IMSI[262420044921610] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.642: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 04/12 11:05:56.642: [upf] INFO: UE F-SEID[UP:0x4b CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.642: [upf] INFO: UE F-SEID[UP:0x4b CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.647: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 04/12 11:05:56.647: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 04/12 11:05:56.647: [smf] INFO: UE IMSI[262424248987667] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.648: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 04/12 11:05:56.648: [upf] INFO: UE F-SEID[UP:0x5bb CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.648: [upf] INFO: UE F-SEID[UP:0x5bb CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.653: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 04/12 11:05:56.653: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 04/12 11:05:56.653: [smf] INFO: UE IMSI[262425132129095] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.654: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 04/12 11:05:56.654: [upf] INFO: UE F-SEID[UP:0x303 CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.654: [upf] INFO: UE F-SEID[UP:0x303 CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.659: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 04/12 11:05:56.659: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 04/12 11:05:56.659: [smf] INFO: UE IMSI[262422476884832] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.660: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 04/12 11:05:56.660: [upf] INFO: UE F-SEID[UP:0xdd CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.660: [upf] INFO: UE F-SEID[UP:0xdd CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.665: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 04/12 11:05:56.665: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 04/12 11:05:56.665: [smf] INFO: UE IMSI[262421680948114] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.666: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 04/12 11:05:56.666: [upf] INFO: UE F-SEID[UP:0x53f CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.666: [upf] INFO: UE F-SEID[UP:0x53f CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.671: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 04/12 11:05:56.671: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 04/12 11:05:56.671: [smf] INFO: UE IMSI[262420230370721] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.672: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 04/12 11:05:56.672: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.672: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.677: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 04/12 11:05:56.677: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 04/12 11:05:56.677: [smf] INFO: UE IMSI[262421345837552] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.678: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 04/12 11:05:56.678: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.678: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.683: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 04/12 11:05:56.683: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 04/12 11:05:56.683: [smf] INFO: UE IMSI[262427976019618] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.683: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 04/12 11:05:56.683: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.683: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.688: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 04/12 11:05:56.688: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 04/12 11:05:56.688: [smf] INFO: UE IMSI[262427651411125] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.689: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 04/12 11:05:56.689: [upf] INFO: UE F-SEID[UP:0xf35 CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.689: [upf] INFO: UE F-SEID[UP:0xf35 CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.694: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 04/12 11:05:56.694: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 04/12 11:05:56.694: [smf] INFO: UE IMSI[262422492856946] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.695: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 04/12 11:05:56.695: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.695: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.701: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 04/12 11:05:56.701: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 04/12 11:05:56.701: [smf] INFO: UE IMSI[262423771578142] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.702: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 04/12 11:05:56.702: [upf] INFO: UE F-SEID[UP:0xda4 CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.702: [upf] INFO: UE F-SEID[UP:0xda4 CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.708: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 04/12 11:05:56.708: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 04/12 11:05:56.708: [smf] INFO: UE IMSI[262426396096920] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.709: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 04/12 11:05:56.709: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.709: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.714: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 04/12 11:05:56.714: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 04/12 11:05:56.714: [smf] INFO: UE IMSI[262429117847111] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.715: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 04/12 11:05:56.715: [upf] INFO: UE F-SEID[UP:0xc3e CP:0xb4f] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.715: [upf] INFO: UE F-SEID[UP:0xc3e CP:0xb4f] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.720: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 04/12 11:05:56.720: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 04/12 11:05:56.720: [smf] INFO: UE IMSI[262429812271080] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.720: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 04/12 11:05:56.720: [upf] INFO: UE F-SEID[UP:0xf4d CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.720: [upf] INFO: UE F-SEID[UP:0xf4d CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.726: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 04/12 11:05:56.726: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 04/12 11:05:56.726: [smf] INFO: UE IMSI[262428229507760] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.726: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 04/12 11:05:56.726: [upf] INFO: UE F-SEID[UP:0x7e6 CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.726: [upf] INFO: UE F-SEID[UP:0x7e6 CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.731: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 04/12 11:05:56.731: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 04/12 11:05:56.731: [smf] INFO: UE IMSI[262423167080544] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.732: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 04/12 11:05:56.732: [upf] INFO: UE F-SEID[UP:0x47f CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.732: [upf] INFO: UE F-SEID[UP:0x47f CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.737: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 04/12 11:05:56.737: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 04/12 11:05:56.737: [smf] INFO: UE IMSI[262423989798132] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.738: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 04/12 11:05:56.738: [upf] INFO: UE F-SEID[UP:0x2e CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.738: [upf] INFO: UE F-SEID[UP:0x2e CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.743: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 04/12 11:05:56.743: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 04/12 11:05:56.743: [smf] INFO: UE IMSI[262427980339215] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.743: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 04/12 11:05:56.743: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.743: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.749: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 04/12 11:05:56.749: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 04/12 11:05:56.749: [smf] INFO: UE IMSI[262426932457501] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.749: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 04/12 11:05:56.749: [upf] INFO: UE F-SEID[UP:0x6ae CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.749: [upf] INFO: UE F-SEID[UP:0x6ae CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.755: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 04/12 11:05:56.755: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 04/12 11:05:56.755: [smf] INFO: UE IMSI[262421939204825] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.755: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 04/12 11:05:56.755: [upf] INFO: UE F-SEID[UP:0x4df CP:0x25f] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.755: [upf] INFO: UE F-SEID[UP:0x4df CP:0x25f] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.760: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 04/12 11:05:56.760: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 04/12 11:05:56.760: [smf] INFO: UE IMSI[262423160975924] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.761: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 04/12 11:05:56.761: [upf] INFO: UE F-SEID[UP:0x320 CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.761: [upf] INFO: UE F-SEID[UP:0x320 CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.766: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 04/12 11:05:56.766: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 04/12 11:05:56.766: [smf] INFO: UE IMSI[262426260660087] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.767: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 04/12 11:05:56.767: [upf] INFO: UE F-SEID[UP:0x55c CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.767: [upf] INFO: UE F-SEID[UP:0x55c CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.772: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 04/12 11:05:56.772: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 04/12 11:05:56.772: [smf] INFO: UE IMSI[262420686924863] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.773: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 04/12 11:05:56.773: [upf] INFO: UE F-SEID[UP:0x9db CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.773: [upf] INFO: UE F-SEID[UP:0x9db CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.778: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 04/12 11:05:56.778: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 04/12 11:05:56.778: [smf] INFO: UE IMSI[262421777132480] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.778: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 04/12 11:05:56.778: [upf] INFO: UE F-SEID[UP:0xd38 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.778: [upf] INFO: UE F-SEID[UP:0xd38 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.784: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 04/12 11:05:56.784: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 04/12 11:05:56.784: [smf] INFO: UE IMSI[262422600546300] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.784: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 04/12 11:05:56.784: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.784: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.789: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 04/12 11:05:56.789: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 04/12 11:05:56.789: [smf] INFO: UE IMSI[262425614936877] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.790: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 04/12 11:05:56.790: [upf] INFO: UE F-SEID[UP:0xc68 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.790: [upf] INFO: UE F-SEID[UP:0xc68 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.795: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 04/12 11:05:56.795: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 04/12 11:05:56.795: [smf] INFO: UE IMSI[262426504532166] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.796: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 04/12 11:05:56.796: [upf] INFO: UE F-SEID[UP:0x96f CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.796: [upf] INFO: UE F-SEID[UP:0x96f CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.801: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 04/12 11:05:56.801: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 04/12 11:05:56.801: [smf] INFO: UE IMSI[262425457324569] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.802: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 04/12 11:05:56.802: [upf] INFO: UE F-SEID[UP:0xd6e CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.802: [upf] INFO: UE F-SEID[UP:0xd6e CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.807: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 04/12 11:05:56.807: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 04/12 11:05:56.807: [smf] INFO: UE IMSI[262422721137734] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.807: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 04/12 11:05:56.807: [upf] INFO: UE F-SEID[UP:0x73c CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.807: [upf] INFO: UE F-SEID[UP:0x73c CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.813: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 04/12 11:05:56.813: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 04/12 11:05:56.813: [smf] INFO: UE IMSI[262427428115313] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.813: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 04/12 11:05:56.813: [upf] INFO: UE F-SEID[UP:0x75c CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.813: [upf] INFO: UE F-SEID[UP:0x75c CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.818: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 04/12 11:05:56.818: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 04/12 11:05:56.818: [smf] INFO: UE IMSI[262424725668376] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.819: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 04/12 11:05:56.819: [upf] INFO: UE F-SEID[UP:0xe8 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.819: [upf] INFO: UE F-SEID[UP:0xe8 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.824: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 04/12 11:05:56.824: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 04/12 11:05:56.824: [smf] INFO: UE IMSI[262428513744441] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.825: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 04/12 11:05:56.825: [upf] INFO: UE F-SEID[UP:0xe36 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.825: [upf] INFO: UE F-SEID[UP:0xe36 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.830: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 04/12 11:05:56.830: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 04/12 11:05:56.830: [smf] INFO: UE IMSI[262429589197709] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.830: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 04/12 11:05:56.830: [upf] INFO: UE F-SEID[UP:0xca5 CP:0xc69] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.830: [upf] INFO: UE F-SEID[UP:0xca5 CP:0xc69] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.835: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 04/12 11:05:56.835: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 04/12 11:05:56.835: [smf] INFO: UE IMSI[262428132872904] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.836: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 04/12 11:05:56.836: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.836: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.841: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 04/12 11:05:56.841: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 04/12 11:05:56.841: [smf] INFO: UE IMSI[262428330847151] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.842: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 04/12 11:05:56.842: [upf] INFO: UE F-SEID[UP:0x328 CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.842: [upf] INFO: UE F-SEID[UP:0x328 CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.847: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 04/12 11:05:56.847: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 04/12 11:05:56.847: [smf] INFO: UE IMSI[262429502320045] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.847: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 04/12 11:05:56.847: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.847: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.853: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 04/12 11:05:56.853: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 04/12 11:05:56.853: [smf] INFO: UE IMSI[262424415206304] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.853: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 04/12 11:05:56.853: [upf] INFO: UE F-SEID[UP:0xd67 CP:0x886] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.853: [upf] INFO: UE F-SEID[UP:0xd67 CP:0x886] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.858: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 04/12 11:05:56.858: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 04/12 11:05:56.858: [smf] INFO: UE IMSI[262421692465137] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.859: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 04/12 11:05:56.859: [upf] INFO: UE F-SEID[UP:0x384 CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.859: [upf] INFO: UE F-SEID[UP:0x384 CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.864: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 04/12 11:05:56.864: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 04/12 11:05:56.864: [smf] INFO: UE IMSI[262424483300810] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.865: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 04/12 11:05:56.865: [upf] INFO: UE F-SEID[UP:0xb3f CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.865: [upf] INFO: UE F-SEID[UP:0xb3f CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.870: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 04/12 11:05:56.870: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 04/12 11:05:56.870: [smf] INFO: UE IMSI[262428533349604] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.870: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 04/12 11:05:56.870: [upf] INFO: UE F-SEID[UP:0x21d CP:0xaca] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.870: [upf] INFO: UE F-SEID[UP:0x21d CP:0xaca] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.876: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 04/12 11:05:56.876: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 04/12 11:05:56.876: [smf] INFO: UE IMSI[262422958998070] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.876: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 04/12 11:05:56.876: [upf] INFO: UE F-SEID[UP:0xd4d CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.876: [upf] INFO: UE F-SEID[UP:0xd4d CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.881: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 04/12 11:05:56.881: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 04/12 11:05:56.881: [smf] INFO: UE IMSI[262424494539283] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.882: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 04/12 11:05:56.882: [upf] INFO: UE F-SEID[UP:0x847 CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.882: [upf] INFO: UE F-SEID[UP:0x847 CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.887: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 04/12 11:05:56.887: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 04/12 11:05:56.887: [smf] INFO: UE IMSI[262422575691180] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.888: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 04/12 11:05:56.888: [upf] INFO: UE F-SEID[UP:0x193 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.888: [upf] INFO: UE F-SEID[UP:0x193 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.893: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 04/12 11:05:56.893: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 04/12 11:05:56.893: [smf] INFO: UE IMSI[262423213276999] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.893: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 04/12 11:05:56.893: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.893: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.899: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 04/12 11:05:56.899: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 04/12 11:05:56.899: [smf] INFO: UE IMSI[262421080873083] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.899: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 04/12 11:05:56.899: [upf] INFO: UE F-SEID[UP:0xbbf CP:0x9bc] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.899: [upf] INFO: UE F-SEID[UP:0xbbf CP:0x9bc] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.904: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 04/12 11:05:56.904: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 04/12 11:05:56.904: [smf] INFO: UE IMSI[262424917063010] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.905: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 04/12 11:05:56.905: [upf] INFO: UE F-SEID[UP:0xe79 CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.905: [upf] INFO: UE F-SEID[UP:0xe79 CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.910: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 04/12 11:05:56.910: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 04/12 11:05:56.910: [smf] INFO: UE IMSI[262420226598724] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.911: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 04/12 11:05:56.911: [upf] INFO: UE F-SEID[UP:0x698 CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.911: [upf] INFO: UE F-SEID[UP:0x698 CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.916: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 04/12 11:05:56.916: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 04/12 11:05:56.916: [smf] INFO: UE IMSI[262422737220330] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.917: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 04/12 11:05:56.917: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.917: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.922: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 04/12 11:05:56.922: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 04/12 11:05:56.922: [smf] INFO: UE IMSI[262421779004431] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.922: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 04/12 11:05:56.922: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.922: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.927: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 04/12 11:05:56.927: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 04/12 11:05:56.927: [smf] INFO: UE IMSI[262425567831770] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.928: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 04/12 11:05:56.928: [upf] INFO: UE F-SEID[UP:0xe7 CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.928: [upf] INFO: UE F-SEID[UP:0xe7 CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.933: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 04/12 11:05:56.933: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 04/12 11:05:56.933: [smf] INFO: UE IMSI[262426432349721] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.934: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 04/12 11:05:56.934: [upf] INFO: UE F-SEID[UP:0x771 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.934: [upf] INFO: UE F-SEID[UP:0x771 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.939: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 04/12 11:05:56.939: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 04/12 11:05:56.939: [smf] INFO: UE IMSI[262427728797725] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.940: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 04/12 11:05:56.940: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.940: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.945: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 04/12 11:05:56.945: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 04/12 11:05:56.945: [smf] INFO: UE IMSI[262420064415348] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.945: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 04/12 11:05:56.945: [upf] INFO: UE F-SEID[UP:0xbab CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.945: [upf] INFO: UE F-SEID[UP:0xbab CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.951: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 04/12 11:05:56.951: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 04/12 11:05:56.951: [smf] INFO: UE IMSI[262424887866053] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.951: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 04/12 11:05:56.951: [upf] INFO: UE F-SEID[UP:0xece CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.951: [upf] INFO: UE F-SEID[UP:0xece CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.956: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 04/12 11:05:56.956: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 04/12 11:05:56.956: [smf] INFO: UE IMSI[262425743029346] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.957: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 04/12 11:05:56.957: [upf] INFO: UE F-SEID[UP:0x445 CP:0xf56] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.957: [upf] INFO: UE F-SEID[UP:0x445 CP:0xf56] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.962: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 04/12 11:05:56.962: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 04/12 11:05:56.962: [smf] INFO: UE IMSI[262427293222430] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.963: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 04/12 11:05:56.963: [upf] INFO: UE F-SEID[UP:0x401 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.963: [upf] INFO: UE F-SEID[UP:0x401 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.968: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 04/12 11:05:56.968: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 04/12 11:05:56.968: [smf] INFO: UE IMSI[262429598492104] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.968: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 04/12 11:05:56.968: [upf] INFO: UE F-SEID[UP:0x980 CP:0x450] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.968: [upf] INFO: UE F-SEID[UP:0x980 CP:0x450] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.974: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 04/12 11:05:56.974: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 04/12 11:05:56.974: [smf] INFO: UE IMSI[262427700187059] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.974: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 04/12 11:05:56.974: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.974: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.979: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 04/12 11:05:56.979: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 04/12 11:05:56.979: [smf] INFO: UE IMSI[262420539883483] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.980: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 04/12 11:05:56.980: [upf] INFO: UE F-SEID[UP:0x75f CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.980: [upf] INFO: UE F-SEID[UP:0x75f CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.985: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 04/12 11:05:56.985: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 04/12 11:05:56.985: [smf] INFO: UE IMSI[262424862218797] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.986: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 04/12 11:05:56.986: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.986: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.991: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 04/12 11:05:56.991: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 04/12 11:05:56.991: [smf] INFO: UE IMSI[262425764961840] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.992: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 04/12 11:05:56.992: [upf] INFO: UE F-SEID[UP:0x859 CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.992: [upf] INFO: UE F-SEID[UP:0x859 CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.997: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 04/12 11:05:56.997: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 04/12 11:05:56.997: [smf] INFO: UE IMSI[262423179639292] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:56.997: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 04/12 11:05:56.997: [upf] INFO: UE F-SEID[UP:0x500 CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 04/12 11:05:56.997: [upf] INFO: UE F-SEID[UP:0x500 CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.002: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 04/12 11:05:57.002: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 04/12 11:05:57.002: [smf] INFO: UE IMSI[262429986199589] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.003: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 04/12 11:05:57.003: [upf] INFO: UE F-SEID[UP:0x37f CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.003: [upf] INFO: UE F-SEID[UP:0x37f CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.008: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 04/12 11:05:57.008: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 04/12 11:05:57.008: [smf] INFO: UE IMSI[262429561080866] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.009: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 04/12 11:05:57.009: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0xb3f] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.009: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0xb3f] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.014: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 04/12 11:05:57.014: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 04/12 11:05:57.014: [smf] INFO: UE IMSI[262424508107832] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.015: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 04/12 11:05:57.015: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.015: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.020: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 04/12 11:05:57.020: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 04/12 11:05:57.020: [smf] INFO: UE IMSI[262429931339408] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.021: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 04/12 11:05:57.021: [upf] INFO: UE F-SEID[UP:0x8ee CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.021: [upf] INFO: UE F-SEID[UP:0x8ee CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.026: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 04/12 11:05:57.026: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 04/12 11:05:57.026: [smf] INFO: UE IMSI[262423415120326] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.027: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 04/12 11:05:57.027: [upf] INFO: UE F-SEID[UP:0x5a8 CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.027: [upf] INFO: UE F-SEID[UP:0x5a8 CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.032: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 04/12 11:05:57.032: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 04/12 11:05:57.032: [smf] INFO: UE IMSI[262422200381622] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.033: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 04/12 11:05:57.033: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.033: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.038: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 04/12 11:05:57.038: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 04/12 11:05:57.038: [smf] INFO: UE IMSI[262429326435039] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.039: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 04/12 11:05:57.039: [upf] INFO: UE F-SEID[UP:0xb7b CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.039: [upf] INFO: UE F-SEID[UP:0xb7b CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.044: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 04/12 11:05:57.044: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 04/12 11:05:57.044: [smf] INFO: UE IMSI[262420089471662] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.045: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 04/12 11:05:57.045: [upf] INFO: UE F-SEID[UP:0x6a8 CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.045: [upf] INFO: UE F-SEID[UP:0x6a8 CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.050: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 04/12 11:05:57.050: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 04/12 11:05:57.050: [smf] INFO: UE IMSI[262429966565451] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.050: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 04/12 11:05:57.050: [upf] INFO: UE F-SEID[UP:0x8ce CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.050: [upf] INFO: UE F-SEID[UP:0x8ce CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.055: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 04/12 11:05:57.055: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 04/12 11:05:57.055: [smf] INFO: UE IMSI[262421405661818] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.056: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 04/12 11:05:57.056: [upf] INFO: UE F-SEID[UP:0x538 CP:0x99d] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.056: [upf] INFO: UE F-SEID[UP:0x538 CP:0x99d] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.061: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 04/12 11:05:57.061: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 04/12 11:05:57.061: [smf] INFO: UE IMSI[262422937841788] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.062: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 04/12 11:05:57.062: [upf] INFO: UE F-SEID[UP:0x267 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.062: [upf] INFO: UE F-SEID[UP:0x267 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.067: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 04/12 11:05:57.067: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 04/12 11:05:57.067: [smf] INFO: UE IMSI[262423919587573] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.068: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 04/12 11:05:57.068: [upf] INFO: UE F-SEID[UP:0xf3a CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.068: [upf] INFO: UE F-SEID[UP:0xf3a CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.073: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 04/12 11:05:57.073: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 04/12 11:05:57.073: [smf] INFO: UE IMSI[262429661715900] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.074: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 04/12 11:05:57.074: [upf] INFO: UE F-SEID[UP:0xe9e CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.074: [upf] INFO: UE F-SEID[UP:0xe9e CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.079: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 04/12 11:05:57.079: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 04/12 11:05:57.079: [smf] INFO: UE IMSI[262426357721408] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.079: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 04/12 11:05:57.079: [upf] INFO: UE F-SEID[UP:0x66a CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.079: [upf] INFO: UE F-SEID[UP:0x66a CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.085: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 04/12 11:05:57.085: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 04/12 11:05:57.085: [smf] INFO: UE IMSI[262424666792386] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.085: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 04/12 11:05:57.086: [upf] INFO: UE F-SEID[UP:0x966 CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.086: [upf] INFO: UE F-SEID[UP:0x966 CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.090: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 04/12 11:05:57.090: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 04/12 11:05:57.091: [smf] INFO: UE IMSI[262427978593699] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.091: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 04/12 11:05:57.091: [upf] INFO: UE F-SEID[UP:0xd97 CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.091: [upf] INFO: UE F-SEID[UP:0xd97 CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.096: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 04/12 11:05:57.096: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 04/12 11:05:57.096: [smf] INFO: UE IMSI[262425239589200] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.097: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 04/12 11:05:57.097: [upf] INFO: UE F-SEID[UP:0x89e CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.097: [upf] INFO: UE F-SEID[UP:0x89e CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.102: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 04/12 11:05:57.102: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 04/12 11:05:57.102: [smf] INFO: UE IMSI[262428799086188] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.103: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 04/12 11:05:57.103: [upf] INFO: UE F-SEID[UP:0xd1d CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.103: [upf] INFO: UE F-SEID[UP:0xd1d CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.108: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 04/12 11:05:57.108: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 04/12 11:05:57.108: [smf] INFO: UE IMSI[262423242864647] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.109: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 04/12 11:05:57.109: [upf] INFO: UE F-SEID[UP:0x737 CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.109: [upf] INFO: UE F-SEID[UP:0x737 CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.114: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 04/12 11:05:57.114: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 04/12 11:05:57.114: [smf] INFO: UE IMSI[262424290640865] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.115: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 04/12 11:05:57.115: [upf] INFO: UE F-SEID[UP:0xa5 CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.115: [upf] INFO: UE F-SEID[UP:0xa5 CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.120: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 04/12 11:05:57.121: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 04/12 11:05:57.121: [smf] INFO: UE IMSI[262428914504439] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.122: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 04/12 11:05:57.122: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.122: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.126: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 04/12 11:05:57.126: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 04/12 11:05:57.126: [smf] INFO: UE IMSI[262422101696099] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.127: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 04/12 11:05:57.127: [upf] INFO: UE F-SEID[UP:0x46a CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.127: [upf] INFO: UE F-SEID[UP:0x46a CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.132: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 04/12 11:05:57.132: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 04/12 11:05:57.132: [smf] INFO: UE IMSI[262429350031245] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.133: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 04/12 11:05:57.133: [upf] INFO: UE F-SEID[UP:0xcf CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.133: [upf] INFO: UE F-SEID[UP:0xcf CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.138: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 04/12 11:05:57.138: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 04/12 11:05:57.138: [smf] INFO: UE IMSI[262427685669867] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.139: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 04/12 11:05:57.139: [upf] INFO: UE F-SEID[UP:0x764 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.139: [upf] INFO: UE F-SEID[UP:0x764 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.144: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 04/12 11:05:57.144: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 04/12 11:05:57.144: [smf] INFO: UE IMSI[262420493212080] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.145: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 04/12 11:05:57.145: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0xc96] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.145: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0xc96] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.150: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 04/12 11:05:57.150: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 04/12 11:05:57.150: [smf] INFO: UE IMSI[262424942590516] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.151: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 04/12 11:05:57.151: [upf] INFO: UE F-SEID[UP:0xa96 CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.151: [upf] INFO: UE F-SEID[UP:0xa96 CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.157: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 04/12 11:05:57.157: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 04/12 11:05:57.157: [smf] INFO: UE IMSI[262428730629485] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.159: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 04/12 11:05:57.159: [upf] INFO: UE F-SEID[UP:0xc4c CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.159: [upf] INFO: UE F-SEID[UP:0xc4c CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.166: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 04/12 11:05:57.166: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 04/12 11:05:57.166: [smf] INFO: UE IMSI[262428516121601] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.168: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 04/12 11:05:57.168: [upf] INFO: UE F-SEID[UP:0xa61 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.168: [upf] INFO: UE F-SEID[UP:0xa61 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.174: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 04/12 11:05:57.174: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 04/12 11:05:57.174: [smf] INFO: UE IMSI[262429921776794] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.176: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 04/12 11:05:57.176: [upf] INFO: UE F-SEID[UP:0xf20 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.176: [upf] INFO: UE F-SEID[UP:0xf20 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.182: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 04/12 11:05:57.182: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 04/12 11:05:57.182: [smf] INFO: UE IMSI[262422841776105] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.183: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 04/12 11:05:57.184: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.184: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.189: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 04/12 11:05:57.189: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 04/12 11:05:57.189: [smf] INFO: UE IMSI[262429376589271] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.190: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 04/12 11:05:57.190: [upf] INFO: UE F-SEID[UP:0xd95 CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.190: [upf] INFO: UE F-SEID[UP:0xd95 CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.196: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 04/12 11:05:57.196: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 04/12 11:05:57.196: [smf] INFO: UE IMSI[262421577080331] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.197: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 04/12 11:05:57.197: [upf] INFO: UE F-SEID[UP:0x375 CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.197: [upf] INFO: UE F-SEID[UP:0x375 CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.202: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 04/12 11:05:57.202: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 04/12 11:05:57.202: [smf] INFO: UE IMSI[262426669879892] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.203: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 04/12 11:05:57.203: [upf] INFO: UE F-SEID[UP:0x90c CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.203: [upf] INFO: UE F-SEID[UP:0x90c CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.208: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 04/12 11:05:57.208: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 04/12 11:05:57.208: [smf] INFO: UE IMSI[262420939398131] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.209: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 04/12 11:05:57.209: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.209: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.214: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 04/12 11:05:57.214: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 04/12 11:05:57.214: [smf] INFO: UE IMSI[262428709427868] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.215: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 04/12 11:05:57.215: [upf] INFO: UE F-SEID[UP:0xb40 CP:0x9b8] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.215: [upf] INFO: UE F-SEID[UP:0xb40 CP:0x9b8] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.220: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 04/12 11:05:57.220: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 04/12 11:05:57.220: [smf] INFO: UE IMSI[262423893788236] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.221: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 04/12 11:05:57.221: [upf] INFO: UE F-SEID[UP:0xb30 CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.221: [upf] INFO: UE F-SEID[UP:0xb30 CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.226: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 04/12 11:05:57.226: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 04/12 11:05:57.226: [smf] INFO: UE IMSI[262429939281107] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.227: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 04/12 11:05:57.227: [upf] INFO: UE F-SEID[UP:0x688 CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.227: [upf] INFO: UE F-SEID[UP:0x688 CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.232: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 04/12 11:05:57.232: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 04/12 11:05:57.232: [smf] INFO: UE IMSI[262421040163048] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.233: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 04/12 11:05:57.233: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.233: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.238: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 04/12 11:05:57.238: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 04/12 11:05:57.238: [smf] INFO: UE IMSI[262422596097540] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.239: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 04/12 11:05:57.239: [upf] INFO: UE F-SEID[UP:0xc5b CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.239: [upf] INFO: UE F-SEID[UP:0xc5b CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.244: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 04/12 11:05:57.244: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 04/12 11:05:57.244: [smf] INFO: UE IMSI[262424433964662] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.245: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 04/12 11:05:57.245: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.245: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.250: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 04/12 11:05:57.250: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 04/12 11:05:57.250: [smf] INFO: UE IMSI[262425977762515] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.250: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 04/12 11:05:57.250: [upf] INFO: UE F-SEID[UP:0x97e CP:0x114] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.250: [upf] INFO: UE F-SEID[UP:0x97e CP:0x114] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.256: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 04/12 11:05:57.256: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 04/12 11:05:57.256: [smf] INFO: UE IMSI[262425238666533] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.256: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 04/12 11:05:57.256: [upf] INFO: UE F-SEID[UP:0xc99 CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.256: [upf] INFO: UE F-SEID[UP:0xc99 CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.261: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 04/12 11:05:57.261: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 04/12 11:05:57.261: [smf] INFO: UE IMSI[262429488871111] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.262: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 04/12 11:05:57.262: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.262: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.267: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 04/12 11:05:57.267: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 04/12 11:05:57.267: [smf] INFO: UE IMSI[262427776659484] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.268: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 04/12 11:05:57.268: [upf] INFO: UE F-SEID[UP:0xc46 CP:0xf65] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.268: [upf] INFO: UE F-SEID[UP:0xc46 CP:0xf65] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.273: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 04/12 11:05:57.273: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 04/12 11:05:57.273: [smf] INFO: UE IMSI[262423965190989] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.274: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 04/12 11:05:57.274: [upf] INFO: UE F-SEID[UP:0xefc CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.274: [upf] INFO: UE F-SEID[UP:0xefc CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.279: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 04/12 11:05:57.279: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 04/12 11:05:57.279: [smf] INFO: UE IMSI[262426445140496] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.280: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 04/12 11:05:57.280: [upf] INFO: UE F-SEID[UP:0xca6 CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.280: [upf] INFO: UE F-SEID[UP:0xca6 CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.285: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 04/12 11:05:57.285: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 04/12 11:05:57.285: [smf] INFO: UE IMSI[262427265512122] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.286: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 04/12 11:05:57.286: [upf] INFO: UE F-SEID[UP:0xfdf CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.286: [upf] INFO: UE F-SEID[UP:0xfdf CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.291: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 04/12 11:05:57.291: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 04/12 11:05:57.292: [smf] INFO: UE IMSI[262428124883893] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.292: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 04/12 11:05:57.292: [upf] INFO: UE F-SEID[UP:0x5ff CP:0xcc6] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.292: [upf] INFO: UE F-SEID[UP:0x5ff CP:0xcc6] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.298: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 04/12 11:05:57.298: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 04/12 11:05:57.298: [smf] INFO: UE IMSI[262427623802258] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.298: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 04/12 11:05:57.298: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.298: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.304: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 04/12 11:05:57.304: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 04/12 11:05:57.304: [smf] INFO: UE IMSI[262421896153426] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.304: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 04/12 11:05:57.304: [upf] INFO: UE F-SEID[UP:0xdaf CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.304: [upf] INFO: UE F-SEID[UP:0xdaf CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.310: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 04/12 11:05:57.310: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 04/12 11:05:57.310: [smf] INFO: UE IMSI[262429199350310] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.310: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 04/12 11:05:57.310: [upf] INFO: UE F-SEID[UP:0x232 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.310: [upf] INFO: UE F-SEID[UP:0x232 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.315: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 04/12 11:05:57.315: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 04/12 11:05:57.315: [smf] INFO: UE IMSI[262423892784601] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.316: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 04/12 11:05:57.316: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0xd26] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.316: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0xd26] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.322: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 04/12 11:05:57.322: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 04/12 11:05:57.322: [smf] INFO: UE IMSI[262428324503888] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.323: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 04/12 11:05:57.323: [upf] INFO: UE F-SEID[UP:0x16c CP:0xf44] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.323: [upf] INFO: UE F-SEID[UP:0x16c CP:0xf44] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.328: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 04/12 11:05:57.328: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 04/12 11:05:57.328: [smf] INFO: UE IMSI[262428577598483] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.329: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 04/12 11:05:57.329: [upf] INFO: UE F-SEID[UP:0xbf CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.329: [upf] INFO: UE F-SEID[UP:0xbf CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.334: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 04/12 11:05:57.334: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 04/12 11:05:57.334: [smf] INFO: UE IMSI[262429281308212] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.335: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 04/12 11:05:57.335: [upf] INFO: UE F-SEID[UP:0x54f CP:0xfdc] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.335: [upf] INFO: UE F-SEID[UP:0x54f CP:0xfdc] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.340: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 04/12 11:05:57.340: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 04/12 11:05:57.340: [smf] INFO: UE IMSI[262429251607298] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.341: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 04/12 11:05:57.341: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0xa25] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.341: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0xa25] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.346: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 04/12 11:05:57.346: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 04/12 11:05:57.346: [smf] INFO: UE IMSI[262423832134642] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.346: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 04/12 11:05:57.346: [upf] INFO: UE F-SEID[UP:0x8ae CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.346: [upf] INFO: UE F-SEID[UP:0x8ae CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.351: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 04/12 11:05:57.351: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 04/12 11:05:57.351: [smf] INFO: UE IMSI[262427792599665] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.352: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 04/12 11:05:57.352: [upf] INFO: UE F-SEID[UP:0xfba CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.352: [upf] INFO: UE F-SEID[UP:0xfba CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.357: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 04/12 11:05:57.357: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 04/12 11:05:57.357: [smf] INFO: UE IMSI[262424781575126] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.358: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 04/12 11:05:57.358: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.358: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.363: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 04/12 11:05:57.363: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 04/12 11:05:57.363: [smf] INFO: UE IMSI[262429142183049] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.363: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 04/12 11:05:57.364: [upf] INFO: UE F-SEID[UP:0x14e CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.364: [upf] INFO: UE F-SEID[UP:0x14e CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.369: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 04/12 11:05:57.369: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 04/12 11:05:57.369: [smf] INFO: UE IMSI[262424153303801] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.369: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 04/12 11:05:57.369: [upf] INFO: UE F-SEID[UP:0x75d CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.369: [upf] INFO: UE F-SEID[UP:0x75d CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.374: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 04/12 11:05:57.374: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 04/12 11:05:57.374: [smf] INFO: UE IMSI[262428244784565] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.375: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 04/12 11:05:57.375: [upf] INFO: UE F-SEID[UP:0x5ea CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.375: [upf] INFO: UE F-SEID[UP:0x5ea CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.380: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 04/12 11:05:57.380: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 04/12 11:05:57.380: [smf] INFO: UE IMSI[262426621275055] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.381: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 04/12 11:05:57.381: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.381: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.386: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 04/12 11:05:57.386: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 04/12 11:05:57.386: [smf] INFO: UE IMSI[262426942501476] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.386: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 04/12 11:05:57.386: [upf] INFO: UE F-SEID[UP:0xad8 CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.386: [upf] INFO: UE F-SEID[UP:0xad8 CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.392: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 04/12 11:05:57.392: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 04/12 11:05:57.392: [smf] INFO: UE IMSI[262428751004190] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.392: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 04/12 11:05:57.392: [upf] INFO: UE F-SEID[UP:0x496 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.392: [upf] INFO: UE F-SEID[UP:0x496 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.398: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 04/12 11:05:57.398: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 04/12 11:05:57.398: [smf] INFO: UE IMSI[262420430603136] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.398: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 04/12 11:05:57.398: [upf] INFO: UE F-SEID[UP:0x95e CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.398: [upf] INFO: UE F-SEID[UP:0x95e CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.403: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 04/12 11:05:57.403: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 04/12 11:05:57.403: [smf] INFO: UE IMSI[262425302035656] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.404: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 04/12 11:05:57.404: [upf] INFO: UE F-SEID[UP:0x817 CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.404: [upf] INFO: UE F-SEID[UP:0x817 CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.409: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 04/12 11:05:57.409: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 04/12 11:05:57.409: [smf] INFO: UE IMSI[262427371628652] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.410: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 04/12 11:05:57.410: [upf] INFO: UE F-SEID[UP:0x219 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.410: [upf] INFO: UE F-SEID[UP:0x219 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.415: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 04/12 11:05:57.415: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 04/12 11:05:57.415: [smf] INFO: UE IMSI[262428900610805] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.416: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 04/12 11:05:57.416: [upf] INFO: UE F-SEID[UP:0x81 CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.416: [upf] INFO: UE F-SEID[UP:0x81 CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.421: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 04/12 11:05:57.421: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 04/12 11:05:57.421: [smf] INFO: UE IMSI[262422096721055] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.422: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 04/12 11:05:57.422: [upf] INFO: UE F-SEID[UP:0xd9 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.422: [upf] INFO: UE F-SEID[UP:0xd9 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.427: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 04/12 11:05:57.427: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 04/12 11:05:57.427: [smf] INFO: UE IMSI[262423645489079] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.428: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 04/12 11:05:57.428: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.428: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.433: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 04/12 11:05:57.433: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 04/12 11:05:57.433: [smf] INFO: UE IMSI[262423545940706] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.434: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 04/12 11:05:57.434: [upf] INFO: UE F-SEID[UP:0xecb CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.434: [upf] INFO: UE F-SEID[UP:0xecb CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.439: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 04/12 11:05:57.439: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 04/12 11:05:57.439: [smf] INFO: UE IMSI[262421216298404] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.439: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 04/12 11:05:57.439: [upf] INFO: UE F-SEID[UP:0xfce CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.439: [upf] INFO: UE F-SEID[UP:0xfce CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.445: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 04/12 11:05:57.445: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 04/12 11:05:57.445: [smf] INFO: UE IMSI[262423689812855] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.446: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 04/12 11:05:57.446: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.446: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.451: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 04/12 11:05:57.451: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 04/12 11:05:57.451: [smf] INFO: UE IMSI[262424425153621] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.452: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 04/12 11:05:57.452: [upf] INFO: UE F-SEID[UP:0x59d CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.452: [upf] INFO: UE F-SEID[UP:0x59d CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.457: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 04/12 11:05:57.457: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 04/12 11:05:57.457: [smf] INFO: UE IMSI[262429975732724] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.457: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 04/12 11:05:57.457: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.457: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.463: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 04/12 11:05:57.463: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 04/12 11:05:57.463: [smf] INFO: UE IMSI[262424341398261] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.463: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 04/12 11:05:57.463: [upf] INFO: UE F-SEID[UP:0x44a CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.463: [upf] INFO: UE F-SEID[UP:0x44a CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.468: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 04/12 11:05:57.468: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 04/12 11:05:57.468: [smf] INFO: UE IMSI[262422647741350] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.469: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 04/12 11:05:57.469: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0xc27] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.469: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0xc27] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.474: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 04/12 11:05:57.474: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 04/12 11:05:57.474: [smf] INFO: UE IMSI[262422061845006] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.475: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 04/12 11:05:57.475: [upf] INFO: UE F-SEID[UP:0xe9d CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.475: [upf] INFO: UE F-SEID[UP:0xe9d CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.480: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 04/12 11:05:57.480: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 04/12 11:05:57.480: [smf] INFO: UE IMSI[262422790150273] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.481: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 04/12 11:05:57.481: [upf] INFO: UE F-SEID[UP:0xfff CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.481: [upf] INFO: UE F-SEID[UP:0xfff CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.486: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 04/12 11:05:57.486: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 04/12 11:05:57.486: [smf] INFO: UE IMSI[262425910903261] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.487: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 04/12 11:05:57.487: [upf] INFO: UE F-SEID[UP:0x28 CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.487: [upf] INFO: UE F-SEID[UP:0x28 CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.493: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 04/12 11:05:57.493: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 04/12 11:05:57.493: [smf] INFO: UE IMSI[262425571087890] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.493: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 04/12 11:05:57.493: [upf] INFO: UE F-SEID[UP:0x403 CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.493: [upf] INFO: UE F-SEID[UP:0x403 CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.499: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 04/12 11:05:57.499: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 04/12 11:05:57.499: [smf] INFO: UE IMSI[262423994780646] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.500: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 04/12 11:05:57.500: [upf] INFO: UE F-SEID[UP:0x919 CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.500: [upf] INFO: UE F-SEID[UP:0x919 CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.506: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 04/12 11:05:57.506: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 04/12 11:05:57.506: [smf] INFO: UE IMSI[262421990932065] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.506: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 04/12 11:05:57.506: [upf] INFO: UE F-SEID[UP:0xc01 CP:0xb9b] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.506: [upf] INFO: UE F-SEID[UP:0xc01 CP:0xb9b] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.512: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 04/12 11:05:57.512: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 04/12 11:05:57.512: [smf] INFO: UE IMSI[262422506896731] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.512: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 04/12 11:05:57.512: [upf] INFO: UE F-SEID[UP:0x992 CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.512: [upf] INFO: UE F-SEID[UP:0x992 CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.518: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 04/12 11:05:57.518: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 04/12 11:05:57.518: [smf] INFO: UE IMSI[262427503918514] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.518: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 04/12 11:05:57.518: [upf] INFO: UE F-SEID[UP:0xd02 CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.518: [upf] INFO: UE F-SEID[UP:0xd02 CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.524: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 04/12 11:05:57.524: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 04/12 11:05:57.524: [smf] INFO: UE IMSI[262425052949023] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.525: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 04/12 11:05:57.525: [upf] INFO: UE F-SEID[UP:0x54 CP:0x44c] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.525: [upf] INFO: UE F-SEID[UP:0x54 CP:0x44c] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.530: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 04/12 11:05:57.530: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 04/12 11:05:57.530: [smf] INFO: UE IMSI[262420618677485] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.530: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 04/12 11:05:57.530: [upf] INFO: UE F-SEID[UP:0x543 CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.530: [upf] INFO: UE F-SEID[UP:0x543 CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.536: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 04/12 11:05:57.536: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 04/12 11:05:57.536: [smf] INFO: UE IMSI[262420716920598] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.536: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 04/12 11:05:57.536: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.536: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.542: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 04/12 11:05:57.542: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 04/12 11:05:57.542: [smf] INFO: UE IMSI[262424769552751] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.543: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 04/12 11:05:57.543: [upf] INFO: UE F-SEID[UP:0xbeb CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.543: [upf] INFO: UE F-SEID[UP:0xbeb CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.548: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 04/12 11:05:57.548: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 04/12 11:05:57.548: [smf] INFO: UE IMSI[262425476906437] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.549: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 04/12 11:05:57.549: [upf] INFO: UE F-SEID[UP:0xdec CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.549: [upf] INFO: UE F-SEID[UP:0xdec CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.554: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 04/12 11:05:57.554: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 04/12 11:05:57.554: [smf] INFO: UE IMSI[262426089545772] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.554: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 04/12 11:05:57.554: [upf] INFO: UE F-SEID[UP:0x589 CP:0xd28] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.554: [upf] INFO: UE F-SEID[UP:0x589 CP:0xd28] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.560: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 04/12 11:05:57.560: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 04/12 11:05:57.560: [smf] INFO: UE IMSI[262427691742101] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.560: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 04/12 11:05:57.560: [upf] INFO: UE F-SEID[UP:0xed4 CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.560: [upf] INFO: UE F-SEID[UP:0xed4 CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.566: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 04/12 11:05:57.566: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 04/12 11:05:57.566: [smf] INFO: UE IMSI[262429466790610] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.566: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 04/12 11:05:57.566: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.566: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.572: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 04/12 11:05:57.572: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 04/12 11:05:57.572: [smf] INFO: UE IMSI[262427971155734] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.573: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 04/12 11:05:57.573: [upf] INFO: UE F-SEID[UP:0xe95 CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.573: [upf] INFO: UE F-SEID[UP:0xe95 CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.578: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 04/12 11:05:57.578: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 04/12 11:05:57.578: [smf] INFO: UE IMSI[262428051370852] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.579: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 04/12 11:05:57.579: [upf] INFO: UE F-SEID[UP:0x9f8 CP:0xf3f] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.579: [upf] INFO: UE F-SEID[UP:0x9f8 CP:0xf3f] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.584: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 04/12 11:05:57.584: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 04/12 11:05:57.584: [smf] INFO: UE IMSI[262427509410359] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.585: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 04/12 11:05:57.585: [upf] INFO: UE F-SEID[UP:0x86c CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.585: [upf] INFO: UE F-SEID[UP:0x86c CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.590: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 04/12 11:05:57.590: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 04/12 11:05:57.590: [smf] INFO: UE IMSI[262420259679424] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.591: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 04/12 11:05:57.591: [upf] INFO: UE F-SEID[UP:0x976 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.591: [upf] INFO: UE F-SEID[UP:0x976 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.596: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 04/12 11:05:57.596: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 04/12 11:05:57.596: [smf] INFO: UE IMSI[262423650590522] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.597: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 04/12 11:05:57.597: [upf] INFO: UE F-SEID[UP:0x64a CP:0x467] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.597: [upf] INFO: UE F-SEID[UP:0x64a CP:0x467] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.602: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 04/12 11:05:57.602: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 04/12 11:05:57.602: [smf] INFO: UE IMSI[262421784786835] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.602: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 04/12 11:05:57.602: [upf] INFO: UE F-SEID[UP:0x933 CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.602: [upf] INFO: UE F-SEID[UP:0x933 CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.608: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 04/12 11:05:57.608: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 04/12 11:05:57.608: [smf] INFO: UE IMSI[262428767646302] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.608: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 04/12 11:05:57.608: [upf] INFO: UE F-SEID[UP:0xd7a CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.608: [upf] INFO: UE F-SEID[UP:0xd7a CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.613: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 04/12 11:05:57.613: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 04/12 11:05:57.613: [smf] INFO: UE IMSI[262429444890960] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.614: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 04/12 11:05:57.614: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.614: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.619: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 04/12 11:05:57.619: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 04/12 11:05:57.619: [smf] INFO: UE IMSI[262429163983945] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.620: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 04/12 11:05:57.620: [upf] INFO: UE F-SEID[UP:0x94b CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.620: [upf] INFO: UE F-SEID[UP:0x94b CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.625: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 04/12 11:05:57.625: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 04/12 11:05:57.625: [smf] INFO: UE IMSI[262422940241372] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.626: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 04/12 11:05:57.626: [upf] INFO: UE F-SEID[UP:0xba2 CP:0x771] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.626: [upf] INFO: UE F-SEID[UP:0xba2 CP:0x771] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.631: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 04/12 11:05:57.631: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 04/12 11:05:57.631: [smf] INFO: UE IMSI[262426490798778] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.632: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 04/12 11:05:57.632: [upf] INFO: UE F-SEID[UP:0xa48 CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.632: [upf] INFO: UE F-SEID[UP:0xa48 CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.637: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 04/12 11:05:57.637: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 04/12 11:05:57.637: [smf] INFO: UE IMSI[262425411441704] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.638: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 04/12 11:05:57.638: [upf] INFO: UE F-SEID[UP:0x332 CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.638: [upf] INFO: UE F-SEID[UP:0x332 CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.643: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 04/12 11:05:57.643: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 04/12 11:05:57.643: [smf] INFO: UE IMSI[262424288974630] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.644: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 04/12 11:05:57.644: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x215] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.644: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x215] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.649: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 04/12 11:05:57.649: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 04/12 11:05:57.649: [smf] INFO: UE IMSI[262423210554487] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.650: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 04/12 11:05:57.650: [upf] INFO: UE F-SEID[UP:0x790 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.650: [upf] INFO: UE F-SEID[UP:0x790 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.655: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 04/12 11:05:57.655: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 04/12 11:05:57.655: [smf] INFO: UE IMSI[262428327080271] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.656: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 04/12 11:05:57.656: [upf] INFO: UE F-SEID[UP:0x7ff CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.656: [upf] INFO: UE F-SEID[UP:0x7ff CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.662: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 04/12 11:05:57.662: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 04/12 11:05:57.662: [smf] INFO: UE IMSI[262429311363359] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.662: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 04/12 11:05:57.662: [upf] INFO: UE F-SEID[UP:0x2ae CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.662: [upf] INFO: UE F-SEID[UP:0x2ae CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.668: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 04/12 11:05:57.668: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 04/12 11:05:57.668: [smf] INFO: UE IMSI[262429113377578] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.668: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 04/12 11:05:57.668: [upf] INFO: UE F-SEID[UP:0x903 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.668: [upf] INFO: UE F-SEID[UP:0x903 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.673: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 04/12 11:05:57.673: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 04/12 11:05:57.673: [smf] INFO: UE IMSI[262423320293326] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.674: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 04/12 11:05:57.674: [upf] INFO: UE F-SEID[UP:0x14b CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.674: [upf] INFO: UE F-SEID[UP:0x14b CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.679: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 04/12 11:05:57.679: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 04/12 11:05:57.679: [smf] INFO: UE IMSI[262429990419736] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.680: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 04/12 11:05:57.680: [upf] INFO: UE F-SEID[UP:0xcea CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.680: [upf] INFO: UE F-SEID[UP:0xcea CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.685: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 04/12 11:05:57.685: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 04/12 11:05:57.685: [smf] INFO: UE IMSI[262428911239934] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.686: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 04/12 11:05:57.686: [upf] INFO: UE F-SEID[UP:0xf14 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.686: [upf] INFO: UE F-SEID[UP:0xf14 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.691: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 04/12 11:05:57.691: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 04/12 11:05:57.691: [smf] INFO: UE IMSI[262420836602868] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.691: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 04/12 11:05:57.691: [upf] INFO: UE F-SEID[UP:0x7ee CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.691: [upf] INFO: UE F-SEID[UP:0x7ee CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.697: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 04/12 11:05:57.697: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 04/12 11:05:57.697: [smf] INFO: UE IMSI[262420982045127] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.698: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 04/12 11:05:57.698: [upf] INFO: UE F-SEID[UP:0xc0d CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.698: [upf] INFO: UE F-SEID[UP:0xc0d CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.703: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 04/12 11:05:57.703: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 04/12 11:05:57.703: [smf] INFO: UE IMSI[262421616368116] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.704: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 04/12 11:05:57.704: [upf] INFO: UE F-SEID[UP:0xe0d CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.704: [upf] INFO: UE F-SEID[UP:0xe0d CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.709: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 04/12 11:05:57.709: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 04/12 11:05:57.709: [smf] INFO: UE IMSI[262422345315191] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.710: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 04/12 11:05:57.710: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.710: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.715: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 04/12 11:05:57.715: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 04/12 11:05:57.715: [smf] INFO: UE IMSI[262423129611575] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.715: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 04/12 11:05:57.715: [upf] INFO: UE F-SEID[UP:0x92b CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.715: [upf] INFO: UE F-SEID[UP:0x92b CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.720: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 04/12 11:05:57.720: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 04/12 11:05:57.720: [smf] INFO: UE IMSI[262422910970023] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.721: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 04/12 11:05:57.721: [upf] INFO: UE F-SEID[UP:0xee4 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.721: [upf] INFO: UE F-SEID[UP:0xee4 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.726: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 04/12 11:05:57.726: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 04/12 11:05:57.726: [smf] INFO: UE IMSI[262428051570302] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.727: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 04/12 11:05:57.727: [upf] INFO: UE F-SEID[UP:0x97c CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.727: [upf] INFO: UE F-SEID[UP:0x97c CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.732: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 04/12 11:05:57.732: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 04/12 11:05:57.732: [smf] INFO: UE IMSI[262420750817984] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.733: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 04/12 11:05:57.733: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.733: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.738: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 04/12 11:05:57.738: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 04/12 11:05:57.738: [smf] INFO: UE IMSI[262423364460122] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.738: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 04/12 11:05:57.738: [upf] INFO: UE F-SEID[UP:0xc80 CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.738: [upf] INFO: UE F-SEID[UP:0xc80 CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.744: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 04/12 11:05:57.744: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 04/12 11:05:57.744: [smf] INFO: UE IMSI[262424791758299] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.744: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 04/12 11:05:57.744: [upf] INFO: UE F-SEID[UP:0xa3d CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.744: [upf] INFO: UE F-SEID[UP:0xa3d CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.749: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 04/12 11:05:57.749: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 04/12 11:05:57.749: [smf] INFO: UE IMSI[262425567194530] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.750: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 04/12 11:05:57.750: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.750: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.755: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 04/12 11:05:57.755: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 04/12 11:05:57.755: [smf] INFO: UE IMSI[262426290802046] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.756: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 04/12 11:05:57.756: [upf] INFO: UE F-SEID[UP:0x95f CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.756: [upf] INFO: UE F-SEID[UP:0x95f CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.761: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 04/12 11:05:57.761: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 04/12 11:05:57.761: [smf] INFO: UE IMSI[262429723487925] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.762: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 04/12 11:05:57.762: [upf] INFO: UE F-SEID[UP:0xc24 CP:0x917] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.762: [upf] INFO: UE F-SEID[UP:0xc24 CP:0x917] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.767: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 04/12 11:05:57.767: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 04/12 11:05:57.767: [smf] INFO: UE IMSI[262427674546075] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.767: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 04/12 11:05:57.767: [upf] INFO: UE F-SEID[UP:0xb83 CP:0xe8d] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.767: [upf] INFO: UE F-SEID[UP:0xb83 CP:0xe8d] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.773: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 04/12 11:05:57.773: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 04/12 11:05:57.773: [smf] INFO: UE IMSI[262423598002884] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.773: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 04/12 11:05:57.773: [upf] INFO: UE F-SEID[UP:0x684 CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.773: [upf] INFO: UE F-SEID[UP:0x684 CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.778: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 04/12 11:05:57.778: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 04/12 11:05:57.778: [smf] INFO: UE IMSI[262425708870189] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.779: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 04/12 11:05:57.779: [upf] INFO: UE F-SEID[UP:0xaae CP:0xe13] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.779: [upf] INFO: UE F-SEID[UP:0xaae CP:0xe13] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.784: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 04/12 11:05:57.784: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 04/12 11:05:57.784: [smf] INFO: UE IMSI[262426671650938] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.785: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 04/12 11:05:57.785: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0x52b] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.785: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0x52b] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.792: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 04/12 11:05:57.792: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 04/12 11:05:57.792: [smf] INFO: UE IMSI[262422031877029] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.792: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 04/12 11:05:57.792: [upf] INFO: UE F-SEID[UP:0xa6d CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.792: [upf] INFO: UE F-SEID[UP:0xa6d CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.797: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 04/12 11:05:57.797: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 04/12 11:05:57.797: [smf] INFO: UE IMSI[262420668298690] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.798: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 04/12 11:05:57.798: [upf] INFO: UE F-SEID[UP:0x425 CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.798: [upf] INFO: UE F-SEID[UP:0x425 CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.804: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 04/12 11:05:57.804: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 04/12 11:05:57.804: [smf] INFO: UE IMSI[262427975670768] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.805: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 04/12 11:05:57.805: [upf] INFO: UE F-SEID[UP:0x233 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.805: [upf] INFO: UE F-SEID[UP:0x233 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.810: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 04/12 11:05:57.810: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 04/12 11:05:57.810: [smf] INFO: UE IMSI[262427567024859] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.811: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 04/12 11:05:57.811: [upf] INFO: UE F-SEID[UP:0xc1f CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.811: [upf] INFO: UE F-SEID[UP:0xc1f CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.816: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 04/12 11:05:57.816: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 04/12 11:05:57.816: [smf] INFO: UE IMSI[262420702429636] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.817: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 04/12 11:05:57.817: [upf] INFO: UE F-SEID[UP:0x99 CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.817: [upf] INFO: UE F-SEID[UP:0x99 CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.822: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 04/12 11:05:57.822: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 04/12 11:05:57.822: [smf] INFO: UE IMSI[262422553733413] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.823: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 04/12 11:05:57.823: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0x2c4] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.823: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0x2c4] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.828: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 04/12 11:05:57.828: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 04/12 11:05:57.828: [smf] INFO: UE IMSI[262426990357208] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.829: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 04/12 11:05:57.829: [upf] INFO: UE F-SEID[UP:0x6ca CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.829: [upf] INFO: UE F-SEID[UP:0x6ca CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.834: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 04/12 11:05:57.834: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 04/12 11:05:57.834: [smf] INFO: UE IMSI[262424264032408] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.834: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 04/12 11:05:57.834: [upf] INFO: UE F-SEID[UP:0x379 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.834: [upf] INFO: UE F-SEID[UP:0x379 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.840: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 04/12 11:05:57.840: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 04/12 11:05:57.840: [smf] INFO: UE IMSI[262429557415599] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.840: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 04/12 11:05:57.840: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.840: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.845: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 04/12 11:05:57.845: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 04/12 11:05:57.845: [smf] INFO: UE IMSI[262422983252057] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.846: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 04/12 11:05:57.846: [upf] INFO: UE F-SEID[UP:0x95b CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.846: [upf] INFO: UE F-SEID[UP:0x95b CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.851: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 04/12 11:05:57.851: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 04/12 11:05:57.851: [smf] INFO: UE IMSI[262423442564481] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.852: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 04/12 11:05:57.852: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.852: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.857: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 04/12 11:05:57.857: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 04/12 11:05:57.857: [smf] INFO: UE IMSI[262428065949830] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.858: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 04/12 11:05:57.858: [upf] INFO: UE F-SEID[UP:0x6a1 CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.858: [upf] INFO: UE F-SEID[UP:0x6a1 CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.863: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 04/12 11:05:57.863: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 04/12 11:05:57.863: [smf] INFO: UE IMSI[262421457352349] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.864: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 04/12 11:05:57.864: [upf] INFO: UE F-SEID[UP:0xd2c CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.864: [upf] INFO: UE F-SEID[UP:0xd2c CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.869: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 04/12 11:05:57.869: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 04/12 11:05:57.869: [smf] INFO: UE IMSI[262427487630386] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.870: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 04/12 11:05:57.870: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.870: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.875: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 04/12 11:05:57.875: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 04/12 11:05:57.875: [smf] INFO: UE IMSI[262426660415497] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.875: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 04/12 11:05:57.875: [upf] INFO: UE F-SEID[UP:0x340 CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.875: [upf] INFO: UE F-SEID[UP:0x340 CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.880: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 04/12 11:05:57.880: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 04/12 11:05:57.880: [smf] INFO: UE IMSI[262424029525800] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.881: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 04/12 11:05:57.881: [upf] INFO: UE F-SEID[UP:0x905 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.881: [upf] INFO: UE F-SEID[UP:0x905 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.886: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 04/12 11:05:57.886: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 04/12 11:05:57.886: [smf] INFO: UE IMSI[262420285908799] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.887: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 04/12 11:05:57.887: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.887: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.892: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 04/12 11:05:57.892: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 04/12 11:05:57.892: [smf] INFO: UE IMSI[262420178191504] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.892: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 04/12 11:05:57.892: [upf] INFO: UE F-SEID[UP:0x2cf CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.892: [upf] INFO: UE F-SEID[UP:0x2cf CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.898: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 04/12 11:05:57.898: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 04/12 11:05:57.898: [smf] INFO: UE IMSI[262425419132559] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.898: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 04/12 11:05:57.898: [upf] INFO: UE F-SEID[UP:0x9da CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.898: [upf] INFO: UE F-SEID[UP:0x9da CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.903: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 04/12 11:05:57.903: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 04/12 11:05:57.903: [smf] INFO: UE IMSI[262429814865472] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.904: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 04/12 11:05:57.904: [upf] INFO: UE F-SEID[UP:0xc40 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.904: [upf] INFO: UE F-SEID[UP:0xc40 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.909: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 04/12 11:05:57.909: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 04/12 11:05:57.909: [smf] INFO: UE IMSI[262421195033195] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.910: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 04/12 11:05:57.910: [upf] INFO: UE F-SEID[UP:0x504 CP:0x93f] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.910: [upf] INFO: UE F-SEID[UP:0x504 CP:0x93f] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.915: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 04/12 11:05:57.915: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 04/12 11:05:57.915: [smf] INFO: UE IMSI[262429226820105] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.916: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 04/12 11:05:57.916: [upf] INFO: UE F-SEID[UP:0xf8 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.916: [upf] INFO: UE F-SEID[UP:0xf8 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.921: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 04/12 11:05:57.921: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 04/12 11:05:57.921: [smf] INFO: UE IMSI[262422743513085] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.921: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 04/12 11:05:57.921: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.921: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.927: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 04/12 11:05:57.927: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 04/12 11:05:57.927: [smf] INFO: UE IMSI[262425213918432] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.927: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 04/12 11:05:57.927: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.927: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.932: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 04/12 11:05:57.932: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 04/12 11:05:57.932: [smf] INFO: UE IMSI[262422912112347] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.933: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 04/12 11:05:57.933: [upf] INFO: UE F-SEID[UP:0xced CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.933: [upf] INFO: UE F-SEID[UP:0xced CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.938: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 04/12 11:05:57.938: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 04/12 11:05:57.938: [smf] INFO: UE IMSI[262428068923227] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.939: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 04/12 11:05:57.939: [upf] INFO: UE F-SEID[UP:0xc84 CP:0xb47] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.939: [upf] INFO: UE F-SEID[UP:0xc84 CP:0xb47] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.944: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 04/12 11:05:57.944: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 04/12 11:05:57.944: [smf] INFO: UE IMSI[262428550655761] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.945: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 04/12 11:05:57.945: [upf] INFO: UE F-SEID[UP:0x768 CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.945: [upf] INFO: UE F-SEID[UP:0x768 CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.950: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 04/12 11:05:57.950: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 04/12 11:05:57.950: [smf] INFO: UE IMSI[262423218505778] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.951: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 04/12 11:05:57.951: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.951: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.956: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 04/12 11:05:57.956: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 04/12 11:05:57.956: [smf] INFO: UE IMSI[262420780784737] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.957: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 04/12 11:05:57.957: [upf] INFO: UE F-SEID[UP:0xc2d CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.957: [upf] INFO: UE F-SEID[UP:0xc2d CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.961: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 04/12 11:05:57.961: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 04/12 11:05:57.961: [smf] INFO: UE IMSI[262420869821863] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.962: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 04/12 11:05:57.962: [upf] INFO: UE F-SEID[UP:0x168 CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.962: [upf] INFO: UE F-SEID[UP:0x168 CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.967: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 04/12 11:05:57.967: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 04/12 11:05:57.967: [smf] INFO: UE IMSI[262424922279803] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.968: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 04/12 11:05:57.968: [upf] INFO: UE F-SEID[UP:0xb07 CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.968: [upf] INFO: UE F-SEID[UP:0xb07 CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.973: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 04/12 11:05:57.973: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 04/12 11:05:57.973: [smf] INFO: UE IMSI[262421973260466] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.974: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 04/12 11:05:57.974: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.974: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.979: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 04/12 11:05:57.979: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 04/12 11:05:57.979: [smf] INFO: UE IMSI[262429027081509] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.980: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 04/12 11:05:57.980: [upf] INFO: UE F-SEID[UP:0x9ab CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.980: [upf] INFO: UE F-SEID[UP:0x9ab CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.985: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 04/12 11:05:57.985: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 04/12 11:05:57.985: [smf] INFO: UE IMSI[262423330866533] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.985: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 04/12 11:05:57.985: [upf] INFO: UE F-SEID[UP:0xbbd CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.985: [upf] INFO: UE F-SEID[UP:0xbbd CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.991: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 04/12 11:05:57.991: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 04/12 11:05:57.991: [smf] INFO: UE IMSI[262422138213907] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.991: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 04/12 11:05:57.991: [upf] INFO: UE F-SEID[UP:0xe6f CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.991: [upf] INFO: UE F-SEID[UP:0xe6f CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.996: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 04/12 11:05:57.996: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 04/12 11:05:57.996: [smf] INFO: UE IMSI[262421755233611] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:57.997: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 04/12 11:05:57.997: [upf] INFO: UE F-SEID[UP:0x365 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 04/12 11:05:57.997: [upf] INFO: UE F-SEID[UP:0x365 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.002: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 04/12 11:05:58.002: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 04/12 11:05:58.002: [smf] INFO: UE IMSI[262420052201279] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.003: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 04/12 11:05:58.003: [upf] INFO: UE F-SEID[UP:0x9af CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.003: [upf] INFO: UE F-SEID[UP:0x9af CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.008: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 04/12 11:05:58.008: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 04/12 11:05:58.008: [smf] INFO: UE IMSI[262424629168526] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.009: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 04/12 11:05:58.009: [upf] INFO: UE F-SEID[UP:0x50e CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.009: [upf] INFO: UE F-SEID[UP:0x50e CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.014: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 04/12 11:05:58.014: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 04/12 11:05:58.014: [smf] INFO: UE IMSI[262421050483861] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.015: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 04/12 11:05:58.015: [upf] INFO: UE F-SEID[UP:0x8fa CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.015: [upf] INFO: UE F-SEID[UP:0x8fa CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.020: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 04/12 11:05:58.020: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 04/12 11:05:58.020: [smf] INFO: UE IMSI[262429216461256] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.021: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 04/12 11:05:58.021: [upf] INFO: UE F-SEID[UP:0x506 CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.021: [upf] INFO: UE F-SEID[UP:0x506 CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.026: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 04/12 11:05:58.026: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 04/12 11:05:58.026: [smf] INFO: UE IMSI[262420498329161] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.027: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 04/12 11:05:58.027: [upf] INFO: UE F-SEID[UP:0x5ce CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.027: [upf] INFO: UE F-SEID[UP:0x5ce CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.033: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 04/12 11:05:58.033: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 04/12 11:05:58.033: [smf] INFO: UE IMSI[262426280987417] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.034: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 04/12 11:05:58.034: [upf] INFO: UE F-SEID[UP:0x30e CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.034: [upf] INFO: UE F-SEID[UP:0x30e CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.042: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 04/12 11:05:58.042: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 04/12 11:05:58.042: [smf] INFO: UE IMSI[262425323498585] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.043: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 04/12 11:05:58.043: [upf] INFO: UE F-SEID[UP:0x96c CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.043: [upf] INFO: UE F-SEID[UP:0x96c CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.049: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 04/12 11:05:58.049: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 04/12 11:05:58.050: [smf] INFO: UE IMSI[262424852173684] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.051: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 04/12 11:05:58.051: [upf] INFO: UE F-SEID[UP:0x892 CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.051: [upf] INFO: UE F-SEID[UP:0x892 CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.057: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 04/12 11:05:58.057: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 04/12 11:05:58.057: [smf] INFO: UE IMSI[262427857795601] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.058: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 04/12 11:05:58.058: [upf] INFO: UE F-SEID[UP:0x58c CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.058: [upf] INFO: UE F-SEID[UP:0x58c CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.064: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 04/12 11:05:58.064: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 04/12 11:05:58.064: [smf] INFO: UE IMSI[262429664732300] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.065: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 04/12 11:05:58.065: [upf] INFO: UE F-SEID[UP:0x921 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.065: [upf] INFO: UE F-SEID[UP:0x921 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.070: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 04/12 11:05:58.070: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 04/12 11:05:58.070: [smf] INFO: UE IMSI[262423014997708] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.070: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 04/12 11:05:58.070: [upf] INFO: UE F-SEID[UP:0x144 CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.070: [upf] INFO: UE F-SEID[UP:0x144 CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.076: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 04/12 11:05:58.076: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 04/12 11:05:58.076: [smf] INFO: UE IMSI[262429665932728] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.076: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 04/12 11:05:58.076: [upf] INFO: UE F-SEID[UP:0x351 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.076: [upf] INFO: UE F-SEID[UP:0x351 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.082: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 04/12 11:05:58.082: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 04/12 11:05:58.082: [smf] INFO: UE IMSI[262425147987044] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.082: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 04/12 11:05:58.082: [upf] INFO: UE F-SEID[UP:0xe64 CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.083: [upf] INFO: UE F-SEID[UP:0xe64 CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.088: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 04/12 11:05:58.088: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 04/12 11:05:58.088: [smf] INFO: UE IMSI[262424137006985] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.088: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 04/12 11:05:58.088: [upf] INFO: UE F-SEID[UP:0xa7c CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.088: [upf] INFO: UE F-SEID[UP:0xa7c CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.093: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 04/12 11:05:58.093: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 04/12 11:05:58.094: [smf] INFO: UE IMSI[262421669764322] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.094: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 04/12 11:05:58.094: [upf] INFO: UE F-SEID[UP:0x1af CP:0x336] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.094: [upf] INFO: UE F-SEID[UP:0x1af CP:0x336] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.099: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 04/12 11:05:58.099: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 04/12 11:05:58.100: [smf] INFO: UE IMSI[262427179473150] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.100: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 04/12 11:05:58.100: [upf] INFO: UE F-SEID[UP:0x62d CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.100: [upf] INFO: UE F-SEID[UP:0x62d CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.106: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 04/12 11:05:58.106: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 04/12 11:05:58.106: [smf] INFO: UE IMSI[262426005665535] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.108: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 04/12 11:05:58.108: [upf] INFO: UE F-SEID[UP:0x826 CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.108: [upf] INFO: UE F-SEID[UP:0x826 CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.113: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 04/12 11:05:58.113: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 04/12 11:05:58.113: [smf] INFO: UE IMSI[262427361935376] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.114: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 04/12 11:05:58.114: [upf] INFO: UE F-SEID[UP:0x70 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.114: [upf] INFO: UE F-SEID[UP:0x70 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.119: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 04/12 11:05:58.119: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 04/12 11:05:58.119: [smf] INFO: UE IMSI[262420679940129] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.120: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 04/12 11:05:58.120: [upf] INFO: UE F-SEID[UP:0x73a CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.120: [upf] INFO: UE F-SEID[UP:0x73a CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.125: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 04/12 11:05:58.125: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 04/12 11:05:58.125: [smf] INFO: UE IMSI[262423046200140] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.126: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 04/12 11:05:58.126: [upf] INFO: UE F-SEID[UP:0x107 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.126: [upf] INFO: UE F-SEID[UP:0x107 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.131: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 04/12 11:05:58.131: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 04/12 11:05:58.131: [smf] INFO: UE IMSI[262428960548279] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.133: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 04/12 11:05:58.133: [upf] INFO: UE F-SEID[UP:0x105 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.133: [upf] INFO: UE F-SEID[UP:0x105 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.139: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 04/12 11:05:58.139: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 04/12 11:05:58.139: [smf] INFO: UE IMSI[262424518483685] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.141: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 04/12 11:05:58.141: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.141: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.146: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 04/12 11:05:58.146: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 04/12 11:05:58.146: [smf] INFO: UE IMSI[262422779108289] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.147: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 04/12 11:05:58.147: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x2af] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.147: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x2af] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.152: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 04/12 11:05:58.152: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 04/12 11:05:58.152: [smf] INFO: UE IMSI[262424197689336] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.153: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 04/12 11:05:58.153: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.153: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.158: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 04/12 11:05:58.158: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 04/12 11:05:58.158: [smf] INFO: UE IMSI[262420560481587] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.159: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 04/12 11:05:58.159: [upf] INFO: UE F-SEID[UP:0xa24 CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.159: [upf] INFO: UE F-SEID[UP:0xa24 CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.164: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 04/12 11:05:58.164: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 04/12 11:05:58.164: [smf] INFO: UE IMSI[262428076706778] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.165: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 04/12 11:05:58.165: [upf] INFO: UE F-SEID[UP:0xe38 CP:0x3c6] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.165: [upf] INFO: UE F-SEID[UP:0xe38 CP:0x3c6] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.170: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 04/12 11:05:58.170: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 04/12 11:05:58.170: [smf] INFO: UE IMSI[262424580522502] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.171: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 04/12 11:05:58.171: [upf] INFO: UE F-SEID[UP:0x292 CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.171: [upf] INFO: UE F-SEID[UP:0x292 CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.176: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 04/12 11:05:58.176: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 04/12 11:05:58.176: [smf] INFO: UE IMSI[262429595481410] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.177: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 04/12 11:05:58.177: [upf] INFO: UE F-SEID[UP:0xf2e CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.177: [upf] INFO: UE F-SEID[UP:0xf2e CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.182: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 04/12 11:05:58.182: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 04/12 11:05:58.182: [smf] INFO: UE IMSI[262420378407850] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.182: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 04/12 11:05:58.182: [upf] INFO: UE F-SEID[UP:0xe70 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.182: [upf] INFO: UE F-SEID[UP:0xe70 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.187: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 04/12 11:05:58.187: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 04/12 11:05:58.187: [smf] INFO: UE IMSI[262424734076776] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.188: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 04/12 11:05:58.188: [upf] INFO: UE F-SEID[UP:0xc48 CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.188: [upf] INFO: UE F-SEID[UP:0xc48 CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.193: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 04/12 11:05:58.193: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 04/12 11:05:58.193: [smf] INFO: UE IMSI[262421319356729] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.194: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 04/12 11:05:58.194: [upf] INFO: UE F-SEID[UP:0xce7 CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.194: [upf] INFO: UE F-SEID[UP:0xce7 CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.199: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 04/12 11:05:58.199: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 04/12 11:05:58.199: [smf] INFO: UE IMSI[262428423698106] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.200: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 04/12 11:05:58.200: [upf] INFO: UE F-SEID[UP:0xbde CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.200: [upf] INFO: UE F-SEID[UP:0xbde CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.205: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 04/12 11:05:58.205: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 04/12 11:05:58.205: [smf] INFO: UE IMSI[262423565660853] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.206: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 04/12 11:05:58.206: [upf] INFO: UE F-SEID[UP:0xfad CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.206: [upf] INFO: UE F-SEID[UP:0xfad CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.211: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 04/12 11:05:58.211: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 04/12 11:05:58.211: [smf] INFO: UE IMSI[262429506277081] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.211: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 04/12 11:05:58.211: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.211: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.217: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 04/12 11:05:58.217: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 04/12 11:05:58.217: [smf] INFO: UE IMSI[262420646110697] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.217: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 04/12 11:05:58.217: [upf] INFO: UE F-SEID[UP:0x34a CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.217: [upf] INFO: UE F-SEID[UP:0x34a CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.222: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 04/12 11:05:58.222: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 04/12 11:05:58.222: [smf] INFO: UE IMSI[262429100697599] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.223: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 04/12 11:05:58.223: [upf] INFO: UE F-SEID[UP:0x2fc CP:0x972] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.223: [upf] INFO: UE F-SEID[UP:0x2fc CP:0x972] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.228: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 04/12 11:05:58.228: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 04/12 11:05:58.228: [smf] INFO: UE IMSI[262428492397355] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.229: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 04/12 11:05:58.229: [upf] INFO: UE F-SEID[UP:0xd1a CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.229: [upf] INFO: UE F-SEID[UP:0xd1a CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.234: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 04/12 11:05:58.234: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 04/12 11:05:58.234: [smf] INFO: UE IMSI[262422010603926] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.235: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 04/12 11:05:58.235: [upf] INFO: UE F-SEID[UP:0xa13 CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.235: [upf] INFO: UE F-SEID[UP:0xa13 CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.240: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 04/12 11:05:58.240: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 04/12 11:05:58.240: [smf] INFO: UE IMSI[262422167381278] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.240: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 04/12 11:05:58.240: [upf] INFO: UE F-SEID[UP:0x7fe CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.240: [upf] INFO: UE F-SEID[UP:0x7fe CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.245: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 04/12 11:05:58.245: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 04/12 11:05:58.245: [smf] INFO: UE IMSI[262424962850050] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.246: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 04/12 11:05:58.246: [upf] INFO: UE F-SEID[UP:0x987 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.246: [upf] INFO: UE F-SEID[UP:0x987 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.251: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 04/12 11:05:58.251: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 04/12 11:05:58.251: [smf] INFO: UE IMSI[262425589411887] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.252: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 04/12 11:05:58.252: [upf] INFO: UE F-SEID[UP:0x200 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.252: [upf] INFO: UE F-SEID[UP:0x200 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.257: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 04/12 11:05:58.257: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 04/12 11:05:58.257: [smf] INFO: UE IMSI[262426336697122] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.258: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 04/12 11:05:58.258: [upf] INFO: UE F-SEID[UP:0x311 CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.258: [upf] INFO: UE F-SEID[UP:0x311 CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.263: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 04/12 11:05:58.263: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 04/12 11:05:58.263: [smf] INFO: UE IMSI[262424339853587] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.263: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 04/12 11:05:58.263: [upf] INFO: UE F-SEID[UP:0x79d CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.263: [upf] INFO: UE F-SEID[UP:0x79d CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.269: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 04/12 11:05:58.269: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 04/12 11:05:58.269: [smf] INFO: UE IMSI[262421899099247] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.269: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 04/12 11:05:58.269: [upf] INFO: UE F-SEID[UP:0x671 CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.269: [upf] INFO: UE F-SEID[UP:0x671 CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.275: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 04/12 11:05:58.275: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 04/12 11:05:58.275: [smf] INFO: UE IMSI[262426763246037] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.275: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 04/12 11:05:58.275: [upf] INFO: UE F-SEID[UP:0x33e CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.275: [upf] INFO: UE F-SEID[UP:0x33e CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.281: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 04/12 11:05:58.281: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 04/12 11:05:58.281: [smf] INFO: UE IMSI[262427993777257] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.281: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 04/12 11:05:58.281: [upf] INFO: UE F-SEID[UP:0x6c CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.281: [upf] INFO: UE F-SEID[UP:0x6c CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.286: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 04/12 11:05:58.286: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 04/12 11:05:58.286: [smf] INFO: UE IMSI[262420937490917] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.287: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 04/12 11:05:58.287: [upf] INFO: UE F-SEID[UP:0xd00 CP:0xa3b] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.287: [upf] INFO: UE F-SEID[UP:0xd00 CP:0xa3b] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.292: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 04/12 11:05:58.292: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 04/12 11:05:58.292: [smf] INFO: UE IMSI[262425999029627] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.293: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 04/12 11:05:58.293: [upf] INFO: UE F-SEID[UP:0x793 CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.293: [upf] INFO: UE F-SEID[UP:0x793 CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.298: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 04/12 11:05:58.298: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 04/12 11:05:58.298: [smf] INFO: UE IMSI[262422040987580] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.299: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 04/12 11:05:58.299: [upf] INFO: UE F-SEID[UP:0x455 CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.299: [upf] INFO: UE F-SEID[UP:0x455 CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.304: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 04/12 11:05:58.304: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 04/12 11:05:58.304: [smf] INFO: UE IMSI[262425467291399] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.304: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 04/12 11:05:58.304: [upf] INFO: UE F-SEID[UP:0xb03 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.304: [upf] INFO: UE F-SEID[UP:0xb03 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.310: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 04/12 11:05:58.310: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 04/12 11:05:58.310: [smf] INFO: UE IMSI[262420836486527] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.310: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 04/12 11:05:58.310: [upf] INFO: UE F-SEID[UP:0x530 CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.310: [upf] INFO: UE F-SEID[UP:0x530 CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.315: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 04/12 11:05:58.315: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 04/12 11:05:58.315: [smf] INFO: UE IMSI[262429065125874] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.316: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 04/12 11:05:58.316: [upf] INFO: UE F-SEID[UP:0xe99 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.316: [upf] INFO: UE F-SEID[UP:0xe99 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.321: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 04/12 11:05:58.321: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 04/12 11:05:58.321: [smf] INFO: UE IMSI[262429112965002] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.322: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 04/12 11:05:58.322: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.322: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.327: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 04/12 11:05:58.327: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 04/12 11:05:58.327: [smf] INFO: UE IMSI[262424935955194] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.327: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 04/12 11:05:58.327: [upf] INFO: UE F-SEID[UP:0xf48 CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.327: [upf] INFO: UE F-SEID[UP:0xf48 CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.333: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 04/12 11:05:58.333: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 04/12 11:05:58.333: [smf] INFO: UE IMSI[262424766920857] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.333: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 04/12 11:05:58.333: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.333: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.339: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 04/12 11:05:58.339: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 04/12 11:05:58.339: [smf] INFO: UE IMSI[262422987891622] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.339: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 04/12 11:05:58.339: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x73f] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.339: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x73f] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.345: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 04/12 11:05:58.345: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 04/12 11:05:58.345: [smf] INFO: UE IMSI[262429916200711] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.345: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 04/12 11:05:58.345: [upf] INFO: UE F-SEID[UP:0xa2a CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.345: [upf] INFO: UE F-SEID[UP:0xa2a CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.351: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 04/12 11:05:58.351: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 04/12 11:05:58.351: [smf] INFO: UE IMSI[262420342429059] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.351: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 04/12 11:05:58.351: [upf] INFO: UE F-SEID[UP:0x385 CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.351: [upf] INFO: UE F-SEID[UP:0x385 CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.357: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 04/12 11:05:58.357: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 04/12 11:05:58.357: [smf] INFO: UE IMSI[262428958993843] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.357: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 04/12 11:05:58.357: [upf] INFO: UE F-SEID[UP:0xfea CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.357: [upf] INFO: UE F-SEID[UP:0xfea CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.362: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 04/12 11:05:58.362: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 04/12 11:05:58.362: [smf] INFO: UE IMSI[262421155313924] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.363: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 04/12 11:05:58.363: [upf] INFO: UE F-SEID[UP:0xba0 CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.363: [upf] INFO: UE F-SEID[UP:0xba0 CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.368: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 04/12 11:05:58.368: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 04/12 11:05:58.368: [smf] INFO: UE IMSI[262429198662137] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.369: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 04/12 11:05:58.369: [upf] INFO: UE F-SEID[UP:0x6cb CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.369: [upf] INFO: UE F-SEID[UP:0x6cb CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.374: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 04/12 11:05:58.374: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 04/12 11:05:58.374: [smf] INFO: UE IMSI[262423367613984] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.375: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 04/12 11:05:58.375: [upf] INFO: UE F-SEID[UP:0xe66 CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.375: [upf] INFO: UE F-SEID[UP:0xe66 CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.380: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 04/12 11:05:58.380: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 04/12 11:05:58.380: [smf] INFO: UE IMSI[262428052219419] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.381: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 04/12 11:05:58.381: [upf] INFO: UE F-SEID[UP:0xda0 CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.381: [upf] INFO: UE F-SEID[UP:0xda0 CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.386: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 04/12 11:05:58.386: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 04/12 11:05:58.386: [smf] INFO: UE IMSI[262425643659063] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.386: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 04/12 11:05:58.386: [upf] INFO: UE F-SEID[UP:0xb68 CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.386: [upf] INFO: UE F-SEID[UP:0xb68 CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.392: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 04/12 11:05:58.392: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 04/12 11:05:58.392: [smf] INFO: UE IMSI[262426530688886] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.392: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 04/12 11:05:58.392: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.392: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.398: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 04/12 11:05:58.398: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 04/12 11:05:58.398: [smf] INFO: UE IMSI[262427761968191] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.398: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 04/12 11:05:58.398: [upf] INFO: UE F-SEID[UP:0x353 CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.398: [upf] INFO: UE F-SEID[UP:0x353 CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.404: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 04/12 11:05:58.404: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 04/12 11:05:58.404: [smf] INFO: UE IMSI[262424570980967] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.404: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 04/12 11:05:58.404: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.404: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.410: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 04/12 11:05:58.410: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 04/12 11:05:58.410: [smf] INFO: UE IMSI[262424555599886] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.410: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 04/12 11:05:58.410: [upf] INFO: UE F-SEID[UP:0x8cf CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.410: [upf] INFO: UE F-SEID[UP:0x8cf CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.416: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 04/12 11:05:58.416: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 04/12 11:05:58.416: [smf] INFO: UE IMSI[262424185906776] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.416: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 04/12 11:05:58.416: [upf] INFO: UE F-SEID[UP:0xa82 CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.416: [upf] INFO: UE F-SEID[UP:0xa82 CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.421: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 04/12 11:05:58.421: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 04/12 11:05:58.421: [smf] INFO: UE IMSI[262425493801919] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.422: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 04/12 11:05:58.422: [upf] INFO: UE F-SEID[UP:0x999 CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.422: [upf] INFO: UE F-SEID[UP:0x999 CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.427: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 04/12 11:05:58.427: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 04/12 11:05:58.427: [smf] INFO: UE IMSI[262424531178570] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.428: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 04/12 11:05:58.428: [upf] INFO: UE F-SEID[UP:0x74c CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.428: [upf] INFO: UE F-SEID[UP:0x74c CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.433: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 04/12 11:05:58.433: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 04/12 11:05:58.433: [smf] INFO: UE IMSI[262423640451383] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.434: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 04/12 11:05:58.434: [upf] INFO: UE F-SEID[UP:0x497 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.434: [upf] INFO: UE F-SEID[UP:0x497 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.439: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 04/12 11:05:58.439: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 04/12 11:05:58.439: [smf] INFO: UE IMSI[262426788352685] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.440: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 04/12 11:05:58.440: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.440: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.445: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 04/12 11:05:58.445: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 04/12 11:05:58.445: [smf] INFO: UE IMSI[262423740226589] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.445: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 04/12 11:05:58.446: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.446: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.451: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 04/12 11:05:58.451: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 04/12 11:05:58.451: [smf] INFO: UE IMSI[262422551876465] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.451: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 04/12 11:05:58.451: [upf] INFO: UE F-SEID[UP:0xf9c CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.451: [upf] INFO: UE F-SEID[UP:0xf9c CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.457: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 04/12 11:05:58.457: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 04/12 11:05:58.457: [smf] INFO: UE IMSI[262429150934169] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.457: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 04/12 11:05:58.457: [upf] INFO: UE F-SEID[UP:0x85d CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.457: [upf] INFO: UE F-SEID[UP:0x85d CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.463: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 04/12 11:05:58.463: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 04/12 11:05:58.463: [smf] INFO: UE IMSI[262427721554444] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.463: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 04/12 11:05:58.463: [upf] INFO: UE F-SEID[UP:0xe9 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.463: [upf] INFO: UE F-SEID[UP:0xe9 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.469: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 04/12 11:05:58.469: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 04/12 11:05:58.469: [smf] INFO: UE IMSI[262423229471200] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.469: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 04/12 11:05:58.469: [upf] INFO: UE F-SEID[UP:0xea7 CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.469: [upf] INFO: UE F-SEID[UP:0xea7 CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.475: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 04/12 11:05:58.475: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 04/12 11:05:58.475: [smf] INFO: UE IMSI[262424250132403] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.475: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 04/12 11:05:58.475: [upf] INFO: UE F-SEID[UP:0xc89 CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.475: [upf] INFO: UE F-SEID[UP:0xc89 CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.480: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 04/12 11:05:58.480: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 04/12 11:05:58.480: [smf] INFO: UE IMSI[262422297574485] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.481: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 04/12 11:05:58.481: [upf] INFO: UE F-SEID[UP:0x2ff CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.481: [upf] INFO: UE F-SEID[UP:0x2ff CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.486: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 04/12 11:05:58.486: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 04/12 11:05:58.486: [smf] INFO: UE IMSI[262429319634655] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.487: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 04/12 11:05:58.487: [upf] INFO: UE F-SEID[UP:0xbee CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.487: [upf] INFO: UE F-SEID[UP:0xbee CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.492: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 04/12 11:05:58.492: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 04/12 11:05:58.492: [smf] INFO: UE IMSI[262423473012018] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.493: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 04/12 11:05:58.493: [upf] INFO: UE F-SEID[UP:0x645 CP:0xf1d] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.493: [upf] INFO: UE F-SEID[UP:0x645 CP:0xf1d] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.498: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 04/12 11:05:58.498: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 04/12 11:05:58.498: [smf] INFO: UE IMSI[262427924114635] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.498: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 04/12 11:05:58.499: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.499: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.504: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 04/12 11:05:58.504: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 04/12 11:05:58.504: [smf] INFO: UE IMSI[262423297211438] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.504: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 04/12 11:05:58.504: [upf] INFO: UE F-SEID[UP:0x9ef CP:0x444] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.504: [upf] INFO: UE F-SEID[UP:0x9ef CP:0x444] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.510: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 04/12 11:05:58.510: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 04/12 11:05:58.510: [smf] INFO: UE IMSI[262426083237360] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.510: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 04/12 11:05:58.510: [upf] INFO: UE F-SEID[UP:0x109 CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.510: [upf] INFO: UE F-SEID[UP:0x109 CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.515: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 04/12 11:05:58.515: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 04/12 11:05:58.515: [smf] INFO: UE IMSI[262423955838402] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.516: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 04/12 11:05:58.516: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.516: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.521: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 04/12 11:05:58.521: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 04/12 11:05:58.521: [smf] INFO: UE IMSI[262423091317144] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.522: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 04/12 11:05:58.522: [upf] INFO: UE F-SEID[UP:0x459 CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.522: [upf] INFO: UE F-SEID[UP:0x459 CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.527: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 04/12 11:05:58.527: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 04/12 11:05:58.527: [smf] INFO: UE IMSI[262424647713109] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.527: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 04/12 11:05:58.527: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.527: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.533: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 04/12 11:05:58.533: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 04/12 11:05:58.533: [smf] INFO: UE IMSI[262421965120637] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.533: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 04/12 11:05:58.533: [upf] INFO: UE F-SEID[UP:0x35d CP:0x7bf] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.533: [upf] INFO: UE F-SEID[UP:0x35d CP:0x7bf] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.538: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 04/12 11:05:58.538: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 04/12 11:05:58.538: [smf] INFO: UE IMSI[262425582631074] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.539: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 04/12 11:05:58.539: [upf] INFO: UE F-SEID[UP:0x7cc CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.539: [upf] INFO: UE F-SEID[UP:0x7cc CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.544: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 04/12 11:05:58.544: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 04/12 11:05:58.544: [smf] INFO: UE IMSI[262426996057528] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.544: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 04/12 11:05:58.544: [upf] INFO: UE F-SEID[UP:0x942 CP:0x7ec] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.544: [upf] INFO: UE F-SEID[UP:0x942 CP:0x7ec] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.550: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 04/12 11:05:58.550: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 04/12 11:05:58.550: [smf] INFO: UE IMSI[262423392524170] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.550: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 04/12 11:05:58.550: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.550: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.555: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 04/12 11:05:58.555: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 04/12 11:05:58.555: [smf] INFO: UE IMSI[262428115803570] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.556: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 04/12 11:05:58.556: [upf] INFO: UE F-SEID[UP:0x92f CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.556: [upf] INFO: UE F-SEID[UP:0x92f CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.561: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 04/12 11:05:58.561: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 04/12 11:05:58.561: [smf] INFO: UE IMSI[262426285774770] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.562: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 04/12 11:05:58.562: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.562: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.567: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 04/12 11:05:58.567: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 04/12 11:05:58.567: [smf] INFO: UE IMSI[262421966329794] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.567: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 04/12 11:05:58.567: [upf] INFO: UE F-SEID[UP:0x4ef CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.567: [upf] INFO: UE F-SEID[UP:0x4ef CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.573: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 04/12 11:05:58.573: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 04/12 11:05:58.573: [smf] INFO: UE IMSI[262423012970752] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.573: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 04/12 11:05:58.573: [upf] INFO: UE F-SEID[UP:0x7ac CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.573: [upf] INFO: UE F-SEID[UP:0x7ac CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.579: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 04/12 11:05:58.579: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 04/12 11:05:58.579: [smf] INFO: UE IMSI[262420146557895] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.579: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 04/12 11:05:58.579: [upf] INFO: UE F-SEID[UP:0xf26 CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.579: [upf] INFO: UE F-SEID[UP:0xf26 CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.585: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 04/12 11:05:58.585: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 04/12 11:05:58.585: [smf] INFO: UE IMSI[262425553539847] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.585: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 04/12 11:05:58.585: [upf] INFO: UE F-SEID[UP:0x631 CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.585: [upf] INFO: UE F-SEID[UP:0x631 CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.590: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 04/12 11:05:58.590: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 04/12 11:05:58.590: [smf] INFO: UE IMSI[262421440559539] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.591: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 04/12 11:05:58.591: [upf] INFO: UE F-SEID[UP:0x2c CP:0xc2] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.591: [upf] INFO: UE F-SEID[UP:0x2c CP:0xc2] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.596: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 04/12 11:05:58.596: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 04/12 11:05:58.596: [smf] INFO: UE IMSI[262423599891031] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.597: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 04/12 11:05:58.597: [upf] INFO: UE F-SEID[UP:0x713 CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.597: [upf] INFO: UE F-SEID[UP:0x713 CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.602: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 04/12 11:05:58.602: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 04/12 11:05:58.602: [smf] INFO: UE IMSI[262427826957413] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.603: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 04/12 11:05:58.603: [upf] INFO: UE F-SEID[UP:0x1 CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.603: [upf] INFO: UE F-SEID[UP:0x1 CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.608: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 04/12 11:05:58.608: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 04/12 11:05:58.608: [smf] INFO: UE IMSI[262428737788096] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.608: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 04/12 11:05:58.608: [upf] INFO: UE F-SEID[UP:0xb51 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.608: [upf] INFO: UE F-SEID[UP:0xb51 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.614: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 04/12 11:05:58.614: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 04/12 11:05:58.614: [smf] INFO: UE IMSI[262428446554273] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.614: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 04/12 11:05:58.614: [upf] INFO: UE F-SEID[UP:0x560 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.614: [upf] INFO: UE F-SEID[UP:0x560 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.620: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 04/12 11:05:58.620: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 04/12 11:05:58.620: [smf] INFO: UE IMSI[262424147787232] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.620: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 04/12 11:05:58.620: [upf] INFO: UE F-SEID[UP:0xb5c CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.620: [upf] INFO: UE F-SEID[UP:0xb5c CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.626: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 04/12 11:05:58.626: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 04/12 11:05:58.626: [smf] INFO: UE IMSI[262422256977357] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.626: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 04/12 11:05:58.626: [upf] INFO: UE F-SEID[UP:0x1eb CP:0xb39] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.626: [upf] INFO: UE F-SEID[UP:0x1eb CP:0xb39] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.631: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 04/12 11:05:58.631: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 04/12 11:05:58.631: [smf] INFO: UE IMSI[262428329292929] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.632: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 04/12 11:05:58.632: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.632: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.637: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 04/12 11:05:58.637: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 04/12 11:05:58.637: [smf] INFO: UE IMSI[262424332410820] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.638: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 04/12 11:05:58.638: [upf] INFO: UE F-SEID[UP:0xe68 CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.638: [upf] INFO: UE F-SEID[UP:0xe68 CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.643: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 04/12 11:05:58.643: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 04/12 11:05:58.643: [smf] INFO: UE IMSI[262423919745132] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.643: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 04/12 11:05:58.643: [upf] INFO: UE F-SEID[UP:0x695 CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.643: [upf] INFO: UE F-SEID[UP:0x695 CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.649: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 04/12 11:05:58.649: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 04/12 11:05:58.649: [smf] INFO: UE IMSI[262427202983527] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.649: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 04/12 11:05:58.649: [upf] INFO: UE F-SEID[UP:0x23d CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.649: [upf] INFO: UE F-SEID[UP:0x23d CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.655: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 04/12 11:05:58.655: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 04/12 11:05:58.655: [smf] INFO: UE IMSI[262425989105957] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.655: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 04/12 11:05:58.655: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.655: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.660: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 04/12 11:05:58.660: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 04/12 11:05:58.660: [smf] INFO: UE IMSI[262421027051923] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.661: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 04/12 11:05:58.661: [upf] INFO: UE F-SEID[UP:0xecd CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.661: [upf] INFO: UE F-SEID[UP:0xecd CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.666: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 04/12 11:05:58.666: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 04/12 11:05:58.666: [smf] INFO: UE IMSI[262429113808844] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.667: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 04/12 11:05:58.667: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.667: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.672: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 04/12 11:05:58.672: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 04/12 11:05:58.672: [smf] INFO: UE IMSI[262426818859698] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.672: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 04/12 11:05:58.672: [upf] INFO: UE F-SEID[UP:0x446 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.672: [upf] INFO: UE F-SEID[UP:0x446 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.678: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 04/12 11:05:58.678: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 04/12 11:05:58.678: [smf] INFO: UE IMSI[262425213051960] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.678: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 04/12 11:05:58.678: [upf] INFO: UE F-SEID[UP:0x83f CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.678: [upf] INFO: UE F-SEID[UP:0x83f CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.684: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 04/12 11:05:58.684: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 04/12 11:05:58.684: [smf] INFO: UE IMSI[262422865088086] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.684: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 04/12 11:05:58.684: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0x4a0] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.684: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0x4a0] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.689: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 04/12 11:05:58.689: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 04/12 11:05:58.689: [smf] INFO: UE IMSI[262427994294990] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.690: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 04/12 11:05:58.690: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0x8e1] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.690: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0x8e1] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.695: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 04/12 11:05:58.695: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 04/12 11:05:58.695: [smf] INFO: UE IMSI[262425473844602] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.695: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 04/12 11:05:58.695: [upf] INFO: UE F-SEID[UP:0x160 CP:0x45c] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.695: [upf] INFO: UE F-SEID[UP:0x160 CP:0x45c] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.701: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 04/12 11:05:58.701: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 04/12 11:05:58.701: [smf] INFO: UE IMSI[262428482587512] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.701: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 04/12 11:05:58.701: [upf] INFO: UE F-SEID[UP:0xe30 CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.701: [upf] INFO: UE F-SEID[UP:0xe30 CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.707: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 04/12 11:05:58.707: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 04/12 11:05:58.707: [smf] INFO: UE IMSI[262425266122730] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.707: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 04/12 11:05:58.707: [upf] INFO: UE F-SEID[UP:0x3be CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.707: [upf] INFO: UE F-SEID[UP:0x3be CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.712: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 04/12 11:05:58.712: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 04/12 11:05:58.712: [smf] INFO: UE IMSI[262423690581701] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.713: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 04/12 11:05:58.713: [upf] INFO: UE F-SEID[UP:0xaca CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.713: [upf] INFO: UE F-SEID[UP:0xaca CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.718: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 04/12 11:05:58.718: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 04/12 11:05:58.718: [smf] INFO: UE IMSI[262429000002328] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.719: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 04/12 11:05:58.719: [upf] INFO: UE F-SEID[UP:0x5c1 CP:0x564] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.719: [upf] INFO: UE F-SEID[UP:0x5c1 CP:0x564] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.724: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 04/12 11:05:58.724: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 04/12 11:05:58.724: [smf] INFO: UE IMSI[262429025277869] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.724: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 04/12 11:05:58.724: [upf] INFO: UE F-SEID[UP:0xec0 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.724: [upf] INFO: UE F-SEID[UP:0xec0 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.729: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 04/12 11:05:58.729: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 04/12 11:05:58.729: [smf] INFO: UE IMSI[262421179824704] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.730: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 04/12 11:05:58.730: [upf] INFO: UE F-SEID[UP:0x514 CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.730: [upf] INFO: UE F-SEID[UP:0x514 CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.735: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 04/12 11:05:58.735: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 04/12 11:05:58.735: [smf] INFO: UE IMSI[262420876683773] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.736: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 04/12 11:05:58.736: [upf] INFO: UE F-SEID[UP:0x513 CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.736: [upf] INFO: UE F-SEID[UP:0x513 CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.741: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 04/12 11:05:58.741: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 04/12 11:05:58.741: [smf] INFO: UE IMSI[262427626059435] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.742: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 04/12 11:05:58.742: [upf] INFO: UE F-SEID[UP:0x10d CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.742: [upf] INFO: UE F-SEID[UP:0x10d CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.747: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 04/12 11:05:58.747: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 04/12 11:05:58.747: [smf] INFO: UE IMSI[262420869797204] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.747: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 04/12 11:05:58.747: [upf] INFO: UE F-SEID[UP:0x227 CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.747: [upf] INFO: UE F-SEID[UP:0x227 CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.752: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 04/12 11:05:58.752: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 04/12 11:05:58.752: [smf] INFO: UE IMSI[262420658188166] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.753: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 04/12 11:05:58.753: [upf] INFO: UE F-SEID[UP:0x57a CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.753: [upf] INFO: UE F-SEID[UP:0x57a CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.758: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 04/12 11:05:58.758: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 04/12 11:05:58.758: [smf] INFO: UE IMSI[262424857345128] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.759: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 04/12 11:05:58.759: [upf] INFO: UE F-SEID[UP:0xb4b CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.759: [upf] INFO: UE F-SEID[UP:0xb4b CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.764: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 04/12 11:05:58.764: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 04/12 11:05:58.764: [smf] INFO: UE IMSI[262420548101751] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.765: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 04/12 11:05:58.765: [upf] INFO: UE F-SEID[UP:0xf2b CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.765: [upf] INFO: UE F-SEID[UP:0xf2b CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.770: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 04/12 11:05:58.770: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 04/12 11:05:58.770: [smf] INFO: UE IMSI[262421912372632] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.770: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 04/12 11:05:58.770: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.770: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.776: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 04/12 11:05:58.776: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 04/12 11:05:58.776: [smf] INFO: UE IMSI[262424875080006] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.777: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 04/12 11:05:58.777: [upf] INFO: UE F-SEID[UP:0x4ac CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.777: [upf] INFO: UE F-SEID[UP:0x4ac CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.782: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 04/12 11:05:58.782: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 04/12 11:05:58.782: [smf] INFO: UE IMSI[262422725885498] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.782: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 04/12 11:05:58.782: [upf] INFO: UE F-SEID[UP:0x9e6 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.782: [upf] INFO: UE F-SEID[UP:0x9e6 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.788: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 04/12 11:05:58.788: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 04/12 11:05:58.788: [smf] INFO: UE IMSI[262421099996693] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.788: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 04/12 11:05:58.788: [upf] INFO: UE F-SEID[UP:0x99a CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.788: [upf] INFO: UE F-SEID[UP:0x99a CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.794: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 04/12 11:05:58.794: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 04/12 11:05:58.794: [smf] INFO: UE IMSI[262423787245726] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.794: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 04/12 11:05:58.794: [upf] INFO: UE F-SEID[UP:0xee9 CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.794: [upf] INFO: UE F-SEID[UP:0xee9 CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.800: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 04/12 11:05:58.800: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 04/12 11:05:58.800: [smf] INFO: UE IMSI[262420208903929] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.800: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 04/12 11:05:58.800: [upf] INFO: UE F-SEID[UP:0x552 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.800: [upf] INFO: UE F-SEID[UP:0x552 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.806: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 04/12 11:05:58.806: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 04/12 11:05:58.806: [smf] INFO: UE IMSI[262421285898903] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.806: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 04/12 11:05:58.806: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x9e] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.806: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x9e] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.811: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 04/12 11:05:58.811: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 04/12 11:05:58.811: [smf] INFO: UE IMSI[262426503797780] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.812: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 04/12 11:05:58.812: [upf] INFO: UE F-SEID[UP:0xb61 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.812: [upf] INFO: UE F-SEID[UP:0xb61 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.817: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 04/12 11:05:58.817: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 04/12 11:05:58.817: [smf] INFO: UE IMSI[262429274904405] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.818: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 04/12 11:05:58.818: [upf] INFO: UE F-SEID[UP:0xa0b CP:0x9f5] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.818: [upf] INFO: UE F-SEID[UP:0xa0b CP:0x9f5] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.823: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 04/12 11:05:58.823: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 04/12 11:05:58.823: [smf] INFO: UE IMSI[262429641870491] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.824: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 04/12 11:05:58.824: [upf] INFO: UE F-SEID[UP:0x86b CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.824: [upf] INFO: UE F-SEID[UP:0x86b CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.829: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 04/12 11:05:58.829: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 04/12 11:05:58.829: [smf] INFO: UE IMSI[262428422659184] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.830: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 04/12 11:05:58.830: [upf] INFO: UE F-SEID[UP:0xa74 CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.830: [upf] INFO: UE F-SEID[UP:0xa74 CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.835: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 04/12 11:05:58.835: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 04/12 11:05:58.835: [smf] INFO: UE IMSI[262420292646056] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.836: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 04/12 11:05:58.836: [upf] INFO: UE F-SEID[UP:0xb9b CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.836: [upf] INFO: UE F-SEID[UP:0xb9b CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.841: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 04/12 11:05:58.841: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 04/12 11:05:58.841: [smf] INFO: UE IMSI[262427559342714] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.842: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 04/12 11:05:58.842: [upf] INFO: UE F-SEID[UP:0xac7 CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.842: [upf] INFO: UE F-SEID[UP:0xac7 CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.847: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 04/12 11:05:58.847: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 04/12 11:05:58.847: [smf] INFO: UE IMSI[262423811324082] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.848: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 04/12 11:05:58.848: [upf] INFO: UE F-SEID[UP:0xa36 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.848: [upf] INFO: UE F-SEID[UP:0xa36 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.853: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 04/12 11:05:58.853: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 04/12 11:05:58.853: [smf] INFO: UE IMSI[262429189363318] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.854: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 04/12 11:05:58.854: [upf] INFO: UE F-SEID[UP:0x6aa CP:0xf64] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.854: [upf] INFO: UE F-SEID[UP:0x6aa CP:0xf64] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.859: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 04/12 11:05:58.859: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 04/12 11:05:58.859: [smf] INFO: UE IMSI[262428460128144] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.859: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 04/12 11:05:58.859: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.859: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.865: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 04/12 11:05:58.865: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 04/12 11:05:58.865: [smf] INFO: UE IMSI[262422724699352] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.865: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 04/12 11:05:58.865: [upf] INFO: UE F-SEID[UP:0xc0e CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.865: [upf] INFO: UE F-SEID[UP:0xc0e CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.870: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 04/12 11:05:58.870: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 04/12 11:05:58.870: [smf] INFO: UE IMSI[262422542401397] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.871: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 04/12 11:05:58.871: [upf] INFO: UE F-SEID[UP:0x7fc CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.871: [upf] INFO: UE F-SEID[UP:0x7fc CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.876: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 04/12 11:05:58.876: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 04/12 11:05:58.876: [smf] INFO: UE IMSI[262424608012882] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.876: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 04/12 11:05:58.876: [upf] INFO: UE F-SEID[UP:0xf84 CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.876: [upf] INFO: UE F-SEID[UP:0xf84 CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.882: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 04/12 11:05:58.882: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 04/12 11:05:58.882: [smf] INFO: UE IMSI[262421574447916] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.882: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 04/12 11:05:58.882: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0x7b3] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.882: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0x7b3] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.888: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 04/12 11:05:58.888: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 04/12 11:05:58.888: [smf] INFO: UE IMSI[262422567068397] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.888: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 04/12 11:05:58.888: [upf] INFO: UE F-SEID[UP:0x6bf CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.888: [upf] INFO: UE F-SEID[UP:0x6bf CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.893: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 04/12 11:05:58.893: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 04/12 11:05:58.893: [smf] INFO: UE IMSI[262424452934580] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.894: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 04/12 11:05:58.894: [upf] INFO: UE F-SEID[UP:0xa3 CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.894: [upf] INFO: UE F-SEID[UP:0xa3 CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.899: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 04/12 11:05:58.899: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 04/12 11:05:58.899: [smf] INFO: UE IMSI[262426771701336] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.900: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 04/12 11:05:58.900: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.900: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.905: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 04/12 11:05:58.905: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 04/12 11:05:58.905: [smf] INFO: UE IMSI[262423899319875] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.905: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 04/12 11:05:58.906: [upf] INFO: UE F-SEID[UP:0x388 CP:0xf8d] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.906: [upf] INFO: UE F-SEID[UP:0x388 CP:0xf8d] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.911: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 04/12 11:05:58.911: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 04/12 11:05:58.911: [smf] INFO: UE IMSI[262428308907258] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.911: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 04/12 11:05:58.911: [upf] INFO: UE F-SEID[UP:0xa39 CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.911: [upf] INFO: UE F-SEID[UP:0xa39 CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.917: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 04/12 11:05:58.917: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 04/12 11:05:58.917: [smf] INFO: UE IMSI[262427979897447] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.917: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 04/12 11:05:58.917: [upf] INFO: UE F-SEID[UP:0xb65 CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.917: [upf] INFO: UE F-SEID[UP:0xb65 CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.923: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 04/12 11:05:58.923: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 04/12 11:05:58.923: [smf] INFO: UE IMSI[262424918615790] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.923: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 04/12 11:05:58.923: [upf] INFO: UE F-SEID[UP:0xa14 CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.923: [upf] INFO: UE F-SEID[UP:0xa14 CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.928: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 04/12 11:05:58.928: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 04/12 11:05:58.928: [smf] INFO: UE IMSI[262429284081269] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.929: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 04/12 11:05:58.929: [upf] INFO: UE F-SEID[UP:0xd82 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.929: [upf] INFO: UE F-SEID[UP:0xd82 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.934: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 04/12 11:05:58.934: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 04/12 11:05:58.934: [smf] INFO: UE IMSI[262427832944939] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.935: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 04/12 11:05:58.935: [upf] INFO: UE F-SEID[UP:0x309 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.935: [upf] INFO: UE F-SEID[UP:0x309 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.940: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 04/12 11:05:58.940: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 04/12 11:05:58.940: [smf] INFO: UE IMSI[262428621490120] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.941: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 04/12 11:05:58.941: [upf] INFO: UE F-SEID[UP:0x841 CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.941: [upf] INFO: UE F-SEID[UP:0x841 CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.946: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 04/12 11:05:58.946: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 04/12 11:05:58.946: [smf] INFO: UE IMSI[262422731470485] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.947: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 04/12 11:05:58.947: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.947: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.952: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 04/12 11:05:58.952: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 04/12 11:05:58.952: [smf] INFO: UE IMSI[262427424712564] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.952: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 04/12 11:05:58.952: [upf] INFO: UE F-SEID[UP:0xcba CP:0xaa8] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.952: [upf] INFO: UE F-SEID[UP:0xcba CP:0xaa8] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.958: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 04/12 11:05:58.958: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 04/12 11:05:58.958: [smf] INFO: UE IMSI[262425781182253] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.958: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 04/12 11:05:58.958: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.958: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.964: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 04/12 11:05:58.964: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 04/12 11:05:58.964: [smf] INFO: UE IMSI[262420135575480] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.964: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 04/12 11:05:58.964: [upf] INFO: UE F-SEID[UP:0xe82 CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.964: [upf] INFO: UE F-SEID[UP:0xe82 CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.969: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 04/12 11:05:58.969: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 04/12 11:05:58.969: [smf] INFO: UE IMSI[262427888190817] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.970: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 04/12 11:05:58.970: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.970: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.975: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 04/12 11:05:58.975: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 04/12 11:05:58.975: [smf] INFO: UE IMSI[262420501093421] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.976: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 04/12 11:05:58.976: [upf] INFO: UE F-SEID[UP:0x1fc CP:0x157] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.976: [upf] INFO: UE F-SEID[UP:0x1fc CP:0x157] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.981: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 04/12 11:05:58.981: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 04/12 11:05:58.981: [smf] INFO: UE IMSI[262422110236805] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.981: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 04/12 11:05:58.981: [upf] INFO: UE F-SEID[UP:0x1c4 CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.981: [upf] INFO: UE F-SEID[UP:0x1c4 CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.987: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 04/12 11:05:58.987: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 04/12 11:05:58.987: [smf] INFO: UE IMSI[262429397848398] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.987: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 04/12 11:05:58.987: [upf] INFO: UE F-SEID[UP:0xf52 CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.987: [upf] INFO: UE F-SEID[UP:0xf52 CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.993: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 04/12 11:05:58.993: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 04/12 11:05:58.993: [smf] INFO: UE IMSI[262425319288387] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.993: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 04/12 11:05:58.993: [upf] INFO: UE F-SEID[UP:0x27c CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.993: [upf] INFO: UE F-SEID[UP:0x27c CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.998: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 04/12 11:05:58.998: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 04/12 11:05:58.998: [smf] INFO: UE IMSI[262420293836137] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:58.999: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 04/12 11:05:58.999: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 04/12 11:05:58.999: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.004: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 04/12 11:05:59.004: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 04/12 11:05:59.004: [smf] INFO: UE IMSI[262426640945096] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.005: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 04/12 11:05:59.005: [upf] INFO: UE F-SEID[UP:0x3f CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.005: [upf] INFO: UE F-SEID[UP:0x3f CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.010: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 04/12 11:05:59.010: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 04/12 11:05:59.010: [smf] INFO: UE IMSI[262425749316103] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.011: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 04/12 11:05:59.011: [upf] INFO: UE F-SEID[UP:0x8d CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.011: [upf] INFO: UE F-SEID[UP:0x8d CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.016: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 04/12 11:05:59.016: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 04/12 11:05:59.016: [smf] INFO: UE IMSI[262426522598950] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.016: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 04/12 11:05:59.016: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.016: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.022: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 04/12 11:05:59.022: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 04/12 11:05:59.022: [smf] INFO: UE IMSI[262422398481720] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.022: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 04/12 11:05:59.022: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.022: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.028: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 04/12 11:05:59.028: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 04/12 11:05:59.028: [smf] INFO: UE IMSI[262423493543157] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.028: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 04/12 11:05:59.028: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.028: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.034: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 04/12 11:05:59.034: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 04/12 11:05:59.034: [smf] INFO: UE IMSI[262429964815478] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.034: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 04/12 11:05:59.034: [upf] INFO: UE F-SEID[UP:0x156 CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.034: [upf] INFO: UE F-SEID[UP:0x156 CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.039: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 04/12 11:05:59.039: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 04/12 11:05:59.039: [smf] INFO: UE IMSI[262425755150246] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.040: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 04/12 11:05:59.040: [upf] INFO: UE F-SEID[UP:0x5ab CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.040: [upf] INFO: UE F-SEID[UP:0x5ab CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.045: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 04/12 11:05:59.045: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 04/12 11:05:59.045: [smf] INFO: UE IMSI[262427294752974] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.046: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 04/12 11:05:59.046: [upf] INFO: UE F-SEID[UP:0x23a CP:0x71f] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.046: [upf] INFO: UE F-SEID[UP:0x23a CP:0x71f] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.051: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 04/12 11:05:59.051: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 04/12 11:05:59.051: [smf] INFO: UE IMSI[262429771142004] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.052: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 04/12 11:05:59.052: [upf] INFO: UE F-SEID[UP:0xc77 CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.052: [upf] INFO: UE F-SEID[UP:0xc77 CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.057: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 04/12 11:05:59.057: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 04/12 11:05:59.057: [smf] INFO: UE IMSI[262422010545560] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.057: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 04/12 11:05:59.057: [upf] INFO: UE F-SEID[UP:0xff4 CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.057: [upf] INFO: UE F-SEID[UP:0xff4 CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.063: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 04/12 11:05:59.063: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 04/12 11:05:59.063: [smf] INFO: UE IMSI[262429512218858] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.063: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 04/12 11:05:59.063: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.063: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.068: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 04/12 11:05:59.068: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 04/12 11:05:59.068: [smf] INFO: UE IMSI[262426761019629] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.069: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 04/12 11:05:59.069: [upf] INFO: UE F-SEID[UP:0x539 CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.069: [upf] INFO: UE F-SEID[UP:0x539 CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.074: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 04/12 11:05:59.074: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 04/12 11:05:59.074: [smf] INFO: UE IMSI[262420515098124] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.075: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 04/12 11:05:59.075: [upf] INFO: UE F-SEID[UP:0x383 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.075: [upf] INFO: UE F-SEID[UP:0x383 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.080: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 04/12 11:05:59.080: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 04/12 11:05:59.080: [smf] INFO: UE IMSI[262421341616532] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.081: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 04/12 11:05:59.081: [upf] INFO: UE F-SEID[UP:0x60b CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.081: [upf] INFO: UE F-SEID[UP:0x60b CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.086: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 04/12 11:05:59.086: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 04/12 11:05:59.086: [smf] INFO: UE IMSI[262422192866316] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.087: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 04/12 11:05:59.087: [upf] INFO: UE F-SEID[UP:0xcfb CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.087: [upf] INFO: UE F-SEID[UP:0xcfb CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.092: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 04/12 11:05:59.092: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 04/12 11:05:59.092: [smf] INFO: UE IMSI[262427870686765] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.092: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 04/12 11:05:59.093: [upf] INFO: UE F-SEID[UP:0x29 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.093: [upf] INFO: UE F-SEID[UP:0x29 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.098: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 04/12 11:05:59.098: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 04/12 11:05:59.098: [smf] INFO: UE IMSI[262429486810384] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.098: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 04/12 11:05:59.098: [upf] INFO: UE F-SEID[UP:0xb36 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.098: [upf] INFO: UE F-SEID[UP:0xb36 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.104: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 04/12 11:05:59.104: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 04/12 11:05:59.104: [smf] INFO: UE IMSI[262420608197010] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.104: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 04/12 11:05:59.104: [upf] INFO: UE F-SEID[UP:0xf1e CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.104: [upf] INFO: UE F-SEID[UP:0xf1e CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.110: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 04/12 11:05:59.110: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 04/12 11:05:59.110: [smf] INFO: UE IMSI[262429951371863] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.111: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 04/12 11:05:59.111: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.111: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.117: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 04/12 11:05:59.117: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 04/12 11:05:59.117: [smf] INFO: UE IMSI[262423280395776] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.118: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 04/12 11:05:59.118: [upf] INFO: UE F-SEID[UP:0xfaf CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.118: [upf] INFO: UE F-SEID[UP:0xfaf CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.123: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 04/12 11:05:59.123: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 04/12 11:05:59.123: [smf] INFO: UE IMSI[262429101091342] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.124: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 04/12 11:05:59.124: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x260] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.124: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x260] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.129: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 04/12 11:05:59.129: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 04/12 11:05:59.129: [smf] INFO: UE IMSI[262429541379521] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.130: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 04/12 11:05:59.130: [upf] INFO: UE F-SEID[UP:0xc9b CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.130: [upf] INFO: UE F-SEID[UP:0xc9b CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.136: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 04/12 11:05:59.136: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 04/12 11:05:59.136: [smf] INFO: UE IMSI[262425190235582] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.136: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 04/12 11:05:59.136: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.136: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.142: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 04/12 11:05:59.142: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 04/12 11:05:59.142: [smf] INFO: UE IMSI[262422896922099] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.143: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 04/12 11:05:59.143: [upf] INFO: UE F-SEID[UP:0x313 CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.143: [upf] INFO: UE F-SEID[UP:0x313 CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.148: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 04/12 11:05:59.148: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 04/12 11:05:59.148: [smf] INFO: UE IMSI[262426928217423] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.149: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 04/12 11:05:59.149: [upf] INFO: UE F-SEID[UP:0xd6a CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.149: [upf] INFO: UE F-SEID[UP:0xd6a CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.154: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 04/12 11:05:59.154: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 04/12 11:05:59.154: [smf] INFO: UE IMSI[262425629853023] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.155: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 04/12 11:05:59.155: [upf] INFO: UE F-SEID[UP:0x2da CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.155: [upf] INFO: UE F-SEID[UP:0x2da CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.160: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 04/12 11:05:59.160: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 04/12 11:05:59.160: [smf] INFO: UE IMSI[262425135921272] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.161: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 04/12 11:05:59.161: [upf] INFO: UE F-SEID[UP:0x803 CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.161: [upf] INFO: UE F-SEID[UP:0x803 CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.166: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 04/12 11:05:59.166: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 04/12 11:05:59.166: [smf] INFO: UE IMSI[262426998890425] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.167: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 04/12 11:05:59.167: [upf] INFO: UE F-SEID[UP:0x28d CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.167: [upf] INFO: UE F-SEID[UP:0x28d CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.172: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 04/12 11:05:59.172: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 04/12 11:05:59.172: [smf] INFO: UE IMSI[262420944215653] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.173: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 04/12 11:05:59.173: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0xff] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.173: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0xff] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.178: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 04/12 11:05:59.178: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 04/12 11:05:59.178: [smf] INFO: UE IMSI[262424176784289] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.179: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 04/12 11:05:59.179: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.179: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.184: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 04/12 11:05:59.184: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 04/12 11:05:59.184: [smf] INFO: UE IMSI[262428754567254] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.185: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 04/12 11:05:59.185: [upf] INFO: UE F-SEID[UP:0x68e CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.185: [upf] INFO: UE F-SEID[UP:0x68e CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.190: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 04/12 11:05:59.190: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 04/12 11:05:59.190: [smf] INFO: UE IMSI[262420528096764] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.191: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 04/12 11:05:59.191: [upf] INFO: UE F-SEID[UP:0xa23 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.191: [upf] INFO: UE F-SEID[UP:0xa23 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.196: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 04/12 11:05:59.196: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 04/12 11:05:59.196: [smf] INFO: UE IMSI[262424167207389] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.196: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 04/12 11:05:59.196: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.196: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.202: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 04/12 11:05:59.202: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 04/12 11:05:59.202: [smf] INFO: UE IMSI[262420742689341] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.202: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 04/12 11:05:59.202: [upf] INFO: UE F-SEID[UP:0x40f CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.202: [upf] INFO: UE F-SEID[UP:0x40f CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.208: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 04/12 11:05:59.208: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 04/12 11:05:59.208: [smf] INFO: UE IMSI[262427787146247] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.208: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 04/12 11:05:59.208: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.208: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.213: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 04/12 11:05:59.213: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 04/12 11:05:59.213: [smf] INFO: UE IMSI[262424332708344] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.214: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 04/12 11:05:59.214: [upf] INFO: UE F-SEID[UP:0x6c4 CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.214: [upf] INFO: UE F-SEID[UP:0x6c4 CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.219: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 04/12 11:05:59.219: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 04/12 11:05:59.219: [smf] INFO: UE IMSI[262425762028007] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.220: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 04/12 11:05:59.220: [upf] INFO: UE F-SEID[UP:0xfb9 CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.220: [upf] INFO: UE F-SEID[UP:0xfb9 CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.225: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 04/12 11:05:59.225: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 04/12 11:05:59.225: [smf] INFO: UE IMSI[262429542382895] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.226: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 04/12 11:05:59.226: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.226: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.231: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 04/12 11:05:59.231: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 04/12 11:05:59.231: [smf] INFO: UE IMSI[262424443396591] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.232: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 04/12 11:05:59.232: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.232: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.237: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 04/12 11:05:59.237: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 04/12 11:05:59.237: [smf] INFO: UE IMSI[262425061524268] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.238: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 04/12 11:05:59.238: [upf] INFO: UE F-SEID[UP:0x549 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.238: [upf] INFO: UE F-SEID[UP:0x549 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.243: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 04/12 11:05:59.243: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 04/12 11:05:59.243: [smf] INFO: UE IMSI[262423898915174] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.244: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 04/12 11:05:59.244: [upf] INFO: UE F-SEID[UP:0x650 CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.244: [upf] INFO: UE F-SEID[UP:0x650 CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.249: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 04/12 11:05:59.249: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 04/12 11:05:59.249: [smf] INFO: UE IMSI[262420720167406] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.250: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 04/12 11:05:59.250: [upf] INFO: UE F-SEID[UP:0xc17 CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.250: [upf] INFO: UE F-SEID[UP:0xc17 CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.255: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 04/12 11:05:59.255: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 04/12 11:05:59.255: [smf] INFO: UE IMSI[262428201730880] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.256: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 04/12 11:05:59.256: [upf] INFO: UE F-SEID[UP:0x27 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.256: [upf] INFO: UE F-SEID[UP:0x27 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.261: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 04/12 11:05:59.261: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 04/12 11:05:59.261: [smf] INFO: UE IMSI[262425602520886] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.261: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 04/12 11:05:59.261: [upf] INFO: UE F-SEID[UP:0xf1f CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.261: [upf] INFO: UE F-SEID[UP:0xf1f CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.266: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 04/12 11:05:59.266: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 04/12 11:05:59.266: [smf] INFO: UE IMSI[262421766888990] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.267: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 04/12 11:05:59.267: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xd0c] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.267: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xd0c] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.272: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 04/12 11:05:59.272: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 04/12 11:05:59.272: [smf] INFO: UE IMSI[262428224360814] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.273: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 04/12 11:05:59.273: [upf] INFO: UE F-SEID[UP:0x6e CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.273: [upf] INFO: UE F-SEID[UP:0x6e CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.278: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 04/12 11:05:59.278: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 04/12 11:05:59.278: [smf] INFO: UE IMSI[262422005759462] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.279: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 04/12 11:05:59.279: [upf] INFO: UE F-SEID[UP:0x989 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.279: [upf] INFO: UE F-SEID[UP:0x989 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.284: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 04/12 11:05:59.284: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 04/12 11:05:59.284: [smf] INFO: UE IMSI[262426918670066] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.285: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 04/12 11:05:59.285: [upf] INFO: UE F-SEID[UP:0x8a2 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.285: [upf] INFO: UE F-SEID[UP:0x8a2 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.290: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 04/12 11:05:59.290: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 04/12 11:05:59.290: [smf] INFO: UE IMSI[262428807014860] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.290: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 04/12 11:05:59.290: [upf] INFO: UE F-SEID[UP:0x30f CP:0xf71] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.290: [upf] INFO: UE F-SEID[UP:0x30f CP:0xf71] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.296: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 04/12 11:05:59.296: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 04/12 11:05:59.296: [smf] INFO: UE IMSI[262428243151274] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.297: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 04/12 11:05:59.297: [upf] INFO: UE F-SEID[UP:0x152 CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.297: [upf] INFO: UE F-SEID[UP:0x152 CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.302: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 04/12 11:05:59.302: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 04/12 11:05:59.302: [smf] INFO: UE IMSI[262420622376032] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.303: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 04/12 11:05:59.303: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.303: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.309: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 04/12 11:05:59.309: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 04/12 11:05:59.309: [smf] INFO: UE IMSI[262425589820228] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.310: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 04/12 11:05:59.310: [upf] INFO: UE F-SEID[UP:0x1fb CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.310: [upf] INFO: UE F-SEID[UP:0x1fb CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.316: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 04/12 11:05:59.316: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 04/12 11:05:59.316: [smf] INFO: UE IMSI[262421478381258] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.319: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 04/12 11:05:59.319: [upf] INFO: UE F-SEID[UP:0x608 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.319: [upf] INFO: UE F-SEID[UP:0x608 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.325: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 04/12 11:05:59.325: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 04/12 11:05:59.325: [smf] INFO: UE IMSI[262429786296222] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.327: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 04/12 11:05:59.327: [upf] INFO: UE F-SEID[UP:0xca9 CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.327: [upf] INFO: UE F-SEID[UP:0xca9 CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.331: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 04/12 11:05:59.332: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 04/12 11:05:59.332: [smf] INFO: UE IMSI[262424683107174] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.332: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 04/12 11:05:59.332: [upf] INFO: UE F-SEID[UP:0xc41 CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.332: [upf] INFO: UE F-SEID[UP:0xc41 CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.338: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 04/12 11:05:59.338: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 04/12 11:05:59.338: [smf] INFO: UE IMSI[262425629298483] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.338: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 04/12 11:05:59.338: [upf] INFO: UE F-SEID[UP:0x167 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.338: [upf] INFO: UE F-SEID[UP:0x167 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.343: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 04/12 11:05:59.343: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 04/12 11:05:59.343: [smf] INFO: UE IMSI[262428625279097] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.344: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 04/12 11:05:59.344: [upf] INFO: UE F-SEID[UP:0xdda CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.344: [upf] INFO: UE F-SEID[UP:0xdda CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.349: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 04/12 11:05:59.349: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 04/12 11:05:59.349: [smf] INFO: UE IMSI[262428947393641] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.350: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 04/12 11:05:59.350: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.350: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.355: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 04/12 11:05:59.355: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 04/12 11:05:59.355: [smf] INFO: UE IMSI[262425112387207] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.355: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 04/12 11:05:59.355: [upf] INFO: UE F-SEID[UP:0x5cd CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.355: [upf] INFO: UE F-SEID[UP:0x5cd CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.361: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 04/12 11:05:59.361: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 04/12 11:05:59.361: [smf] INFO: UE IMSI[262422740932032] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.361: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 04/12 11:05:59.361: [upf] INFO: UE F-SEID[UP:0x368 CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.361: [upf] INFO: UE F-SEID[UP:0x368 CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.366: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 04/12 11:05:59.366: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 04/12 11:05:59.366: [smf] INFO: UE IMSI[262421578974569] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.367: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 04/12 11:05:59.367: [upf] INFO: UE F-SEID[UP:0x44d CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.367: [upf] INFO: UE F-SEID[UP:0x44d CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.372: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 04/12 11:05:59.372: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 04/12 11:05:59.372: [smf] INFO: UE IMSI[262426940689699] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.373: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 04/12 11:05:59.373: [upf] INFO: UE F-SEID[UP:0xaea CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.373: [upf] INFO: UE F-SEID[UP:0xaea CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.378: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 04/12 11:05:59.378: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 04/12 11:05:59.378: [smf] INFO: UE IMSI[262429429093936] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.379: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 04/12 11:05:59.379: [upf] INFO: UE F-SEID[UP:0x48 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.379: [upf] INFO: UE F-SEID[UP:0x48 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.384: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 04/12 11:05:59.384: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 04/12 11:05:59.384: [smf] INFO: UE IMSI[262421951953989] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.384: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 04/12 11:05:59.384: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.384: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.390: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 04/12 11:05:59.390: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 04/12 11:05:59.390: [smf] INFO: UE IMSI[262428240113810] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.390: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 04/12 11:05:59.390: [upf] INFO: UE F-SEID[UP:0x9cd CP:0xcab] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.390: [upf] INFO: UE F-SEID[UP:0x9cd CP:0xcab] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.396: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 04/12 11:05:59.396: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 04/12 11:05:59.396: [smf] INFO: UE IMSI[262426629439919] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.396: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 04/12 11:05:59.396: [upf] INFO: UE F-SEID[UP:0x75a CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.396: [upf] INFO: UE F-SEID[UP:0x75a CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.401: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 04/12 11:05:59.401: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 04/12 11:05:59.401: [smf] INFO: UE IMSI[262427782233108] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.402: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 04/12 11:05:59.402: [upf] INFO: UE F-SEID[UP:0xace CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.402: [upf] INFO: UE F-SEID[UP:0xace CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.407: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 04/12 11:05:59.407: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 04/12 11:05:59.407: [smf] INFO: UE IMSI[262427224453736] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.408: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 04/12 11:05:59.408: [upf] INFO: UE F-SEID[UP:0x442 CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.408: [upf] INFO: UE F-SEID[UP:0x442 CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.413: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 04/12 11:05:59.413: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 04/12 11:05:59.413: [smf] INFO: UE IMSI[262424128300121] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.414: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 04/12 11:05:59.414: [upf] INFO: UE F-SEID[UP:0xb67 CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.414: [upf] INFO: UE F-SEID[UP:0xb67 CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.419: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 04/12 11:05:59.419: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 04/12 11:05:59.419: [smf] INFO: UE IMSI[262425111929470] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.420: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 04/12 11:05:59.420: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.420: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.425: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 04/12 11:05:59.425: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 04/12 11:05:59.425: [smf] INFO: UE IMSI[262421701366386] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.425: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 04/12 11:05:59.425: [upf] INFO: UE F-SEID[UP:0xcfd CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.425: [upf] INFO: UE F-SEID[UP:0xcfd CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.431: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 04/12 11:05:59.431: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 04/12 11:05:59.431: [smf] INFO: UE IMSI[262420202500179] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.431: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 04/12 11:05:59.431: [upf] INFO: UE F-SEID[UP:0x472 CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.431: [upf] INFO: UE F-SEID[UP:0x472 CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.437: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 04/12 11:05:59.437: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 04/12 11:05:59.437: [smf] INFO: UE IMSI[262426879684212] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.437: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 04/12 11:05:59.437: [upf] INFO: UE F-SEID[UP:0x61a CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.437: [upf] INFO: UE F-SEID[UP:0x61a CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.443: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 04/12 11:05:59.443: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 04/12 11:05:59.443: [smf] INFO: UE IMSI[262423280271445] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.443: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 04/12 11:05:59.443: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.443: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.448: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 04/12 11:05:59.448: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 04/12 11:05:59.448: [smf] INFO: UE IMSI[262425277667624] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.449: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 04/12 11:05:59.449: [upf] INFO: UE F-SEID[UP:0xa0d CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.449: [upf] INFO: UE F-SEID[UP:0xa0d CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.454: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 04/12 11:05:59.454: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 04/12 11:05:59.454: [smf] INFO: UE IMSI[262429959230254] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.455: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 04/12 11:05:59.455: [upf] INFO: UE F-SEID[UP:0x8bb CP:0x2b5] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.455: [upf] INFO: UE F-SEID[UP:0x8bb CP:0x2b5] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.460: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 04/12 11:05:59.460: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 04/12 11:05:59.460: [smf] INFO: UE IMSI[262422995149545] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.461: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 04/12 11:05:59.461: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.461: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.466: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 04/12 11:05:59.466: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 04/12 11:05:59.466: [smf] INFO: UE IMSI[262426737447045] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.467: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 04/12 11:05:59.467: [upf] INFO: UE F-SEID[UP:0x11 CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.467: [upf] INFO: UE F-SEID[UP:0x11 CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.472: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 04/12 11:05:59.472: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 04/12 11:05:59.472: [smf] INFO: UE IMSI[262422361618634] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.473: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 04/12 11:05:59.473: [upf] INFO: UE F-SEID[UP:0x744 CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.473: [upf] INFO: UE F-SEID[UP:0x744 CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.478: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 04/12 11:05:59.478: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 04/12 11:05:59.478: [smf] INFO: UE IMSI[262428374259774] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.479: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 04/12 11:05:59.479: [upf] INFO: UE F-SEID[UP:0xa58 CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.479: [upf] INFO: UE F-SEID[UP:0xa58 CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.484: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 04/12 11:05:59.484: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 04/12 11:05:59.484: [smf] INFO: UE IMSI[262423174618217] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.484: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 04/12 11:05:59.484: [upf] INFO: UE F-SEID[UP:0x4fe CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.484: [upf] INFO: UE F-SEID[UP:0x4fe CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.490: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 04/12 11:05:59.490: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 04/12 11:05:59.490: [smf] INFO: UE IMSI[262429502091167] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.490: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 04/12 11:05:59.490: [upf] INFO: UE F-SEID[UP:0x19b CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.490: [upf] INFO: UE F-SEID[UP:0x19b CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.496: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 04/12 11:05:59.496: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 04/12 11:05:59.496: [smf] INFO: UE IMSI[262422837785862] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.496: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 04/12 11:05:59.496: [upf] INFO: UE F-SEID[UP:0xf45 CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.496: [upf] INFO: UE F-SEID[UP:0xf45 CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.502: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 04/12 11:05:59.502: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 04/12 11:05:59.502: [smf] INFO: UE IMSI[262427567927432] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.503: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 04/12 11:05:59.503: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.503: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.509: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 04/12 11:05:59.509: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 04/12 11:05:59.509: [smf] INFO: UE IMSI[262423608772736] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.509: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 04/12 11:05:59.509: [upf] INFO: UE F-SEID[UP:0xf4a CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.509: [upf] INFO: UE F-SEID[UP:0xf4a CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.515: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 04/12 11:05:59.515: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 04/12 11:05:59.515: [smf] INFO: UE IMSI[262420322175747] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.516: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 04/12 11:05:59.516: [upf] INFO: UE F-SEID[UP:0xb2d CP:0x85b] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.516: [upf] INFO: UE F-SEID[UP:0xb2d CP:0x85b] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.521: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 04/12 11:05:59.521: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 04/12 11:05:59.521: [smf] INFO: UE IMSI[262422839780404] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.522: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 04/12 11:05:59.522: [upf] INFO: UE F-SEID[UP:0x668 CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.522: [upf] INFO: UE F-SEID[UP:0x668 CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.527: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 04/12 11:05:59.527: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 04/12 11:05:59.527: [smf] INFO: UE IMSI[262425787852221] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.528: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 04/12 11:05:59.528: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.528: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.533: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 04/12 11:05:59.533: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 04/12 11:05:59.533: [smf] INFO: UE IMSI[262423132894609] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.534: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 04/12 11:05:59.534: [upf] INFO: UE F-SEID[UP:0x43b CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.534: [upf] INFO: UE F-SEID[UP:0x43b CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.540: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 04/12 11:05:59.540: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 04/12 11:05:59.540: [smf] INFO: UE IMSI[262424388292663] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.541: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 04/12 11:05:59.541: [upf] INFO: UE F-SEID[UP:0xf55 CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.541: [upf] INFO: UE F-SEID[UP:0xf55 CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.550: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 04/12 11:05:59.550: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 04/12 11:05:59.550: [smf] INFO: UE IMSI[262426219255863] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.552: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 04/12 11:05:59.552: [upf] INFO: UE F-SEID[UP:0xd58 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.552: [upf] INFO: UE F-SEID[UP:0xd58 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.558: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 04/12 11:05:59.558: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 04/12 11:05:59.558: [smf] INFO: UE IMSI[262426396398172] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.560: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 04/12 11:05:59.561: [upf] INFO: UE F-SEID[UP:0x636 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.561: [upf] INFO: UE F-SEID[UP:0x636 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.569: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 04/12 11:05:59.569: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 04/12 11:05:59.569: [smf] INFO: UE IMSI[262420017438955] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.575: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 04/12 11:05:59.575: [upf] INFO: UE F-SEID[UP:0xa9a CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.575: [upf] INFO: UE F-SEID[UP:0xa9a CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.579: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 04/12 11:05:59.579: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 04/12 11:05:59.579: [smf] INFO: UE IMSI[262425650866285] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.585: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 04/12 11:05:59.585: [upf] INFO: UE F-SEID[UP:0x418 CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.585: [upf] INFO: UE F-SEID[UP:0x418 CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.586: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 04/12 11:05:59.586: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 04/12 11:05:59.586: [smf] INFO: UE IMSI[262422384785288] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.589: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 04/12 11:05:59.589: [upf] INFO: UE F-SEID[UP:0x34d CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.589: [upf] INFO: UE F-SEID[UP:0x34d CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.592: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 04/12 11:05:59.592: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 04/12 11:05:59.592: [smf] INFO: UE IMSI[262425183620189] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.593: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 04/12 11:05:59.593: [upf] INFO: UE F-SEID[UP:0x37c CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.593: [upf] INFO: UE F-SEID[UP:0x37c CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.598: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 04/12 11:05:59.598: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 04/12 11:05:59.598: [smf] INFO: UE IMSI[262428104282392] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.599: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 04/12 11:05:59.599: [upf] INFO: UE F-SEID[UP:0xca7 CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.599: [upf] INFO: UE F-SEID[UP:0xca7 CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.604: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 04/12 11:05:59.604: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 04/12 11:05:59.604: [smf] INFO: UE IMSI[262428908163280] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.604: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 04/12 11:05:59.605: [upf] INFO: UE F-SEID[UP:0x810 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.605: [upf] INFO: UE F-SEID[UP:0x810 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.610: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 04/12 11:05:59.610: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 04/12 11:05:59.610: [smf] INFO: UE IMSI[262420344939850] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.611: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 04/12 11:05:59.611: [upf] INFO: UE F-SEID[UP:0xe5 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.611: [upf] INFO: UE F-SEID[UP:0xe5 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.616: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 04/12 11:05:59.616: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 04/12 11:05:59.616: [smf] INFO: UE IMSI[262420670510007] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.617: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 04/12 11:05:59.617: [upf] INFO: UE F-SEID[UP:0x529 CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.617: [upf] INFO: UE F-SEID[UP:0x529 CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.622: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 04/12 11:05:59.622: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 04/12 11:05:59.622: [smf] INFO: UE IMSI[262422470887381] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.623: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 04/12 11:05:59.623: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.623: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.628: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 04/12 11:05:59.628: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 04/12 11:05:59.628: [smf] INFO: UE IMSI[262420281407239] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.629: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 04/12 11:05:59.629: [upf] INFO: UE F-SEID[UP:0x64d CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.629: [upf] INFO: UE F-SEID[UP:0x64d CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.634: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 04/12 11:05:59.634: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 04/12 11:05:59.634: [smf] INFO: UE IMSI[262428797844930] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.635: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 04/12 11:05:59.635: [upf] INFO: UE F-SEID[UP:0xe9f CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.635: [upf] INFO: UE F-SEID[UP:0xe9f CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.640: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 04/12 11:05:59.640: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 04/12 11:05:59.640: [smf] INFO: UE IMSI[262429063499597] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.641: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 04/12 11:05:59.641: [upf] INFO: UE F-SEID[UP:0x56b CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.641: [upf] INFO: UE F-SEID[UP:0x56b CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.646: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 04/12 11:05:59.646: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 04/12 11:05:59.646: [smf] INFO: UE IMSI[262425554743640] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.646: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 04/12 11:05:59.646: [upf] INFO: UE F-SEID[UP:0x546 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.646: [upf] INFO: UE F-SEID[UP:0x546 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.652: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 04/12 11:05:59.652: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 04/12 11:05:59.652: [smf] INFO: UE IMSI[262425078765339] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.653: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 04/12 11:05:59.653: [upf] INFO: UE F-SEID[UP:0xd76 CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.653: [upf] INFO: UE F-SEID[UP:0xd76 CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.657: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 04/12 11:05:59.657: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 04/12 11:05:59.657: [smf] INFO: UE IMSI[262421908745875] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.658: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 04/12 11:05:59.658: [upf] INFO: UE F-SEID[UP:0x90a CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.658: [upf] INFO: UE F-SEID[UP:0x90a CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.663: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 04/12 11:05:59.663: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 04/12 11:05:59.663: [smf] INFO: UE IMSI[262429860369949] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.664: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 04/12 11:05:59.664: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.664: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.669: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 04/12 11:05:59.669: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 04/12 11:05:59.669: [smf] INFO: UE IMSI[262428284398824] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.670: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 04/12 11:05:59.670: [upf] INFO: UE F-SEID[UP:0xec4 CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.670: [upf] INFO: UE F-SEID[UP:0xec4 CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.675: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 04/12 11:05:59.675: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 04/12 11:05:59.675: [smf] INFO: UE IMSI[262421767434660] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.676: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 04/12 11:05:59.676: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.676: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.681: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 04/12 11:05:59.681: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 04/12 11:05:59.681: [smf] INFO: UE IMSI[262428308192044] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.682: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 04/12 11:05:59.682: [upf] INFO: UE F-SEID[UP:0x649 CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.682: [upf] INFO: UE F-SEID[UP:0x649 CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.687: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 04/12 11:05:59.687: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 04/12 11:05:59.687: [smf] INFO: UE IMSI[262424792379570] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.688: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 04/12 11:05:59.688: [upf] INFO: UE F-SEID[UP:0xf0d CP:0xc3a] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.688: [upf] INFO: UE F-SEID[UP:0xf0d CP:0xc3a] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.693: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 04/12 11:05:59.693: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 04/12 11:05:59.693: [smf] INFO: UE IMSI[262429002771351] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.694: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 04/12 11:05:59.694: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.694: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.699: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 04/12 11:05:59.699: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 04/12 11:05:59.699: [smf] INFO: UE IMSI[262425688373772] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.700: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 04/12 11:05:59.700: [upf] INFO: UE F-SEID[UP:0x494 CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.700: [upf] INFO: UE F-SEID[UP:0x494 CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.705: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 04/12 11:05:59.705: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 04/12 11:05:59.705: [smf] INFO: UE IMSI[262429771624544] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.705: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 04/12 11:05:59.705: [upf] INFO: UE F-SEID[UP:0xff3 CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.705: [upf] INFO: UE F-SEID[UP:0xff3 CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.710: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 04/12 11:05:59.710: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 04/12 11:05:59.710: [smf] INFO: UE IMSI[262421214696562] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.711: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 04/12 11:05:59.711: [upf] INFO: UE F-SEID[UP:0x262 CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.711: [upf] INFO: UE F-SEID[UP:0x262 CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.716: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 04/12 11:05:59.716: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 04/12 11:05:59.716: [smf] INFO: UE IMSI[262429426367184] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.717: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 04/12 11:05:59.717: [upf] INFO: UE F-SEID[UP:0xb3 CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.717: [upf] INFO: UE F-SEID[UP:0xb3 CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.722: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 04/12 11:05:59.722: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 04/12 11:05:59.722: [smf] INFO: UE IMSI[262427519497614] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.722: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 04/12 11:05:59.722: [upf] INFO: UE F-SEID[UP:0xd27 CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.722: [upf] INFO: UE F-SEID[UP:0xd27 CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.727: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 04/12 11:05:59.727: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 04/12 11:05:59.728: [smf] INFO: UE IMSI[262427150860307] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.728: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 04/12 11:05:59.728: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.728: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.733: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 04/12 11:05:59.733: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 04/12 11:05:59.733: [smf] INFO: UE IMSI[262420823156817] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.734: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 04/12 11:05:59.734: [upf] INFO: UE F-SEID[UP:0x68a CP:0x579] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.734: [upf] INFO: UE F-SEID[UP:0x68a CP:0x579] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.739: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 04/12 11:05:59.739: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 04/12 11:05:59.739: [smf] INFO: UE IMSI[262423591845310] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.740: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 04/12 11:05:59.740: [upf] INFO: UE F-SEID[UP:0x5df CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.740: [upf] INFO: UE F-SEID[UP:0x5df CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.745: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 04/12 11:05:59.745: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 04/12 11:05:59.745: [smf] INFO: UE IMSI[262428914454844] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.745: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 04/12 11:05:59.745: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.746: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.751: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 04/12 11:05:59.751: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 04/12 11:05:59.751: [smf] INFO: UE IMSI[262426466617329] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.751: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 04/12 11:05:59.751: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.751: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.756: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 04/12 11:05:59.756: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 04/12 11:05:59.756: [smf] INFO: UE IMSI[262428109713415] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.757: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 04/12 11:05:59.757: [upf] INFO: UE F-SEID[UP:0xf63 CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.757: [upf] INFO: UE F-SEID[UP:0xf63 CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.762: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 04/12 11:05:59.762: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 04/12 11:05:59.762: [smf] INFO: UE IMSI[262421509364342] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.763: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 04/12 11:05:59.763: [upf] INFO: UE F-SEID[UP:0xae6 CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.763: [upf] INFO: UE F-SEID[UP:0xae6 CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.768: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 04/12 11:05:59.768: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 04/12 11:05:59.768: [smf] INFO: UE IMSI[262425544541021] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.769: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 04/12 11:05:59.769: [upf] INFO: UE F-SEID[UP:0x2fb CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.769: [upf] INFO: UE F-SEID[UP:0x2fb CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.774: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 04/12 11:05:59.774: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 04/12 11:05:59.774: [smf] INFO: UE IMSI[262420047526674] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.775: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 04/12 11:05:59.775: [upf] INFO: UE F-SEID[UP:0x88c CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.775: [upf] INFO: UE F-SEID[UP:0x88c CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.780: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 04/12 11:05:59.780: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 04/12 11:05:59.780: [smf] INFO: UE IMSI[262422881368321] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.781: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 04/12 11:05:59.781: [upf] INFO: UE F-SEID[UP:0xa53 CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.781: [upf] INFO: UE F-SEID[UP:0xa53 CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.786: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 04/12 11:05:59.786: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 04/12 11:05:59.786: [smf] INFO: UE IMSI[262429140294059] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.787: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 04/12 11:05:59.787: [upf] INFO: UE F-SEID[UP:0x65e CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.787: [upf] INFO: UE F-SEID[UP:0x65e CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.792: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 04/12 11:05:59.792: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 04/12 11:05:59.792: [smf] INFO: UE IMSI[262420601661587] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.793: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 04/12 11:05:59.793: [upf] INFO: UE F-SEID[UP:0x23c CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.793: [upf] INFO: UE F-SEID[UP:0x23c CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.798: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 04/12 11:05:59.798: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 04/12 11:05:59.798: [smf] INFO: UE IMSI[262426773508598] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.799: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 04/12 11:05:59.799: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.799: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.804: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 04/12 11:05:59.804: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 04/12 11:05:59.804: [smf] INFO: UE IMSI[262427603771195] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.805: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 04/12 11:05:59.805: [upf] INFO: UE F-SEID[UP:0xc51 CP:0xa37] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.805: [upf] INFO: UE F-SEID[UP:0xc51 CP:0xa37] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.810: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 04/12 11:05:59.810: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 04/12 11:05:59.810: [smf] INFO: UE IMSI[262423497997415] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.811: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 04/12 11:05:59.811: [upf] INFO: UE F-SEID[UP:0x49b CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.811: [upf] INFO: UE F-SEID[UP:0x49b CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.816: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 04/12 11:05:59.816: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 04/12 11:05:59.816: [smf] INFO: UE IMSI[262420689456576] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.816: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 04/12 11:05:59.816: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.816: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.821: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 04/12 11:05:59.822: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 04/12 11:05:59.822: [smf] INFO: UE IMSI[262428218014990] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.822: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 04/12 11:05:59.822: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x17e] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.822: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x17e] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.827: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 04/12 11:05:59.827: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 04/12 11:05:59.827: [smf] INFO: UE IMSI[262428809594661] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.828: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 04/12 11:05:59.828: [upf] INFO: UE F-SEID[UP:0x338 CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.828: [upf] INFO: UE F-SEID[UP:0x338 CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.833: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 04/12 11:05:59.833: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 04/12 11:05:59.833: [smf] INFO: UE IMSI[262423244085416] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.834: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 04/12 11:05:59.834: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.834: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.839: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 04/12 11:05:59.839: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 04/12 11:05:59.839: [smf] INFO: UE IMSI[262423612710768] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.840: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 04/12 11:05:59.840: [upf] INFO: UE F-SEID[UP:0xe98 CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.840: [upf] INFO: UE F-SEID[UP:0xe98 CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.845: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 04/12 11:05:59.845: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 04/12 11:05:59.845: [smf] INFO: UE IMSI[262428666391388] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.845: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 04/12 11:05:59.845: [upf] INFO: UE F-SEID[UP:0x427 CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.845: [upf] INFO: UE F-SEID[UP:0x427 CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.850: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 04/12 11:05:59.850: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 04/12 11:05:59.850: [smf] INFO: UE IMSI[262427751267075] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.851: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 04/12 11:05:59.851: [upf] INFO: UE F-SEID[UP:0xacf CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.851: [upf] INFO: UE F-SEID[UP:0xacf CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.856: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1033) 04/12 11:05:59.856: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3190) 04/12 11:05:59.856: [smf] INFO: UE IMSI[262424669386830] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.857: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 04/12 11:05:59.857: [upf] INFO: UE F-SEID[UP:0x842 CP:0xeb4] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.857: [upf] INFO: UE F-SEID[UP:0x842 CP:0xeb4] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.862: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1033) 04/12 11:05:59.862: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3190) 04/12 11:05:59.862: [smf] INFO: UE IMSI[262427212101753] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.863: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 04/12 11:05:59.863: [upf] INFO: UE F-SEID[UP:0x31a CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.863: [upf] INFO: UE F-SEID[UP:0x31a CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.868: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1033) 04/12 11:05:59.868: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3190) 04/12 11:05:59.868: [smf] INFO: UE IMSI[262425068567490] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.868: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 04/12 11:05:59.868: [upf] INFO: UE F-SEID[UP:0x13e CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.868: [upf] INFO: UE F-SEID[UP:0x13e CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.873: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1033) 04/12 11:05:59.873: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3190) 04/12 11:05:59.873: [smf] INFO: UE IMSI[262423712065463] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.874: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 04/12 11:05:59.874: [upf] INFO: UE F-SEID[UP:0x633 CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.874: [upf] INFO: UE F-SEID[UP:0x633 CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.879: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1033) 04/12 11:05:59.879: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3190) 04/12 11:05:59.879: [smf] INFO: UE IMSI[262426400781428] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.880: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 04/12 11:05:59.880: [upf] INFO: UE F-SEID[UP:0x50d CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.880: [upf] INFO: UE F-SEID[UP:0x50d CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.885: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1033) 04/12 11:05:59.885: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3190) 04/12 11:05:59.885: [smf] INFO: UE IMSI[262428241248374] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.885: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 04/12 11:05:59.885: [upf] INFO: UE F-SEID[UP:0xb79 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.885: [upf] INFO: UE F-SEID[UP:0xb79 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.890: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1033) 04/12 11:05:59.891: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3190) 04/12 11:05:59.891: [smf] INFO: UE IMSI[262423567525685] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.891: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 04/12 11:05:59.891: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.891: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.896: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1033) 04/12 11:05:59.896: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3190) 04/12 11:05:59.896: [smf] INFO: UE IMSI[262427497106212] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.897: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 04/12 11:05:59.897: [upf] INFO: UE F-SEID[UP:0x977 CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.897: [upf] INFO: UE F-SEID[UP:0x977 CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.902: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1033) 04/12 11:05:59.902: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3190) 04/12 11:05:59.902: [smf] INFO: UE IMSI[262427219121167] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.903: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 04/12 11:05:59.903: [upf] INFO: UE F-SEID[UP:0x99c CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.903: [upf] INFO: UE F-SEID[UP:0x99c CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.908: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1033) 04/12 11:05:59.908: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3190) 04/12 11:05:59.908: [smf] INFO: UE IMSI[262420660687280] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.908: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 04/12 11:05:59.908: [upf] INFO: UE F-SEID[UP:0x277 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.908: [upf] INFO: UE F-SEID[UP:0x277 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.913: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1033) 04/12 11:05:59.913: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3190) 04/12 11:05:59.913: [smf] INFO: UE IMSI[262422398402118] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.914: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 04/12 11:05:59.914: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.914: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.919: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1033) 04/12 11:05:59.919: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3190) 04/12 11:05:59.919: [smf] INFO: UE IMSI[262425680664194] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.920: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 04/12 11:05:59.920: [upf] INFO: UE F-SEID[UP:0x9dc CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.920: [upf] INFO: UE F-SEID[UP:0x9dc CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.925: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1033) 04/12 11:05:59.925: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3190) 04/12 11:05:59.925: [smf] INFO: UE IMSI[262426808044637] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.925: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 04/12 11:05:59.925: [upf] INFO: UE F-SEID[UP:0xc CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.925: [upf] INFO: UE F-SEID[UP:0xc CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.930: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1033) 04/12 11:05:59.930: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3190) 04/12 11:05:59.930: [smf] INFO: UE IMSI[262424494722321] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.931: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 04/12 11:05:59.931: [upf] INFO: UE F-SEID[UP:0x184 CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.931: [upf] INFO: UE F-SEID[UP:0x184 CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.936: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1033) 04/12 11:05:59.936: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3190) 04/12 11:05:59.936: [smf] INFO: UE IMSI[262424247544663] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.937: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 04/12 11:05:59.937: [upf] INFO: UE F-SEID[UP:0x958 CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.937: [upf] INFO: UE F-SEID[UP:0x958 CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.942: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1033) 04/12 11:05:59.942: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3190) 04/12 11:05:59.942: [smf] INFO: UE IMSI[262426239701368] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.942: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 04/12 11:05:59.942: [upf] INFO: UE F-SEID[UP:0x637 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.942: [upf] INFO: UE F-SEID[UP:0x637 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.948: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1033) 04/12 11:05:59.948: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3190) 04/12 11:05:59.948: [smf] INFO: UE IMSI[262429450327871] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.948: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 04/12 11:05:59.948: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x3e8] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.948: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x3e8] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.953: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1033) 04/12 11:05:59.953: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3190) 04/12 11:05:59.953: [smf] INFO: UE IMSI[262427306972161] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.954: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 04/12 11:05:59.954: [upf] INFO: UE F-SEID[UP:0xa46 CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.954: [upf] INFO: UE F-SEID[UP:0xa46 CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.959: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1033) 04/12 11:05:59.959: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3190) 04/12 11:05:59.959: [smf] INFO: UE IMSI[262427752828443] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.959: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 04/12 11:05:59.960: [upf] INFO: UE F-SEID[UP:0x815 CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.960: [upf] INFO: UE F-SEID[UP:0x815 CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.965: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1033) 04/12 11:05:59.965: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3190) 04/12 11:05:59.965: [smf] INFO: UE IMSI[262424603161452] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:05:59.966: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 04/12 11:05:59.966: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.966: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 04/12 11:05:59.970: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1023) MTC@af14496f2cf7: Successfully created 1019 PDP contexts before exhausting the pool MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:06:00.173: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 04/12 11:06:00.173: [upf] INFO: UE F-SEID[UP:0x762 CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 04/12 11:06:00.173: [upf] INFO: UE F-SEID[UP:0x762 CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 04/12 11:06:00.179: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 04/12 11:06:00.182: [smf] INFO: Removed Session: UE IMSI:[262423641757519] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3198) 04/12 11:06:00.182: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1094) 04/12 11:06:00.185: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 04/12 11:06:00.188: [smf] INFO: Removed Session: UE IMSI:[262429725787348] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3198) 04/12 11:06:00.188: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1094) 04/12 11:06:00.190: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 04/12 11:06:00.192: [smf] INFO: Removed Session: UE IMSI:[262428485480252] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3198) 04/12 11:06:00.192: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1094) 04/12 11:06:00.195: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 04/12 11:06:00.198: [smf] INFO: Removed Session: UE IMSI:[262421742736004] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3198) 04/12 11:06:00.198: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1094) 04/12 11:06:00.201: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 04/12 11:06:00.204: [smf] INFO: Removed Session: UE IMSI:[262424585043796] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3198) 04/12 11:06:00.204: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1094) 04/12 11:06:00.206: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 04/12 11:06:00.210: [smf] INFO: Removed Session: UE IMSI:[262423149734345] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3198) 04/12 11:06:00.210: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1094) 04/12 11:06:00.212: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 04/12 11:06:00.215: [smf] INFO: Removed Session: UE IMSI:[262429723429900] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3198) 04/12 11:06:00.215: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1094) 04/12 11:06:00.217: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 04/12 11:06:00.219: [smf] INFO: Removed Session: UE IMSI:[262420442944355] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3198) 04/12 11:06:00.219: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1094) 04/12 11:06:00.222: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 04/12 11:06:00.225: [smf] INFO: Removed Session: UE IMSI:[262421530043712] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3198) 04/12 11:06:00.225: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1094) 04/12 11:06:00.228: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 04/12 11:06:00.231: [smf] INFO: Removed Session: UE IMSI:[262429836079852] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3198) 04/12 11:06:00.231: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1094) 04/12 11:06:00.233: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 04/12 11:06:00.236: [smf] INFO: Removed Session: UE IMSI:[262425122631429] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3198) 04/12 11:06:00.236: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1094) 04/12 11:06:00.238: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 04/12 11:06:00.241: [smf] INFO: Removed Session: UE IMSI:[262429568334520] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3198) 04/12 11:06:00.241: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1094) 04/12 11:06:00.243: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 04/12 11:06:00.247: [smf] INFO: Removed Session: UE IMSI:[262421861895468] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3198) 04/12 11:06:00.247: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1094) 04/12 11:06:00.249: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 04/12 11:06:00.253: [smf] INFO: Removed Session: UE IMSI:[262425846840586] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3198) 04/12 11:06:00.253: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1094) 04/12 11:06:00.254: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 04/12 11:06:00.257: [smf] INFO: Removed Session: UE IMSI:[262427070521475] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3198) 04/12 11:06:00.257: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1094) 04/12 11:06:00.260: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 04/12 11:06:00.262: [smf] INFO: Removed Session: UE IMSI:[262423019367409] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3198) 04/12 11:06:00.262: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1094) 04/12 11:06:00.265: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 04/12 11:06:00.268: [smf] INFO: Removed Session: UE IMSI:[262426953851858] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3198) 04/12 11:06:00.268: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1094) 04/12 11:06:00.271: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 04/12 11:06:00.274: [smf] INFO: Removed Session: UE IMSI:[262421912202961] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3198) 04/12 11:06:00.274: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1094) 04/12 11:06:00.277: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 04/12 11:06:00.280: [smf] INFO: Removed Session: UE IMSI:[262420567189113] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3198) 04/12 11:06:00.280: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1094) 04/12 11:06:00.282: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 04/12 11:06:00.285: [smf] INFO: Removed Session: UE IMSI:[262423052640288] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3198) 04/12 11:06:00.285: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1094) 04/12 11:06:00.288: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 04/12 11:06:00.292: [smf] INFO: Removed Session: UE IMSI:[262422535713196] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 04/12 11:06:00.292: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 04/12 11:06:00.294: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 04/12 11:06:00.298: [smf] INFO: Removed Session: UE IMSI:[262423644478290] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 04/12 11:06:00.298: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 04/12 11:06:00.299: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 04/12 11:06:00.302: [smf] INFO: Removed Session: UE IMSI:[262429634293053] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 04/12 11:06:00.302: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 04/12 11:06:00.305: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 04/12 11:06:00.307: [smf] INFO: Removed Session: UE IMSI:[262427411229674] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 04/12 11:06:00.307: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 04/12 11:06:00.310: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 04/12 11:06:00.312: [smf] INFO: Removed Session: UE IMSI:[262429514878016] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 04/12 11:06:00.312: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 04/12 11:06:00.315: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 04/12 11:06:00.318: [smf] INFO: Removed Session: UE IMSI:[262423857351676] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 04/12 11:06:00.318: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 04/12 11:06:00.321: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 04/12 11:06:00.324: [smf] INFO: Removed Session: UE IMSI:[262427225329981] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 04/12 11:06:00.324: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 04/12 11:06:00.326: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 04/12 11:06:00.329: [smf] INFO: Removed Session: UE IMSI:[262421066673974] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 04/12 11:06:00.329: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 04/12 11:06:00.331: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 04/12 11:06:00.334: [smf] INFO: Removed Session: UE IMSI:[262428772956549] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 04/12 11:06:00.334: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 04/12 11:06:00.337: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 04/12 11:06:00.339: [smf] INFO: Removed Session: UE IMSI:[262422434723111] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 04/12 11:06:00.339: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 04/12 11:06:00.342: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 04/12 11:06:00.344: [smf] INFO: Removed Session: UE IMSI:[262421146612987] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 04/12 11:06:00.344: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 04/12 11:06:00.347: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 04/12 11:06:00.351: [smf] INFO: Removed Session: UE IMSI:[262425504369904] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 04/12 11:06:00.351: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 04/12 11:06:00.353: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 04/12 11:06:00.357: [smf] INFO: Removed Session: UE IMSI:[262429541631601] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 04/12 11:06:00.357: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 04/12 11:06:00.359: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 04/12 11:06:00.362: [smf] INFO: Removed Session: UE IMSI:[262424613180456] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 04/12 11:06:00.362: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 04/12 11:06:00.364: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 04/12 11:06:00.367: [smf] INFO: Removed Session: UE IMSI:[262422363570112] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 04/12 11:06:00.367: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 04/12 11:06:00.369: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 04/12 11:06:00.372: [smf] INFO: Removed Session: UE IMSI:[262429426304290] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 04/12 11:06:00.372: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 04/12 11:06:00.375: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 04/12 11:06:00.378: [smf] INFO: Removed Session: UE IMSI:[262427731118096] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 04/12 11:06:00.378: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 04/12 11:06:00.380: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 04/12 11:06:00.383: [smf] INFO: Removed Session: UE IMSI:[262429410887614] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 04/12 11:06:00.383: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 04/12 11:06:00.386: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 04/12 11:06:00.388: [smf] INFO: Removed Session: UE IMSI:[262428327745827] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 04/12 11:06:00.388: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 04/12 11:06:00.391: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 04/12 11:06:00.393: [smf] INFO: Removed Session: UE IMSI:[262427942349287] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 04/12 11:06:00.393: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 04/12 11:06:00.396: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 04/12 11:06:00.398: [smf] INFO: Removed Session: UE IMSI:[262427737195914] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 04/12 11:06:00.398: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 04/12 11:06:00.401: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 04/12 11:06:00.404: [smf] INFO: Removed Session: UE IMSI:[262422246089310] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 04/12 11:06:00.404: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 04/12 11:06:00.407: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 04/12 11:06:00.409: [smf] INFO: Removed Session: UE IMSI:[262429461510325] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 04/12 11:06:00.409: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 04/12 11:06:00.412: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 04/12 11:06:00.414: [smf] INFO: Removed Session: UE IMSI:[262424129329548] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 04/12 11:06:00.414: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 04/12 11:06:00.417: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 04/12 11:06:00.419: [smf] INFO: Removed Session: UE IMSI:[262426742718222] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 04/12 11:06:00.419: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 04/12 11:06:00.423: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 04/12 11:06:00.425: [smf] INFO: Removed Session: UE IMSI:[262425744299546] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 04/12 11:06:00.425: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 04/12 11:06:00.428: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 04/12 11:06:00.430: [smf] INFO: Removed Session: UE IMSI:[262421985970187] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 04/12 11:06:00.430: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 04/12 11:06:00.433: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 04/12 11:06:00.435: [smf] INFO: Removed Session: UE IMSI:[262427948509503] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 04/12 11:06:00.435: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 04/12 11:06:00.439: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 04/12 11:06:00.441: [smf] INFO: Removed Session: UE IMSI:[262426395415050] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 04/12 11:06:00.441: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 04/12 11:06:00.444: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 04/12 11:06:00.446: [smf] INFO: Removed Session: UE IMSI:[262422141723130] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 04/12 11:06:00.446: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 04/12 11:06:00.449: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 04/12 11:06:00.452: [smf] INFO: Removed Session: UE IMSI:[262429723985172] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 04/12 11:06:00.452: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 04/12 11:06:00.455: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 04/12 11:06:00.457: [smf] INFO: Removed Session: UE IMSI:[262425933420159] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 04/12 11:06:00.457: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 04/12 11:06:00.460: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 04/12 11:06:00.462: [smf] INFO: Removed Session: UE IMSI:[262428142377985] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 04/12 11:06:00.462: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 04/12 11:06:00.465: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 04/12 11:06:00.467: [smf] INFO: Removed Session: UE IMSI:[262421470360945] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 04/12 11:06:00.467: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 04/12 11:06:00.471: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 04/12 11:06:00.473: [smf] INFO: Removed Session: UE IMSI:[262429993934843] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 04/12 11:06:00.473: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 04/12 11:06:00.476: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 04/12 11:06:00.479: [smf] INFO: Removed Session: UE IMSI:[262426430378633] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 04/12 11:06:00.479: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 04/12 11:06:00.481: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 04/12 11:06:00.484: [smf] INFO: Removed Session: UE IMSI:[262423486132307] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 04/12 11:06:00.484: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 04/12 11:06:00.487: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 04/12 11:06:00.489: [smf] INFO: Removed Session: UE IMSI:[262425196376514] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 04/12 11:06:00.489: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 04/12 11:06:00.492: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 04/12 11:06:00.494: [smf] INFO: Removed Session: UE IMSI:[262421976268731] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 04/12 11:06:00.494: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 04/12 11:06:00.497: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 04/12 11:06:00.499: [smf] INFO: Removed Session: UE IMSI:[262422384120533] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 04/12 11:06:00.499: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 04/12 11:06:00.502: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 04/12 11:06:00.505: [smf] INFO: Removed Session: UE IMSI:[262424533850877] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 04/12 11:06:00.505: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 04/12 11:06:00.508: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 04/12 11:06:00.510: [smf] INFO: Removed Session: UE IMSI:[262429293235776] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 04/12 11:06:00.510: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 04/12 11:06:00.513: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 04/12 11:06:00.515: [smf] INFO: Removed Session: UE IMSI:[262427353540340] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 04/12 11:06:00.515: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 04/12 11:06:00.518: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 04/12 11:06:00.521: [smf] INFO: Removed Session: UE IMSI:[262429593155361] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 04/12 11:06:00.521: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 04/12 11:06:00.524: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 04/12 11:06:00.526: [smf] INFO: Removed Session: UE IMSI:[262427279254611] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 04/12 11:06:00.526: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 04/12 11:06:00.529: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 04/12 11:06:00.531: [smf] INFO: Removed Session: UE IMSI:[262420850596919] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 04/12 11:06:00.531: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 04/12 11:06:00.534: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 04/12 11:06:00.537: [smf] INFO: Removed Session: UE IMSI:[262420150400893] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 04/12 11:06:00.537: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 04/12 11:06:00.540: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 04/12 11:06:00.542: [smf] INFO: Removed Session: UE IMSI:[262420222720696] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 04/12 11:06:00.542: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 04/12 11:06:00.545: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 04/12 11:06:00.547: [smf] INFO: Removed Session: UE IMSI:[262429198330349] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 04/12 11:06:00.547: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 04/12 11:06:00.550: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 04/12 11:06:00.553: [smf] INFO: Removed Session: UE IMSI:[262423025648068] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 04/12 11:06:00.553: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 04/12 11:06:00.555: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 04/12 11:06:00.558: [smf] INFO: Removed Session: UE IMSI:[262423759727772] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 04/12 11:06:00.558: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 04/12 11:06:00.561: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 04/12 11:06:00.563: [smf] INFO: Removed Session: UE IMSI:[262425228677637] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 04/12 11:06:00.563: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 04/12 11:06:00.566: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 04/12 11:06:00.569: [smf] INFO: Removed Session: UE IMSI:[262420659251625] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 04/12 11:06:00.569: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 04/12 11:06:00.571: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 04/12 11:06:00.574: [smf] INFO: Removed Session: UE IMSI:[262420494612723] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 04/12 11:06:00.574: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 04/12 11:06:00.577: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 04/12 11:06:00.579: [smf] INFO: Removed Session: UE IMSI:[262424968992624] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 04/12 11:06:00.579: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 04/12 11:06:00.582: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 04/12 11:06:00.585: [smf] INFO: Removed Session: UE IMSI:[262427289038014] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 04/12 11:06:00.585: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 04/12 11:06:00.587: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 04/12 11:06:00.590: [smf] INFO: Removed Session: UE IMSI:[262426342157476] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 04/12 11:06:00.590: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 04/12 11:06:00.593: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 04/12 11:06:00.595: [smf] INFO: Removed Session: UE IMSI:[262421067873775] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 04/12 11:06:00.595: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 04/12 11:06:00.598: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 04/12 11:06:00.601: [smf] INFO: Removed Session: UE IMSI:[262428619977050] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 04/12 11:06:00.601: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 04/12 11:06:00.603: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 04/12 11:06:00.606: [smf] INFO: Removed Session: UE IMSI:[262425912710626] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 04/12 11:06:00.606: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 04/12 11:06:00.609: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 04/12 11:06:00.611: [smf] INFO: Removed Session: UE IMSI:[262429829006971] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 04/12 11:06:00.611: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 04/12 11:06:00.614: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 04/12 11:06:00.617: [smf] INFO: Removed Session: UE IMSI:[262422749906883] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 04/12 11:06:00.617: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 04/12 11:06:00.619: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 04/12 11:06:00.622: [smf] INFO: Removed Session: UE IMSI:[262429730190296] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 04/12 11:06:00.622: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 04/12 11:06:00.625: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 04/12 11:06:00.627: [smf] INFO: Removed Session: UE IMSI:[262424088392401] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 04/12 11:06:00.627: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 04/12 11:06:00.630: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 04/12 11:06:00.632: [smf] INFO: Removed Session: UE IMSI:[262422827886406] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 04/12 11:06:00.632: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 04/12 11:06:00.635: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 04/12 11:06:00.637: [smf] INFO: Removed Session: UE IMSI:[262427209916617] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 04/12 11:06:00.637: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 04/12 11:06:00.641: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 04/12 11:06:00.643: [smf] INFO: Removed Session: UE IMSI:[262420578037241] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 04/12 11:06:00.643: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 04/12 11:06:00.646: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 04/12 11:06:00.648: [smf] INFO: Removed Session: UE IMSI:[262424392000566] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 04/12 11:06:00.648: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 04/12 11:06:00.651: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 04/12 11:06:00.653: [smf] INFO: Removed Session: UE IMSI:[262423520637365] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 04/12 11:06:00.654: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 04/12 11:06:00.657: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 04/12 11:06:00.659: [smf] INFO: Removed Session: UE IMSI:[262424340662138] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 04/12 11:06:00.659: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 04/12 11:06:00.662: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 04/12 11:06:00.665: [smf] INFO: Removed Session: UE IMSI:[262425233447795] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 04/12 11:06:00.665: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 04/12 11:06:00.667: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 04/12 11:06:00.669: [smf] INFO: Removed Session: UE IMSI:[262429840463823] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 04/12 11:06:00.669: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 04/12 11:06:00.673: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 04/12 11:06:00.675: [smf] INFO: Removed Session: UE IMSI:[262424542959433] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 04/12 11:06:00.675: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 04/12 11:06:00.678: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 04/12 11:06:00.680: [smf] INFO: Removed Session: UE IMSI:[262422861424428] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 04/12 11:06:00.680: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 04/12 11:06:00.683: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 04/12 11:06:00.686: [smf] INFO: Removed Session: UE IMSI:[262428169345022] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 04/12 11:06:00.686: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 04/12 11:06:00.689: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 04/12 11:06:00.691: [smf] INFO: Removed Session: UE IMSI:[262423907627764] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 04/12 11:06:00.691: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 04/12 11:06:00.694: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 04/12 11:06:00.696: [smf] INFO: Removed Session: UE IMSI:[262423138233005] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 04/12 11:06:00.696: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 04/12 11:06:00.699: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 04/12 11:06:00.702: [smf] INFO: Removed Session: UE IMSI:[262420593436998] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 04/12 11:06:00.702: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 04/12 11:06:00.705: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 04/12 11:06:00.707: [smf] INFO: Removed Session: UE IMSI:[262426163652937] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 04/12 11:06:00.707: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 04/12 11:06:00.710: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 04/12 11:06:00.712: [smf] INFO: Removed Session: UE IMSI:[262423075336586] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 04/12 11:06:00.712: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 04/12 11:06:00.715: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 04/12 11:06:00.718: [smf] INFO: Removed Session: UE IMSI:[262425381897767] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 04/12 11:06:00.718: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 04/12 11:06:00.721: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 04/12 11:06:00.723: [smf] INFO: Removed Session: UE IMSI:[262429062037446] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 04/12 11:06:00.723: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 04/12 11:06:00.726: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 04/12 11:06:00.729: [smf] INFO: Removed Session: UE IMSI:[262422727741085] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 04/12 11:06:00.729: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 04/12 11:06:00.731: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 04/12 11:06:00.734: [smf] INFO: Removed Session: UE IMSI:[262427557801007] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 04/12 11:06:00.734: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 04/12 11:06:00.737: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 04/12 11:06:00.739: [smf] INFO: Removed Session: UE IMSI:[262422053123395] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 04/12 11:06:00.739: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 04/12 11:06:00.742: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 04/12 11:06:00.745: [smf] INFO: Removed Session: UE IMSI:[262423740466693] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 04/12 11:06:00.745: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 04/12 11:06:00.747: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 04/12 11:06:00.750: [smf] INFO: Removed Session: UE IMSI:[262420272563877] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 04/12 11:06:00.750: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 04/12 11:06:00.753: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 04/12 11:06:00.755: [smf] INFO: Removed Session: UE IMSI:[262422517640654] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 04/12 11:06:00.755: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 04/12 11:06:00.758: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 04/12 11:06:00.760: [smf] INFO: Removed Session: UE IMSI:[262427438291418] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 04/12 11:06:00.760: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 04/12 11:06:00.763: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 04/12 11:06:00.766: [smf] INFO: Removed Session: UE IMSI:[262425121993476] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 04/12 11:06:00.766: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 04/12 11:06:00.769: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 04/12 11:06:00.771: [smf] INFO: Removed Session: UE IMSI:[262426759616677] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 04/12 11:06:00.771: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 04/12 11:06:00.774: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 04/12 11:06:00.777: [smf] INFO: Removed Session: UE IMSI:[262427213820224] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 04/12 11:06:00.777: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 04/12 11:06:00.780: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 04/12 11:06:00.781: [smf] INFO: Removed Session: UE IMSI:[262422962584324] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 04/12 11:06:00.781: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 04/12 11:06:00.785: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 04/12 11:06:00.786: [smf] INFO: Removed Session: UE IMSI:[262429456559912] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 04/12 11:06:00.786: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 04/12 11:06:00.790: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 04/12 11:06:00.793: [smf] INFO: Removed Session: UE IMSI:[262425418246760] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 04/12 11:06:00.793: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 04/12 11:06:00.796: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 04/12 11:06:00.800: [smf] INFO: Removed Session: UE IMSI:[262427226510369] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 04/12 11:06:00.800: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 04/12 11:06:00.801: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 04/12 11:06:00.804: [smf] INFO: Removed Session: UE IMSI:[262425515287579] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 04/12 11:06:00.804: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 04/12 11:06:00.807: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 04/12 11:06:00.810: [smf] INFO: Removed Session: UE IMSI:[262425431521910] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 04/12 11:06:00.810: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 04/12 11:06:00.812: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 04/12 11:06:00.814: [smf] INFO: Removed Session: UE IMSI:[262429918663794] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 04/12 11:06:00.814: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 04/12 11:06:00.817: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 04/12 11:06:00.820: [smf] INFO: Removed Session: UE IMSI:[262423216675457] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 04/12 11:06:00.820: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 04/12 11:06:00.823: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 04/12 11:06:00.827: [smf] INFO: Removed Session: UE IMSI:[262420193284783] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 04/12 11:06:00.827: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 04/12 11:06:00.833: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 04/12 11:06:00.843: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 04/12 11:06:00.854: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 04/12 11:06:00.856: [smf] INFO: Removed Session: UE IMSI:[262425988339884] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 04/12 11:06:00.856: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 04/12 11:06:00.862: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 04/12 11:06:00.869: [smf] INFO: Removed Session: UE IMSI:[262429624756761] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 04/12 11:06:00.869: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 04/12 11:06:00.871: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 04/12 11:06:00.874: [smf] INFO: Removed Session: UE IMSI:[262422781758158] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 04/12 11:06:00.874: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 04/12 11:06:00.880: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 04/12 11:06:00.882: [smf] INFO: Removed Session: UE IMSI:[262429762181676] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 04/12 11:06:00.882: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 04/12 11:06:00.893: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 04/12 11:06:00.895: [smf] INFO: Removed Session: UE IMSI:[262427129168555] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 04/12 11:06:00.895: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 04/12 11:06:00.903: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 04/12 11:06:00.904: [smf] INFO: Removed Session: UE IMSI:[262427535504451] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 04/12 11:06:00.904: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 04/12 11:06:00.911: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 04/12 11:06:00.913: [smf] INFO: Removed Session: UE IMSI:[262424223224504] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 04/12 11:06:00.913: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 04/12 11:06:00.913: [smf] INFO: Removed Session: UE IMSI:[262428247877660] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 04/12 11:06:00.913: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 04/12 11:06:00.919: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 04/12 11:06:00.920: [smf] INFO: Removed Session: UE IMSI:[262423226467466] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 04/12 11:06:00.921: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 04/12 11:06:00.926: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 04/12 11:06:00.927: [smf] INFO: Removed Session: UE IMSI:[262426335449185] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 04/12 11:06:00.927: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 04/12 11:06:00.932: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 04/12 11:06:00.933: [smf] INFO: Removed Session: UE IMSI:[262428162057064] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 04/12 11:06:00.933: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 04/12 11:06:00.937: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 04/12 11:06:00.939: [smf] INFO: Removed Session: UE IMSI:[262423580822196] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 04/12 11:06:00.939: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 04/12 11:06:00.944: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 04/12 11:06:00.945: [smf] INFO: Removed Session: UE IMSI:[262425534762679] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 04/12 11:06:00.945: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 04/12 11:06:00.950: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 04/12 11:06:00.951: [smf] INFO: Removed Session: UE IMSI:[262421625292180] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 04/12 11:06:00.951: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 04/12 11:06:00.955: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 04/12 11:06:00.956: [smf] INFO: Removed Session: UE IMSI:[262428244757533] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 04/12 11:06:00.956: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 04/12 11:06:00.961: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 04/12 11:06:00.961: [smf] INFO: Removed Session: UE IMSI:[262424265676092] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 04/12 11:06:00.962: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 04/12 11:06:00.966: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 04/12 11:06:00.967: [smf] INFO: Removed Session: UE IMSI:[262428999604840] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 04/12 11:06:00.967: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 04/12 11:06:00.971: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 04/12 11:06:00.972: [smf] INFO: Removed Session: UE IMSI:[262425234924423] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 04/12 11:06:00.972: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 04/12 11:06:00.977: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 04/12 11:06:00.977: [smf] INFO: Removed Session: UE IMSI:[262428014978928] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 04/12 11:06:00.977: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 04/12 11:06:00.982: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 04/12 11:06:00.982: [smf] INFO: Removed Session: UE IMSI:[262428799444080] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 04/12 11:06:00.982: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 04/12 11:06:00.987: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 04/12 11:06:00.987: [smf] INFO: Removed Session: UE IMSI:[262420691410572] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 04/12 11:06:00.987: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 04/12 11:06:00.992: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 04/12 11:06:00.993: [smf] INFO: Removed Session: UE IMSI:[262429386046945] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 04/12 11:06:00.993: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 04/12 11:06:00.998: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 04/12 11:06:00.999: [smf] INFO: Removed Session: UE IMSI:[262422371579695] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:00.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 04/12 11:06:00.999: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 04/12 11:06:01.004: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 04/12 11:06:01.004: [smf] INFO: Removed Session: UE IMSI:[262420545486203] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 04/12 11:06:01.004: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 04/12 11:06:01.009: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 04/12 11:06:01.010: [smf] INFO: Removed Session: UE IMSI:[262420171591419] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 04/12 11:06:01.010: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 04/12 11:06:01.015: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 04/12 11:06:01.015: [smf] INFO: Removed Session: UE IMSI:[262429059448746] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 04/12 11:06:01.015: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 04/12 11:06:01.020: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 04/12 11:06:01.021: [smf] INFO: Removed Session: UE IMSI:[262428033987385] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 04/12 11:06:01.021: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 04/12 11:06:01.025: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 04/12 11:06:01.026: [smf] INFO: Removed Session: UE IMSI:[262429090950493] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 04/12 11:06:01.026: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 04/12 11:06:01.031: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 04/12 11:06:01.031: [smf] INFO: Removed Session: UE IMSI:[262424585105014] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 04/12 11:06:01.031: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 04/12 11:06:01.036: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 04/12 11:06:01.037: [smf] INFO: Removed Session: UE IMSI:[262421583092870] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 04/12 11:06:01.037: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 04/12 11:06:01.042: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 04/12 11:06:01.043: [smf] INFO: Removed Session: UE IMSI:[262428368645698] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 04/12 11:06:01.043: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 04/12 11:06:01.050: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 04/12 11:06:01.054: [smf] INFO: Removed Session: UE IMSI:[262424209885565] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 04/12 11:06:01.054: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 04/12 11:06:01.060: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 04/12 11:06:01.071: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 04/12 11:06:01.073: [smf] INFO: Removed Session: UE IMSI:[262425205585239] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 04/12 11:06:01.073: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 04/12 11:06:01.084: [smf] INFO: Removed Session: UE IMSI:[262425182362512] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 04/12 11:06:01.084: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 04/12 11:06:01.085: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 04/12 11:06:01.093: [smf] INFO: Removed Session: UE IMSI:[262429512956515] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 04/12 11:06:01.093: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 04/12 11:06:01.094: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 04/12 11:06:01.103: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 04/12 11:06:01.105: [smf] INFO: Removed Session: UE IMSI:[262427364630799] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 04/12 11:06:01.105: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 04/12 11:06:01.113: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 04/12 11:06:01.115: [smf] INFO: Removed Session: UE IMSI:[262425422764630] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 04/12 11:06:01.116: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 04/12 11:06:01.123: [smf] INFO: Removed Session: UE IMSI:[262427894422569] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 04/12 11:06:01.123: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 04/12 11:06:01.123: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 04/12 11:06:01.130: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 04/12 11:06:01.131: [smf] INFO: Removed Session: UE IMSI:[262428058011397] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 04/12 11:06:01.131: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 04/12 11:06:01.136: [smf] INFO: Removed Session: UE IMSI:[262424570453939] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 04/12 11:06:01.136: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 04/12 11:06:01.137: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 04/12 11:06:01.141: [smf] INFO: Removed Session: UE IMSI:[262426232329081] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 04/12 11:06:01.141: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 04/12 11:06:01.145: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 04/12 11:06:01.147: [smf] INFO: Removed Session: UE IMSI:[262423356281989] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 04/12 11:06:01.147: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 04/12 11:06:01.153: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 04/12 11:06:01.153: [smf] INFO: Removed Session: UE IMSI:[262422283631068] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 04/12 11:06:01.153: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 04/12 11:06:01.158: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 04/12 11:06:01.159: [smf] INFO: Removed Session: UE IMSI:[262424753454481] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 04/12 11:06:01.159: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 04/12 11:06:01.163: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 04/12 11:06:01.164: [smf] INFO: Removed Session: UE IMSI:[262421289664559] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 04/12 11:06:01.164: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 04/12 11:06:01.169: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 04/12 11:06:01.170: [smf] INFO: Removed Session: UE IMSI:[262420351966275] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 04/12 11:06:01.170: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 04/12 11:06:01.178: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 04/12 11:06:01.185: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 04/12 11:06:01.185: [smf] INFO: Removed Session: UE IMSI:[262429663032584] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 04/12 11:06:01.185: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 04/12 11:06:01.193: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 04/12 11:06:01.195: [smf] INFO: Removed Session: UE IMSI:[262425411414145] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 04/12 11:06:01.195: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 04/12 11:06:01.200: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 04/12 11:06:01.203: [smf] INFO: Removed Session: UE IMSI:[262424528013499] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 04/12 11:06:01.203: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 04/12 11:06:01.206: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 04/12 11:06:01.208: [smf] INFO: Removed Session: UE IMSI:[262421354873685] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 04/12 11:06:01.208: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 04/12 11:06:01.208: [smf] INFO: Removed Session: UE IMSI:[262421732386840] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 04/12 11:06:01.208: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 04/12 11:06:01.216: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 04/12 11:06:01.218: [smf] INFO: Removed Session: UE IMSI:[262426795757599] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 04/12 11:06:01.218: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 04/12 11:06:01.223: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 04/12 11:06:01.230: [smf] INFO: Removed Session: UE IMSI:[262425275770519] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 04/12 11:06:01.230: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 04/12 11:06:01.230: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 04/12 11:06:01.231: [smf] INFO: Removed Session: UE IMSI:[262425600246762] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 04/12 11:06:01.232: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 04/12 11:06:01.237: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 04/12 11:06:01.242: [smf] INFO: Removed Session: UE IMSI:[262424015618021] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 04/12 11:06:01.242: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 04/12 11:06:01.243: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 04/12 11:06:01.244: [smf] INFO: Removed Session: UE IMSI:[262423375171518] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 04/12 11:06:01.244: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 04/12 11:06:01.249: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 04/12 11:06:01.250: [smf] INFO: Removed Session: UE IMSI:[262422385448682] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 04/12 11:06:01.250: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 04/12 11:06:01.255: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 04/12 11:06:01.255: [smf] INFO: Removed Session: UE IMSI:[262427968497031] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 04/12 11:06:01.255: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 04/12 11:06:01.260: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 04/12 11:06:01.261: [smf] INFO: Removed Session: UE IMSI:[262425856093387] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 04/12 11:06:01.261: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 04/12 11:06:01.266: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 04/12 11:06:01.267: [smf] INFO: Removed Session: UE IMSI:[262425993767092] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 04/12 11:06:01.267: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 04/12 11:06:01.271: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 04/12 11:06:01.272: [smf] INFO: Removed Session: UE IMSI:[262420594778901] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 04/12 11:06:01.272: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 04/12 11:06:01.277: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 04/12 11:06:01.277: [smf] INFO: Removed Session: UE IMSI:[262425982207777] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 04/12 11:06:01.277: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 04/12 11:06:01.282: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 04/12 11:06:01.283: [smf] INFO: Removed Session: UE IMSI:[262423458184388] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 04/12 11:06:01.283: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 04/12 11:06:01.287: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 04/12 11:06:01.288: [smf] INFO: Removed Session: UE IMSI:[262422449099263] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 04/12 11:06:01.288: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 04/12 11:06:01.293: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 04/12 11:06:01.293: [smf] INFO: Removed Session: UE IMSI:[262423914751555] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 04/12 11:06:01.293: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 04/12 11:06:01.298: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 04/12 11:06:01.299: [smf] INFO: Removed Session: UE IMSI:[262420395801029] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 04/12 11:06:01.299: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 04/12 11:06:01.304: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 04/12 11:06:01.305: [smf] INFO: Removed Session: UE IMSI:[262429651423109] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 04/12 11:06:01.305: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 04/12 11:06:01.310: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 04/12 11:06:01.310: [smf] INFO: Removed Session: UE IMSI:[262429631411783] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 04/12 11:06:01.310: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 04/12 11:06:01.316: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 04/12 11:06:01.317: [smf] INFO: Removed Session: UE IMSI:[262420756973042] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 04/12 11:06:01.317: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 04/12 11:06:01.322: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 04/12 11:06:01.323: [smf] INFO: Removed Session: UE IMSI:[262422485604897] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 04/12 11:06:01.323: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 04/12 11:06:01.328: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 04/12 11:06:01.328: [smf] INFO: Removed Session: UE IMSI:[262426973500526] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 04/12 11:06:01.328: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 04/12 11:06:01.333: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 04/12 11:06:01.334: [smf] INFO: Removed Session: UE IMSI:[262428652541657] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 04/12 11:06:01.334: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 04/12 11:06:01.339: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 04/12 11:06:01.340: [smf] INFO: Removed Session: UE IMSI:[262426515564776] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 04/12 11:06:01.340: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 04/12 11:06:01.345: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 04/12 11:06:01.345: [smf] INFO: Removed Session: UE IMSI:[262421337267384] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 04/12 11:06:01.345: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 04/12 11:06:01.351: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 04/12 11:06:01.352: [smf] INFO: Removed Session: UE IMSI:[262423786354578] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 04/12 11:06:01.352: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 04/12 11:06:01.358: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 04/12 11:06:01.359: [smf] INFO: Removed Session: UE IMSI:[262429814414093] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 04/12 11:06:01.359: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 04/12 11:06:01.364: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 04/12 11:06:01.365: [smf] INFO: Removed Session: UE IMSI:[262428054685320] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 04/12 11:06:01.365: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 04/12 11:06:01.370: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 04/12 11:06:01.371: [smf] INFO: Removed Session: UE IMSI:[262429910196934] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 04/12 11:06:01.371: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 04/12 11:06:01.378: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 04/12 11:06:01.379: [smf] INFO: Removed Session: UE IMSI:[262429138201652] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 04/12 11:06:01.379: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 04/12 11:06:01.385: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 04/12 11:06:01.386: [smf] INFO: Removed Session: UE IMSI:[262427830612686] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 04/12 11:06:01.386: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 04/12 11:06:01.392: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 04/12 11:06:01.393: [smf] INFO: Removed Session: UE IMSI:[262421352033521] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 04/12 11:06:01.393: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 04/12 11:06:01.398: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 04/12 11:06:01.399: [smf] INFO: Removed Session: UE IMSI:[262428255173399] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 04/12 11:06:01.399: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 04/12 11:06:01.403: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 04/12 11:06:01.404: [smf] INFO: Removed Session: UE IMSI:[262424806692943] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 04/12 11:06:01.404: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 04/12 11:06:01.410: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 04/12 11:06:01.411: [smf] INFO: Removed Session: UE IMSI:[262428904994022] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 04/12 11:06:01.411: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 04/12 11:06:01.417: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 04/12 11:06:01.418: [smf] INFO: Removed Session: UE IMSI:[262425159329360] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 04/12 11:06:01.418: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 04/12 11:06:01.422: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 04/12 11:06:01.423: [smf] INFO: Removed Session: UE IMSI:[262421738850901] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 04/12 11:06:01.423: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 04/12 11:06:01.428: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 04/12 11:06:01.429: [smf] INFO: Removed Session: UE IMSI:[262426288818919] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 04/12 11:06:01.429: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 04/12 11:06:01.434: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 04/12 11:06:01.435: [smf] INFO: Removed Session: UE IMSI:[262429843727584] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 04/12 11:06:01.435: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 04/12 11:06:01.440: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 04/12 11:06:01.441: [smf] INFO: Removed Session: UE IMSI:[262424810532237] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 04/12 11:06:01.441: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 04/12 11:06:01.447: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 04/12 11:06:01.447: [smf] INFO: Removed Session: UE IMSI:[262424509135307] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 04/12 11:06:01.447: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 04/12 11:06:01.452: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 04/12 11:06:01.453: [smf] INFO: Removed Session: UE IMSI:[262424493007123] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 04/12 11:06:01.453: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 04/12 11:06:01.458: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 04/12 11:06:01.458: [smf] INFO: Removed Session: UE IMSI:[262422996140252] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 04/12 11:06:01.459: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 04/12 11:06:01.463: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 04/12 11:06:01.464: [smf] INFO: Removed Session: UE IMSI:[262424958061694] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 04/12 11:06:01.464: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 04/12 11:06:01.469: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 04/12 11:06:01.470: [smf] INFO: Removed Session: UE IMSI:[262425246015353] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 04/12 11:06:01.470: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 04/12 11:06:01.475: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 04/12 11:06:01.475: [smf] INFO: Removed Session: UE IMSI:[262429526905576] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 04/12 11:06:01.476: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 04/12 11:06:01.481: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 04/12 11:06:01.482: [smf] INFO: Removed Session: UE IMSI:[262424599777897] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 04/12 11:06:01.482: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 04/12 11:06:01.488: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 04/12 11:06:01.488: [smf] INFO: Removed Session: UE IMSI:[262424494074324] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 04/12 11:06:01.488: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 04/12 11:06:01.494: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 04/12 11:06:01.495: [smf] INFO: Removed Session: UE IMSI:[262429385485047] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 04/12 11:06:01.495: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 04/12 11:06:01.500: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 04/12 11:06:01.501: [smf] INFO: Removed Session: UE IMSI:[262428144454533] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 04/12 11:06:01.501: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 04/12 11:06:01.506: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 04/12 11:06:01.507: [smf] INFO: Removed Session: UE IMSI:[262425295705967] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 04/12 11:06:01.507: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 04/12 11:06:01.512: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 04/12 11:06:01.513: [smf] INFO: Removed Session: UE IMSI:[262429257610475] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 04/12 11:06:01.513: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 04/12 11:06:01.518: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 04/12 11:06:01.519: [smf] INFO: Removed Session: UE IMSI:[262423547793902] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 04/12 11:06:01.519: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 04/12 11:06:01.524: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 04/12 11:06:01.524: [smf] INFO: Removed Session: UE IMSI:[262424296160712] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 04/12 11:06:01.524: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 04/12 11:06:01.529: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 04/12 11:06:01.530: [smf] INFO: Removed Session: UE IMSI:[262420964847003] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 04/12 11:06:01.530: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 04/12 11:06:01.534: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 04/12 11:06:01.535: [smf] INFO: Removed Session: UE IMSI:[262425557099123] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 04/12 11:06:01.535: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 04/12 11:06:01.540: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 04/12 11:06:01.540: [smf] INFO: Removed Session: UE IMSI:[262421608985419] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 04/12 11:06:01.540: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 04/12 11:06:01.545: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 04/12 11:06:01.545: [smf] INFO: Removed Session: UE IMSI:[262428649106590] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 04/12 11:06:01.546: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 04/12 11:06:01.550: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 04/12 11:06:01.551: [smf] INFO: Removed Session: UE IMSI:[262423464099727] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 04/12 11:06:01.551: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 04/12 11:06:01.555: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 04/12 11:06:01.556: [smf] INFO: Removed Session: UE IMSI:[262421273100558] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 04/12 11:06:01.556: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 04/12 11:06:01.561: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 04/12 11:06:01.561: [smf] INFO: Removed Session: UE IMSI:[262427126578053] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 04/12 11:06:01.561: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 04/12 11:06:01.566: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 04/12 11:06:01.567: [smf] INFO: Removed Session: UE IMSI:[262427765441796] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 04/12 11:06:01.567: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 04/12 11:06:01.571: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 04/12 11:06:01.572: [smf] INFO: Removed Session: UE IMSI:[262429460317044] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 04/12 11:06:01.572: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 04/12 11:06:01.577: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 04/12 11:06:01.577: [smf] INFO: Removed Session: UE IMSI:[262421348570667] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 04/12 11:06:01.577: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 04/12 11:06:01.582: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 04/12 11:06:01.582: [smf] INFO: Removed Session: UE IMSI:[262424128960535] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 04/12 11:06:01.582: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 04/12 11:06:01.587: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 04/12 11:06:01.587: [smf] INFO: Removed Session: UE IMSI:[262428244667336] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 04/12 11:06:01.587: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 04/12 11:06:01.592: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 04/12 11:06:01.593: [smf] INFO: Removed Session: UE IMSI:[262420408973047] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 04/12 11:06:01.593: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 04/12 11:06:01.598: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 04/12 11:06:01.599: [smf] INFO: Removed Session: UE IMSI:[262424349979880] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 04/12 11:06:01.599: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 04/12 11:06:01.603: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 04/12 11:06:01.604: [smf] INFO: Removed Session: UE IMSI:[262422422047977] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 04/12 11:06:01.604: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 04/12 11:06:01.609: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 04/12 11:06:01.612: [smf] INFO: Removed Session: UE IMSI:[262423300007073] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 04/12 11:06:01.612: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 04/12 11:06:01.619: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 04/12 11:06:01.632: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 04/12 11:06:01.638: [smf] INFO: Removed Session: UE IMSI:[262427147996803] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 04/12 11:06:01.638: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 04/12 11:06:01.645: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 04/12 11:06:01.654: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 04/12 11:06:01.661: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 04/12 11:06:01.664: [smf] INFO: Removed Session: UE IMSI:[262427988690566] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 04/12 11:06:01.664: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 04/12 11:06:01.666: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 04/12 11:06:01.667: [smf] INFO: Removed Session: UE IMSI:[262424998822133] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 04/12 11:06:01.668: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 04/12 11:06:01.677: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 04/12 11:06:01.683: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 04/12 11:06:01.686: [smf] INFO: Removed Session: UE IMSI:[262429724536599] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 04/12 11:06:01.686: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 04/12 11:06:01.687: [smf] INFO: Removed Session: UE IMSI:[262425280569211] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 04/12 11:06:01.687: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 04/12 11:06:01.693: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 04/12 11:06:01.704: [smf] INFO: Removed Session: UE IMSI:[262424387876196] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 04/12 11:06:01.705: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 04/12 11:06:01.711: [smf] INFO: Removed Session: UE IMSI:[262420817497096] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 04/12 11:06:01.711: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 04/12 11:06:01.709: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 04/12 11:06:01.729: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 04/12 11:06:01.730: [smf] INFO: Removed Session: UE IMSI:[262427651524777] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 04/12 11:06:01.730: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 04/12 11:06:01.738: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 04/12 11:06:01.739: [smf] INFO: Removed Session: UE IMSI:[262423689243216] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 04/12 11:06:01.739: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 04/12 11:06:01.739: [smf] INFO: Removed Session: UE IMSI:[262421322810152] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 04/12 11:06:01.739: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 04/12 11:06:01.748: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 04/12 11:06:01.750: [smf] INFO: Removed Session: UE IMSI:[262423127418031] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 04/12 11:06:01.750: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 04/12 11:06:01.750: [smf] INFO: Removed Session: UE IMSI:[262426830639554] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 04/12 11:06:01.750: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 04/12 11:06:01.757: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 04/12 11:06:01.758: [smf] INFO: Removed Session: UE IMSI:[262420446387457] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 04/12 11:06:01.758: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 04/12 11:06:01.764: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 04/12 11:06:01.765: [smf] INFO: Removed Session: UE IMSI:[262424049132860] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 04/12 11:06:01.765: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 04/12 11:06:01.773: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 04/12 11:06:01.774: [smf] INFO: Removed Session: UE IMSI:[262420492699805] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 04/12 11:06:01.774: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 04/12 11:06:01.781: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 04/12 11:06:01.782: [smf] INFO: Removed Session: UE IMSI:[262426671999441] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 04/12 11:06:01.782: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 04/12 11:06:01.791: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 04/12 11:06:01.792: [smf] INFO: Removed Session: UE IMSI:[262421750413201] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 04/12 11:06:01.792: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 04/12 11:06:01.801: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 04/12 11:06:01.803: [smf] INFO: Removed Session: UE IMSI:[262425512926229] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 04/12 11:06:01.804: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 04/12 11:06:01.806: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 04/12 11:06:01.809: [smf] INFO: Removed Session: UE IMSI:[262426777610436] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 04/12 11:06:01.810: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 04/12 11:06:01.828: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 04/12 11:06:01.829: [smf] INFO: Removed Session: UE IMSI:[262428418847575] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 04/12 11:06:01.829: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 04/12 11:06:01.839: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 04/12 11:06:01.848: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 04/12 11:06:01.848: [smf] INFO: Removed Session: UE IMSI:[262420136227865] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 04/12 11:06:01.848: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 04/12 11:06:01.860: [smf] INFO: Removed Session: UE IMSI:[262422059859032] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 04/12 11:06:01.861: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 04/12 11:06:01.863: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 04/12 11:06:01.865: [smf] INFO: Removed Session: UE IMSI:[262426333049980] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 04/12 11:06:01.865: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 04/12 11:06:01.878: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 04/12 11:06:01.880: [smf] INFO: Removed Session: UE IMSI:[262428029818407] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 04/12 11:06:01.880: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 04/12 11:06:01.880: [smf] INFO: Removed Session: UE IMSI:[262429300258103] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 04/12 11:06:01.880: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 04/12 11:06:01.891: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 04/12 11:06:01.892: [smf] INFO: Removed Session: UE IMSI:[262421956591276] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 04/12 11:06:01.892: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 04/12 11:06:01.902: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 04/12 11:06:01.903: [smf] INFO: Removed Session: UE IMSI:[262424766695602] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 04/12 11:06:01.903: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 04/12 11:06:01.911: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 04/12 11:06:01.922: [smf] INFO: Removed Session: UE IMSI:[262429170784930] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 04/12 11:06:01.923: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 04/12 11:06:01.925: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 04/12 11:06:01.945: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 04/12 11:06:01.944: [smf] INFO: Removed Session: UE IMSI:[262426039095723] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 04/12 11:06:01.944: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 04/12 11:06:01.946: [smf] INFO: Removed Session: UE IMSI:[262428434120391] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 04/12 11:06:01.947: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 04/12 11:06:01.957: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 04/12 11:06:01.966: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 04/12 11:06:01.968: [smf] INFO: Removed Session: UE IMSI:[262428737876442] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 04/12 11:06:01.969: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 04/12 11:06:01.980: [smf] INFO: Removed Session: UE IMSI:[262428248874375] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 04/12 11:06:01.981: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 04/12 11:06:01.985: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 04/12 11:06:01.987: [smf] INFO: Removed Session: UE IMSI:[262425555665263] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:01.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 04/12 11:06:01.987: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 04/12 11:06:01.991: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 04/12 11:06:02.008: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 04/12 11:06:02.013: [smf] INFO: Removed Session: UE IMSI:[262426475169022] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 04/12 11:06:02.013: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 04/12 11:06:02.020: [smf] INFO: Removed Session: UE IMSI:[262420875888716] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 04/12 11:06:02.021: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 04/12 11:06:02.024: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 04/12 11:06:02.027: [smf] INFO: Removed Session: UE IMSI:[262420804328629] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 04/12 11:06:02.028: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 04/12 11:06:02.038: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 04/12 11:06:02.041: [smf] INFO: Removed Session: UE IMSI:[262422387688747] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 04/12 11:06:02.041: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 04/12 11:06:02.051: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 04/12 11:06:02.055: [smf] INFO: Removed Session: UE IMSI:[262425517227348] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 04/12 11:06:02.055: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 04/12 11:06:02.065: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 04/12 11:06:02.068: [smf] INFO: Removed Session: UE IMSI:[262425535131203] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 04/12 11:06:02.068: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 04/12 11:06:02.079: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 04/12 11:06:02.081: [smf] INFO: Removed Session: UE IMSI:[262426204272785] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 04/12 11:06:02.081: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 04/12 11:06:02.087: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 04/12 11:06:02.092: [smf] INFO: Removed Session: UE IMSI:[262421022625598] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 04/12 11:06:02.092: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 04/12 11:06:02.097: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 04/12 11:06:02.098: [smf] INFO: Removed Session: UE IMSI:[262429693853064] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 04/12 11:06:02.098: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 04/12 11:06:02.104: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 04/12 11:06:02.110: [smf] INFO: Removed Session: UE IMSI:[262424271824310] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 04/12 11:06:02.110: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 04/12 11:06:02.113: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 04/12 11:06:02.115: [smf] INFO: Removed Session: UE IMSI:[262428443535222] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 04/12 11:06:02.115: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 04/12 11:06:02.128: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 04/12 11:06:02.131: [smf] INFO: Removed Session: UE IMSI:[262420574878387] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 04/12 11:06:02.131: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 04/12 11:06:02.136: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 04/12 11:06:02.149: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 04/12 11:06:02.148: [smf] INFO: Removed Session: UE IMSI:[262429661830044] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 04/12 11:06:02.149: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 04/12 11:06:02.157: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 04/12 11:06:02.156: [smf] INFO: Removed Session: UE IMSI:[262426870251437] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 04/12 11:06:02.156: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 04/12 11:06:02.166: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 04/12 11:06:02.169: [smf] INFO: Removed Session: UE IMSI:[262427815092441] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 04/12 11:06:02.169: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 04/12 11:06:02.180: [smf] INFO: Removed Session: UE IMSI:[262423785484210] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 04/12 11:06:02.180: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 04/12 11:06:02.181: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 04/12 11:06:02.196: [smf] INFO: Removed Session: UE IMSI:[262423061110734] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 04/12 11:06:02.197: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 04/12 11:06:02.198: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 04/12 11:06:02.201: [smf] INFO: Removed Session: UE IMSI:[262423313950562] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 04/12 11:06:02.201: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 04/12 11:06:02.211: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 04/12 11:06:02.216: [smf] INFO: Removed Session: UE IMSI:[262427018039767] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 04/12 11:06:02.216: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 04/12 11:06:02.225: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 04/12 11:06:02.229: [smf] INFO: Removed Session: UE IMSI:[262425973367064] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 04/12 11:06:02.229: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 04/12 11:06:02.238: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 04/12 11:06:02.241: [smf] INFO: Removed Session: UE IMSI:[262428028815086] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 04/12 11:06:02.241: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 04/12 11:06:02.251: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 04/12 11:06:02.253: [smf] INFO: Removed Session: UE IMSI:[262428504191146] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 04/12 11:06:02.253: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 04/12 11:06:02.265: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 04/12 11:06:02.268: [smf] INFO: Removed Session: UE IMSI:[262429603820400] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 04/12 11:06:02.268: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 04/12 11:06:02.276: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 04/12 11:06:02.279: [smf] INFO: Removed Session: UE IMSI:[262429477777194] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 04/12 11:06:02.279: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 04/12 11:06:02.288: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 04/12 11:06:02.290: [smf] INFO: Removed Session: UE IMSI:[262420425013637] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 04/12 11:06:02.290: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 04/12 11:06:02.295: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 04/12 11:06:02.302: [smf] INFO: Removed Session: UE IMSI:[262420785007445] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 04/12 11:06:02.302: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 04/12 11:06:02.303: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 04/12 11:06:02.313: [smf] INFO: Removed Session: UE IMSI:[262429127468852] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 04/12 11:06:02.313: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 04/12 11:06:02.314: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 04/12 11:06:02.318: [smf] INFO: Removed Session: UE IMSI:[262424863472821] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 04/12 11:06:02.318: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 04/12 11:06:02.323: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 04/12 11:06:02.324: [smf] INFO: Removed Session: UE IMSI:[262420216441138] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 04/12 11:06:02.324: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 04/12 11:06:02.329: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 04/12 11:06:02.330: [smf] INFO: Removed Session: UE IMSI:[262429551778344] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 04/12 11:06:02.330: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 04/12 11:06:02.335: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 04/12 11:06:02.336: [smf] INFO: Removed Session: UE IMSI:[262423547318619] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 04/12 11:06:02.336: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 04/12 11:06:02.341: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 04/12 11:06:02.342: [smf] INFO: Removed Session: UE IMSI:[262427149383938] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 04/12 11:06:02.342: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 04/12 11:06:02.347: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 04/12 11:06:02.348: [smf] INFO: Removed Session: UE IMSI:[262424853112217] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 04/12 11:06:02.348: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 04/12 11:06:02.352: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 04/12 11:06:02.353: [smf] INFO: Removed Session: UE IMSI:[262424787918676] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 04/12 11:06:02.353: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 04/12 11:06:02.358: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 04/12 11:06:02.358: [smf] INFO: Removed Session: UE IMSI:[262428880957651] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 04/12 11:06:02.358: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 04/12 11:06:02.363: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 04/12 11:06:02.363: [smf] INFO: Removed Session: UE IMSI:[262427594867980] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 04/12 11:06:02.363: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 04/12 11:06:02.368: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 04/12 11:06:02.369: [smf] INFO: Removed Session: UE IMSI:[262425277017853] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 04/12 11:06:02.369: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 04/12 11:06:02.374: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 04/12 11:06:02.374: [smf] INFO: Removed Session: UE IMSI:[262421188349065] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 04/12 11:06:02.374: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 04/12 11:06:02.379: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 04/12 11:06:02.379: [smf] INFO: Removed Session: UE IMSI:[262424287905330] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 04/12 11:06:02.379: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 04/12 11:06:02.384: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 04/12 11:06:02.385: [smf] INFO: Removed Session: UE IMSI:[262423334080706] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 04/12 11:06:02.385: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 04/12 11:06:02.389: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 04/12 11:06:02.390: [smf] INFO: Removed Session: UE IMSI:[262429818909333] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 04/12 11:06:02.390: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 04/12 11:06:02.395: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 04/12 11:06:02.395: [smf] INFO: Removed Session: UE IMSI:[262420323308743] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 04/12 11:06:02.395: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 04/12 11:06:02.400: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 04/12 11:06:02.401: [smf] INFO: Removed Session: UE IMSI:[262426229997524] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 04/12 11:06:02.401: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 04/12 11:06:02.405: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 04/12 11:06:02.406: [smf] INFO: Removed Session: UE IMSI:[262422321059215] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 04/12 11:06:02.406: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 04/12 11:06:02.411: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 04/12 11:06:02.411: [smf] INFO: Removed Session: UE IMSI:[262429249601318] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 04/12 11:06:02.411: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 04/12 11:06:02.416: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 04/12 11:06:02.416: [smf] INFO: Removed Session: UE IMSI:[262420986479138] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 04/12 11:06:02.416: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 04/12 11:06:02.421: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 04/12 11:06:02.421: [smf] INFO: Removed Session: UE IMSI:[262424064959952] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 04/12 11:06:02.421: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 04/12 11:06:02.426: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 04/12 11:06:02.427: [smf] INFO: Removed Session: UE IMSI:[262425738257908] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 04/12 11:06:02.427: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 04/12 11:06:02.432: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 04/12 11:06:02.432: [smf] INFO: Removed Session: UE IMSI:[262424652333217] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 04/12 11:06:02.432: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 04/12 11:06:02.437: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 04/12 11:06:02.437: [smf] INFO: Removed Session: UE IMSI:[262425619522170] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 04/12 11:06:02.437: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 04/12 11:06:02.442: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 04/12 11:06:02.443: [smf] INFO: Removed Session: UE IMSI:[262422624241650] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 04/12 11:06:02.443: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 04/12 11:06:02.448: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 04/12 11:06:02.449: [smf] INFO: Removed Session: UE IMSI:[262424448971588] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 04/12 11:06:02.449: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 04/12 11:06:02.456: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 04/12 11:06:02.457: [smf] INFO: Removed Session: UE IMSI:[262429106534856] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 04/12 11:06:02.457: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 04/12 11:06:02.462: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 04/12 11:06:02.462: [smf] INFO: Removed Session: UE IMSI:[262425072021680] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 04/12 11:06:02.462: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 04/12 11:06:02.467: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 04/12 11:06:02.468: [smf] INFO: Removed Session: UE IMSI:[262423581947829] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 04/12 11:06:02.468: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 04/12 11:06:02.473: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 04/12 11:06:02.473: [smf] INFO: Removed Session: UE IMSI:[262425814722824] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 04/12 11:06:02.473: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 04/12 11:06:02.478: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 04/12 11:06:02.478: [smf] INFO: Removed Session: UE IMSI:[262429506672745] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 04/12 11:06:02.479: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 04/12 11:06:02.483: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 04/12 11:06:02.484: [smf] INFO: Removed Session: UE IMSI:[262424980392060] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 04/12 11:06:02.484: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 04/12 11:06:02.489: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 04/12 11:06:02.489: [smf] INFO: Removed Session: UE IMSI:[262425820134195] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 04/12 11:06:02.489: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 04/12 11:06:02.494: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 04/12 11:06:02.495: [smf] INFO: Removed Session: UE IMSI:[262425013929026] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 04/12 11:06:02.495: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 04/12 11:06:02.500: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 04/12 11:06:02.501: [smf] INFO: Removed Session: UE IMSI:[262425490626929] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 04/12 11:06:02.501: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 04/12 11:06:02.506: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 04/12 11:06:02.506: [smf] INFO: Removed Session: UE IMSI:[262423878092685] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 04/12 11:06:02.506: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 04/12 11:06:02.511: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 04/12 11:06:02.511: [smf] INFO: Removed Session: UE IMSI:[262422163969718] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 04/12 11:06:02.511: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 04/12 11:06:02.516: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 04/12 11:06:02.517: [smf] INFO: Removed Session: UE IMSI:[262428414630285] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 04/12 11:06:02.517: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 04/12 11:06:02.522: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 04/12 11:06:02.522: [smf] INFO: Removed Session: UE IMSI:[262420647666903] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 04/12 11:06:02.522: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 04/12 11:06:02.527: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 04/12 11:06:02.528: [smf] INFO: Removed Session: UE IMSI:[262426564126296] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 04/12 11:06:02.528: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 04/12 11:06:02.533: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 04/12 11:06:02.533: [smf] INFO: Removed Session: UE IMSI:[262425160323033] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 04/12 11:06:02.533: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 04/12 11:06:02.538: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 04/12 11:06:02.538: [smf] INFO: Removed Session: UE IMSI:[262425138511370] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 04/12 11:06:02.538: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 04/12 11:06:02.543: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 04/12 11:06:02.544: [smf] INFO: Removed Session: UE IMSI:[262423322620141] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 04/12 11:06:02.544: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 04/12 11:06:02.549: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 04/12 11:06:02.549: [smf] INFO: Removed Session: UE IMSI:[262423100137975] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 04/12 11:06:02.549: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 04/12 11:06:02.554: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 04/12 11:06:02.554: [smf] INFO: Removed Session: UE IMSI:[262425110099360] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 04/12 11:06:02.554: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 04/12 11:06:02.559: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 04/12 11:06:02.560: [smf] INFO: Removed Session: UE IMSI:[262422876751584] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 04/12 11:06:02.560: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 04/12 11:06:02.565: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 04/12 11:06:02.565: [smf] INFO: Removed Session: UE IMSI:[262426320994464] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 04/12 11:06:02.565: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 04/12 11:06:02.570: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 04/12 11:06:02.570: [smf] INFO: Removed Session: UE IMSI:[262424133739531] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 04/12 11:06:02.570: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 04/12 11:06:02.576: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 04/12 11:06:02.576: [smf] INFO: Removed Session: UE IMSI:[262428914607230] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 04/12 11:06:02.576: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 04/12 11:06:02.581: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 04/12 11:06:02.581: [smf] INFO: Removed Session: UE IMSI:[262423400583445] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 04/12 11:06:02.581: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 04/12 11:06:02.586: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 04/12 11:06:02.587: [smf] INFO: Removed Session: UE IMSI:[262425748047014] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 04/12 11:06:02.587: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 04/12 11:06:02.592: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 04/12 11:06:02.592: [smf] INFO: Removed Session: UE IMSI:[262428407417520] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 04/12 11:06:02.592: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 04/12 11:06:02.597: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 04/12 11:06:02.597: [smf] INFO: Removed Session: UE IMSI:[262429901932190] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 04/12 11:06:02.597: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 04/12 11:06:02.602: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 04/12 11:06:02.603: [smf] INFO: Removed Session: UE IMSI:[262428883546688] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 04/12 11:06:02.603: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 04/12 11:06:02.608: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 04/12 11:06:02.608: [smf] INFO: Removed Session: UE IMSI:[262425113365271] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 04/12 11:06:02.608: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 04/12 11:06:02.613: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 04/12 11:06:02.613: [smf] INFO: Removed Session: UE IMSI:[262423131017389] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 04/12 11:06:02.613: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 04/12 11:06:02.618: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 04/12 11:06:02.618: [smf] INFO: Removed Session: UE IMSI:[262429267543232] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 04/12 11:06:02.619: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 04/12 11:06:02.624: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 04/12 11:06:02.624: [smf] INFO: Removed Session: UE IMSI:[262427925977442] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 04/12 11:06:02.624: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 04/12 11:06:02.629: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 04/12 11:06:02.630: [smf] INFO: Removed Session: UE IMSI:[262424537900189] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 04/12 11:06:02.630: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 04/12 11:06:02.635: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 04/12 11:06:02.635: [smf] INFO: Removed Session: UE IMSI:[262425874742369] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 04/12 11:06:02.635: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 04/12 11:06:02.640: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 04/12 11:06:02.640: [smf] INFO: Removed Session: UE IMSI:[262427184552995] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 04/12 11:06:02.640: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 04/12 11:06:02.645: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 04/12 11:06:02.646: [smf] INFO: Removed Session: UE IMSI:[262429559143494] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 04/12 11:06:02.646: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 04/12 11:06:02.651: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 04/12 11:06:02.651: [smf] INFO: Removed Session: UE IMSI:[262426912605457] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 04/12 11:06:02.651: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 04/12 11:06:02.656: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 04/12 11:06:02.656: [smf] INFO: Removed Session: UE IMSI:[262429019927700] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 04/12 11:06:02.656: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 04/12 11:06:02.661: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 04/12 11:06:02.662: [smf] INFO: Removed Session: UE IMSI:[262420172713192] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 04/12 11:06:02.662: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 04/12 11:06:02.667: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 04/12 11:06:02.667: [smf] INFO: Removed Session: UE IMSI:[262427002464814] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 04/12 11:06:02.667: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 04/12 11:06:02.672: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 04/12 11:06:02.672: [smf] INFO: Removed Session: UE IMSI:[262426204769000] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 04/12 11:06:02.672: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 04/12 11:06:02.677: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 04/12 11:06:02.678: [smf] INFO: Removed Session: UE IMSI:[262427534450941] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 04/12 11:06:02.678: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 04/12 11:06:02.683: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 04/12 11:06:02.683: [smf] INFO: Removed Session: UE IMSI:[262428659155851] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 04/12 11:06:02.683: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 04/12 11:06:02.688: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 04/12 11:06:02.688: [smf] INFO: Removed Session: UE IMSI:[262423897739444] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 04/12 11:06:02.688: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 04/12 11:06:02.693: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 04/12 11:06:02.693: [smf] INFO: Removed Session: UE IMSI:[262425719341429] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 04/12 11:06:02.693: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 04/12 11:06:02.698: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 04/12 11:06:02.699: [smf] INFO: Removed Session: UE IMSI:[262422297386252] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 04/12 11:06:02.699: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 04/12 11:06:02.704: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 04/12 11:06:02.704: [smf] INFO: Removed Session: UE IMSI:[262420713696406] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 04/12 11:06:02.704: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 04/12 11:06:02.710: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 04/12 11:06:02.710: [smf] INFO: Removed Session: UE IMSI:[262423044495272] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 04/12 11:06:02.710: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 04/12 11:06:02.715: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 04/12 11:06:02.716: [smf] INFO: Removed Session: UE IMSI:[262427186553778] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 04/12 11:06:02.716: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 04/12 11:06:02.721: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 04/12 11:06:02.721: [smf] INFO: Removed Session: UE IMSI:[262426379833995] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 04/12 11:06:02.721: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 04/12 11:06:02.726: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 04/12 11:06:02.727: [smf] INFO: Removed Session: UE IMSI:[262426501108435] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 04/12 11:06:02.727: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 04/12 11:06:02.732: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 04/12 11:06:02.732: [smf] INFO: Removed Session: UE IMSI:[262425146756960] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 04/12 11:06:02.732: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 04/12 11:06:02.737: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 04/12 11:06:02.738: [smf] INFO: Removed Session: UE IMSI:[262423078942236] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 04/12 11:06:02.738: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 04/12 11:06:02.742: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 04/12 11:06:02.743: [smf] INFO: Removed Session: UE IMSI:[262424335323023] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 04/12 11:06:02.743: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 04/12 11:06:02.748: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 04/12 11:06:02.748: [smf] INFO: Removed Session: UE IMSI:[262423382341226] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 04/12 11:06:02.748: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 04/12 11:06:02.753: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 04/12 11:06:02.753: [smf] INFO: Removed Session: UE IMSI:[262425215581756] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 04/12 11:06:02.753: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 04/12 11:06:02.758: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 04/12 11:06:02.759: [smf] INFO: Removed Session: UE IMSI:[262428809761894] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 04/12 11:06:02.759: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 04/12 11:06:02.764: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 04/12 11:06:02.764: [smf] INFO: Removed Session: UE IMSI:[262421726704954] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 04/12 11:06:02.764: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 04/12 11:06:02.769: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 04/12 11:06:02.769: [smf] INFO: Removed Session: UE IMSI:[262429791247070] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 04/12 11:06:02.769: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 04/12 11:06:02.774: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 04/12 11:06:02.775: [smf] INFO: Removed Session: UE IMSI:[262422004900209] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 04/12 11:06:02.775: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 04/12 11:06:02.780: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 04/12 11:06:02.780: [smf] INFO: Removed Session: UE IMSI:[262426274163028] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 04/12 11:06:02.780: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 04/12 11:06:02.785: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 04/12 11:06:02.785: [smf] INFO: Removed Session: UE IMSI:[262420585779038] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 04/12 11:06:02.785: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 04/12 11:06:02.790: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 04/12 11:06:02.791: [smf] INFO: Removed Session: UE IMSI:[262427891432241] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 04/12 11:06:02.791: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 04/12 11:06:02.796: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 04/12 11:06:02.796: [smf] INFO: Removed Session: UE IMSI:[262420004578642] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 04/12 11:06:02.796: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 04/12 11:06:02.801: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 04/12 11:06:02.801: [smf] INFO: Removed Session: UE IMSI:[262429153547881] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 04/12 11:06:02.801: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 04/12 11:06:02.806: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 04/12 11:06:02.806: [smf] INFO: Removed Session: UE IMSI:[262425752832906] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 04/12 11:06:02.806: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 04/12 11:06:02.811: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 04/12 11:06:02.812: [smf] INFO: Removed Session: UE IMSI:[262420075490942] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 04/12 11:06:02.812: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 04/12 11:06:02.817: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 04/12 11:06:02.817: [smf] INFO: Removed Session: UE IMSI:[262429035826104] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 04/12 11:06:02.817: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 04/12 11:06:02.822: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 04/12 11:06:02.823: [smf] INFO: Removed Session: UE IMSI:[262428191387378] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 04/12 11:06:02.823: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 04/12 11:06:02.827: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 04/12 11:06:02.828: [smf] INFO: Removed Session: UE IMSI:[262422609029248] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 04/12 11:06:02.828: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 04/12 11:06:02.833: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 04/12 11:06:02.833: [smf] INFO: Removed Session: UE IMSI:[262426739701065] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 04/12 11:06:02.833: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 04/12 11:06:02.838: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 04/12 11:06:02.839: [smf] INFO: Removed Session: UE IMSI:[262420737482556] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 04/12 11:06:02.839: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 04/12 11:06:02.844: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 04/12 11:06:02.844: [smf] INFO: Removed Session: UE IMSI:[262428229012742] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 04/12 11:06:02.844: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 04/12 11:06:02.849: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 04/12 11:06:02.849: [smf] INFO: Removed Session: UE IMSI:[262424393772151] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 04/12 11:06:02.849: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 04/12 11:06:02.854: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 04/12 11:06:02.855: [smf] INFO: Removed Session: UE IMSI:[262420343361467] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 04/12 11:06:02.855: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 04/12 11:06:02.860: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 04/12 11:06:02.860: [smf] INFO: Removed Session: UE IMSI:[262429733829631] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 04/12 11:06:02.860: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 04/12 11:06:02.865: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 04/12 11:06:02.866: [smf] INFO: Removed Session: UE IMSI:[262427046005879] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 04/12 11:06:02.866: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 04/12 11:06:02.870: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 04/12 11:06:02.871: [smf] INFO: Removed Session: UE IMSI:[262429120362002] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 04/12 11:06:02.871: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 04/12 11:06:02.876: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 04/12 11:06:02.876: [smf] INFO: Removed Session: UE IMSI:[262424442870387] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 04/12 11:06:02.876: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 04/12 11:06:02.881: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 04/12 11:06:02.881: [smf] INFO: Removed Session: UE IMSI:[262420405530897] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 04/12 11:06:02.881: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 04/12 11:06:02.886: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 04/12 11:06:02.886: [smf] INFO: Removed Session: UE IMSI:[262426445907043] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 04/12 11:06:02.886: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 04/12 11:06:02.891: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 04/12 11:06:02.892: [smf] INFO: Removed Session: UE IMSI:[262425325123858] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 04/12 11:06:02.892: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 04/12 11:06:02.897: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 04/12 11:06:02.898: [smf] INFO: Removed Session: UE IMSI:[262423794741610] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 04/12 11:06:02.898: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 04/12 11:06:02.903: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 04/12 11:06:02.904: [smf] INFO: Removed Session: UE IMSI:[262423041501362] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 04/12 11:06:02.904: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 04/12 11:06:02.909: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 04/12 11:06:02.909: [smf] INFO: Removed Session: UE IMSI:[262421493524546] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 04/12 11:06:02.909: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 04/12 11:06:02.914: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 04/12 11:06:02.915: [smf] INFO: Removed Session: UE IMSI:[262427528423023] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 04/12 11:06:02.915: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 04/12 11:06:02.919: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 04/12 11:06:02.920: [smf] INFO: Removed Session: UE IMSI:[262420019119348] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 04/12 11:06:02.920: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 04/12 11:06:02.925: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 04/12 11:06:02.926: [smf] INFO: Removed Session: UE IMSI:[262423258578446] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 04/12 11:06:02.926: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 04/12 11:06:02.930: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 04/12 11:06:02.931: [smf] INFO: Removed Session: UE IMSI:[262421885491106] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 04/12 11:06:02.931: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 04/12 11:06:02.936: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 04/12 11:06:02.936: [smf] INFO: Removed Session: UE IMSI:[262424804574461] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 04/12 11:06:02.936: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 04/12 11:06:02.941: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 04/12 11:06:02.942: [smf] INFO: Removed Session: UE IMSI:[262422813001687] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 04/12 11:06:02.942: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 04/12 11:06:02.946: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 04/12 11:06:02.947: [smf] INFO: Removed Session: UE IMSI:[262428783674852] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 04/12 11:06:02.947: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 04/12 11:06:02.952: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 04/12 11:06:02.952: [smf] INFO: Removed Session: UE IMSI:[262424656223885] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 04/12 11:06:02.952: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 04/12 11:06:02.957: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 04/12 11:06:02.957: [smf] INFO: Removed Session: UE IMSI:[262422400683369] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 04/12 11:06:02.957: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 04/12 11:06:02.962: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 04/12 11:06:02.963: [smf] INFO: Removed Session: UE IMSI:[262428073839769] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 04/12 11:06:02.963: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 04/12 11:06:02.967: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 04/12 11:06:02.968: [smf] INFO: Removed Session: UE IMSI:[262420699329608] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 04/12 11:06:02.968: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 04/12 11:06:02.973: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 04/12 11:06:02.973: [smf] INFO: Removed Session: UE IMSI:[262421372098404] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 04/12 11:06:02.973: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 04/12 11:06:02.978: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 04/12 11:06:02.979: [smf] INFO: Removed Session: UE IMSI:[262427340400693] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 04/12 11:06:02.979: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 04/12 11:06:02.983: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 04/12 11:06:02.984: [smf] INFO: Removed Session: UE IMSI:[262421795770131] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 04/12 11:06:02.984: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 04/12 11:06:02.989: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 04/12 11:06:02.989: [smf] INFO: Removed Session: UE IMSI:[262428200045027] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 04/12 11:06:02.989: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 04/12 11:06:02.994: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 04/12 11:06:02.994: [smf] INFO: Removed Session: UE IMSI:[262420321427194] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:02.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 04/12 11:06:02.994: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 04/12 11:06:02.999: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 04/12 11:06:03.000: [smf] INFO: Removed Session: UE IMSI:[262429273631792] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 04/12 11:06:03.000: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 04/12 11:06:03.004: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 04/12 11:06:03.005: [smf] INFO: Removed Session: UE IMSI:[262425396822262] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 04/12 11:06:03.005: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 04/12 11:06:03.010: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 04/12 11:06:03.010: [smf] INFO: Removed Session: UE IMSI:[262421119447094] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 04/12 11:06:03.010: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 04/12 11:06:03.015: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 04/12 11:06:03.016: [smf] INFO: Removed Session: UE IMSI:[262422665954329] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 04/12 11:06:03.016: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 04/12 11:06:03.020: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 04/12 11:06:03.021: [smf] INFO: Removed Session: UE IMSI:[262426031868077] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 04/12 11:06:03.021: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 04/12 11:06:03.026: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 04/12 11:06:03.026: [smf] INFO: Removed Session: UE IMSI:[262426618110359] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 04/12 11:06:03.026: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 04/12 11:06:03.031: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 04/12 11:06:03.032: [smf] INFO: Removed Session: UE IMSI:[262421049471195] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 04/12 11:06:03.032: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 04/12 11:06:03.036: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 04/12 11:06:03.037: [smf] INFO: Removed Session: UE IMSI:[262425576582695] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 04/12 11:06:03.037: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 04/12 11:06:03.041: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 04/12 11:06:03.042: [smf] INFO: Removed Session: UE IMSI:[262422481524169] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 04/12 11:06:03.042: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 04/12 11:06:03.047: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 04/12 11:06:03.047: [smf] INFO: Removed Session: UE IMSI:[262427043196928] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 04/12 11:06:03.047: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 04/12 11:06:03.052: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 04/12 11:06:03.053: [smf] INFO: Removed Session: UE IMSI:[262424650101685] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 04/12 11:06:03.053: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 04/12 11:06:03.057: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 04/12 11:06:03.058: [smf] INFO: Removed Session: UE IMSI:[262422880972015] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 04/12 11:06:03.058: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 04/12 11:06:03.063: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 04/12 11:06:03.063: [smf] INFO: Removed Session: UE IMSI:[262420232378034] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 04/12 11:06:03.063: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 04/12 11:06:03.068: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 04/12 11:06:03.068: [smf] INFO: Removed Session: UE IMSI:[262421454687875] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 04/12 11:06:03.068: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 04/12 11:06:03.073: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 04/12 11:06:03.074: [smf] INFO: Removed Session: UE IMSI:[262426293203117] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 04/12 11:06:03.074: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 04/12 11:06:03.079: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 04/12 11:06:03.079: [smf] INFO: Removed Session: UE IMSI:[262423851607394] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 04/12 11:06:03.079: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 04/12 11:06:03.084: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 04/12 11:06:03.084: [smf] INFO: Removed Session: UE IMSI:[262427338618196] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 04/12 11:06:03.084: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 04/12 11:06:03.089: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 04/12 11:06:03.089: [smf] INFO: Removed Session: UE IMSI:[262427710741685] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 04/12 11:06:03.090: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 04/12 11:06:03.095: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 04/12 11:06:03.095: [smf] INFO: Removed Session: UE IMSI:[262429036714991] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 04/12 11:06:03.095: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 04/12 11:06:03.100: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 04/12 11:06:03.101: [smf] INFO: Removed Session: UE IMSI:[262425353880531] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 04/12 11:06:03.101: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 04/12 11:06:03.106: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 04/12 11:06:03.106: [smf] INFO: Removed Session: UE IMSI:[262424761211780] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 04/12 11:06:03.106: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 04/12 11:06:03.111: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 04/12 11:06:03.112: [smf] INFO: Removed Session: UE IMSI:[262423042974114] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 04/12 11:06:03.112: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 04/12 11:06:03.116: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 04/12 11:06:03.117: [smf] INFO: Removed Session: UE IMSI:[262427342591747] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 04/12 11:06:03.117: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 04/12 11:06:03.122: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 04/12 11:06:03.122: [smf] INFO: Removed Session: UE IMSI:[262427651928120] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 04/12 11:06:03.122: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 04/12 11:06:03.127: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 04/12 11:06:03.127: [smf] INFO: Removed Session: UE IMSI:[262429114544431] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 04/12 11:06:03.128: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 04/12 11:06:03.132: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 04/12 11:06:03.133: [smf] INFO: Removed Session: UE IMSI:[262427485325091] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 04/12 11:06:03.133: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 04/12 11:06:03.138: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 04/12 11:06:03.138: [smf] INFO: Removed Session: UE IMSI:[262427906108800] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 04/12 11:06:03.138: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 04/12 11:06:03.143: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 04/12 11:06:03.143: [smf] INFO: Removed Session: UE IMSI:[262421588288947] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 04/12 11:06:03.144: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 04/12 11:06:03.148: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 04/12 11:06:03.149: [smf] INFO: Removed Session: UE IMSI:[262428337935711] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 04/12 11:06:03.149: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 04/12 11:06:03.154: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 04/12 11:06:03.154: [smf] INFO: Removed Session: UE IMSI:[262420458330157] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 04/12 11:06:03.154: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 04/12 11:06:03.159: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 04/12 11:06:03.160: [smf] INFO: Removed Session: UE IMSI:[262421421827016] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 04/12 11:06:03.160: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 04/12 11:06:03.164: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 04/12 11:06:03.165: [smf] INFO: Removed Session: UE IMSI:[262427035098028] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 04/12 11:06:03.165: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 04/12 11:06:03.170: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 04/12 11:06:03.171: [smf] INFO: Removed Session: UE IMSI:[262426901796244] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 04/12 11:06:03.171: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 04/12 11:06:03.176: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 04/12 11:06:03.177: [smf] INFO: Removed Session: UE IMSI:[262423523471311] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 04/12 11:06:03.177: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 04/12 11:06:03.182: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 04/12 11:06:03.182: [smf] INFO: Removed Session: UE IMSI:[262420249018988] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 04/12 11:06:03.182: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 04/12 11:06:03.187: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 04/12 11:06:03.188: [smf] INFO: Removed Session: UE IMSI:[262425846462090] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 04/12 11:06:03.188: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 04/12 11:06:03.193: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 04/12 11:06:03.194: [smf] INFO: Removed Session: UE IMSI:[262420044921610] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 04/12 11:06:03.194: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 04/12 11:06:03.198: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 04/12 11:06:03.199: [smf] INFO: Removed Session: UE IMSI:[262424248987667] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 04/12 11:06:03.199: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 04/12 11:06:03.204: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 04/12 11:06:03.205: [smf] INFO: Removed Session: UE IMSI:[262425132129095] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 04/12 11:06:03.205: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 04/12 11:06:03.209: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 04/12 11:06:03.210: [smf] INFO: Removed Session: UE IMSI:[262422476884832] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 04/12 11:06:03.210: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 04/12 11:06:03.215: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 04/12 11:06:03.215: [smf] INFO: Removed Session: UE IMSI:[262421680948114] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 04/12 11:06:03.215: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 04/12 11:06:03.220: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 04/12 11:06:03.221: [smf] INFO: Removed Session: UE IMSI:[262420230370721] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 04/12 11:06:03.221: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 04/12 11:06:03.226: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 04/12 11:06:03.226: [smf] INFO: Removed Session: UE IMSI:[262421345837552] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 04/12 11:06:03.226: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 04/12 11:06:03.231: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 04/12 11:06:03.232: [smf] INFO: Removed Session: UE IMSI:[262427976019618] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 04/12 11:06:03.232: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 04/12 11:06:03.237: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 04/12 11:06:03.237: [smf] INFO: Removed Session: UE IMSI:[262427651411125] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 04/12 11:06:03.237: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 04/12 11:06:03.242: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 04/12 11:06:03.242: [smf] INFO: Removed Session: UE IMSI:[262422492856946] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 04/12 11:06:03.242: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 04/12 11:06:03.247: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 04/12 11:06:03.248: [smf] INFO: Removed Session: UE IMSI:[262423771578142] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 04/12 11:06:03.248: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 04/12 11:06:03.252: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 04/12 11:06:03.253: [smf] INFO: Removed Session: UE IMSI:[262426396096920] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 04/12 11:06:03.253: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 04/12 11:06:03.258: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 04/12 11:06:03.258: [smf] INFO: Removed Session: UE IMSI:[262429117847111] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 04/12 11:06:03.258: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 04/12 11:06:03.263: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 04/12 11:06:03.263: [smf] INFO: Removed Session: UE IMSI:[262429812271080] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 04/12 11:06:03.263: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 04/12 11:06:03.268: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 04/12 11:06:03.269: [smf] INFO: Removed Session: UE IMSI:[262428229507760] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 04/12 11:06:03.269: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 04/12 11:06:03.274: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 04/12 11:06:03.274: [smf] INFO: Removed Session: UE IMSI:[262423167080544] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 04/12 11:06:03.274: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 04/12 11:06:03.279: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 04/12 11:06:03.279: [smf] INFO: Removed Session: UE IMSI:[262423989798132] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 04/12 11:06:03.279: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 04/12 11:06:03.284: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 04/12 11:06:03.285: [smf] INFO: Removed Session: UE IMSI:[262427980339215] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 04/12 11:06:03.285: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 04/12 11:06:03.290: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 04/12 11:06:03.290: [smf] INFO: Removed Session: UE IMSI:[262426932457501] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 04/12 11:06:03.290: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 04/12 11:06:03.295: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 04/12 11:06:03.295: [smf] INFO: Removed Session: UE IMSI:[262421939204825] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 04/12 11:06:03.295: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 04/12 11:06:03.300: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 04/12 11:06:03.301: [smf] INFO: Removed Session: UE IMSI:[262423160975924] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 04/12 11:06:03.301: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 04/12 11:06:03.305: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 04/12 11:06:03.306: [smf] INFO: Removed Session: UE IMSI:[262426260660087] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 04/12 11:06:03.306: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 04/12 11:06:03.311: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 04/12 11:06:03.311: [smf] INFO: Removed Session: UE IMSI:[262420686924863] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 04/12 11:06:03.311: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 04/12 11:06:03.316: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 04/12 11:06:03.316: [smf] INFO: Removed Session: UE IMSI:[262421777132480] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 04/12 11:06:03.316: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 04/12 11:06:03.321: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 04/12 11:06:03.322: [smf] INFO: Removed Session: UE IMSI:[262422600546300] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 04/12 11:06:03.322: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 04/12 11:06:03.327: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 04/12 11:06:03.327: [smf] INFO: Removed Session: UE IMSI:[262425614936877] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 04/12 11:06:03.327: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 04/12 11:06:03.332: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 04/12 11:06:03.333: [smf] INFO: Removed Session: UE IMSI:[262426504532166] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 04/12 11:06:03.333: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 04/12 11:06:03.337: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 04/12 11:06:03.338: [smf] INFO: Removed Session: UE IMSI:[262425457324569] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 04/12 11:06:03.338: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 04/12 11:06:03.343: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 04/12 11:06:03.343: [smf] INFO: Removed Session: UE IMSI:[262422721137734] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 04/12 11:06:03.343: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 04/12 11:06:03.348: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 04/12 11:06:03.349: [smf] INFO: Removed Session: UE IMSI:[262427428115313] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 04/12 11:06:03.349: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 04/12 11:06:03.354: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 04/12 11:06:03.355: [smf] INFO: Removed Session: UE IMSI:[262424725668376] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 04/12 11:06:03.355: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 04/12 11:06:03.359: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 04/12 11:06:03.361: [smf] INFO: Removed Session: UE IMSI:[262428513744441] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 04/12 11:06:03.361: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 04/12 11:06:03.365: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 04/12 11:06:03.366: [smf] INFO: Removed Session: UE IMSI:[262429589197709] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 04/12 11:06:03.366: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 04/12 11:06:03.370: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 04/12 11:06:03.371: [smf] INFO: Removed Session: UE IMSI:[262428132872904] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 04/12 11:06:03.371: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 04/12 11:06:03.376: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 04/12 11:06:03.377: [smf] INFO: Removed Session: UE IMSI:[262428330847151] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 04/12 11:06:03.377: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 04/12 11:06:03.381: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 04/12 11:06:03.382: [smf] INFO: Removed Session: UE IMSI:[262429502320045] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 04/12 11:06:03.382: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 04/12 11:06:03.387: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 04/12 11:06:03.388: [smf] INFO: Removed Session: UE IMSI:[262424415206304] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 04/12 11:06:03.388: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 04/12 11:06:03.393: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 04/12 11:06:03.394: [smf] INFO: Removed Session: UE IMSI:[262421692465137] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 04/12 11:06:03.394: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 04/12 11:06:03.398: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 04/12 11:06:03.399: [smf] INFO: Removed Session: UE IMSI:[262424483300810] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 04/12 11:06:03.399: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 04/12 11:06:03.404: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 04/12 11:06:03.404: [smf] INFO: Removed Session: UE IMSI:[262428533349604] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 04/12 11:06:03.405: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 04/12 11:06:03.409: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 04/12 11:06:03.410: [smf] INFO: Removed Session: UE IMSI:[262422958998070] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 04/12 11:06:03.410: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 04/12 11:06:03.415: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 04/12 11:06:03.416: [smf] INFO: Removed Session: UE IMSI:[262424494539283] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 04/12 11:06:03.416: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 04/12 11:06:03.421: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 04/12 11:06:03.422: [smf] INFO: Removed Session: UE IMSI:[262422575691180] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 04/12 11:06:03.422: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 04/12 11:06:03.426: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 04/12 11:06:03.427: [smf] INFO: Removed Session: UE IMSI:[262423213276999] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 04/12 11:06:03.427: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 04/12 11:06:03.432: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 04/12 11:06:03.433: [smf] INFO: Removed Session: UE IMSI:[262421080873083] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 04/12 11:06:03.433: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 04/12 11:06:03.437: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 04/12 11:06:03.437: [smf] INFO: Removed Session: UE IMSI:[262424917063010] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 04/12 11:06:03.437: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 04/12 11:06:03.442: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 04/12 11:06:03.443: [smf] INFO: Removed Session: UE IMSI:[262420226598724] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 04/12 11:06:03.443: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 04/12 11:06:03.448: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 04/12 11:06:03.448: [smf] INFO: Removed Session: UE IMSI:[262422737220330] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 04/12 11:06:03.448: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 04/12 11:06:03.453: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 04/12 11:06:03.454: [smf] INFO: Removed Session: UE IMSI:[262421779004431] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 04/12 11:06:03.454: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 04/12 11:06:03.458: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 04/12 11:06:03.459: [smf] INFO: Removed Session: UE IMSI:[262425567831770] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 04/12 11:06:03.459: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 04/12 11:06:03.464: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 04/12 11:06:03.465: [smf] INFO: Removed Session: UE IMSI:[262426432349721] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 04/12 11:06:03.465: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 04/12 11:06:03.469: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 04/12 11:06:03.470: [smf] INFO: Removed Session: UE IMSI:[262427728797725] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 04/12 11:06:03.470: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 04/12 11:06:03.474: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 04/12 11:06:03.475: [smf] INFO: Removed Session: UE IMSI:[262420064415348] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 04/12 11:06:03.475: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 04/12 11:06:03.480: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 04/12 11:06:03.481: [smf] INFO: Removed Session: UE IMSI:[262424887866053] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 04/12 11:06:03.481: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 04/12 11:06:03.486: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 04/12 11:06:03.487: [smf] INFO: Removed Session: UE IMSI:[262425743029346] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 04/12 11:06:03.487: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 04/12 11:06:03.491: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 04/12 11:06:03.492: [smf] INFO: Removed Session: UE IMSI:[262427293222430] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 04/12 11:06:03.492: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 04/12 11:06:03.497: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 04/12 11:06:03.497: [smf] INFO: Removed Session: UE IMSI:[262429598492104] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 04/12 11:06:03.497: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 04/12 11:06:03.502: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 04/12 11:06:03.502: [smf] INFO: Removed Session: UE IMSI:[262427700187059] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 04/12 11:06:03.502: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 04/12 11:06:03.507: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 04/12 11:06:03.508: [smf] INFO: Removed Session: UE IMSI:[262420539883483] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 04/12 11:06:03.508: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 04/12 11:06:03.513: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 04/12 11:06:03.513: [smf] INFO: Removed Session: UE IMSI:[262424862218797] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 04/12 11:06:03.513: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 04/12 11:06:03.518: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 04/12 11:06:03.519: [smf] INFO: Removed Session: UE IMSI:[262425764961840] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 04/12 11:06:03.519: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 04/12 11:06:03.524: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 04/12 11:06:03.524: [smf] INFO: Removed Session: UE IMSI:[262423179639292] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 04/12 11:06:03.524: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 04/12 11:06:03.529: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 04/12 11:06:03.530: [smf] INFO: Removed Session: UE IMSI:[262429986199589] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 04/12 11:06:03.530: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 04/12 11:06:03.535: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 04/12 11:06:03.535: [smf] INFO: Removed Session: UE IMSI:[262429561080866] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 04/12 11:06:03.535: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 04/12 11:06:03.540: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 04/12 11:06:03.541: [smf] INFO: Removed Session: UE IMSI:[262424508107832] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 04/12 11:06:03.541: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 04/12 11:06:03.545: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 04/12 11:06:03.546: [smf] INFO: Removed Session: UE IMSI:[262429931339408] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 04/12 11:06:03.546: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 04/12 11:06:03.551: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 04/12 11:06:03.552: [smf] INFO: Removed Session: UE IMSI:[262423415120326] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 04/12 11:06:03.552: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 04/12 11:06:03.557: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 04/12 11:06:03.557: [smf] INFO: Removed Session: UE IMSI:[262422200381622] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 04/12 11:06:03.557: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 04/12 11:06:03.562: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 04/12 11:06:03.563: [smf] INFO: Removed Session: UE IMSI:[262429326435039] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 04/12 11:06:03.563: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 04/12 11:06:03.568: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 04/12 11:06:03.569: [smf] INFO: Removed Session: UE IMSI:[262420089471662] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 04/12 11:06:03.569: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 04/12 11:06:03.573: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 04/12 11:06:03.574: [smf] INFO: Removed Session: UE IMSI:[262429966565451] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 04/12 11:06:03.574: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 04/12 11:06:03.578: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 04/12 11:06:03.579: [smf] INFO: Removed Session: UE IMSI:[262421405661818] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 04/12 11:06:03.579: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 04/12 11:06:03.584: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 04/12 11:06:03.585: [smf] INFO: Removed Session: UE IMSI:[262422937841788] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 04/12 11:06:03.585: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 04/12 11:06:03.589: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 04/12 11:06:03.590: [smf] INFO: Removed Session: UE IMSI:[262423919587573] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 04/12 11:06:03.590: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 04/12 11:06:03.595: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 04/12 11:06:03.595: [smf] INFO: Removed Session: UE IMSI:[262429661715900] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 04/12 11:06:03.595: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 04/12 11:06:03.600: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 04/12 11:06:03.601: [smf] INFO: Removed Session: UE IMSI:[262426357721408] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 04/12 11:06:03.601: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 04/12 11:06:03.605: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 04/12 11:06:03.607: [smf] INFO: Removed Session: UE IMSI:[262424666792386] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 04/12 11:06:03.607: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 04/12 11:06:03.611: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 04/12 11:06:03.612: [smf] INFO: Removed Session: UE IMSI:[262427978593699] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 04/12 11:06:03.612: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 04/12 11:06:03.616: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 04/12 11:06:03.617: [smf] INFO: Removed Session: UE IMSI:[262425239589200] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 04/12 11:06:03.617: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 04/12 11:06:03.622: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 04/12 11:06:03.622: [smf] INFO: Removed Session: UE IMSI:[262428799086188] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 04/12 11:06:03.622: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 04/12 11:06:03.627: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 04/12 11:06:03.627: [smf] INFO: Removed Session: UE IMSI:[262423242864647] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 04/12 11:06:03.628: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 04/12 11:06:03.632: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 04/12 11:06:03.633: [smf] INFO: Removed Session: UE IMSI:[262424290640865] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 04/12 11:06:03.634: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 04/12 11:06:03.638: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 04/12 11:06:03.639: [smf] INFO: Removed Session: UE IMSI:[262428914504439] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 04/12 11:06:03.639: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 04/12 11:06:03.644: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 04/12 11:06:03.645: [smf] INFO: Removed Session: UE IMSI:[262422101696099] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 04/12 11:06:03.645: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 04/12 11:06:03.649: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 04/12 11:06:03.650: [smf] INFO: Removed Session: UE IMSI:[262429350031245] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 04/12 11:06:03.650: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 04/12 11:06:03.655: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 04/12 11:06:03.655: [smf] INFO: Removed Session: UE IMSI:[262427685669867] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 04/12 11:06:03.655: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 04/12 11:06:03.660: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 04/12 11:06:03.661: [smf] INFO: Removed Session: UE IMSI:[262420493212080] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 04/12 11:06:03.661: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 04/12 11:06:03.665: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 04/12 11:06:03.666: [smf] INFO: Removed Session: UE IMSI:[262424942590516] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 04/12 11:06:03.666: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 04/12 11:06:03.671: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 04/12 11:06:03.672: [smf] INFO: Removed Session: UE IMSI:[262428730629485] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 04/12 11:06:03.672: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 04/12 11:06:03.676: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 04/12 11:06:03.678: [smf] INFO: Removed Session: UE IMSI:[262428516121601] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 04/12 11:06:03.678: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 04/12 11:06:03.682: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 04/12 11:06:03.683: [smf] INFO: Removed Session: UE IMSI:[262429921776794] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 04/12 11:06:03.683: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 04/12 11:06:03.688: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 04/12 11:06:03.689: [smf] INFO: Removed Session: UE IMSI:[262422841776105] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 04/12 11:06:03.689: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 04/12 11:06:03.693: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 04/12 11:06:03.694: [smf] INFO: Removed Session: UE IMSI:[262429376589271] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 04/12 11:06:03.694: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 04/12 11:06:03.698: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 04/12 11:06:03.699: [smf] INFO: Removed Session: UE IMSI:[262421577080331] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 04/12 11:06:03.699: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 04/12 11:06:03.704: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 04/12 11:06:03.704: [smf] INFO: Removed Session: UE IMSI:[262426669879892] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 04/12 11:06:03.704: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 04/12 11:06:03.709: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 04/12 11:06:03.710: [smf] INFO: Removed Session: UE IMSI:[262420939398131] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 04/12 11:06:03.710: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 04/12 11:06:03.714: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 04/12 11:06:03.715: [smf] INFO: Removed Session: UE IMSI:[262428709427868] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 04/12 11:06:03.715: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 04/12 11:06:03.720: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 04/12 11:06:03.720: [smf] INFO: Removed Session: UE IMSI:[262423893788236] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 04/12 11:06:03.720: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 04/12 11:06:03.725: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 04/12 11:06:03.726: [smf] INFO: Removed Session: UE IMSI:[262429939281107] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 04/12 11:06:03.726: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 04/12 11:06:03.730: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 04/12 11:06:03.731: [smf] INFO: Removed Session: UE IMSI:[262421040163048] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 04/12 11:06:03.731: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 04/12 11:06:03.736: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 04/12 11:06:03.736: [smf] INFO: Removed Session: UE IMSI:[262422596097540] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 04/12 11:06:03.736: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 04/12 11:06:03.741: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 04/12 11:06:03.742: [smf] INFO: Removed Session: UE IMSI:[262424433964662] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 04/12 11:06:03.742: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 04/12 11:06:03.746: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 04/12 11:06:03.747: [smf] INFO: Removed Session: UE IMSI:[262425977762515] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 04/12 11:06:03.747: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 04/12 11:06:03.752: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 04/12 11:06:03.752: [smf] INFO: Removed Session: UE IMSI:[262425238666533] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 04/12 11:06:03.752: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 04/12 11:06:03.757: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 04/12 11:06:03.758: [smf] INFO: Removed Session: UE IMSI:[262429488871111] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 04/12 11:06:03.758: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 04/12 11:06:03.762: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 04/12 11:06:03.763: [smf] INFO: Removed Session: UE IMSI:[262427776659484] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 04/12 11:06:03.763: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 04/12 11:06:03.768: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 04/12 11:06:03.768: [smf] INFO: Removed Session: UE IMSI:[262423965190989] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 04/12 11:06:03.768: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 04/12 11:06:03.773: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 04/12 11:06:03.773: [smf] INFO: Removed Session: UE IMSI:[262426445140496] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 04/12 11:06:03.773: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 04/12 11:06:03.778: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 04/12 11:06:03.779: [smf] INFO: Removed Session: UE IMSI:[262427265512122] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 04/12 11:06:03.779: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 04/12 11:06:03.783: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 04/12 11:06:03.784: [smf] INFO: Removed Session: UE IMSI:[262428124883893] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 04/12 11:06:03.784: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 04/12 11:06:03.789: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 04/12 11:06:03.789: [smf] INFO: Removed Session: UE IMSI:[262427623802258] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 04/12 11:06:03.789: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 04/12 11:06:03.794: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 04/12 11:06:03.795: [smf] INFO: Removed Session: UE IMSI:[262421896153426] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 04/12 11:06:03.795: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 04/12 11:06:03.799: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 04/12 11:06:03.800: [smf] INFO: Removed Session: UE IMSI:[262429199350310] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 04/12 11:06:03.800: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 04/12 11:06:03.805: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 04/12 11:06:03.805: [smf] INFO: Removed Session: UE IMSI:[262423892784601] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 04/12 11:06:03.805: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 04/12 11:06:03.810: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 04/12 11:06:03.811: [smf] INFO: Removed Session: UE IMSI:[262428324503888] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 04/12 11:06:03.811: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 04/12 11:06:03.815: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 04/12 11:06:03.816: [smf] INFO: Removed Session: UE IMSI:[262428577598483] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 04/12 11:06:03.816: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 04/12 11:06:03.821: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 04/12 11:06:03.821: [smf] INFO: Removed Session: UE IMSI:[262429281308212] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 04/12 11:06:03.821: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 04/12 11:06:03.826: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 04/12 11:06:03.826: [smf] INFO: Removed Session: UE IMSI:[262429251607298] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 04/12 11:06:03.826: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 04/12 11:06:03.831: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 04/12 11:06:03.832: [smf] INFO: Removed Session: UE IMSI:[262423832134642] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 04/12 11:06:03.832: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 04/12 11:06:03.837: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 04/12 11:06:03.837: [smf] INFO: Removed Session: UE IMSI:[262427792599665] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 04/12 11:06:03.837: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 04/12 11:06:03.842: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 04/12 11:06:03.843: [smf] INFO: Removed Session: UE IMSI:[262424781575126] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 04/12 11:06:03.843: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 04/12 11:06:03.847: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 04/12 11:06:03.848: [smf] INFO: Removed Session: UE IMSI:[262429142183049] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 04/12 11:06:03.848: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 04/12 11:06:03.852: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 04/12 11:06:03.853: [smf] INFO: Removed Session: UE IMSI:[262424153303801] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 04/12 11:06:03.853: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 04/12 11:06:03.858: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 04/12 11:06:03.858: [smf] INFO: Removed Session: UE IMSI:[262428244784565] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 04/12 11:06:03.858: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 04/12 11:06:03.863: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 04/12 11:06:03.864: [smf] INFO: Removed Session: UE IMSI:[262426621275055] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 04/12 11:06:03.864: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 04/12 11:06:03.868: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 04/12 11:06:03.869: [smf] INFO: Removed Session: UE IMSI:[262426942501476] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 04/12 11:06:03.869: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 04/12 11:06:03.874: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 04/12 11:06:03.875: [smf] INFO: Removed Session: UE IMSI:[262428751004190] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 04/12 11:06:03.875: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 04/12 11:06:03.879: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 04/12 11:06:03.880: [smf] INFO: Removed Session: UE IMSI:[262420430603136] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 04/12 11:06:03.880: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 04/12 11:06:03.885: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 04/12 11:06:03.885: [smf] INFO: Removed Session: UE IMSI:[262425302035656] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 04/12 11:06:03.885: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 04/12 11:06:03.890: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 04/12 11:06:03.890: [smf] INFO: Removed Session: UE IMSI:[262427371628652] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 04/12 11:06:03.890: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 04/12 11:06:03.895: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 04/12 11:06:03.896: [smf] INFO: Removed Session: UE IMSI:[262428900610805] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 04/12 11:06:03.896: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 04/12 11:06:03.901: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 04/12 11:06:03.901: [smf] INFO: Removed Session: UE IMSI:[262422096721055] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 04/12 11:06:03.901: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 04/12 11:06:03.906: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 04/12 11:06:03.907: [smf] INFO: Removed Session: UE IMSI:[262423645489079] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 04/12 11:06:03.907: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 04/12 11:06:03.911: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 04/12 11:06:03.912: [smf] INFO: Removed Session: UE IMSI:[262423545940706] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 04/12 11:06:03.912: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 04/12 11:06:03.917: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 04/12 11:06:03.917: [smf] INFO: Removed Session: UE IMSI:[262421216298404] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 04/12 11:06:03.917: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 04/12 11:06:03.922: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 04/12 11:06:03.923: [smf] INFO: Removed Session: UE IMSI:[262423689812855] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 04/12 11:06:03.923: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 04/12 11:06:03.927: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 04/12 11:06:03.928: [smf] INFO: Removed Session: UE IMSI:[262424425153621] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 04/12 11:06:03.928: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 04/12 11:06:03.933: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 04/12 11:06:03.934: [smf] INFO: Removed Session: UE IMSI:[262429975732724] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 04/12 11:06:03.934: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 04/12 11:06:03.938: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 04/12 11:06:03.939: [smf] INFO: Removed Session: UE IMSI:[262424341398261] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 04/12 11:06:03.939: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 04/12 11:06:03.944: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 04/12 11:06:03.944: [smf] INFO: Removed Session: UE IMSI:[262422647741350] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 04/12 11:06:03.944: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 04/12 11:06:03.949: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 04/12 11:06:03.950: [smf] INFO: Removed Session: UE IMSI:[262422061845006] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 04/12 11:06:03.950: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 04/12 11:06:03.954: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 04/12 11:06:03.955: [smf] INFO: Removed Session: UE IMSI:[262422790150273] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 04/12 11:06:03.955: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 04/12 11:06:03.960: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 04/12 11:06:03.960: [smf] INFO: Removed Session: UE IMSI:[262425910903261] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 04/12 11:06:03.960: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 04/12 11:06:03.965: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 04/12 11:06:03.967: [smf] INFO: Removed Session: UE IMSI:[262425571087890] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 04/12 11:06:03.967: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 04/12 11:06:03.971: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 04/12 11:06:03.973: [smf] INFO: Removed Session: UE IMSI:[262423994780646] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 04/12 11:06:03.973: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 04/12 11:06:03.978: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 04/12 11:06:03.980: [smf] INFO: Removed Session: UE IMSI:[262421990932065] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 04/12 11:06:03.980: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 04/12 11:06:03.985: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 04/12 11:06:03.987: [smf] INFO: Removed Session: UE IMSI:[262422506896731] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 04/12 11:06:03.987: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 04/12 11:06:03.991: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 04/12 11:06:03.993: [smf] INFO: Removed Session: UE IMSI:[262427503918514] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 04/12 11:06:03.993: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 04/12 11:06:03.997: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 04/12 11:06:03.999: [smf] INFO: Removed Session: UE IMSI:[262425052949023] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:03.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 04/12 11:06:03.999: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 04/12 11:06:04.002: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 04/12 11:06:04.004: [smf] INFO: Removed Session: UE IMSI:[262420618677485] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 04/12 11:06:04.004: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 04/12 11:06:04.008: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 04/12 11:06:04.009: [smf] INFO: Removed Session: UE IMSI:[262420716920598] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 04/12 11:06:04.009: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 04/12 11:06:04.014: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 04/12 11:06:04.015: [smf] INFO: Removed Session: UE IMSI:[262424769552751] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 04/12 11:06:04.015: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 04/12 11:06:04.019: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 04/12 11:06:04.021: [smf] INFO: Removed Session: UE IMSI:[262425476906437] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 04/12 11:06:04.021: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 04/12 11:06:04.025: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 04/12 11:06:04.027: [smf] INFO: Removed Session: UE IMSI:[262426089545772] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 04/12 11:06:04.027: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 04/12 11:06:04.031: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 04/12 11:06:04.032: [smf] INFO: Removed Session: UE IMSI:[262427691742101] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 04/12 11:06:04.032: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 04/12 11:06:04.036: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 04/12 11:06:04.038: [smf] INFO: Removed Session: UE IMSI:[262429466790610] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 04/12 11:06:04.038: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 04/12 11:06:04.042: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 04/12 11:06:04.043: [smf] INFO: Removed Session: UE IMSI:[262427971155734] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 04/12 11:06:04.043: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 04/12 11:06:04.047: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 04/12 11:06:04.048: [smf] INFO: Removed Session: UE IMSI:[262428051370852] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 04/12 11:06:04.048: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 04/12 11:06:04.052: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 04/12 11:06:04.053: [smf] INFO: Removed Session: UE IMSI:[262427509410359] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 04/12 11:06:04.053: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 04/12 11:06:04.058: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 04/12 11:06:04.059: [smf] INFO: Removed Session: UE IMSI:[262420259679424] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 04/12 11:06:04.059: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 04/12 11:06:04.063: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 04/12 11:06:04.064: [smf] INFO: Removed Session: UE IMSI:[262423650590522] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 04/12 11:06:04.064: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 04/12 11:06:04.068: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 04/12 11:06:04.069: [smf] INFO: Removed Session: UE IMSI:[262421784786835] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 04/12 11:06:04.069: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 04/12 11:06:04.074: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 04/12 11:06:04.075: [smf] INFO: Removed Session: UE IMSI:[262428767646302] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 04/12 11:06:04.075: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 04/12 11:06:04.079: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 04/12 11:06:04.080: [smf] INFO: Removed Session: UE IMSI:[262429444890960] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 04/12 11:06:04.080: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 04/12 11:06:04.085: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 04/12 11:06:04.086: [smf] INFO: Removed Session: UE IMSI:[262429163983945] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 04/12 11:06:04.086: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 04/12 11:06:04.090: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 04/12 11:06:04.092: [smf] INFO: Removed Session: UE IMSI:[262422940241372] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 04/12 11:06:04.092: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 04/12 11:06:04.096: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 04/12 11:06:04.097: [smf] INFO: Removed Session: UE IMSI:[262426490798778] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 04/12 11:06:04.097: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 04/12 11:06:04.101: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 04/12 11:06:04.102: [smf] INFO: Removed Session: UE IMSI:[262425411441704] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 04/12 11:06:04.102: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 04/12 11:06:04.106: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 04/12 11:06:04.107: [smf] INFO: Removed Session: UE IMSI:[262424288974630] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 04/12 11:06:04.107: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 04/12 11:06:04.112: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 04/12 11:06:04.113: [smf] INFO: Removed Session: UE IMSI:[262423210554487] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 04/12 11:06:04.113: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 04/12 11:06:04.117: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 04/12 11:06:04.118: [smf] INFO: Removed Session: UE IMSI:[262428327080271] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 04/12 11:06:04.118: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 04/12 11:06:04.122: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 04/12 11:06:04.123: [smf] INFO: Removed Session: UE IMSI:[262429311363359] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 04/12 11:06:04.123: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 04/12 11:06:04.128: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 04/12 11:06:04.129: [smf] INFO: Removed Session: UE IMSI:[262429113377578] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 04/12 11:06:04.129: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 04/12 11:06:04.133: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 04/12 11:06:04.134: [smf] INFO: Removed Session: UE IMSI:[262423320293326] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 04/12 11:06:04.134: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 04/12 11:06:04.138: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 04/12 11:06:04.139: [smf] INFO: Removed Session: UE IMSI:[262429990419736] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 04/12 11:06:04.139: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 04/12 11:06:04.144: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 04/12 11:06:04.144: [smf] INFO: Removed Session: UE IMSI:[262428911239934] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 04/12 11:06:04.144: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 04/12 11:06:04.149: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 04/12 11:06:04.150: [smf] INFO: Removed Session: UE IMSI:[262420836602868] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 04/12 11:06:04.150: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 04/12 11:06:04.155: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 04/12 11:06:04.156: [smf] INFO: Removed Session: UE IMSI:[262420982045127] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 04/12 11:06:04.156: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 04/12 11:06:04.161: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 04/12 11:06:04.163: [smf] INFO: Removed Session: UE IMSI:[262421616368116] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 04/12 11:06:04.163: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 04/12 11:06:04.167: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 04/12 11:06:04.168: [smf] INFO: Removed Session: UE IMSI:[262422345315191] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 04/12 11:06:04.168: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 04/12 11:06:04.172: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 04/12 11:06:04.173: [smf] INFO: Removed Session: UE IMSI:[262423129611575] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 04/12 11:06:04.173: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 04/12 11:06:04.178: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 04/12 11:06:04.179: [smf] INFO: Removed Session: UE IMSI:[262422910970023] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 04/12 11:06:04.179: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 04/12 11:06:04.183: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 04/12 11:06:04.184: [smf] INFO: Removed Session: UE IMSI:[262428051570302] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 04/12 11:06:04.184: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 04/12 11:06:04.189: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 04/12 11:06:04.190: [smf] INFO: Removed Session: UE IMSI:[262420750817984] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 04/12 11:06:04.190: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 04/12 11:06:04.194: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 04/12 11:06:04.195: [smf] INFO: Removed Session: UE IMSI:[262423364460122] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 04/12 11:06:04.195: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 04/12 11:06:04.200: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 04/12 11:06:04.201: [smf] INFO: Removed Session: UE IMSI:[262424791758299] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 04/12 11:06:04.201: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 04/12 11:06:04.205: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 04/12 11:06:04.207: [smf] INFO: Removed Session: UE IMSI:[262425567194530] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 04/12 11:06:04.207: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 04/12 11:06:04.211: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 04/12 11:06:04.212: [smf] INFO: Removed Session: UE IMSI:[262426290802046] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 04/12 11:06:04.212: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 04/12 11:06:04.217: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 04/12 11:06:04.217: [smf] INFO: Removed Session: UE IMSI:[262429723487925] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 04/12 11:06:04.217: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 04/12 11:06:04.222: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 04/12 11:06:04.223: [smf] INFO: Removed Session: UE IMSI:[262427674546075] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 04/12 11:06:04.223: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 04/12 11:06:04.228: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 04/12 11:06:04.228: [smf] INFO: Removed Session: UE IMSI:[262423598002884] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 04/12 11:06:04.228: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 04/12 11:06:04.233: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 04/12 11:06:04.234: [smf] INFO: Removed Session: UE IMSI:[262425708870189] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 04/12 11:06:04.234: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 04/12 11:06:04.238: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 04/12 11:06:04.239: [smf] INFO: Removed Session: UE IMSI:[262426671650938] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 04/12 11:06:04.239: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 04/12 11:06:04.244: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 04/12 11:06:04.244: [smf] INFO: Removed Session: UE IMSI:[262422031877029] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 04/12 11:06:04.244: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 04/12 11:06:04.249: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 04/12 11:06:04.249: [smf] INFO: Removed Session: UE IMSI:[262420668298690] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 04/12 11:06:04.249: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 04/12 11:06:04.254: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 04/12 11:06:04.255: [smf] INFO: Removed Session: UE IMSI:[262427975670768] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 04/12 11:06:04.255: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 04/12 11:06:04.260: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 04/12 11:06:04.260: [smf] INFO: Removed Session: UE IMSI:[262427567024859] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 04/12 11:06:04.260: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 04/12 11:06:04.265: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 04/12 11:06:04.266: [smf] INFO: Removed Session: UE IMSI:[262420702429636] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 04/12 11:06:04.266: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 04/12 11:06:04.271: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 04/12 11:06:04.272: [smf] INFO: Removed Session: UE IMSI:[262422553733413] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 04/12 11:06:04.272: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 04/12 11:06:04.277: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 04/12 11:06:04.278: [smf] INFO: Removed Session: UE IMSI:[262426990357208] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 04/12 11:06:04.278: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 04/12 11:06:04.282: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 04/12 11:06:04.283: [smf] INFO: Removed Session: UE IMSI:[262424264032408] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 04/12 11:06:04.283: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 04/12 11:06:04.287: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 04/12 11:06:04.288: [smf] INFO: Removed Session: UE IMSI:[262429557415599] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 04/12 11:06:04.288: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 04/12 11:06:04.293: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 04/12 11:06:04.294: [smf] INFO: Removed Session: UE IMSI:[262422983252057] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 04/12 11:06:04.294: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 04/12 11:06:04.298: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 04/12 11:06:04.299: [smf] INFO: Removed Session: UE IMSI:[262423442564481] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 04/12 11:06:04.299: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 04/12 11:06:04.303: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 04/12 11:06:04.304: [smf] INFO: Removed Session: UE IMSI:[262428065949830] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 04/12 11:06:04.304: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 04/12 11:06:04.309: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 04/12 11:06:04.309: [smf] INFO: Removed Session: UE IMSI:[262421457352349] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 04/12 11:06:04.309: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 04/12 11:06:04.314: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 04/12 11:06:04.315: [smf] INFO: Removed Session: UE IMSI:[262427487630386] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 04/12 11:06:04.315: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 04/12 11:06:04.320: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 04/12 11:06:04.320: [smf] INFO: Removed Session: UE IMSI:[262426660415497] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 04/12 11:06:04.320: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 04/12 11:06:04.325: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 04/12 11:06:04.326: [smf] INFO: Removed Session: UE IMSI:[262424029525800] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 04/12 11:06:04.326: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 04/12 11:06:04.331: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 04/12 11:06:04.331: [smf] INFO: Removed Session: UE IMSI:[262420285908799] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 04/12 11:06:04.331: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 04/12 11:06:04.336: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 04/12 11:06:04.337: [smf] INFO: Removed Session: UE IMSI:[262420178191504] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 04/12 11:06:04.337: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 04/12 11:06:04.341: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 04/12 11:06:04.342: [smf] INFO: Removed Session: UE IMSI:[262425419132559] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 04/12 11:06:04.342: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 04/12 11:06:04.347: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 04/12 11:06:04.348: [smf] INFO: Removed Session: UE IMSI:[262429814865472] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 04/12 11:06:04.348: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 04/12 11:06:04.352: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 04/12 11:06:04.353: [smf] INFO: Removed Session: UE IMSI:[262421195033195] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 04/12 11:06:04.353: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 04/12 11:06:04.358: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 04/12 11:06:04.359: [smf] INFO: Removed Session: UE IMSI:[262429226820105] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 04/12 11:06:04.359: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 04/12 11:06:04.363: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 04/12 11:06:04.364: [smf] INFO: Removed Session: UE IMSI:[262422743513085] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 04/12 11:06:04.364: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 04/12 11:06:04.370: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 04/12 11:06:04.372: [smf] INFO: Removed Session: UE IMSI:[262425213918432] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 04/12 11:06:04.372: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 04/12 11:06:04.376: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 04/12 11:06:04.377: [smf] INFO: Removed Session: UE IMSI:[262422912112347] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 04/12 11:06:04.377: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 04/12 11:06:04.382: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 04/12 11:06:04.383: [smf] INFO: Removed Session: UE IMSI:[262428068923227] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 04/12 11:06:04.383: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 04/12 11:06:04.387: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 04/12 11:06:04.388: [smf] INFO: Removed Session: UE IMSI:[262428550655761] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 04/12 11:06:04.388: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 04/12 11:06:04.393: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 04/12 11:06:04.394: [smf] INFO: Removed Session: UE IMSI:[262423218505778] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 04/12 11:06:04.394: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 04/12 11:06:04.399: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 04/12 11:06:04.399: [smf] INFO: Removed Session: UE IMSI:[262420780784737] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 04/12 11:06:04.399: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 04/12 11:06:04.404: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 04/12 11:06:04.405: [smf] INFO: Removed Session: UE IMSI:[262420869821863] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 04/12 11:06:04.405: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 04/12 11:06:04.409: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 04/12 11:06:04.410: [smf] INFO: Removed Session: UE IMSI:[262424922279803] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 04/12 11:06:04.410: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 04/12 11:06:04.415: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 04/12 11:06:04.415: [smf] INFO: Removed Session: UE IMSI:[262421973260466] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 04/12 11:06:04.415: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 04/12 11:06:04.420: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 04/12 11:06:04.420: [smf] INFO: Removed Session: UE IMSI:[262429027081509] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 04/12 11:06:04.420: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 04/12 11:06:04.426: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 04/12 11:06:04.426: [smf] INFO: Removed Session: UE IMSI:[262423330866533] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 04/12 11:06:04.426: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 04/12 11:06:04.432: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 04/12 11:06:04.433: [smf] INFO: Removed Session: UE IMSI:[262422138213907] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 04/12 11:06:04.433: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 04/12 11:06:04.438: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 04/12 11:06:04.439: [smf] INFO: Removed Session: UE IMSI:[262421755233611] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 04/12 11:06:04.439: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 04/12 11:06:04.444: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 04/12 11:06:04.444: [smf] INFO: Removed Session: UE IMSI:[262420052201279] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 04/12 11:06:04.444: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 04/12 11:06:04.449: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 04/12 11:06:04.450: [smf] INFO: Removed Session: UE IMSI:[262424629168526] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 04/12 11:06:04.450: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 04/12 11:06:04.455: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 04/12 11:06:04.456: [smf] INFO: Removed Session: UE IMSI:[262421050483861] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 04/12 11:06:04.456: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 04/12 11:06:04.461: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 04/12 11:06:04.463: [smf] INFO: Removed Session: UE IMSI:[262429216461256] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 04/12 11:06:04.463: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 04/12 11:06:04.467: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 04/12 11:06:04.467: [smf] INFO: Removed Session: UE IMSI:[262420498329161] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 04/12 11:06:04.467: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 04/12 11:06:04.472: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 04/12 11:06:04.473: [smf] INFO: Removed Session: UE IMSI:[262426280987417] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 04/12 11:06:04.473: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 04/12 11:06:04.478: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 04/12 11:06:04.478: [smf] INFO: Removed Session: UE IMSI:[262425323498585] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 04/12 11:06:04.478: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 04/12 11:06:04.483: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 04/12 11:06:04.483: [smf] INFO: Removed Session: UE IMSI:[262424852173684] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 04/12 11:06:04.484: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 04/12 11:06:04.488: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 04/12 11:06:04.489: [smf] INFO: Removed Session: UE IMSI:[262427857795601] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 04/12 11:06:04.489: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 04/12 11:06:04.494: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 04/12 11:06:04.494: [smf] INFO: Removed Session: UE IMSI:[262429664732300] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 04/12 11:06:04.494: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 04/12 11:06:04.499: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 04/12 11:06:04.499: [smf] INFO: Removed Session: UE IMSI:[262423014997708] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 04/12 11:06:04.499: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 04/12 11:06:04.504: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 04/12 11:06:04.505: [smf] INFO: Removed Session: UE IMSI:[262429665932728] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 04/12 11:06:04.505: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 04/12 11:06:04.510: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 04/12 11:06:04.510: [smf] INFO: Removed Session: UE IMSI:[262425147987044] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 04/12 11:06:04.510: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 04/12 11:06:04.515: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 04/12 11:06:04.516: [smf] INFO: Removed Session: UE IMSI:[262424137006985] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 04/12 11:06:04.516: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 04/12 11:06:04.521: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 04/12 11:06:04.522: [smf] INFO: Removed Session: UE IMSI:[262421669764322] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 04/12 11:06:04.522: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 04/12 11:06:04.526: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 04/12 11:06:04.527: [smf] INFO: Removed Session: UE IMSI:[262427179473150] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 04/12 11:06:04.527: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 04/12 11:06:04.532: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 04/12 11:06:04.533: [smf] INFO: Removed Session: UE IMSI:[262426005665535] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 04/12 11:06:04.533: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 04/12 11:06:04.537: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 04/12 11:06:04.538: [smf] INFO: Removed Session: UE IMSI:[262427361935376] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 04/12 11:06:04.538: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 04/12 11:06:04.543: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 04/12 11:06:04.543: [smf] INFO: Removed Session: UE IMSI:[262420679940129] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 04/12 11:06:04.543: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 04/12 11:06:04.548: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 04/12 11:06:04.549: [smf] INFO: Removed Session: UE IMSI:[262423046200140] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 04/12 11:06:04.549: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 04/12 11:06:04.554: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 04/12 11:06:04.555: [smf] INFO: Removed Session: UE IMSI:[262428960548279] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 04/12 11:06:04.555: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 04/12 11:06:04.560: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 04/12 11:06:04.560: [smf] INFO: Removed Session: UE IMSI:[262424518483685] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 04/12 11:06:04.560: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 04/12 11:06:04.565: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 04/12 11:06:04.565: [smf] INFO: Removed Session: UE IMSI:[262422779108289] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 04/12 11:06:04.565: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 04/12 11:06:04.570: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 04/12 11:06:04.571: [smf] INFO: Removed Session: UE IMSI:[262424197689336] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 04/12 11:06:04.571: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 04/12 11:06:04.576: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 04/12 11:06:04.577: [smf] INFO: Removed Session: UE IMSI:[262420560481587] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 04/12 11:06:04.577: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 04/12 11:06:04.582: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 04/12 11:06:04.582: [smf] INFO: Removed Session: UE IMSI:[262428076706778] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 04/12 11:06:04.582: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 04/12 11:06:04.587: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 04/12 11:06:04.587: [smf] INFO: Removed Session: UE IMSI:[262424580522502] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 04/12 11:06:04.587: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 04/12 11:06:04.592: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 04/12 11:06:04.593: [smf] INFO: Removed Session: UE IMSI:[262429595481410] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 04/12 11:06:04.593: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 04/12 11:06:04.598: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 04/12 11:06:04.598: [smf] INFO: Removed Session: UE IMSI:[262420378407850] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 04/12 11:06:04.599: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 04/12 11:06:04.604: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 04/12 11:06:04.604: [smf] INFO: Removed Session: UE IMSI:[262424734076776] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 04/12 11:06:04.605: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 04/12 11:06:04.609: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 04/12 11:06:04.610: [smf] INFO: Removed Session: UE IMSI:[262421319356729] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 04/12 11:06:04.610: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 04/12 11:06:04.615: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 04/12 11:06:04.615: [smf] INFO: Removed Session: UE IMSI:[262428423698106] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 04/12 11:06:04.615: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 04/12 11:06:04.620: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 04/12 11:06:04.621: [smf] INFO: Removed Session: UE IMSI:[262423565660853] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 04/12 11:06:04.621: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 04/12 11:06:04.626: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 04/12 11:06:04.626: [smf] INFO: Removed Session: UE IMSI:[262429506277081] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 04/12 11:06:04.626: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 04/12 11:06:04.631: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 04/12 11:06:04.632: [smf] INFO: Removed Session: UE IMSI:[262420646110697] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 04/12 11:06:04.632: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 04/12 11:06:04.637: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 04/12 11:06:04.637: [smf] INFO: Removed Session: UE IMSI:[262429100697599] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 04/12 11:06:04.637: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 04/12 11:06:04.642: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 04/12 11:06:04.642: [smf] INFO: Removed Session: UE IMSI:[262428492397355] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 04/12 11:06:04.642: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 04/12 11:06:04.647: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 04/12 11:06:04.648: [smf] INFO: Removed Session: UE IMSI:[262422010603926] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 04/12 11:06:04.648: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 04/12 11:06:04.653: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 04/12 11:06:04.653: [smf] INFO: Removed Session: UE IMSI:[262422167381278] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 04/12 11:06:04.653: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 04/12 11:06:04.658: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 04/12 11:06:04.658: [smf] INFO: Removed Session: UE IMSI:[262424962850050] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 04/12 11:06:04.658: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 04/12 11:06:04.663: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 04/12 11:06:04.664: [smf] INFO: Removed Session: UE IMSI:[262425589411887] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 04/12 11:06:04.664: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 04/12 11:06:04.668: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 04/12 11:06:04.669: [smf] INFO: Removed Session: UE IMSI:[262426336697122] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 04/12 11:06:04.669: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 04/12 11:06:04.674: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 04/12 11:06:04.674: [smf] INFO: Removed Session: UE IMSI:[262424339853587] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 04/12 11:06:04.674: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 04/12 11:06:04.679: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 04/12 11:06:04.679: [smf] INFO: Removed Session: UE IMSI:[262421899099247] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 04/12 11:06:04.679: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 04/12 11:06:04.684: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 04/12 11:06:04.685: [smf] INFO: Removed Session: UE IMSI:[262426763246037] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 04/12 11:06:04.685: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 04/12 11:06:04.690: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 04/12 11:06:04.690: [smf] INFO: Removed Session: UE IMSI:[262427993777257] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 04/12 11:06:04.690: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 04/12 11:06:04.695: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 04/12 11:06:04.695: [smf] INFO: Removed Session: UE IMSI:[262420937490917] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 04/12 11:06:04.695: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 04/12 11:06:04.701: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 04/12 11:06:04.701: [smf] INFO: Removed Session: UE IMSI:[262425999029627] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 04/12 11:06:04.701: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 04/12 11:06:04.706: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 04/12 11:06:04.707: [smf] INFO: Removed Session: UE IMSI:[262422040987580] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 04/12 11:06:04.707: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 04/12 11:06:04.712: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 04/12 11:06:04.713: [smf] INFO: Removed Session: UE IMSI:[262425467291399] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 04/12 11:06:04.713: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 04/12 11:06:04.718: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 04/12 11:06:04.718: [smf] INFO: Removed Session: UE IMSI:[262420836486527] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 04/12 11:06:04.718: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 04/12 11:06:04.723: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 04/12 11:06:04.723: [smf] INFO: Removed Session: UE IMSI:[262429065125874] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 04/12 11:06:04.723: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 04/12 11:06:04.728: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 04/12 11:06:04.729: [smf] INFO: Removed Session: UE IMSI:[262429112965002] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 04/12 11:06:04.729: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 04/12 11:06:04.734: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 04/12 11:06:04.734: [smf] INFO: Removed Session: UE IMSI:[262424935955194] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 04/12 11:06:04.734: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 04/12 11:06:04.739: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 04/12 11:06:04.740: [smf] INFO: Removed Session: UE IMSI:[262424766920857] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 04/12 11:06:04.740: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 04/12 11:06:04.744: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 04/12 11:06:04.745: [smf] INFO: Removed Session: UE IMSI:[262422987891622] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 04/12 11:06:04.745: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 04/12 11:06:04.750: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 04/12 11:06:04.750: [smf] INFO: Removed Session: UE IMSI:[262429916200711] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 04/12 11:06:04.750: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 04/12 11:06:04.755: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 04/12 11:06:04.756: [smf] INFO: Removed Session: UE IMSI:[262420342429059] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 04/12 11:06:04.756: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 04/12 11:06:04.761: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 04/12 11:06:04.761: [smf] INFO: Removed Session: UE IMSI:[262428958993843] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 04/12 11:06:04.761: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 04/12 11:06:04.766: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 04/12 11:06:04.767: [smf] INFO: Removed Session: UE IMSI:[262421155313924] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 04/12 11:06:04.767: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 04/12 11:06:04.772: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 04/12 11:06:04.773: [smf] INFO: Removed Session: UE IMSI:[262429198662137] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 04/12 11:06:04.773: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 04/12 11:06:04.777: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 04/12 11:06:04.778: [smf] INFO: Removed Session: UE IMSI:[262423367613984] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 04/12 11:06:04.778: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 04/12 11:06:04.783: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 04/12 11:06:04.784: [smf] INFO: Removed Session: UE IMSI:[262428052219419] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 04/12 11:06:04.784: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 04/12 11:06:04.788: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 04/12 11:06:04.789: [smf] INFO: Removed Session: UE IMSI:[262425643659063] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 04/12 11:06:04.789: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 04/12 11:06:04.794: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 04/12 11:06:04.795: [smf] INFO: Removed Session: UE IMSI:[262426530688886] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 04/12 11:06:04.795: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 04/12 11:06:04.799: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 04/12 11:06:04.800: [smf] INFO: Removed Session: UE IMSI:[262427761968191] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 04/12 11:06:04.800: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 04/12 11:06:04.805: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 04/12 11:06:04.806: [smf] INFO: Removed Session: UE IMSI:[262424570980967] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 04/12 11:06:04.806: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 04/12 11:06:04.811: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 04/12 11:06:04.811: [smf] INFO: Removed Session: UE IMSI:[262424555599886] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 04/12 11:06:04.811: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 04/12 11:06:04.816: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 04/12 11:06:04.817: [smf] INFO: Removed Session: UE IMSI:[262424185906776] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 04/12 11:06:04.817: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 04/12 11:06:04.822: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 04/12 11:06:04.823: [smf] INFO: Removed Session: UE IMSI:[262425493801919] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 04/12 11:06:04.823: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 04/12 11:06:04.827: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 04/12 11:06:04.828: [smf] INFO: Removed Session: UE IMSI:[262424531178570] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 04/12 11:06:04.828: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 04/12 11:06:04.833: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 04/12 11:06:04.834: [smf] INFO: Removed Session: UE IMSI:[262423640451383] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 04/12 11:06:04.834: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 04/12 11:06:04.841: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 04/12 11:06:04.842: [smf] INFO: Removed Session: UE IMSI:[262426788352685] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 04/12 11:06:04.842: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 04/12 11:06:04.849: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 04/12 11:06:04.850: [smf] INFO: Removed Session: UE IMSI:[262423740226589] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 04/12 11:06:04.850: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 04/12 11:06:04.855: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 04/12 11:06:04.856: [smf] INFO: Removed Session: UE IMSI:[262422551876465] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 04/12 11:06:04.856: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 04/12 11:06:04.861: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 04/12 11:06:04.862: [smf] INFO: Removed Session: UE IMSI:[262429150934169] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 04/12 11:06:04.862: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 04/12 11:06:04.866: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 04/12 11:06:04.867: [smf] INFO: Removed Session: UE IMSI:[262427721554444] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 04/12 11:06:04.867: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 04/12 11:06:04.872: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 04/12 11:06:04.872: [smf] INFO: Removed Session: UE IMSI:[262423229471200] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 04/12 11:06:04.872: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 04/12 11:06:04.877: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 04/12 11:06:04.878: [smf] INFO: Removed Session: UE IMSI:[262424250132403] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 04/12 11:06:04.878: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 04/12 11:06:04.883: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 04/12 11:06:04.883: [smf] INFO: Removed Session: UE IMSI:[262422297574485] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 04/12 11:06:04.883: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 04/12 11:06:04.888: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 04/12 11:06:04.888: [smf] INFO: Removed Session: UE IMSI:[262429319634655] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 04/12 11:06:04.888: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 04/12 11:06:04.893: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 04/12 11:06:04.893: [smf] INFO: Removed Session: UE IMSI:[262423473012018] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 04/12 11:06:04.893: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 04/12 11:06:04.899: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 04/12 11:06:04.899: [smf] INFO: Removed Session: UE IMSI:[262427924114635] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 04/12 11:06:04.899: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 04/12 11:06:04.904: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 04/12 11:06:04.904: [smf] INFO: Removed Session: UE IMSI:[262423297211438] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 04/12 11:06:04.904: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 04/12 11:06:04.909: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 04/12 11:06:04.910: [smf] INFO: Removed Session: UE IMSI:[262426083237360] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 04/12 11:06:04.910: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 04/12 11:06:04.915: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 04/12 11:06:04.915: [smf] INFO: Removed Session: UE IMSI:[262423955838402] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 04/12 11:06:04.915: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 04/12 11:06:04.920: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 04/12 11:06:04.921: [smf] INFO: Removed Session: UE IMSI:[262423091317144] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 04/12 11:06:04.921: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 04/12 11:06:04.925: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 04/12 11:06:04.926: [smf] INFO: Removed Session: UE IMSI:[262424647713109] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 04/12 11:06:04.926: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 04/12 11:06:04.931: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 04/12 11:06:04.932: [smf] INFO: Removed Session: UE IMSI:[262421965120637] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 04/12 11:06:04.932: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 04/12 11:06:04.937: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 04/12 11:06:04.937: [smf] INFO: Removed Session: UE IMSI:[262425582631074] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 04/12 11:06:04.937: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 04/12 11:06:04.942: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 04/12 11:06:04.943: [smf] INFO: Removed Session: UE IMSI:[262426996057528] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 04/12 11:06:04.943: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 04/12 11:06:04.948: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 04/12 11:06:04.949: [smf] INFO: Removed Session: UE IMSI:[262423392524170] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 04/12 11:06:04.949: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 04/12 11:06:04.955: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 04/12 11:06:04.956: [smf] INFO: Removed Session: UE IMSI:[262428115803570] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 04/12 11:06:04.956: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 04/12 11:06:04.961: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 04/12 11:06:04.961: [smf] INFO: Removed Session: UE IMSI:[262426285774770] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 04/12 11:06:04.961: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 04/12 11:06:04.970: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 04/12 11:06:04.971: [smf] INFO: Removed Session: UE IMSI:[262421966329794] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 04/12 11:06:04.971: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 04/12 11:06:04.978: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 04/12 11:06:04.979: [smf] INFO: Removed Session: UE IMSI:[262423012970752] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 04/12 11:06:04.980: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 04/12 11:06:04.984: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 04/12 11:06:04.989: [smf] INFO: Removed Session: UE IMSI:[262420146557895] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 04/12 11:06:04.989: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 04/12 11:06:04.990: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 04/12 11:06:04.991: [smf] INFO: Removed Session: UE IMSI:[262425553539847] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 04/12 11:06:04.991: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 04/12 11:06:04.996: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 04/12 11:06:04.997: [smf] INFO: Removed Session: UE IMSI:[262421440559539] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:04.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 04/12 11:06:04.997: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 04/12 11:06:05.002: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 04/12 11:06:05.003: [smf] INFO: Removed Session: UE IMSI:[262423599891031] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 04/12 11:06:05.003: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 04/12 11:06:05.008: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 04/12 11:06:05.009: [smf] INFO: Removed Session: UE IMSI:[262427826957413] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 04/12 11:06:05.009: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 04/12 11:06:05.013: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 04/12 11:06:05.014: [smf] INFO: Removed Session: UE IMSI:[262428737788096] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 04/12 11:06:05.014: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 04/12 11:06:05.018: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 04/12 11:06:05.019: [smf] INFO: Removed Session: UE IMSI:[262428446554273] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 04/12 11:06:05.019: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 04/12 11:06:05.024: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 04/12 11:06:05.024: [smf] INFO: Removed Session: UE IMSI:[262424147787232] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 04/12 11:06:05.024: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 04/12 11:06:05.029: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 04/12 11:06:05.029: [smf] INFO: Removed Session: UE IMSI:[262422256977357] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 04/12 11:06:05.029: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 04/12 11:06:05.034: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 04/12 11:06:05.035: [smf] INFO: Removed Session: UE IMSI:[262428329292929] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 04/12 11:06:05.035: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 04/12 11:06:05.039: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 04/12 11:06:05.040: [smf] INFO: Removed Session: UE IMSI:[262424332410820] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 04/12 11:06:05.040: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 04/12 11:06:05.045: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 04/12 11:06:05.045: [smf] INFO: Removed Session: UE IMSI:[262423919745132] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 04/12 11:06:05.045: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 04/12 11:06:05.050: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 04/12 11:06:05.051: [smf] INFO: Removed Session: UE IMSI:[262427202983527] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 04/12 11:06:05.051: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 04/12 11:06:05.055: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 04/12 11:06:05.056: [smf] INFO: Removed Session: UE IMSI:[262425989105957] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 04/12 11:06:05.056: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 04/12 11:06:05.061: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 04/12 11:06:05.061: [smf] INFO: Removed Session: UE IMSI:[262421027051923] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 04/12 11:06:05.061: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 04/12 11:06:05.066: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 04/12 11:06:05.066: [smf] INFO: Removed Session: UE IMSI:[262429113808844] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 04/12 11:06:05.066: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 04/12 11:06:05.071: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 04/12 11:06:05.072: [smf] INFO: Removed Session: UE IMSI:[262426818859698] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 04/12 11:06:05.072: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 04/12 11:06:05.076: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 04/12 11:06:05.077: [smf] INFO: Removed Session: UE IMSI:[262425213051960] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 04/12 11:06:05.077: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 04/12 11:06:05.082: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 04/12 11:06:05.082: [smf] INFO: Removed Session: UE IMSI:[262422865088086] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 04/12 11:06:05.082: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 04/12 11:06:05.087: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 04/12 11:06:05.088: [smf] INFO: Removed Session: UE IMSI:[262427994294990] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 04/12 11:06:05.088: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 04/12 11:06:05.092: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 04/12 11:06:05.093: [smf] INFO: Removed Session: UE IMSI:[262425473844602] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 04/12 11:06:05.093: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 04/12 11:06:05.098: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 04/12 11:06:05.098: [smf] INFO: Removed Session: UE IMSI:[262428482587512] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 04/12 11:06:05.098: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 04/12 11:06:05.103: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 04/12 11:06:05.104: [smf] INFO: Removed Session: UE IMSI:[262425266122730] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 04/12 11:06:05.104: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 04/12 11:06:05.108: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 04/12 11:06:05.109: [smf] INFO: Removed Session: UE IMSI:[262423690581701] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 04/12 11:06:05.109: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 04/12 11:06:05.114: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 04/12 11:06:05.115: [smf] INFO: Removed Session: UE IMSI:[262429000002328] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 04/12 11:06:05.115: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 04/12 11:06:05.119: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 04/12 11:06:05.120: [smf] INFO: Removed Session: UE IMSI:[262429025277869] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 04/12 11:06:05.120: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 04/12 11:06:05.125: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 04/12 11:06:05.126: [smf] INFO: Removed Session: UE IMSI:[262421179824704] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 04/12 11:06:05.126: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 04/12 11:06:05.131: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 04/12 11:06:05.131: [smf] INFO: Removed Session: UE IMSI:[262420876683773] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 04/12 11:06:05.131: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 04/12 11:06:05.136: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 04/12 11:06:05.137: [smf] INFO: Removed Session: UE IMSI:[262427626059435] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 04/12 11:06:05.137: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 04/12 11:06:05.141: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 04/12 11:06:05.142: [smf] INFO: Removed Session: UE IMSI:[262420869797204] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 04/12 11:06:05.142: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 04/12 11:06:05.147: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 04/12 11:06:05.147: [smf] INFO: Removed Session: UE IMSI:[262420658188166] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 04/12 11:06:05.147: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 04/12 11:06:05.152: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 04/12 11:06:05.152: [smf] INFO: Removed Session: UE IMSI:[262424857345128] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 04/12 11:06:05.153: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 04/12 11:06:05.157: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 04/12 11:06:05.158: [smf] INFO: Removed Session: UE IMSI:[262420548101751] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 04/12 11:06:05.158: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 04/12 11:06:05.162: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 04/12 11:06:05.163: [smf] INFO: Removed Session: UE IMSI:[262421912372632] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 04/12 11:06:05.163: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 04/12 11:06:05.168: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 04/12 11:06:05.168: [smf] INFO: Removed Session: UE IMSI:[262424875080006] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 04/12 11:06:05.168: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 04/12 11:06:05.173: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 04/12 11:06:05.173: [smf] INFO: Removed Session: UE IMSI:[262422725885498] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 04/12 11:06:05.173: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 04/12 11:06:05.178: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 04/12 11:06:05.179: [smf] INFO: Removed Session: UE IMSI:[262421099996693] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 04/12 11:06:05.179: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 04/12 11:06:05.183: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 04/12 11:06:05.184: [smf] INFO: Removed Session: UE IMSI:[262423787245726] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 04/12 11:06:05.184: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 04/12 11:06:05.189: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 04/12 11:06:05.189: [smf] INFO: Removed Session: UE IMSI:[262420208903929] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 04/12 11:06:05.189: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 04/12 11:06:05.194: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 04/12 11:06:05.194: [smf] INFO: Removed Session: UE IMSI:[262421285898903] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 04/12 11:06:05.194: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 04/12 11:06:05.199: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 04/12 11:06:05.200: [smf] INFO: Removed Session: UE IMSI:[262426503797780] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 04/12 11:06:05.200: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 04/12 11:06:05.204: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 04/12 11:06:05.205: [smf] INFO: Removed Session: UE IMSI:[262429274904405] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 04/12 11:06:05.205: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 04/12 11:06:05.209: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 04/12 11:06:05.210: [smf] INFO: Removed Session: UE IMSI:[262429641870491] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 04/12 11:06:05.210: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 04/12 11:06:05.215: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 04/12 11:06:05.215: [smf] INFO: Removed Session: UE IMSI:[262428422659184] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 04/12 11:06:05.215: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 04/12 11:06:05.220: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 04/12 11:06:05.220: [smf] INFO: Removed Session: UE IMSI:[262420292646056] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 04/12 11:06:05.220: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 04/12 11:06:05.225: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 04/12 11:06:05.226: [smf] INFO: Removed Session: UE IMSI:[262427559342714] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 04/12 11:06:05.226: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 04/12 11:06:05.230: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 04/12 11:06:05.231: [smf] INFO: Removed Session: UE IMSI:[262423811324082] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 04/12 11:06:05.231: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 04/12 11:06:05.236: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 04/12 11:06:05.236: [smf] INFO: Removed Session: UE IMSI:[262429189363318] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 04/12 11:06:05.236: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 04/12 11:06:05.241: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 04/12 11:06:05.241: [smf] INFO: Removed Session: UE IMSI:[262428460128144] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 04/12 11:06:05.241: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 04/12 11:06:05.246: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 04/12 11:06:05.247: [smf] INFO: Removed Session: UE IMSI:[262422724699352] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 04/12 11:06:05.247: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 04/12 11:06:05.251: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 04/12 11:06:05.252: [smf] INFO: Removed Session: UE IMSI:[262422542401397] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 04/12 11:06:05.252: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 04/12 11:06:05.256: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 04/12 11:06:05.257: [smf] INFO: Removed Session: UE IMSI:[262424608012882] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 04/12 11:06:05.257: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 04/12 11:06:05.262: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 04/12 11:06:05.262: [smf] INFO: Removed Session: UE IMSI:[262421574447916] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 04/12 11:06:05.262: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 04/12 11:06:05.267: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 04/12 11:06:05.267: [smf] INFO: Removed Session: UE IMSI:[262422567068397] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 04/12 11:06:05.267: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 04/12 11:06:05.272: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 04/12 11:06:05.273: [smf] INFO: Removed Session: UE IMSI:[262424452934580] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 04/12 11:06:05.273: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 04/12 11:06:05.277: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 04/12 11:06:05.278: [smf] INFO: Removed Session: UE IMSI:[262426771701336] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 04/12 11:06:05.278: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 04/12 11:06:05.283: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 04/12 11:06:05.283: [smf] INFO: Removed Session: UE IMSI:[262423899319875] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 04/12 11:06:05.283: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 04/12 11:06:05.288: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 04/12 11:06:05.288: [smf] INFO: Removed Session: UE IMSI:[262428308907258] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 04/12 11:06:05.288: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 04/12 11:06:05.293: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 04/12 11:06:05.294: [smf] INFO: Removed Session: UE IMSI:[262427979897447] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 04/12 11:06:05.294: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 04/12 11:06:05.298: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 04/12 11:06:05.299: [smf] INFO: Removed Session: UE IMSI:[262424918615790] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 04/12 11:06:05.299: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 04/12 11:06:05.304: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 04/12 11:06:05.304: [smf] INFO: Removed Session: UE IMSI:[262429284081269] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 04/12 11:06:05.304: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 04/12 11:06:05.309: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 04/12 11:06:05.309: [smf] INFO: Removed Session: UE IMSI:[262427832944939] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 04/12 11:06:05.309: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 04/12 11:06:05.314: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 04/12 11:06:05.314: [smf] INFO: Removed Session: UE IMSI:[262428621490120] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 04/12 11:06:05.314: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 04/12 11:06:05.319: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 04/12 11:06:05.320: [smf] INFO: Removed Session: UE IMSI:[262422731470485] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 04/12 11:06:05.320: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 04/12 11:06:05.324: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 04/12 11:06:05.325: [smf] INFO: Removed Session: UE IMSI:[262427424712564] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 04/12 11:06:05.325: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 04/12 11:06:05.330: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 04/12 11:06:05.330: [smf] INFO: Removed Session: UE IMSI:[262425781182253] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 04/12 11:06:05.330: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 04/12 11:06:05.335: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 04/12 11:06:05.335: [smf] INFO: Removed Session: UE IMSI:[262420135575480] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 04/12 11:06:05.335: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 04/12 11:06:05.340: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 04/12 11:06:05.341: [smf] INFO: Removed Session: UE IMSI:[262427888190817] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 04/12 11:06:05.341: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 04/12 11:06:05.345: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 04/12 11:06:05.346: [smf] INFO: Removed Session: UE IMSI:[262420501093421] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 04/12 11:06:05.346: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 04/12 11:06:05.351: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 04/12 11:06:05.351: [smf] INFO: Removed Session: UE IMSI:[262422110236805] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 04/12 11:06:05.351: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 04/12 11:06:05.356: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 04/12 11:06:05.356: [smf] INFO: Removed Session: UE IMSI:[262429397848398] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 04/12 11:06:05.356: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 04/12 11:06:05.361: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 04/12 11:06:05.361: [smf] INFO: Removed Session: UE IMSI:[262425319288387] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 04/12 11:06:05.361: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 04/12 11:06:05.366: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 04/12 11:06:05.367: [smf] INFO: Removed Session: UE IMSI:[262420293836137] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 04/12 11:06:05.367: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 04/12 11:06:05.372: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 04/12 11:06:05.372: [smf] INFO: Removed Session: UE IMSI:[262426640945096] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 04/12 11:06:05.372: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 04/12 11:06:05.377: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 04/12 11:06:05.377: [smf] INFO: Removed Session: UE IMSI:[262425749316103] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 04/12 11:06:05.377: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 04/12 11:06:05.382: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 04/12 11:06:05.382: [smf] INFO: Removed Session: UE IMSI:[262426522598950] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 04/12 11:06:05.382: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 04/12 11:06:05.387: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 04/12 11:06:05.388: [smf] INFO: Removed Session: UE IMSI:[262422398481720] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 04/12 11:06:05.388: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 04/12 11:06:05.393: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 04/12 11:06:05.393: [smf] INFO: Removed Session: UE IMSI:[262423493543157] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 04/12 11:06:05.393: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 04/12 11:06:05.398: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 04/12 11:06:05.398: [smf] INFO: Removed Session: UE IMSI:[262429964815478] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 04/12 11:06:05.398: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 04/12 11:06:05.403: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 04/12 11:06:05.403: [smf] INFO: Removed Session: UE IMSI:[262425755150246] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 04/12 11:06:05.403: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 04/12 11:06:05.408: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 04/12 11:06:05.409: [smf] INFO: Removed Session: UE IMSI:[262427294752974] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 04/12 11:06:05.409: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 04/12 11:06:05.414: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 04/12 11:06:05.414: [smf] INFO: Removed Session: UE IMSI:[262429771142004] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 04/12 11:06:05.414: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 04/12 11:06:05.419: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 04/12 11:06:05.419: [smf] INFO: Removed Session: UE IMSI:[262422010545560] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 04/12 11:06:05.419: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 04/12 11:06:05.424: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 04/12 11:06:05.424: [smf] INFO: Removed Session: UE IMSI:[262429512218858] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 04/12 11:06:05.424: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 04/12 11:06:05.429: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 04/12 11:06:05.430: [smf] INFO: Removed Session: UE IMSI:[262426761019629] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 04/12 11:06:05.430: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 04/12 11:06:05.435: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 04/12 11:06:05.435: [smf] INFO: Removed Session: UE IMSI:[262420515098124] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 04/12 11:06:05.435: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 04/12 11:06:05.440: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 04/12 11:06:05.440: [smf] INFO: Removed Session: UE IMSI:[262421341616532] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 04/12 11:06:05.440: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 04/12 11:06:05.445: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 04/12 11:06:05.445: [smf] INFO: Removed Session: UE IMSI:[262422192866316] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 04/12 11:06:05.445: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 04/12 11:06:05.450: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 04/12 11:06:05.451: [smf] INFO: Removed Session: UE IMSI:[262427870686765] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 04/12 11:06:05.451: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 04/12 11:06:05.455: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 04/12 11:06:05.456: [smf] INFO: Removed Session: UE IMSI:[262429486810384] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 04/12 11:06:05.456: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 04/12 11:06:05.461: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 04/12 11:06:05.461: [smf] INFO: Removed Session: UE IMSI:[262420608197010] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 04/12 11:06:05.461: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 04/12 11:06:05.466: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 04/12 11:06:05.466: [smf] INFO: Removed Session: UE IMSI:[262429951371863] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 04/12 11:06:05.466: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 04/12 11:06:05.471: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 04/12 11:06:05.472: [smf] INFO: Removed Session: UE IMSI:[262423280395776] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 04/12 11:06:05.472: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 04/12 11:06:05.476: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 04/12 11:06:05.477: [smf] INFO: Removed Session: UE IMSI:[262429101091342] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 04/12 11:06:05.477: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 04/12 11:06:05.482: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 04/12 11:06:05.482: [smf] INFO: Removed Session: UE IMSI:[262429541379521] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 04/12 11:06:05.482: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 04/12 11:06:05.487: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 04/12 11:06:05.487: [smf] INFO: Removed Session: UE IMSI:[262425190235582] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 04/12 11:06:05.487: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 04/12 11:06:05.492: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 04/12 11:06:05.493: [smf] INFO: Removed Session: UE IMSI:[262422896922099] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 04/12 11:06:05.493: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 04/12 11:06:05.497: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 04/12 11:06:05.498: [smf] INFO: Removed Session: UE IMSI:[262426928217423] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 04/12 11:06:05.498: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 04/12 11:06:05.503: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 04/12 11:06:05.503: [smf] INFO: Removed Session: UE IMSI:[262425629853023] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 04/12 11:06:05.503: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 04/12 11:06:05.508: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 04/12 11:06:05.508: [smf] INFO: Removed Session: UE IMSI:[262425135921272] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 04/12 11:06:05.508: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 04/12 11:06:05.513: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 04/12 11:06:05.513: [smf] INFO: Removed Session: UE IMSI:[262426998890425] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 04/12 11:06:05.513: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 04/12 11:06:05.518: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 04/12 11:06:05.519: [smf] INFO: Removed Session: UE IMSI:[262420944215653] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 04/12 11:06:05.519: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 04/12 11:06:05.524: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 04/12 11:06:05.524: [smf] INFO: Removed Session: UE IMSI:[262424176784289] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 04/12 11:06:05.524: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 04/12 11:06:05.529: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 04/12 11:06:05.529: [smf] INFO: Removed Session: UE IMSI:[262428754567254] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 04/12 11:06:05.529: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 04/12 11:06:05.534: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 04/12 11:06:05.534: [smf] INFO: Removed Session: UE IMSI:[262420528096764] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 04/12 11:06:05.534: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 04/12 11:06:05.539: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 04/12 11:06:05.540: [smf] INFO: Removed Session: UE IMSI:[262424167207389] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 04/12 11:06:05.540: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 04/12 11:06:05.544: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 04/12 11:06:05.545: [smf] INFO: Removed Session: UE IMSI:[262420742689341] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 04/12 11:06:05.545: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 04/12 11:06:05.550: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 04/12 11:06:05.550: [smf] INFO: Removed Session: UE IMSI:[262427787146247] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 04/12 11:06:05.550: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 04/12 11:06:05.555: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 04/12 11:06:05.556: [smf] INFO: Removed Session: UE IMSI:[262424332708344] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 04/12 11:06:05.556: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 04/12 11:06:05.560: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 04/12 11:06:05.561: [smf] INFO: Removed Session: UE IMSI:[262425762028007] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 04/12 11:06:05.561: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 04/12 11:06:05.565: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 04/12 11:06:05.566: [smf] INFO: Removed Session: UE IMSI:[262429542382895] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 04/12 11:06:05.566: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 04/12 11:06:05.571: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 04/12 11:06:05.571: [smf] INFO: Removed Session: UE IMSI:[262424443396591] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 04/12 11:06:05.571: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 04/12 11:06:05.576: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 04/12 11:06:05.576: [smf] INFO: Removed Session: UE IMSI:[262425061524268] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 04/12 11:06:05.576: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 04/12 11:06:05.581: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 04/12 11:06:05.582: [smf] INFO: Removed Session: UE IMSI:[262423898915174] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 04/12 11:06:05.582: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 04/12 11:06:05.586: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 04/12 11:06:05.587: [smf] INFO: Removed Session: UE IMSI:[262420720167406] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 04/12 11:06:05.587: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 04/12 11:06:05.592: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 04/12 11:06:05.592: [smf] INFO: Removed Session: UE IMSI:[262428201730880] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 04/12 11:06:05.592: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 04/12 11:06:05.597: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 04/12 11:06:05.597: [smf] INFO: Removed Session: UE IMSI:[262425602520886] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 04/12 11:06:05.597: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 04/12 11:06:05.602: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 04/12 11:06:05.603: [smf] INFO: Removed Session: UE IMSI:[262421766888990] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 04/12 11:06:05.603: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 04/12 11:06:05.607: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 04/12 11:06:05.608: [smf] INFO: Removed Session: UE IMSI:[262428224360814] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 04/12 11:06:05.608: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 04/12 11:06:05.613: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 04/12 11:06:05.613: [smf] INFO: Removed Session: UE IMSI:[262422005759462] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 04/12 11:06:05.613: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 04/12 11:06:05.618: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 04/12 11:06:05.618: [smf] INFO: Removed Session: UE IMSI:[262426918670066] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 04/12 11:06:05.618: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 04/12 11:06:05.623: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 04/12 11:06:05.623: [smf] INFO: Removed Session: UE IMSI:[262428807014860] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 04/12 11:06:05.623: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 04/12 11:06:05.628: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 04/12 11:06:05.629: [smf] INFO: Removed Session: UE IMSI:[262428243151274] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 04/12 11:06:05.629: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 04/12 11:06:05.634: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 04/12 11:06:05.634: [smf] INFO: Removed Session: UE IMSI:[262420622376032] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 04/12 11:06:05.634: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 04/12 11:06:05.639: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 04/12 11:06:05.639: [smf] INFO: Removed Session: UE IMSI:[262425589820228] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 04/12 11:06:05.639: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 04/12 11:06:05.644: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 04/12 11:06:05.644: [smf] INFO: Removed Session: UE IMSI:[262421478381258] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 04/12 11:06:05.644: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 04/12 11:06:05.649: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 04/12 11:06:05.650: [smf] INFO: Removed Session: UE IMSI:[262429786296222] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 04/12 11:06:05.650: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 04/12 11:06:05.654: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 04/12 11:06:05.655: [smf] INFO: Removed Session: UE IMSI:[262424683107174] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 04/12 11:06:05.655: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 04/12 11:06:05.660: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 04/12 11:06:05.660: [smf] INFO: Removed Session: UE IMSI:[262425629298483] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 04/12 11:06:05.660: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 04/12 11:06:05.665: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 04/12 11:06:05.665: [smf] INFO: Removed Session: UE IMSI:[262428625279097] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 04/12 11:06:05.665: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 04/12 11:06:05.670: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 04/12 11:06:05.671: [smf] INFO: Removed Session: UE IMSI:[262428947393641] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 04/12 11:06:05.671: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 04/12 11:06:05.676: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 04/12 11:06:05.676: [smf] INFO: Removed Session: UE IMSI:[262425112387207] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 04/12 11:06:05.676: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 04/12 11:06:05.681: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 04/12 11:06:05.681: [smf] INFO: Removed Session: UE IMSI:[262422740932032] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 04/12 11:06:05.681: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 04/12 11:06:05.686: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 04/12 11:06:05.687: [smf] INFO: Removed Session: UE IMSI:[262421578974569] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 04/12 11:06:05.687: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 04/12 11:06:05.692: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 04/12 11:06:05.692: [smf] INFO: Removed Session: UE IMSI:[262426940689699] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 04/12 11:06:05.692: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 04/12 11:06:05.697: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 04/12 11:06:05.697: [smf] INFO: Removed Session: UE IMSI:[262429429093936] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 04/12 11:06:05.697: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 04/12 11:06:05.702: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 04/12 11:06:05.702: [smf] INFO: Removed Session: UE IMSI:[262421951953989] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 04/12 11:06:05.702: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 04/12 11:06:05.707: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 04/12 11:06:05.708: [smf] INFO: Removed Session: UE IMSI:[262428240113810] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 04/12 11:06:05.708: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 04/12 11:06:05.712: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 04/12 11:06:05.713: [smf] INFO: Removed Session: UE IMSI:[262426629439919] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 04/12 11:06:05.713: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 04/12 11:06:05.718: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 04/12 11:06:05.718: [smf] INFO: Removed Session: UE IMSI:[262427782233108] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 04/12 11:06:05.718: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 04/12 11:06:05.723: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 04/12 11:06:05.723: [smf] INFO: Removed Session: UE IMSI:[262427224453736] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 04/12 11:06:05.724: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 04/12 11:06:05.728: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 04/12 11:06:05.729: [smf] INFO: Removed Session: UE IMSI:[262424128300121] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 04/12 11:06:05.729: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 04/12 11:06:05.734: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 04/12 11:06:05.734: [smf] INFO: Removed Session: UE IMSI:[262425111929470] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 04/12 11:06:05.734: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 04/12 11:06:05.739: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 04/12 11:06:05.739: [smf] INFO: Removed Session: UE IMSI:[262421701366386] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 04/12 11:06:05.739: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 04/12 11:06:05.744: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 04/12 11:06:05.745: [smf] INFO: Removed Session: UE IMSI:[262420202500179] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 04/12 11:06:05.745: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 04/12 11:06:05.749: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 04/12 11:06:05.750: [smf] INFO: Removed Session: UE IMSI:[262426879684212] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 04/12 11:06:05.750: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 04/12 11:06:05.755: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 04/12 11:06:05.755: [smf] INFO: Removed Session: UE IMSI:[262423280271445] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 04/12 11:06:05.755: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 04/12 11:06:05.760: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 04/12 11:06:05.760: [smf] INFO: Removed Session: UE IMSI:[262425277667624] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 04/12 11:06:05.760: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 04/12 11:06:05.765: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 04/12 11:06:05.766: [smf] INFO: Removed Session: UE IMSI:[262429959230254] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 04/12 11:06:05.766: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 04/12 11:06:05.770: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 04/12 11:06:05.771: [smf] INFO: Removed Session: UE IMSI:[262422995149545] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 04/12 11:06:05.771: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 04/12 11:06:05.775: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 04/12 11:06:05.776: [smf] INFO: Removed Session: UE IMSI:[262426737447045] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 04/12 11:06:05.776: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 04/12 11:06:05.781: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 04/12 11:06:05.781: [smf] INFO: Removed Session: UE IMSI:[262422361618634] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 04/12 11:06:05.781: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 04/12 11:06:05.786: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 04/12 11:06:05.787: [smf] INFO: Removed Session: UE IMSI:[262428374259774] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 04/12 11:06:05.787: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 04/12 11:06:05.791: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 04/12 11:06:05.792: [smf] INFO: Removed Session: UE IMSI:[262423174618217] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 04/12 11:06:05.792: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 04/12 11:06:05.796: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 04/12 11:06:05.797: [smf] INFO: Removed Session: UE IMSI:[262429502091167] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 04/12 11:06:05.797: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 04/12 11:06:05.802: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 04/12 11:06:05.802: [smf] INFO: Removed Session: UE IMSI:[262422837785862] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 04/12 11:06:05.802: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 04/12 11:06:05.807: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 04/12 11:06:05.807: [smf] INFO: Removed Session: UE IMSI:[262427567927432] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 04/12 11:06:05.807: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 04/12 11:06:05.812: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 04/12 11:06:05.813: [smf] INFO: Removed Session: UE IMSI:[262423608772736] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 04/12 11:06:05.813: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 04/12 11:06:05.817: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 04/12 11:06:05.818: [smf] INFO: Removed Session: UE IMSI:[262420322175747] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 04/12 11:06:05.818: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 04/12 11:06:05.823: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 04/12 11:06:05.823: [smf] INFO: Removed Session: UE IMSI:[262422839780404] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 04/12 11:06:05.823: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 04/12 11:06:05.828: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 04/12 11:06:05.828: [smf] INFO: Removed Session: UE IMSI:[262425787852221] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 04/12 11:06:05.828: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 04/12 11:06:05.833: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 04/12 11:06:05.833: [smf] INFO: Removed Session: UE IMSI:[262423132894609] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 04/12 11:06:05.833: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 04/12 11:06:05.838: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 04/12 11:06:05.839: [smf] INFO: Removed Session: UE IMSI:[262424388292663] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 04/12 11:06:05.839: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 04/12 11:06:05.843: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 04/12 11:06:05.844: [smf] INFO: Removed Session: UE IMSI:[262426219255863] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 04/12 11:06:05.844: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 04/12 11:06:05.849: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 04/12 11:06:05.849: [smf] INFO: Removed Session: UE IMSI:[262426396398172] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 04/12 11:06:05.849: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 04/12 11:06:05.854: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 04/12 11:06:05.855: [smf] INFO: Removed Session: UE IMSI:[262420017438955] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 04/12 11:06:05.855: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 04/12 11:06:05.860: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 04/12 11:06:05.860: [smf] INFO: Removed Session: UE IMSI:[262425650866285] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 04/12 11:06:05.860: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 04/12 11:06:05.865: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 04/12 11:06:05.866: [smf] INFO: Removed Session: UE IMSI:[262422384785288] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 04/12 11:06:05.866: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 04/12 11:06:05.870: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 04/12 11:06:05.871: [smf] INFO: Removed Session: UE IMSI:[262425183620189] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 04/12 11:06:05.871: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 04/12 11:06:05.876: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 04/12 11:06:05.876: [smf] INFO: Removed Session: UE IMSI:[262428104282392] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 04/12 11:06:05.876: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 04/12 11:06:05.881: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 04/12 11:06:05.881: [smf] INFO: Removed Session: UE IMSI:[262428908163280] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 04/12 11:06:05.881: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 04/12 11:06:05.886: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 04/12 11:06:05.887: [smf] INFO: Removed Session: UE IMSI:[262420344939850] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 04/12 11:06:05.887: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 04/12 11:06:05.891: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 04/12 11:06:05.892: [smf] INFO: Removed Session: UE IMSI:[262420670510007] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 04/12 11:06:05.892: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 04/12 11:06:05.897: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 04/12 11:06:05.897: [smf] INFO: Removed Session: UE IMSI:[262422470887381] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 04/12 11:06:05.897: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 04/12 11:06:05.902: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 04/12 11:06:05.902: [smf] INFO: Removed Session: UE IMSI:[262420281407239] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 04/12 11:06:05.902: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 04/12 11:06:05.907: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 04/12 11:06:05.908: [smf] INFO: Removed Session: UE IMSI:[262428797844930] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 04/12 11:06:05.908: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 04/12 11:06:05.912: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 04/12 11:06:05.913: [smf] INFO: Removed Session: UE IMSI:[262429063499597] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 04/12 11:06:05.913: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 04/12 11:06:05.918: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 04/12 11:06:05.918: [smf] INFO: Removed Session: UE IMSI:[262425554743640] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 04/12 11:06:05.918: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 04/12 11:06:05.923: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 04/12 11:06:05.923: [smf] INFO: Removed Session: UE IMSI:[262425078765339] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 04/12 11:06:05.923: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 04/12 11:06:05.928: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 04/12 11:06:05.929: [smf] INFO: Removed Session: UE IMSI:[262421908745875] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 04/12 11:06:05.929: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 04/12 11:06:05.933: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 04/12 11:06:05.934: [smf] INFO: Removed Session: UE IMSI:[262429860369949] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 04/12 11:06:05.934: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 04/12 11:06:05.939: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 04/12 11:06:05.939: [smf] INFO: Removed Session: UE IMSI:[262428284398824] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 04/12 11:06:05.939: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 04/12 11:06:05.944: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 04/12 11:06:05.944: [smf] INFO: Removed Session: UE IMSI:[262421767434660] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 04/12 11:06:05.944: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 04/12 11:06:05.949: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 04/12 11:06:05.950: [smf] INFO: Removed Session: UE IMSI:[262428308192044] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 04/12 11:06:05.950: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 04/12 11:06:05.954: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 04/12 11:06:05.955: [smf] INFO: Removed Session: UE IMSI:[262424792379570] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 04/12 11:06:05.955: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 04/12 11:06:05.960: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 04/12 11:06:05.960: [smf] INFO: Removed Session: UE IMSI:[262429002771351] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 04/12 11:06:05.960: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 04/12 11:06:05.965: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 04/12 11:06:05.965: [smf] INFO: Removed Session: UE IMSI:[262425688373772] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 04/12 11:06:05.965: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 04/12 11:06:05.970: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 04/12 11:06:05.970: [smf] INFO: Removed Session: UE IMSI:[262429771624544] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 04/12 11:06:05.970: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 04/12 11:06:05.975: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 04/12 11:06:05.976: [smf] INFO: Removed Session: UE IMSI:[262421214696562] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 04/12 11:06:05.976: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 04/12 11:06:05.980: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 04/12 11:06:05.981: [smf] INFO: Removed Session: UE IMSI:[262429426367184] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 04/12 11:06:05.981: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 04/12 11:06:05.986: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 04/12 11:06:05.986: [smf] INFO: Removed Session: UE IMSI:[262427519497614] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 04/12 11:06:05.986: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 04/12 11:06:05.991: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 04/12 11:06:05.991: [smf] INFO: Removed Session: UE IMSI:[262427150860307] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 04/12 11:06:05.991: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 04/12 11:06:05.996: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 04/12 11:06:05.996: [smf] INFO: Removed Session: UE IMSI:[262420823156817] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:05.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 04/12 11:06:05.996: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 04/12 11:06:06.001: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 04/12 11:06:06.002: [smf] INFO: Removed Session: UE IMSI:[262423591845310] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 04/12 11:06:06.002: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 04/12 11:06:06.006: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 04/12 11:06:06.007: [smf] INFO: Removed Session: UE IMSI:[262428914454844] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 04/12 11:06:06.007: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 04/12 11:06:06.012: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 04/12 11:06:06.012: [smf] INFO: Removed Session: UE IMSI:[262426466617329] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 04/12 11:06:06.012: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 04/12 11:06:06.017: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 04/12 11:06:06.017: [smf] INFO: Removed Session: UE IMSI:[262428109713415] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 04/12 11:06:06.017: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 04/12 11:06:06.022: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 04/12 11:06:06.023: [smf] INFO: Removed Session: UE IMSI:[262421509364342] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 04/12 11:06:06.023: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 04/12 11:06:06.028: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 04/12 11:06:06.028: [smf] INFO: Removed Session: UE IMSI:[262425544541021] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 04/12 11:06:06.028: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 04/12 11:06:06.033: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 04/12 11:06:06.033: [smf] INFO: Removed Session: UE IMSI:[262420047526674] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 04/12 11:06:06.033: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 04/12 11:06:06.038: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 04/12 11:06:06.039: [smf] INFO: Removed Session: UE IMSI:[262422881368321] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 04/12 11:06:06.039: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 04/12 11:06:06.044: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 04/12 11:06:06.044: [smf] INFO: Removed Session: UE IMSI:[262429140294059] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 04/12 11:06:06.044: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 04/12 11:06:06.049: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 04/12 11:06:06.049: [smf] INFO: Removed Session: UE IMSI:[262420601661587] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 04/12 11:06:06.049: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 04/12 11:06:06.054: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 04/12 11:06:06.055: [smf] INFO: Removed Session: UE IMSI:[262426773508598] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 04/12 11:06:06.055: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 04/12 11:06:06.060: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 04/12 11:06:06.060: [smf] INFO: Removed Session: UE IMSI:[262427603771195] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 04/12 11:06:06.060: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 04/12 11:06:06.065: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 04/12 11:06:06.065: [smf] INFO: Removed Session: UE IMSI:[262423497997415] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 04/12 11:06:06.065: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 04/12 11:06:06.070: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 04/12 11:06:06.071: [smf] INFO: Removed Session: UE IMSI:[262420689456576] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 04/12 11:06:06.071: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 04/12 11:06:06.075: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 04/12 11:06:06.076: [smf] INFO: Removed Session: UE IMSI:[262428218014990] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 04/12 11:06:06.076: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 04/12 11:06:06.081: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 04/12 11:06:06.081: [smf] INFO: Removed Session: UE IMSI:[262428809594661] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 04/12 11:06:06.081: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 04/12 11:06:06.086: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 04/12 11:06:06.087: [smf] INFO: Removed Session: UE IMSI:[262423244085416] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 04/12 11:06:06.087: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 04/12 11:06:06.091: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 04/12 11:06:06.092: [smf] INFO: Removed Session: UE IMSI:[262423612710768] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 04/12 11:06:06.092: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 04/12 11:06:06.097: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 04/12 11:06:06.097: [smf] INFO: Removed Session: UE IMSI:[262428666391388] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 04/12 11:06:06.097: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 04/12 11:06:06.102: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 04/12 11:06:06.102: [smf] INFO: Removed Session: UE IMSI:[262427751267075] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 04/12 11:06:06.102: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 04/12 11:06:06.107: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 04/12 11:06:06.108: [smf] INFO: Removed Session: UE IMSI:[262424669386830] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 04/12 11:06:06.108: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 04/12 11:06:06.112: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 04/12 11:06:06.113: [smf] INFO: Removed Session: UE IMSI:[262427212101753] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 04/12 11:06:06.113: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 04/12 11:06:06.118: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 04/12 11:06:06.118: [smf] INFO: Removed Session: UE IMSI:[262425068567490] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 04/12 11:06:06.118: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 04/12 11:06:06.123: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 04/12 11:06:06.123: [smf] INFO: Removed Session: UE IMSI:[262423712065463] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 04/12 11:06:06.123: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 04/12 11:06:06.128: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 04/12 11:06:06.129: [smf] INFO: Removed Session: UE IMSI:[262426400781428] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 04/12 11:06:06.129: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 04/12 11:06:06.133: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 04/12 11:06:06.134: [smf] INFO: Removed Session: UE IMSI:[262428241248374] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 04/12 11:06:06.134: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 04/12 11:06:06.139: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 04/12 11:06:06.139: [smf] INFO: Removed Session: UE IMSI:[262423567525685] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 04/12 11:06:06.139: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 04/12 11:06:06.144: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 04/12 11:06:06.145: [smf] INFO: Removed Session: UE IMSI:[262427497106212] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 04/12 11:06:06.145: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 04/12 11:06:06.149: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 04/12 11:06:06.150: [smf] INFO: Removed Session: UE IMSI:[262427219121167] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 04/12 11:06:06.150: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 04/12 11:06:06.155: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 04/12 11:06:06.155: [smf] INFO: Removed Session: UE IMSI:[262420660687280] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 04/12 11:06:06.155: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 04/12 11:06:06.160: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 04/12 11:06:06.161: [smf] INFO: Removed Session: UE IMSI:[262422398402118] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 04/12 11:06:06.161: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 04/12 11:06:06.166: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 04/12 11:06:06.166: [smf] INFO: Removed Session: UE IMSI:[262425680664194] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 04/12 11:06:06.166: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 04/12 11:06:06.171: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 04/12 11:06:06.171: [smf] INFO: Removed Session: UE IMSI:[262426808044637] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 04/12 11:06:06.172: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 04/12 11:06:06.176: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 04/12 11:06:06.177: [smf] INFO: Removed Session: UE IMSI:[262424494722321] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 04/12 11:06:06.177: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 04/12 11:06:06.182: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 04/12 11:06:06.182: [smf] INFO: Removed Session: UE IMSI:[262424247544663] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 04/12 11:06:06.182: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 04/12 11:06:06.187: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 04/12 11:06:06.188: [smf] INFO: Removed Session: UE IMSI:[262426239701368] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 04/12 11:06:06.188: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 04/12 11:06:06.193: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 04/12 11:06:06.193: [smf] INFO: Removed Session: UE IMSI:[262429450327871] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 04/12 11:06:06.193: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 04/12 11:06:06.198: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/12 11:06:06.198: [smf] INFO: Removed Session: UE IMSI:[262427306972161] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 04/12 11:06:06.198: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 04/12 11:06:06.402: [smf] INFO: Removed Session: UE IMSI:[262427752828443] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:06.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/12 11:06:06.402: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: Warning: Stopping inactive timer T_next. MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:06:08.407: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_addr_pool_exhaustion(88)@af14496f2cf7: Final verdict of PTC: none TC_addr_pool_exhaustion(87)@af14496f2cf7: Final verdict of PTC: none 04/12 11:06:08.407: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@af14496f2cf7: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Sat Apr 12 11:06:08 UTC 2025 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6232380) Waiting for packet dumper to finish... 1 (prev_count=6232380, count=6232892) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_cc_time'. ------ GGSN_Tests.TC_gy_charging_cc_time ------ Sat Apr 12 11:06:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@af14496f2cf7: 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@af14496f2cf7: Test case TC_gy_charging_cc_time started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:06:12.258: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:06:13.691: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:06:14.696: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/12 11:06:14.697: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/12 11:06:14.697: [smf] INFO: UE IMSI[262426775163143] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:06:14.712: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/12 11:06:14.712: [upf] INFO: UE F-SEID[UP:0x41e CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 04/12 11:06:14.712: [upf] INFO: UE F-SEID[UP:0x41e CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass 04/12 11:06:17.716: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f44241c5910 (../src/upf/context.c:810) 04/12 11:06:20.717: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f44241c5910 (../src/upf/context.c:810) MTC@af14496f2cf7: Warning: Re-starting timer T_default, which is already active (running or expired). 04/12 11:06:22.719: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f44241c5910 (../src/upf/context.c:810) MTC@af14496f2cf7: Warning: Stopping inactive timer T_default. 04/12 11:06:23.239: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/12 11:06:23.250: [smf] INFO: Removed Session: UE IMSI:[262426775163143] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:23.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/12 11:06:23.251: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:06:25.258: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/12 11:06:25.259: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_gy_charging_cc_time(90)@af14496f2cf7: Final verdict of PTC: none TC_gy_charging_cc_time(89)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@af14496f2cf7: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_cc_time pass'. Sat Apr 12 11:06:25 UTC 2025 ====== GGSN_Tests.TC_gy_charging_cc_time pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21524) Waiting for packet dumper to finish... 1 (prev_count=21524, count=22828) MTC@af14496f2cf7: 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@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold'. ------ GGSN_Tests.TC_gy_charging_volume_quota_threshold ------ Sat Apr 12 11:06: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_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@af14496f2cf7: 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@af14496f2cf7: Test case TC_gy_charging_volume_quota_threshold started. MTC@af14496f2cf7: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@af14496f2cf7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/12 11:06:29.234: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/12 11:06:29.569: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@af14496f2cf7: sending CreatePDP 04/12 11:06:30.575: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/12 11:06:30.575: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/12 11:06:30.575: [smf] INFO: UE IMSI[262427546812397] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 04/12 11:06:30.587: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/12 11:06:30.587: [upf] INFO: UE F-SEID[UP:0xa55 CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 04/12 11:06:30.587: [upf] INFO: UE F-SEID[UP:0xa55 CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@af14496f2cf7: setverdict(pass): none -> pass MTC@af14496f2cf7: Warning: Re-starting timer T_default, which is already active (running or expired). 04/12 11:06:38.624: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f44241c59a0 (../src/upf/context.c:810) MTC@af14496f2cf7: Warning: Stopping inactive timer T_default. 04/12 11:06:39.136: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/12 11:06:39.138: [smf] INFO: Removed Session: UE IMSI:[262427546812397] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1693) 04/12 11:06:39.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/12 11:06:39.138: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed MTC@af14496f2cf7: setverdict(pass): pass -> pass, component reason not changed 04/12 11:06:41.145: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/12 11:06:41.145: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_gy_charging_volume_quota_threshold(92)@af14496f2cf7: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(91)@af14496f2cf7: Final verdict of PTC: none MTC@af14496f2cf7: Setting final verdict of the test case. MTC@af14496f2cf7: Local verdict of MTC: pass MTC@af14496f2cf7: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@af14496f2cf7: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@af14496f2cf7: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@af14496f2cf7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold pass'. Sat Apr 12 11:06:41 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@af14496f2cf7: 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@af14496f2cf7: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@af14496f2cf7: Terminating MTC. MC@af14496f2cf7: MTC terminated. MC2> exit MC@af14496f2cf7: Shutting down session. MC@af14496f2cf7: 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-4840.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 (3372488) [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', '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-20250412-1059-a23de0a3-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', '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-20250412-1059-a23de0a3-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (3372393) [testenv][open5gs] Stopping upf (3372446) [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', '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-20250412-1059-a23de0a3-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-4840.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', '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-20250412-1059-a23de0a3-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4840.log && echo'] <?xml version="1.0"?> <testsuite name='osmo-ttcn3-hacks/ggsn_tests' tests='45' failures='3' errors='0' skipped='0' inconc='0' time='443.00'> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact' time='5.533995'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp' time='5.650768'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp_pap_broken' time='6.486505'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_pcodns' time='4.678450'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_mtu' time='4.725541'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access' time='5.090768'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='8.378067'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='7.181071'/> <testcase classname='GGSN_Tests' name='TC_pdp4_clients_interact_with_txseq' time='3.229576'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2424 GGSN_Tests control part GGSN_Tests.ttcn:1511 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_pdp4_clients_interact_without_txseq' time='5.404479'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_single_dns' time='5.087790'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_separate_dns' time='4.095830'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teic' time='3.375929'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teid' time='5.221545'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact' time='4.667548'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_pcodns' time='3.502609'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_icmp6' time='3.498768'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_mtu' time='3.625594'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access' time='5.811144'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='8.666987'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='8.318429'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='8.081260'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='8.150898'/> <testcase classname='GGSN_Tests' name='TC_pdp6_clients_interact' time='10.759032'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact' time='4.316837'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_ipcp' time='4.216122'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_icmp6' time='3.702013'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns4' time='4.466213'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns6' time='4.649241'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_mtu' time='3.811546'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access' time='4.526922'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='6.438808'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='8.143090'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='7.524112'/> <testcase classname='GGSN_Tests' name='TC_pdp46_clients_interact' time='10.196128'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_apn4' time='4.002407'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp' time='3.810272'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp_gtpu' time='5.030833'/> <testcase classname='GGSN_Tests' name='TC_pdp_act2_recovery' time='4.554771'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:383 : pingpong T_default timeout" GGSN_Tests.ttcn:2467 GGSN_Tests control part GGSN_Tests.ttcn:1973 TC_pdp_act2_recovery testcase </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_act_deact_retrans_duplicate' time='4.949722'/> <testcase classname='GGSN_Tests' name='TC_pdp_act_restart_ctr_echo' time='9.396325'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:2059 : Timeout waiting for ping" GGSN_Tests.ttcn:2472 GGSN_Tests control part GGSN_Tests.ttcn:2059 TC_pdp_act_restart_ctr_echo testcase </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_lots_of_concurrent_pdp_ctx' time='26.202031'/> <testcase classname='GGSN_Tests' name='TC_addr_pool_exhaustion' time='19.401535'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_cc_time' time='13.742579'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_volume_quota_threshold' time='12.801234'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250412-1059-a23de0a3-0'] testenv-ggsn_tests-open5gs-osmocom-nightly-20250412-1059-a23de0a3-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1162/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